Commit graph

115 commits

Author SHA1 Message Date
Marcos Zuriaga
54e4b9435f Merge branch 'master' into sharing_no_groups 2016-10-01 20:18:14 +02:00
Marcos Zuriaga
973746389d Sharing settings improvements
More sharing logic benchmarking and tests
2016-10-01 19:04:05 +02:00
brantje
c907bb540d
Merge branch 'bookmarklet' 2016-10-01 17:31:16 +02:00
brantje
6411351068
Add bookmarklet 2016-10-01 17:21:24 +02:00
Marcos Zuriaga
38299973d0
Removed group sharing logics
Added user sharing crypto times to the UI
2016-10-01 15:18:22 +02:00
Marcos Zuriaga
739098ce39
More sharing logic 2016-10-01 01:20:41 +02:00
brantje
8b26873159
Add warning for http connections 2016-09-30 22:31:46 +02:00
brantje
089b0e13d7
Replace all scope.apply with digest 2016-09-30 21:51:38 +02:00
Marcos Zuriaga
cbd10de133 Merge branch 'master' of github.com:nextcloud/passman 2016-09-30 21:27:28 +02:00
Marcos Zuriaga
d682df4806 Progressbar on share action for cypher
TODO: add a progressbar of the upload and the actual upload
2016-09-30 21:26:55 +02:00
brantje
4f1dd1da88
Clean up 2016-09-30 21:17:34 +02:00
brantje
ae49c9e149
Implement renaming vault 2016-09-30 21:15:28 +02:00
brantje
9dd4a86ec4
Remove temp var 2016-09-30 20:46:06 +02:00
brantje
0ff6065f4b
Implement a challenge password 2016-09-30 20:43:20 +02:00
Marcos Zuriaga
288e6f19c0 Fixes undefined bug 2016-09-30 20:06:31 +02:00
Marcos Zuriaga
10b1762c72 Debug changes 2016-09-30 19:47:22 +02:00
brantje
484a88b7ac
Fix loading password preferences at password creation 2016-09-30 18:48:25 +02:00
brantje
04b0261cd3
Merge branch 'master' of github.com:nextcloud/passman 2016-09-30 17:44:37 +02:00
brantje
05e20cceb0
Small bugfixes 2016-09-30 17:44:21 +02:00
Marcos Zuriaga
1bcaef4405 Merge branch 'master' of github.com:nextcloud/passman 2016-09-29 01:13:08 +02:00
Marcos Zuriaga
dac5c17360 Some more sharing logic 2016-09-29 01:12:39 +02:00
brantje
101f137db5
Merge branch 'vaultSettings' 2016-09-28 23:40:53 +02:00
brantje
2af885265e
Fix bugs 2016-09-28 23:40:33 +02:00
Sander
b317fe4359 Merge pull request #37 from nextcloud/vaultSettings
Vault implement settings
2016-09-28 23:24:14 +02:00
brantje
fc99d93f86
Finish up vault settings 2016-09-28 23:23:24 +02:00
Marcos Zuriaga
e4032f6a95 Store vault data on the user once we have it
Useful for further sharing process and progress calculation
2016-09-28 22:16:15 +02:00
brantje
3394d78d36
Save work 2016-09-28 22:15:03 +02:00
brantje
8920a36ea7
Save work 2016-09-28 22:05:09 +02:00
Marcos Zuriaga
b45d5b3634 Sharing RSA cypher async 2016-09-28 21:56:54 +02:00
brantje
9df4e53856
Add tags_raw 2016-09-28 21:05:29 +02:00
brantje
4463fa7d3c
Update files to reflect the api change 2016-09-28 20:28:34 +02:00
brantje
f7ea3b9965
Rename Password tool to Password Audit 2016-09-28 19:51:36 +02:00
brantje
088d32d1f2 Remove credential cache 2016-09-28 18:15:47 +02:00
brantje
389fd23b66 Add grid view 2016-09-28 00:14:32 +02:00
brantje
e0cbf27f3d One too much 2016-09-27 22:06:05 +02:00
brantje
67b8dbe511 Force logout if localstorage password is wrong *rework* 2016-09-27 22:05:09 +02:00
brantje
79052e4d70 Force logout if localstorage password is wrong 2016-09-27 22:02:04 +02:00
brantje
65f2768411 Might fix the loop 2016-09-27 21:23:43 +02:00
brantje
f589282db0 Add throw 2016-09-27 21:12:12 +02:00
brantje
f0a9a28984 Revert "Just use the first credential to check if vault pass is ok"
This reverts commit faf54d4e39.
2016-09-27 21:10:04 +02:00
brantje
b322db5351 Merge branch 'master' of github.com:nextcloud/passman 2016-09-26 22:36:45 +02:00
Marcos Zuriaga
ad3dcb4b26 Sharing logic beggins 2016-09-26 22:36:05 +02:00
brantje
faf54d4e39 Just use the first credential to check if vault pass is ok 2016-09-26 22:07:43 +02:00
brantje
5b2c0245a7 Add scope.apply 2016-09-26 20:56:41 +02:00
Marcos Zuriaga
df1b58350e Share beggins 2016-09-26 20:49:30 +02:00
brantje
096d97e7a9 Small bug fixes 2016-09-26 20:12:14 +02:00
brantje
e789ad4926 Show spinner during vault decryption 2016-09-26 19:15:39 +02:00
brantje
d3cccd1f1a Set progress when done reading file 2016-09-26 18:31:30 +02:00
brantje
0a39cdc582 Importers now have to return a object 2016-09-26 18:17:42 +02:00
Marcos Zuriaga
8db3f31367 Changes on promises
keepass importer ready and using promises
2016-09-26 17:05:47 +02:00