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

1467 Commits

Author SHA1 Message Date
Antelle
f1a2f2edb7 fix #36: auto-update fix 2015-11-22 23:18:05 +03:00
Antelle
8407c76046 fix #43, #44: windows minimize to tray bugfix 2015-11-22 21:18:54 +03:00
Antelle
8f906541a0 v0.4.2 2015-11-22 15:03:54 +03:00
Antelle
f2eefd32ba fix download link 2015-11-22 14:42:37 +03:00
Antelle
0efce29383 remove unnecessary alert 2015-11-22 14:23:41 +03:00
Antelle
03457a6e73 custom icon loading 2015-11-22 13:59:13 +03:00
Antelle
e8d4cc5154 up kdbxweb; cleanup custom icons 2015-11-22 11:45:40 +03:00
Antelle
7c6aec03a2 custom icons downloading 2015-11-22 11:21:12 +03:00
Antelle
ca4f661fed custom icon display and selection 2015-11-22 01:15:51 +03:00
Antelle
f84985b79a custom icons rendering 2015-11-21 23:14:21 +03:00
Antelle
5d5a033cd1 custom icons layout 2015-11-21 20:04:04 +03:00
Antelle
898000c936 entries list display table layout 2015-11-21 17:55:42 +03:00
Antelle
7679cd9350 trim history by rules 2015-11-21 12:09:47 +03:00
Antelle
7df0328e1d minimize to tray on windows 2015-11-21 10:29:49 +03:00
Antelle
0c63d7738d auto-lock changed 2015-11-21 09:49:39 +03:00
Antelle
8721836e6e visual lock layout 2015-11-20 22:30:45 +03:00
Antelle
0d2ec71b0c fix double entry move bug 2015-11-20 00:38:18 +03:00
Antelle
a2e2aee3e2 fix entry deletion bug 2015-11-19 08:55:45 +03:00
Antelle
4248b21605 visual lock view prototype 2015-11-18 23:05:31 +03:00
Antelle
b2e638bb1a fix #37: auto-lock by timer 2015-11-18 21:33:04 +03:00
Antelle
7b4791371e fix #35: removed hardcoded app folder name from dropbox 2015-11-18 20:08:59 +03:00
Antelle
9db578b8f6 bugfixes 2015-11-18 01:31:13 +03:00
Antelle
87944b33b4 idle locking; visual lock idea 2015-11-18 00:49:12 +03:00
Antelle
ae29852b60 lock flow 2015-11-17 23:57:32 +03:00
Antelle
9111d396cd fix #30: clear clipboard password after timeout 2015-11-16 23:36:07 +03:00
Antelle
94fd93ab9d option to check updates without install 2015-11-16 22:04:33 +03:00
Antelle
6920cfeb39 fix dropbox sync init errors 2015-11-16 21:13:57 +03:00
Antelle
2d9f27f852 fix #35: Dropbox notification in self-hosted apps 2015-11-16 20:53:41 +03:00
Antelle
30618cf88e drag to trash 2015-11-15 23:26:37 +03:00
Antelle
b5aebd7917 desktop Dropbox 2015-11-15 23:08:26 +03:00
Antelle
4d3fdb1c1b fix tags scrolling 2015-11-15 16:33:42 +03:00
Antelle
67db33a0d3 remember resized tags height 2015-11-14 21:18:34 +03:00
Antelle
e4c9f1d7c9 Merge branch 'no-auto-update'
Conflicts:
	README.md
