Commit Graph

111 Commits

Author SHA1 Message Date
antelle 4644dda250 #1273: using a string from locale while creating new files 2019-10-06 18:53:39 +02:00
antelle 769cf19d5c fix #862: downloading attachments on mobile 2019-10-06 12:56:44 +02:00
antelle 42f6c51393 fixed shortcut text 2019-10-06 12:39:38 +02:00
antelle 2a47afa672 better texts on the shortcuts page 2019-10-06 12:33:03 +02:00
antelle cc9e369b6f fix #963: keyboard shortcut to copy OTP in background 2019-10-06 08:48:11 +02:00
antelle dcce37d99e fix #1273: untranslated menu items 2019-10-05 08:37:10 +02:00
antelle a4b9d1e98b fix #1022: fuzzy search 2019-09-30 20:31:12 +02:00
antelle 8fb8a9d096 #1125: field actions: copy, reveal, auto-type 2019-09-26 23:43:07 +02:00
antelle 26d0cbf2b2 group selector in csv import 2019-09-26 07:19:20 +02:00
antelle bcee01cdd1 CSV import. fix #498, fix #453 2019-09-25 23:24:38 +02:00
antelle 3bae948218 grammar 2019-09-15 12:40:25 +02:00
antelle f7ef9a7b4a wording 2019-09-14 17:09:35 +02:00
antelle b06cb26edc fix #743: copying entry fields to clipboard 2019-09-14 17:06:38 +02:00
antelle 56d84e1d18 fix #348: configurable system-wide shortcuts 2019-09-14 16:36:30 +02:00
antelle ba122e786c fix #1255: file format version and kdf selection in settings 2019-09-14 09:34:23 +02:00
antelle 79dd95facd fix #1243: auto-type any field 2019-09-12 19:59:35 +02:00
antelle 5703dceb0c HTML export 2019-09-08 20:28:02 +02:00
antelle 42f0cc307f grammar 2019-09-08 14:39:06 +02:00
antelle 3df178a026 confirmation for deleting an entry on mobile 2019-09-08 14:20:11 +02:00
antelle 135c4dc60e grammar 2019-09-08 13:13:30 +02:00
antelle 82f841fdf9 macOS dark theme 2019-09-08 09:12:15 +02:00
antelle a69cf5cd85 improved ranking search 2019-08-18 16:14:47 +02:00
antelle fa4ff0b0c3 prettier 2019-08-18 08:05:38 +02:00
antelle 74a005d0e3 removed an unused field 2019-08-17 20:09:24 +02:00
antelle 02bb56357f better error description 2019-08-17 19:30:42 +02:00
Grant Moyer 276afa42da Add option to hide generated password 2019-08-05 19:22:29 -04: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 6a9640ec29 mobile improvements 2019-03-31 13:55:00 +02:00
antelle e6a8a8c335 removed an unnecessary copy 2019-03-05 18:49:44 +01:00
Dennis Ploeger c6e2e48a98 Optimized setting description 2019-03-04 08:31:52 +01:00
Dennis Ploeger a955fcf12f New Feature: Disable direct autotype 2019-03-03 12:53:47 +01:00
antelle b9cedc15b8 locale 2019-02-05 20:03:29 +01:00
Dennis Ploeger e89eac9a32 Merge branch 'develop' into issue-814 2019-02-04 21:53:09 +01:00
Dennis Ploeger 1b896f3218 Rank calculation when searching and a new sorter based on that rank.
Rank is calculated as requested in #814.
String rank calculation was taken from the auto type filter and
moved into a mixin.
Fixes #814
2019-01-04 09:05:44 +01:00
antelle 4af4ac52af
Merge pull request #1070 from dploeger/issue-805
Introduced a tooltip to make the secure field feature more understandable
2019-01-03 19:27:33 +01:00
antelle 0b7187d98b
Merge pull request #1058 from dploeger/issue-869
Better error message, when backup path is a directory and not a file
2019-01-03 19:20:44 +01:00
antelle 3ee3ca89a4
Merge pull request #1057 from dploeger/issue-880
Use "Sync" instead of "Save" on cloud storage. Fixes #880
2019-01-03 19:19:14 +01:00
Dennis Ploeger 498dfad299 Introduced a tooltip to make the secure field feature more understandable
Fixes #805
2019-01-03 09:11:06 +01:00
Dennis Ploeger 3b3baf1c27 Introduced a new verb form of "Sync" as setFileSync was already used as a noun 2019-01-03 08:13:08 +01:00
Dennis Ploeger 425389051a Implemented an auto save feature that periodically saves all files
Changed the label for the old "auto save feature" to make it more distinct from the new feature
Removed the setting from view for non-desktop users, because it wasn't supported there anyway
Fixes #745
2019-01-02 15:19:19 +01:00
Dennis Ploeger d738f367de Better error message, when backup path is a directory and not a file. closes #869 2018-12-28 11:57:05 +01:00
Dennis Ploeger 06b3e80880 Nasty typo fix, added shortcut information in the autotype selector 2018-10-13 15:21:55 +02:00
antelle 9924dff39a removed old feature detecting stuff 2018-08-30 22:21:57 +02:00
antelle 1054cdcfc4 Testing features on start 2018-08-30 22:16:31 +02:00
antelle 0405ba0321 Reverted https warning back 2018-08-30 21:38:52 +02:00
antelle e889f5f5ba Require https on start: some browser APIs are not available when the app is loaded via HTTP, it's better to fail fast. 2018-08-30 21:32:37 +02:00
antelle e344bc993e improved messages 2018-08-30 21:22:17 +02:00
sahal.sahal 00d12b96db #646 Change confirm password message. 2018-08-31 02:31:39 +08:00
sahal.sahal dbbf759aaa #646 Fix switch to another tab bug. 2018-08-31 01:26:16 +08:00