1
0
mirror of https://github.com/keeweb/keeweb.git synced 2024-06-20 06:56:40 +02:00
Commit Graph

156 Commits

Author SHA1 Message Date
antelle
2ec37c3ece
fixed a js error 2021-01-02 10:40:24 +01:00
antelle
953f6dc61f
option to disable entropy-based checks 2020-12-20 17:53:43 +01:00
antelle
01fac1f0ca
password quality warnings 2020-12-20 17:44:27 +01:00
antelle
f4f2ddfb3c
fix 2020-11-27 18:38:11 +01:00
Giuseppe
96ee17b8cc Moved date-format.js to comp/util/ 2020-11-26 21:19:36 +01:00
antelle
0b2c722f61
replaced some icons 2020-11-25 20:10:37 +01:00
antelle
63b7b32e9c
fontawesome 5 2020-11-25 18:20:53 +01:00
antelle
9c18e2877b
fix #1589: shortcut to copy OTP 2020-11-11 19:01:12 +01:00
antelle
855370074f
fix #1553: empty fields display for templates 2020-08-08 14:11:12 +02:00
antelle
fe245dc95e
fix #1528: OTP generation for stored values 2020-06-07 09:47:36 +02:00
antelle
e0b65bbebf
up modules; prettier 2020-06-01 16:53:51 +02:00
antelle
5d15411d3d
fixed sequential otp generation 2020-05-11 17:44:18 +02:00
antelle
c6ce694dfe
displaying matching otp codes in entries 2020-05-11 17:24:06 +02:00
antelle
db31e65cdf
fixed entry creation on a yubikey 2020-05-09 23:55:57 +02:00
antelle
3cd9bf6505
html => empty 2020-05-09 20:15:46 +02:00
antelle
c9cb15d7b7
removed shortcuts formatting 2020-05-09 16:35:11 +02:00
antelle
96ee68dee7
fixed yubikey totp auto-type 2020-05-09 10:37:34 +02:00
antelle
cf8aa6f9a4
copying otp from yubikeys 2020-05-08 23:33:57 +02:00
antelle
20e201795e
options for yubikey username field 2020-05-08 23:16:13 +02:00
antelle
c08a0eb8d1
fixed the details view 2020-05-07 23:10:35 +02:00
antelle
13585f5317
splitted detail fields 2020-05-05 17:28:20 +02:00
antelle
dd68aa342a
Merge branch 'develop' into usb
# Conflicts:
#	app/scripts/const/default-app-settings.js
#	app/scripts/views/open-view.js
2020-04-23 20:26:52 +02:00
antelle
d30c9d9d90
escaping more dangerous places 2020-04-23 19:55:52 +02:00
antelle
035a4485b7
usb 101 2020-04-15 16:50:01 +02:00
antelle
347c8fff73 fix #1309: back button in attachment preview 2020-03-15 12:41:02 +01:00
antelle
0b13c06a09 fix #1293: copying full urls 2020-03-14 21:12:13 +01:00
antelle
769cf19d5c fix #862: downloading attachments on mobile 2019-10-06 12:56:44 +02:00
antelle
cc9e369b6f fix #963: keyboard shortcut to copy OTP in background 2019-10-06 08:48:11 +02:00
antelle
8fb8a9d096 #1125: field actions: copy, reveal, auto-type 2019-09-26 23:43:07 +02:00
antelle
15518a4ce0 removed underscore, added lodash 2019-09-18 20:42:17 +02:00
antelle
731994c9fe less underscore 2019-09-18 07:08:23 +02:00
antelle
08d7261488 less underscore 2019-09-17 23:44:17 +02:00
antelle
89ccb99395 less underscore 2019-09-17 22:17:40 +02:00
antelle
b405ca970c file model 2019-09-17 21:39:06 +02:00
antelle
9c3c9d28fa app setting model 2019-09-17 19:50:42 +02:00
antelle
87eb0468a6 events 2019-09-17 19:01:12 +02:00
antelle
2fcc6f2ea3 events 2019-09-16 22:57:56 +02:00
antelle
0dea89c0de event listeners 2019-09-16 21:49:21 +02:00
antelle
12079f6ac6 bugfixes 2019-09-16 20:54:14 +02:00
antelle
f1d9b5c645 moved views 2019-09-16 20:42:33 +02:00
antelle
8869a27ac9 field views 2019-09-16 19:55:06 +02:00
antelle
ccace95a6c details view 2019-09-16 19:24:15 +02:00
antelle
813ed6d541 linter fix 2019-09-16 19:10:14 +02:00
antelle
e7d13ff254 details views 2019-09-16 19:09:57 +02:00
antelle
b16dd74492 details views 2019-09-16 18:41:06 +02:00
antelle
43b11277ad icon select view 2019-09-15 20:09:28 +02:00
antelle
9bbea458c6 imports 2019-09-15 14:16:32 +02:00
antelle
58b8ed7940 renamed mixins to view-engine 2019-09-15 12:14:53 +02:00
antelle
bc808889a1 removed some view methods 2019-09-15 12:12:00 +02:00
antelle
60dcfbb071 organized files inside comp 2019-09-15 08:47:57 +02:00