2015-11-14 21:05:56 +03:00
Antelle
5ad5cbd6e4 user-agent in transport 2015-11-14 19:58:34 +03:00
Antelle
06ba534cba https link 2015-11-14 19:08:31 +03:00
Antelle
d0f5821fd4 release notes link 2015-11-14 19:07:14 +03:00
Antelle
608f098f59 Update alert 2015-11-14 18:28:36 +03:00
Antelle
9ec30ff533 app restart on update 2015-11-14 14:09:36 +03:00
Antelle
a32fc8ef45 building index.html with app 2015-11-14 11:39:22 +03:00
Antelle
bfb337b499 first working updater implementation 2015-11-13 22:56:22 +03:00
Antelle
1f7e950cee custom icons in list 2015-11-13 00:52:28 +03:00
Antelle
d6b314eed9 fix group representation in trash 2015-11-12 23:48:44 +03:00
Antelle
c7e7fe04ad Merge branch 'master' into no-auto-update
Conflicts:
	app/scripts/app.js
	app/scripts/comp/launcher.js
	app/scripts/models/app-settings-model.js
	app/scripts/views/settings/settings-general-view.js
	app/templates/settings/settings-general.html
2015-11-11 22:26:04 +03:00
Antelle
87a26a4e89 fix #25: remember menu and list width 2015-11-11 21:58:29 +03:00
Antelle
56a3d1f8a1 better open page 2015-11-11 21:37:31 +03:00
Antelle
fb698fab26 fixed protected field deletion 2015-11-10 20:23:50 +03:00
Antelle
b22b9ee67a fix build 2015-11-09 21:32:51 +03:00
Antelle
12f10289b2 return link in group editor 2015-11-09 21:27:50 +03:00
Antelle
7f05634f68 fix open local files 2015-11-09 21:22:26 +03:00
Antelle
0ad3aabe60 trash management 2015-11-09 21:15:39 +03:00
Antelle
2d0c626901 trash: groups, empty 2015-11-09 00:25:00 +03:00
Antelle
e7ecea75f4 fix open error 2015-11-08 23:23:12 +03:00
Antelle
0c71955726 protected fields support 2015-11-08 21:24:37 +03:00
Antelle
378fd51aca fix #21: dropbox sync stop 2015-11-08 16:12:00 +03:00
Antelle
0c1417bcfd drag fix 2015-11-08 15:09:07 +03:00
Antelle
4b19f32bbc fix #5: groups and entries arranging 2015-11-08 11:59:46 +03:00
Antelle
f1d7cab271 fix #20: default http:// for urls without protocol 2015-11-07 23:49:48 +03:00
Antelle
44c7ecf035 close files 2015-11-07 23:37:54 +03:00
Antelle
1e4536a770 offline and local storage 2015-11-07 22:02:45 +03:00
Antelle
ecd4833047 select master password 2015-11-07 00:32:51 +03:00
Antelle
673661d8a6 mobile open page 2015-11-07 00:11:36 +03:00
Antelle
f6cb122ed8 fix #17: option to hide entries from subgroups 2015-11-06 23:42:37 +03:00
Antelle
9fd0ebd8a4 fixed file open bug 2015-11-06 23:30:36 +03:00
Antelle
2c1da0dc04 improved open page ux 2015-11-06 23:14:47 +03:00
Antelle
997b516ab8 better open view layout 2015-11-05 23:58:33 +03:00
Antelle
732c87699b logging errors for devs 2015-11-04 23:23:55 +03:00
Antelle
087a0a092c saving app settings to local file for desktop 2015-11-04 22:59:22 +03:00
Antelle
35c371d726 fix #13: increase max generated password length 2015-11-04 22:32:21 +03:00
Antelle
382cf8d139 fix #12: editing entries without title 2015-11-04 22:06:39 +03:00
Antelle
34523158d0 update kdbxweb 2015-11-04 11:06:49 +03:00
Antelle
290fe195b6 fix #3: desktop app close handler 2015-11-04 09:16:39 +03:00
Antelle
c40d516b6d fix #11: disallow groups without a title 2015-11-04 08:29:28 +03:00
Antelle
3b0c0f9f89 fix #10: use webcrypto for keyfile encryption if it's available 2015-11-04 00:59:57 +03:00
Antelle
73b51c2dae remove limitation for extensions 2015-11-02 22:00:09 +03:00
Antelle
1a34b0d8c5 editing bugs fixed 2015-10-31 22:27:31 +03:00
Antelle
4f4c984620 add/edit groups 2015-10-31 22:09:32 +03:00
Antelle
27e3b6c247 better theme changing 2015-10-31 09:18:24 +03:00
Antelle
be491aee52 contrast text color on buttons 2015-10-31 09:15:17 +03:00
Antelle
b0a9cc90df Updater implementation (WIP) 2015-10-30 00:20:01 +03:00
Antelle
308ff8505c Merge branch 'master' into no-auto-update 2015-10-30 00:15:25 +03:00
Antelle
2385be8614 copy on iOS Chrome 2015-10-30 00:13:15 +03:00
Antelle
632e1e420d select text on mobile safari 2015-10-28 00:57:56 +03:00
Antelle
cbedf572ba entry title edit fix 2015-10-28 00:07:48 +03:00
Antelle
96effc1733 fix latest release link 2015-10-27 23:22:13 +03:00
Antelle
c2f6624527 file rename fix 2015-10-27 22:59:04 +03:00
Antelle
d973c9f989 fix new model creation 2015-10-27 22:40:34 +03:00
Antelle
abdb329045 better mobile details 2015-10-27 22:07:19 +03:00
Antelle
554794eb12 fixed dropbox sync errors 2015-10-27 00:07:43 +03:00
Antelle
423e0a0ae6 better mobile layout 2015-10-27 00:07:19 +03:00
Antelle
3cb2ae8664 fix a typo 2015-10-25 23:52:39 +03:00
Antelle
73a51db7cf no auto-update (WIP) 2015-10-25 22:26:33 +03:00
Antelle
417cfc73ee dropbox open bugfix 2015-10-25 20:21:25 +03:00
Antelle
e3ccb1ee12 dropbox autosave 2015-10-25 19:55:28 +03:00
Antelle
2e6cc83ad7 open from dropbox 2015-10-25 19:48:54 +03:00
Antelle
b90b31297e dropbox 2015-10-25 19:27:34 +03:00
Antelle
8bc020c5b0 util refactoring: moved files to folders 2015-10-25 12:44:19 +03:00
Antelle
6044776d9d entry modification indication 2015-10-25 12:26:59 +03:00
Antelle
0f77eca492 close question 2015-10-25 12:19:00 +03:00
Antelle
874477c5c4 file save/open 2015-10-24 22:06:44 +03:00
Antelle
058b82f722 file settings implemented 2015-10-24 19:43:30 +03:00
Antelle
30ceab0bcd basic mobile layout 2015-10-24 12:15:54 +03:00
Antelle
1856e124b6 links refactoring 2015-10-24 00:21:21 +03:00
Antelle
878e5eaa18 settings area enhancements 2015-10-23 23:12:12 +03:00
Antelle
b2d32971b6 fixed colors 2015-10-23 23:11:28 +03:00
Antelle
9f05100026 fix settings view markup and events 2015-10-22 23:51:40 +03:00
Antelle
a8b1b86b02 file settings values getters 2015-10-22 23:39:30 +03:00
Antelle
2249f6282f fix settings button bug 2015-10-22 21:08:11 +03:00
Antelle
6b39d53d30 about and help settings sections 2015-10-22 21:03:44 +03:00
Antelle
9871bd927b file settings layout 2015-10-21 23:17:53 +03:00
Antelle
5ef8028aea finished password generator 2015-10-20 22:58:07 +03:00
Antelle
4934a0506d generator bugfixes 2015-10-20 20:17:15 +03:00
Antelle
ee4f770952 simple password generator 2015-10-20 00:24:32 +03:00
Antelle
7e1b075c5e generator markup 2015-10-19 00:30:29 +03:00
Antelle
ac460c6883 tags autocomplete 2015-10-18 18:43:16 +03:00
Antelle
56a05c8185 save to binary and xml 2015-10-18 17:02:00 +03:00
Antelle
aed45a5b70 simplified new entry creation 2015-10-18 15:18:59 +03:00
Antelle
3fb3db9365 import 2015-10-18 00:49:24 +03:00