Commit graph

192 commits

Author SHA1 Message Date
brantje
39bd0d8b20
Fix OTP not working
Fix [Object object] for file fields.

Add a copy icon to share link
Signed-off-by: brantje <brantje@gmail.com>
2017-01-29 15:00:39 +01:00
brantje
fa13c071b0
Add setting to disable javascript console.
This setting is enabled by default.
Signed-off-by: brantje <brantje@gmail.com>
2017-01-18 21:01:56 +01:00
brantje
9920d8c97e
Fix input fields not changes when field type changes 2017-01-16 13:13:54 +01:00
brantje
a8ae7e0bda
Implement delete vault 2017-01-12 00:17:23 +01:00
brantje
1e5145b53a
Fix revision details layout 2017-01-11 20:57:03 +01:00
brantje
3f4afba34f
Fixes 2017-01-11 18:09:49 +01:00
brantje
734496ebcc
Implement encryption class 2017-01-11 18:09:49 +01:00
brantje
8c82b795e2
Add vault logout timer 2017-01-09 13:54:02 +01:00
brantje
512526c1a7
Fix reading CSV's
Signed-off-by: brantje <brantje@gmail.com>
2017-01-06 19:03:27 +01:00
brantje
cec7b9656d
Add copy descrioption 2017-01-06 13:28:11 +01:00
brantje
77c2efd7d0
Add regex search 2017-01-03 16:34:13 +01:00
brantje
5c213bee82
Double click on credential row to edit 2016-12-31 14:18:44 +01:00
brantje
7bb1839184
Refactor settings, create SettingsService
Fix settings not working in ownCloud
Signed-off-by: brantje <brantje@gmail.com>
2016-12-30 13:37:40 +01:00
brantje
9ab74be344
Check if shared_key exists
Remove value set by php

Replace DoesNotExistException with Exeption
2016-12-29 12:29:48 +01:00
brantje
a1f8ace5c1
Fix setting vault key strength is not saved 2016-12-29 00:04:37 +01:00
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
ea040ed444
Fix bookmarklet 2016-12-22 18:34:44 +01:00
brantje
e3ce52b93c
Building works 2016-12-21 23:08:50 +01:00
brantje
af672f61fd
Fix public share page 2016-12-21 14:41:11 +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
0d7cf6e055
Download files from link shared credential
Add missing ;
2016-10-12 19:07:46 +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