Commit graph

263 commits

Author SHA1 Message Date
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
brantje
3694ce7f14
Small fix for loading credentials after accepting a share request 2016-10-07 13:10:18 +02:00
brantje
c94df47a9f
Vault use guids 2016-10-07 12:58:41 +02:00
brantje
8e80bb529a
Credentials use guids 2016-10-07 12:45:11 +02:00
brantje
c2bd9b691e
Some improvements to credential filtering 2016-10-07 12:16:44 +02:00
brantje
fc9a41d119
Fix filtering on tags 2016-10-07 11:15:51 +02:00
brantje
c52984f779
Merge sharing_no_groups into master, fix conflicts 2016-10-07 10:45:03 +02:00
brantje
538a996892
Missing ; 2016-10-07 10:41:47 +02:00
Marcos Zuriaga
3ccd26e75b
Fix reencryption of history data 2016-10-07 00:54:57 +02:00
brantje
f406d61719
add/remove console.log 2016-10-06 23:47:17 +02:00
brantje
771ce949ef
fix for unsharing 2016-10-06 23:28:33 +02:00
brantje
c0a62d8a74
Remove console.log 2016-10-06 23:11:22 +02:00
brantje
27c7ed0037
Unshare almost works 2016-10-06 21:49:14 +02:00
Marcos Zuriaga
de5dc22efc
Fixes on the reencrypt method, now callback is executed 2016-10-06 20:39:34 +02:00
brantje
4b3d1b7450
Fix for ff downloads 2016-10-06 19:50:22 +02:00
brantje
a413d48e5f
Fix for uploading files to a shared credential 2016-10-06 19:30:01 +02:00
brantje
342385232c
Some fixes 2016-10-06 18:00:57 +02:00
Marcos Zuriaga
fe77149f9f
More fixes 2016-10-06 14:52:27 +02:00