Commit Graph

2169 Commits

Author SHA1 Message Date
antelle 48c09b89d4 language 2019-01-06 18:39:03 +01:00
antelle 5b7723b9b1 removed a broken link 2019-01-06 18:38:36 +01:00
antelle 78bf20e3c3 fix #1077: broken auto-type 2019-01-06 18:33:48 +01:00
antelle af9d668d2a fix 2019-01-06 17:58:40 +01:00
antelle a21ff6233f bump version 2019-01-06 17:05:40 +01:00
antelle d8894dcd7e languages 2019-01-06 17:05:15 +01:00
antelle 7f0656649d release notes 2019-01-06 17:04:33 +01:00
antelle 46ea0ac03e removed filesaver 2019-01-06 16:50:13 +01:00
antelle 0a9cf32fa6 fixed code signing 2019-01-06 16:41:29 +01:00
antelle 810db8ce2e removed old issue templates 2019-01-06 16:05:52 +01:00
antelle d69d1a9534
Merge pull request #1076 from keeweb/issue-templates
Update issue templates
2019-01-06 16:05:20 +01:00
antelle 6cedfadccf
removed labels 2019-01-06 16:04:56 +01:00
antelle a795ec9387
Update issue templates 2019-01-06 16:03:46 +01:00
antelle 5f7eff27d1 grunt date 2019-01-06 15:51:45 +01:00
antelle 03cc056558 removed StatsPlugin 2019-01-06 15:38:37 +01:00
antelle 92678730ca removed file-saver 2019-01-06 15:38:03 +01:00
antelle 32ce0cb6ba up deps 2019-01-06 15:19:10 +01:00
antelle 437311fe65 up deps 2019-01-06 14:53:09 +01:00
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