Commit Graph

2151 Commits

Author SHA1 Message Date
antelle 89fa0f2d9b up min electron version 2019-01-06 14:46:20 +01:00
antelle 567f349bb0 up electron 2019-01-06 14:45:50 +01:00
antelle ccbf9ac9b3 release notes 2019-01-06 14:39:57 +01:00
antelle b4e24dbb98 grunt fix 2019-01-06 14:33:27 +01:00
antelle e8088b232a moved grunt stuff 2019-01-06 14:32:31 +01:00
antelle 8208bf1d04 up deps 2019-01-06 14:27:55 +01:00
antelle 85f78257ed webpack 4 2019-01-06 13:09:45 +01:00
antelle 91a15c4b5e upgraded modules, fixed argon2 2019-01-06 11:44:10 +01:00
antelle 77ffb13549
Merge pull request #1002 from Coises/always-restore-to-a-connected-monitor
always-restore-to-a-connected-monitor (addresses Issue #954)
2019-01-05 22:55:39 +01:00
antelle 152bea3547 fixed webpackDevConfig 2019-01-04 22:20:01 +01:00
antelle 9f836be3c8 Merge branch 'dploeger-grunt-dev-srv-fix' into develop 2019-01-04 22:13:37 +01:00
Dennis Ploeger e3122da6f0 Missing modules. Fixes a bug introduced in #1056 2019-01-04 09:11:45 +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 85e5af7c77 Merge branch 'dploeger-issue-791' into develop 2019-01-03 19:40:34 +01:00
Dennis Ploeger 77123756b6 Introduced a tooltip to make the secure field feature more understandable
Fixes #805
2019-01-03 19:40:27 +01:00
Dennis Ploeger 6a7bea7120 URL matching moved from helper to auto-type 2019-01-03 19:40:27 +01:00
Dennis Ploeger eb9c6cbf69 Moved error interpretation to storage provider 2019-01-03 19:40:27 +01:00
Dennis Ploeger 1338cf33dd Introduced a new verb form of "Sync" as setFileSync was already used as a noun 2019-01-03 19:40:27 +01:00
antelle 86567521dd removed an exposed variable 2019-01-03 19:40:27 +01:00
antelle 331c1658d9 eslint 2019-01-03 19:40:27 +01:00
Dennis Ploeger c810220df6 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-03 19:40:27 +01:00
Dennis Ploeger 807128bc2f Check for a URL in the title for unsupported apps 2019-01-03 19:40:26 +01:00
Dennis Ploeger 0b25fbdef2 Moved to a mixin 2019-01-03 19:40:26 +01:00
Dennis Ploeger 4b59500f32 ESLint fixes 2019-01-03 19:40:26 +01:00
Dennis Ploeger 6f5c173efd Corrected object clone 2019-01-03 19:40:26 +01:00
Dennis Ploeger 969892f9e1 Added tooltip when field from history was copied. Fixes #857 2019-01-03 19:40:26 +01:00
Dennis Ploeger bd904c3bd6 Better error message, when backup path is a directory and not a file. closes #869 2019-01-03 19:40:26 +01:00
Dennis Ploeger 02c355ae43 Use "Sync" instead of "Save" on cloud storage. Fixes #880 2019-01-03 19:40:25 +01:00
Dennis Ploeger 7eadd94292 Use non-minified versions of depending libraries on dev-server 2019-01-03 19:40:25 +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 b38c86e42b
Merge pull request #1067 from dploeger/issue-812
Check for a URL in the title for unsupported apps
2019-01-03 19:24:20 +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 7055c9421f URL matching moved from helper to auto-type 2019-01-03 08:43:22 +01:00
Dennis Ploeger 363ff309e6 Moved error interpretation to storage provider 2019-01-03 08:18:13 +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
antelle 5204350453 removed an exposed variable 2019-01-02 21:45:53 +01:00
antelle 1669fcc6d4
Merge pull request #1069 from dploeger/issue-745
Implemented an auto save feature that periodically saves all files
2019-01-02 21:45:20 +01:00
antelle 3136abc337
Merge pull request #1059 from dploeger/issue-857
Added tooltip when field from history was copied. Fixes #857
2019-01-02 21:22:11 +01:00
antelle 55948a1fa7 eslint 2019-01-02 21:18:06 +01:00
antelle 9da3ca872c
Merge pull request #1056 from dploeger/grunt-dev-srv
Use non-minified versions of depending libraries on dev-server
2019-01-02 21:17:01 +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 20ed2fd33c Support removing custom fields by emptying their title, too 2019-01-02 14:31:08 +01:00
Dennis Ploeger a6c97e496e No transition and a bigger bar for reordering via drag and drop 2019-01-02 14:03:22 +01:00
Dennis Ploeger 0aa029a495 Check for a URL in the title for unsupported apps 2019-01-02 13:25:01 +01:00
Dennis Ploeger 1e58a5419c Moved to a mixin 2019-01-02 10:49:12 +01:00
Dennis Ploeger 11b7f2a9dc ESLint fixes 2019-01-02 09:52:36 +01:00
Dennis Ploeger cd09658745 Corrected object clone 2019-01-02 09:38:13 +01:00
antelle 72c912d57f typo 2019-01-01 20:18:33 +01:00