Commit graph

150 commits

Author SHA1 Message Date
brantje
858195834d
Add settings page, non functional
Implement disable context menu

Implemement disable http warning

Implement vault key strength setting

Implement share settings

Implement version check setting
2016-12-28 21:34:59 +01:00
brantje
43d26aafe0
Fix custom fields always beeing added as text fields 2016-12-28 16:20:45 +01:00
brantje
585cdbaff8
Require a minimum password strength for vaults 2016-12-28 16:09:01 +01:00
brantje
be14586db5
Apply translations to html templates 2016-12-19 23:51:15 +01:00
brantje
8fab6a8725
Custom field types
Custom fields can have files. Order custom fields.
It's now possible to reorganise the custom fields by drag and drop.
Signed-off-by: brantje <brantje@gmail.com>
2016-10-24 19:56:04 +02:00
brantje
9692776d05
Save sharing keys 2016-10-22 14:40:59 +02:00
brantje
1a4c1346cc
Better searchbox behaviour.
Add a clear icon.
2016-10-16 18:08:59 +02:00
brantje
5fb3bb3d57
Rename description labels to notes.
In the code .description property is still used.
Upon save all html tags will be stripped.
2016-10-12 19:35:36 +02:00
brantje
5714248835
Login to selected vault on enter press 2016-10-12 18:07:30 +02:00
brantje
842e27d439
Add export functionality 2016-10-08 13:26:48 +02:00
brantje
ac086845b2
Update vault keys on password change 2016-10-07 18:22:55 +02:00
brantje
2b6e9c331c
Merge branch 'master' of github.com:nextcloud/passman 2016-10-07 18:03:52 +02:00
brantje
d30400595a
More feedback during changing password 2016-10-07 18:03:39 +02:00
Marcos Zuriaga
10510f0915
Fix custom fields display 2016-10-07 17:22:58 +02:00
brantje
45de598959
Fix tab theming 2016-10-07 16:34:59 +02:00
brantje
169596e965
Fix tab theming 2016-10-07 16:31:36 +02:00
brantje
73b114a3ff
Fix tab theming 2016-10-07 16:29:51 +02:00
brantje
e8c9e59419
Change icon 2016-10-07 16:15:24 +02:00
brantje
babf4113ee
Make sharing page pretty, closes #59 2016-10-07 16:13:28 +02:00
brantje
ca590057b5
Change vault password, minor fixes 2016-10-07 15:38:23 +02:00
brantje
0326a60069
Fixed title bar 2016-10-07 13:56:17 +02:00
brantje
0304fdfd66
Fix for Firefox messes up credential row. Closes #61 2016-10-07 13:46:52 +02:00
brantje
e7bf4f8533
Delete users from share list 2016-10-07 13:41:08 +02:00
brantje
dfef59a002
Fix for tags and buttons not showing 2016-10-07 12:31:17 +02:00
brantje
c2bd9b691e
Some improvements to credential filtering 2016-10-07 12:16:44 +02:00
brantje
75daa37155
Ditch the table, use bootstrap rows 2016-10-07 12:10:06 +02:00
brantje
fc9a41d119
Fix filtering on tags 2016-10-07 11:15:51 +02:00
brantje
9a902fb446
Remove xxx of xx 2016-10-07 10:47:57 +02:00
brantje
c52984f779
Merge sharing_no_groups into master, fix conflicts 2016-10-07 10:45:03 +02:00
brantje
bf9863153c
Fix dropdown menu (remove it completely) 2016-10-06 20:38:19 +02:00
brantje
4b3d1b7450
Fix for ff downloads 2016-10-06 19:50:22 +02:00
brantje
2551ba4483
Fix missing acl check 2016-10-05 23:26:31 +02:00
brantje
0069844147
Change the way the credentials are loaded, load credentials every 5 min, Decline share request works 2016-10-05 23:06:29 +02:00
brantje
1c55e6dfa9
Fix unsharing 2016-10-05 20:07:13 +02:00
brantje
161602fea9
Add icon 2016-10-05 19:46:03 +02:00
brantje
a77ae301f5
Stared to work on revisions 2016-10-05 18:24:36 +02:00
brantje
e6aef00193
Downloading shared files works 2016-10-05 16:58:19 +02:00
Marcos Zuriaga
7d8a132463
Added upload progress bar on the sharing view 2016-10-04 18:42:21 +02:00
brantje
5c9aac9495
Expire shared items after a certain date 2016-10-04 14:15:34 +02:00
brantje
e71a82218e
Fix for unsharing password 2016-10-04 12:57:41 +02:00
brantje
6fe0ea1e97
Link sharing almost works 2016-10-03 23:53:11 +02:00
brantje
1a1cf3e1bc
Show editor name at revision 2016-10-03 22:06:55 +02:00
brantje
de27612a58
Updating almost works 2016-10-03 21:36:39 +02:00
brantje
a14bcaf2ae
Rename file 2016-10-03 20:41:30 +02:00
brantje
ba6d089a9c
Bob can almost edit alices credential 2016-10-03 20:33:32 +02:00
brantje
d572aca165
Add permission to link sharing 2016-10-03 19:19:28 +02:00
brantje
0d37b69d3b
Push baby, added setPermission 2016-10-03 18:44:49 +02:00
Marcos Zuriaga
f42d1e3c85
Fixed js permissions check
Improved default permissions checks
2016-10-03 18:31:20 +02:00
brantje
0a9c097910
Add hasPermission 2016-10-03 18:14:18 +02:00
brantje
3355db8d89
Unshare credentials 2016-10-03 17:23:03 +02:00