Commit graph

319 commits

Author SHA1 Message Date
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 b195831482
Fix for ng-dupes 2016-10-08 16:07:35 +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 1976206e2c
Revert "Replace $ with jQuery"
This reverts commit 62f1fffebd.
2016-10-07 23:50:16 +02:00
brantje 62f1fffebd
Replace $ with jQuery 2016-10-07 19:57:52 +02:00
brantje 15b32b7e5e
Add JSHint, solve all problems 2016-10-07 19:56:29 +02:00
brantje e818e40f2f
Make jshint happy 2016-10-07 18:46:45 +02:00
brantje 1cea3bb671
Remove old code 2016-10-07 18:42:16 +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 e9ac236a20
Added more info to the progress return datatype 2016-10-07 17:16:02 +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 73b114a3ff
Fix tab theming 2016-10-07 16:29:51 +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 cb222e36a3
Rename var 2016-10-07 13:05:09 +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 5ddfd200d9
Auto detect urls 2016-10-07 12:09:54 +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