Commit graph

280 commits

Author SHA1 Message Date
brantje
0bd169cbf5
Ignore failed passwords 2016-12-19 23:58:24 +01:00
brantje
892965e869
Fix for NC12 $container->getDb() 2016-12-19 18:04:00 +01:00
brantje
a14e38c2e0
Share links are valid for one month 2016-12-19 14:57:34 +01:00
brantje
9f145e3131
Check if description is not empty 2016-12-19 14:42:51 +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
c0de19650a
Add test for bookmarkletCtrl
Signed-off-by: brantje <brantje@gmail.com>

Add test templates for other controllers
2016-10-23 13:10:52 +02:00
brantje
9692776d05
Save sharing keys 2016-10-22 14:40:59 +02:00
brantje
085c128cfa
Use port numbers
Signed-off-by: brantje <brantje@gmail.com>
2016-10-21 13:12:45 +02:00
brantje
f1bab7dd68
Add license header to files 2016-10-19 17:45:50 +02:00
brantje
e83bcd3242
Make scrutinizer happy 2016-10-17 19:29:05 +02:00
brantje
0d0f5bc7a0
Start with a few credentialCtrl tests 2016-10-17 19:25:47 +02:00
brantje
e84da75f05
Add required files for karma 2016-10-17 18:43:33 +02:00
brantje
7be6f8c0a1
Small fix for navigating away 2016-10-14 15:49:08 +02:00
brantje
47d594c023
Add a warning when a reencryptCredential is running 2016-10-14 15:49:08 +02:00
brantje
32816aa32d
Show a message when a user changes the "shared" with list 2016-10-14 15:49:08 +02:00
brantje
5e1b457c14
Check if description is set before replacing newlines 2016-10-12 21:56:35 +02:00
brantje
1a74def8dc
Remove unused code 2016-10-12 20:16:37 +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
b3352d1190
Hide http warning on localhost 2016-10-12 17:56:44 +02:00
brantje
c488b3b50c
Small cleanup
Small fix for loading vaultkey
2016-10-09 18:09:52 +02:00
brantje
d4ffb6d7ab
Remove console.logs
Better to log a warning, remove unused parameters

Add missing semicolon
2016-10-09 16:35:05 +02:00
brantje
1adfb1db96
Use .getActiveVault().vaultKey instead of stored password, which can be empty 2016-10-08 16:20:34 +02:00
brantje
21420db06a
Fix pwSettings not loading 2016-10-08 15:48:42 +02:00
brantje
57756606e7
Format files 2016-10-08 14:00:07 +02:00
brantje
3208590aa5
Use for loop without keys 2016-10-08 13:56:17 +02:00
brantje
b4870bc2f3
Indicate that C_Promise is a global var 2016-10-08 13:41:08 +02:00
brantje
517db468a1
Fix missing ; 2016-10-08 13:34:48 +02:00
brantje
5bb92a0656
Remove console.log 2016-10-08 13:27:49 +02:00
brantje
842e27d439
Add export functionality 2016-10-08 13:26:48 +02:00
brantje
15b32b7e5e
Add JSHint, solve all problems 2016-10-07 19:56:29 +02:00
brantje
6081b48a01
Remove console.log 2016-10-07 18:27:26 +02:00
brantje
59eafb2505
Add skip_revision param 2016-10-07 18:26:53 +02:00
brantje
ac086845b2
Update vault keys on password change 2016-10-07 18:22:55 +02:00
brantje
d30400595a
More feedback during changing password 2016-10-07 18:03:39 +02:00
Marcos Zuriaga
469076fd51
Removed weird line 2016-10-07 17:07:06 +02:00
brantje
616a72990e
Merge branch 'master' of github.com:nextcloud/passman 2016-10-07 16:44:53 +02:00
brantje
e77734e1e9
Fix for completely empty vault 2016-10-07 16:44:28 +02:00
Marcos Zuriaga
e5481f1f9e
Code cleanup 2016-10-07 16:44:24 +02:00
brantje
4d4371818c
Add todo 2016-10-07 16:35:52 +02:00
brantje
45de598959
Fix tab theming 2016-10-07 16:34:59 +02:00
brantje
babf4113ee
Make sharing page pretty, closes #59 2016-10-07 16:13:28 +02:00
brantje
836d2f1410
Fix cancel button at share page 2016-10-07 15:57:07 +02:00
brantje
b179886ffa
Remove todo 2016-10-07 15:50:27 +02:00
brantje
69c303552b
Small fix adding users to shared list 2016-10-07 15:50:08 +02:00
brantje
ca590057b5
Change vault password, minor fixes 2016-10-07 15:38:23 +02:00
brantje
e8df9295ed
Use route param 2016-10-07 15:19:47 +02:00
brantje
ddb97721d0
Small fix 2016-10-07 13:57:26 +02:00
brantje
e7bf4f8533
Delete users from share list 2016-10-07 13:41:08 +02:00
brantje
a8ce34b29b
Fix some buttons 2016-10-07 13:14:49 +02:00