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

92 Commits

Author SHA1 Message Date
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