Commit Graph

1250 Commits

Author SHA1 Message Date
antelle 8ab1ec615f bugfixes for new Electron and webpack 2019-08-17 15:20:00 +02:00
antelle 0d126ae0d8 fix #1166: prevent webdav password logging 2019-08-17 11:39:22 +02:00
antelle 2c064989c1 fix #1215: url matching when there's no website field 2019-08-17 11:28:45 +02:00
antelle 51cc550502 fix #1209: copying app information to clipboard 2019-08-17 11:15:23 +02:00
antelle 84a23e4aea prettier 2019-08-16 23:05:39 +02:00
antelle 68245629e4 fixed argon2 2019-08-16 22:30:03 +02:00
antelle 336c80e296 up eslint 2019-08-16 21:36:22 +02:00
antelle a7096b5cdf building css with webpack 2019-08-16 18:45:11 +02:00
antelle 32b4e99c12 merge GrantMoyer-develop: option to hide password in the generator 2019-08-15 22:08:26 +02:00
antelle c2658395c0 fixed generator style issues in Firefox, see #1222 2019-08-15 21:25:02 +02:00
Grant Moyer 4892e7aa2b Only create a hidden input if not simpleCopy 2019-08-14 23:20:03 -04:00
Grant Moyer d96f458a1b Easy requested changes 2019-08-14 22:59:53 -04:00
Grant Moyer 93b05e448e Remove hide button from copy mode of password generator
Also fix a regression I had introduced
2019-08-07 19:49:27 -04:00
antelle 63f68dff04 fixed generator style issues in Firefox, see #1222 2019-08-07 20:32:38 +02:00
Grant Moyer 065ca2dad4 Remove extraneous change and fix indentation 2019-08-06 22:25:57 -04:00
Grant Moyer 03f566e7cd Fix copying hidden password 2019-08-06 20:07:55 -04:00
Grant Moyer 9c8ebde19d Move hide button to top of dialog 2019-08-06 18:48:21 -04:00
Grant Moyer ebcbe6496a Add tooltip to password hiding button 2019-08-05 22:24:26 -04:00
Grant Moyer a2a5d6d10a Remove existing tooltip when creating a new one 2019-08-05 22:23:54 -04:00
Grant Moyer 276afa42da Add option to hide generated password 2019-08-05 19:22:29 -04:00
antelle 2437ae575c fix #1221: added '30 min' lock option 2019-08-05 18:47:01 +02:00
antelle 1357c7cb1c fixed a phrase 2019-04-23 19:06:05 +02:00
antelle 2c334f4346 fixed a phrase 2019-04-23 19:05:41 +02:00
antelle 6f203f0a3e removed obsolete code 2019-04-13 11:04:31 +02:00
Dennis Ploeger fa136af90a bug: Fixed missing preparation for filter on autotype 2019-04-02 14:09:12 +02:00
Dennis Ploeger 1ab397be0a bug: Fixed missing preparation for filter on autotype 2019-04-02 14:08:56 +02:00
antelle 7795006337 languages 2019-03-31 15:50:36 +02:00
antelle 2820141897 fix #910: removing bad characters from input 2019-03-31 15:05:48 +02:00
antelle 62e3068af1 fix #1104: update unsaved flag for all entries 2019-03-31 14:51:35 +02:00
antelle 4e3b0b73b4 fix 1127: auto-type markup 2019-03-31 14:34:55 +02:00
antelle 3012d1b4e1 fixed auto-type window on mac 2019-03-31 14:30:36 +02:00
antelle 35ed03021a merge dploeger-autotypeopendatabase 2019-03-31 14:30:14 +02:00
antelle 443a7b4f8d
Merge pull request #1138 from HarlemSquirrel/linux-focus-fix
Update Launcher.showMainWindow
2019-03-31 14:07:00 +02:00
antelle 172a6cec2a
Merge pull request #1134 from kee-org/fix-details-shortcuts-do-not-preventdefault
Prevent default on details copy keyboard shortcuts
2019-03-31 14:04:51 +02:00
antelle 6a9640ec29 mobile improvements 2019-03-31 13:55:00 +02:00
antelle 2daa28ec0b mobile list styles 2019-03-30 23:49:14 +01:00
antelle fb418d3aa0 better detail editor styles on mobile 2019-03-30 23:39:33 +01:00
antelle a7d7400309 fixed filter reset 2019-03-30 23:05:48 +01:00
antelle a49eaa2103
Merge pull request #1151 from kee-org/fix-emptying-trash-unreliable
Improve reliability of emptying trash
2019-03-30 20:30:59 +01:00
luckyrat 400a0ab04f Improve reliability of emptying trash 2019-03-30 12:22:39 +00:00
antelle 7126db88c0 images 2019-03-29 19:53:46 +01:00
antelle 04fc3ee3d4 bigger list on mobile 2019-03-28 22:49:51 +01:00
antelle 16bbae35f2 PWA styles fixes 2019-03-28 22:31:53 +01:00
antelle cf6fca86f3 iOS PWA improvements 2019-03-28 22:02:04 +01:00
antelle b434d69fd1
Merge pull request #1148 from kee-org/fix-string-comparator-maximum-char-value
Change string comparator last char value to 0xfffd
2019-03-25 22:27:37 +01:00
luckyrat 7e6892f828 Change string comparator last char value to 0xfffd 2019-03-25 17:54:49 +00:00
antelle 7fa8ba6a5a fix eslint 2019-03-15 19:19:53 +01:00
Kevin McCormack 36bb2ff175 Update Launcher.showMainWindow
Fixes #1095
2019-03-15 09:19:25 -04:00
Dennis Ploeger bd75f50a0a Fixed sorting by rank without giving a filter 2019-03-15 10:30:00 +01:00
luckyrat 3841148820 Prevent default on details copy keyboard shortcuts 2019-03-12 12:48:44 +00:00