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

329 Commits

Author SHA1 Message Date
antelle
ec6a6e08ff fix 2019-09-16 23:19:54 +02:00
antelle
2fcc6f2ea3 events 2019-09-16 22:57:56 +02:00
antelle
9859e921d2 exports 2019-09-16 22:01:59 +02:00
antelle
9bbea458c6 imports 2019-09-15 14:16:32 +02:00
antelle
2688e761ba moved PluginManager 2019-09-15 13:29:20 +02:00
antelle
5cd19cee56 protected-value-ex 2019-09-15 12:09:18 +02:00
antelle
60dcfbb071 organized files inside comp 2019-09-15 08:47:57 +02:00
antelle
9e7a86a1db organized files inside util 2019-09-15 08:11:11 +02:00
antelle
e7d88cce58 fix #1141: opening file from storage if cache is not available 2019-09-15 07:44:04 +02:00
antelle
b06cb26edc fix #743: copying entry fields to clipboard 2019-09-14 17:06:38 +02:00
antelle
ba122e786c fix #1255: file format version and kdf selection in settings 2019-09-14 09:34:23 +02:00
antelle
5703dceb0c HTML export 2019-09-08 20:28:02 +02:00
antelle
15b170db5d pretty-printing exported XML files 2019-09-08 18:09:13 +02:00
antelle
ba122bd9d0 fix #1241: config option to disable xml export (canExportXml) 2019-08-24 06:56:25 +02:00
antelle
a69cf5cd85 improved ranking search 2019-08-18 16:14:47 +02:00
antelle
f8395f7f38 better eslint 2019-08-18 10:17:09 +02:00
antelle
3e3d3571be eslint 2019-08-18 08:09:42 +02:00
antelle
fa4ff0b0c3 prettier 2019-08-18 08:05:38 +02:00
antelle
02bb56357f better error description 2019-08-17 19:30:42 +02:00
antelle
0d126ae0d8 fix #1166: prevent webdav password logging 2019-08-17 11:39:22 +02:00
antelle
84a23e4aea prettier 2019-08-16 23:05:39 +02:00
antelle
336c80e296 up eslint 2019-08-16 21:36:22 +02:00
Grant Moyer
d96f458a1b Easy requested changes 2019-08-14 22:59:53 -04:00
Grant Moyer
276afa42da Add option to hide generated password 2019-08-05 19:22:29 -04: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
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
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
7fa8ba6a5a fix eslint 2019-03-15 19:19:53 +01:00
Dennis Ploeger
bd75f50a0a Fixed sorting by rank without giving a filter 2019-03-15 10:30:00 +01: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
Dennis Ploeger
a955fcf12f New Feature: Disable direct autotype 2019-03-03 12:53:47 +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
Alex Shpak
a740c51d82 #674, Move fingerprint reset code to setSyncComplete 2019-01-09 23:25:45 +01:00
Alex Shpak
14b953f764 Fixed fingerprint and mkdir bugs 2019-01-09 21:16:15 +01:00
antelle
3ff98e06de wording 2019-01-06 23:34:39 +01:00
antelle
ae8e6e4bc8 fix #810: Google Drive cookies 2019-01-06 23:33:09 +01:00
antelle
91a15c4b5e upgraded modules, fixed argon2 2019-01-06 11:44:10 +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
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
ik9999
b7ecf9d925 Fix bug: search filters UI opens when user clicks on folder when advancedSearch is set in settings 2018-12-31 15:54:42 +03:00
ik9999
5e57938aab Allow custom advancedSearch in settings json 2018-12-30 22:03:02 +03:00
antelle
e07777179f eslint 2018-12-28 19:11:45 +01:00