Commit Graph

1243 Commits

Author SHA1 Message Date
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
antelle 1a421a7b34
Merge pull request #1131 from dploeger/rank-calculation-lowercase-fix
Lowercased the search string, so case doesn't produce different ranking results
2019-03-09 14:26:13 +01:00
Dennis Ploeger b6bac6d11f Moved prepareFilter to a better place 2019-03-09 12:13:41 +01:00
Dennis Ploeger ef68fe1742 Optimization 2019-03-08 08:01:39 +01:00
Dennis Ploeger 197c64ad14 Lowercased the search string, so case doesn't produce different ranking results 2019-03-07 09:18:54 +01:00
antelle f0ff26ebb4 merge master 2019-03-06 19:28:10 +01:00
antelle e6a8a8c335 removed an unnecessary copy 2019-03-05 18:49:44 +01:00
Dennis Ploeger 9f845c4eb8 Optimized settings template 2019-03-04 21:59:21 +01:00