1
0
mirror of https://github.com/keeweb/keeweb.git synced 2024-06-21 07:06:39 +02:00
Commit Graph

559 Commits

Author SHA1 Message Date
antelle
f8395f7f38 better eslint 2019-08-18 10:17:09 +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
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
32b4e99c12 merge GrantMoyer-develop: option to hide password in the generator 2019-08-15 22:08:26 +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
Grant Moyer
03f566e7cd Fix copying hidden password 2019-08-06 20:07:55 -04:00
Grant Moyer
ebcbe6496a Add tooltip to password hiding button 2019-08-05 22:24:26 -04:00
Grant Moyer
276afa42da Add option to hide generated password 2019-08-05 19:22:29 -04:00
antelle
35ed03021a merge dploeger-autotypeopendatabase 2019-03-31 14:30:14 +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
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
luckyrat
3841148820 Prevent default on details copy keyboard shortcuts 2019-03-12 12:48:44 +00: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
a955fcf12f New Feature: Disable direct autotype 2019-03-03 12:53:47 +01:00
antelle
9312fd105b improved link security 2019-03-02 17:16:14 +01:00
antelle
ce527f4af5 fix #1124: keyboard navigation issues 2019-03-02 17:14:38 +01:00
Markus Heiser
40fd5c4a7b icon-select-view.js: remove unused Launcher (eslint:app)
Running "eslint:app" (eslint) task

keeweb/app/scripts/views/icon-select-view.js
  3:7  error  'Launcher' is assigned a value but never used  no-unused-vars

Aborted due to warnings.

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2019-02-22 19:05:55 +01:00
antelle
31986b1d50 merge master 2019-02-09 21:49:23 +01:00
antelle
f729872d70 using favicon.keeweb.info to download icons 2019-02-09 16:05:42 +01:00
antelle
ab0da3f49c focus issues fix 2019-02-09 12:11:32 +01:00
antelle
0915e5d6ca fix #1096: focus issues after minimizing 2019-02-05 19:23:10 +01:00
Dennis Ploeger
8cd66607ef Made ranking calculation stateless 2019-02-05 18:08:06 +00:00
Dennis Ploeger
e89eac9a32 Merge branch 'develop' into issue-814 2019-02-04 21:53:09 +01:00
antelle
1afc3a414b fix #1096: focus issues after minimizing 2019-02-04 19:20:12 +01:00
antelle
3c105c6091 focusdetector static 2019-02-04 19:14:31 +01:00
antelle
8cc80dbd69 focusdetector static 2019-01-21 20:52:40 +01:00
antelle
75eaf88d84 fixed focus detector 2019-01-15 19:03:23 +01:00
Dennis Ploeger
7fd72ff687 Moved complete focus detection to a new util component 2019-01-15 19:03:10 +01:00
Dennis Ploeger
29a250d16f Only focuses input field when app or browser is active on lock. Fixes #423 2019-01-15 19:03:02 +01:00
antelle
903d6dc271 fixed focus detector 2019-01-14 19:05:16 +01:00
Dennis Ploeger
265b6efc96 Moved complete focus detection to a new util component 2019-01-14 08:56:33 +01:00
Dennis Ploeger
69e079c319 Only focuses input field when app or browser is active on lock. Fixes #423 2019-01-13 19:39:37 +01:00
Alex Shpak
a740c51d82 #674, Move fingerprint reset code to setSyncComplete 2019-01-09 23:25:45 +01:00
Alex Shpak
b9ffe62e8b #674, Update fingerprint code to expose password less, remove fingerprint suggestion on password change 2019-01-09 22:45:26 +01:00
Alex Shpak
92cfcf4415 Added missed semicolon 2019-01-09 21:17:20 +01:00
Alex Shpak
dd850197e4 Moved password insertion 2019-01-09 21:17:20 +01:00
Alex Shpak
59fa9253b3 Added fingerprint support for changed password 2019-01-09 21:17:20 +01:00
antelle
92678730ca removed file-saver 2019-01-06 15:38:03 +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
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
eb9c6cbf69 Moved error interpretation to storage provider 2019-01-03 19:40:27 +01:00
antelle
86567521dd removed an exposed variable 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