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

1094 Commits

Author SHA1 Message Date
antelle
02bb56357f better error description 2019-08-17 19:30:42 +02:00
antelle
8ab1ec615f bugfixes for new Electron and webpack 2019-08-17 15:20:00 +02:00
antelle
0d126ae0d8 fix #1166: prevent webdav password logging 2019-08-17 11:39:22 +02:00
antelle
2c064989c1 fix #1215: url matching when there's no website field 2019-08-17 11:28:45 +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
68245629e4 fixed argon2 2019-08-16 22:30:03 +02:00
antelle
336c80e296 up eslint 2019-08-16 21:36:22 +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
065ca2dad4 Remove extraneous change and fix indentation 2019-08-06 22:25:57 -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
a2a5d6d10a Remove existing tooltip when creating a new one 2019-08-05 22:23:54 -04: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
6f203f0a3e removed obsolete code 2019-04-13 11:04:31 +02: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
7795006337 languages 2019-03-31 15:50:36 +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
3012d1b4e1 fixed auto-type window on mac 2019-03-31 14:30:36 +02:00
antelle
35ed03021a merge dploeger-autotypeopendatabase 2019-03-31 14:30:14 +02:00
antelle
443a7b4f8d
Merge pull request #1138 from HarlemSquirrel/linux-focus-fix
Update Launcher.showMainWindow
2019-03-31 14:07:00 +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
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
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
antelle
b434d69fd1
Merge pull request #1148 from kee-org/fix-string-comparator-maximum-char-value
Change string comparator last char value to 0xfffd
2019-03-25 22:27:37 +01:00
luckyrat
7e6892f828 Change string comparator last char value to 0xfffd 2019-03-25 17:54:49 +00:00
antelle
7fa8ba6a5a fix eslint 2019-03-15 19:19:53 +01:00
Kevin McCormack
36bb2ff175 Update Launcher.showMainWindow
Fixes #1095
2019-03-15 09:19:25 -04:00
Dennis Ploeger
bd75f50a0a Fixed sorting by rank without giving a filter 2019-03-15 10:30:00 +01:00
luckyrat
3841148820 Prevent default on details copy keyboard shortcuts 2019-03-12 12:48:44 +00: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
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
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
9312fd105b improved link security 2019-03-02 17:16:14 +01:00