Commit graph

203 commits

Author SHA1 Message Date
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
Marcos Zuriaga b45d5b3634 Sharing RSA cypher async 2016-09-28 21:56:54 +02:00
brantje 07b7aa8787
Add is_shared to credential update route 2016-09-28 19:46:54 +02:00
brantje 2e6de5c3a7 Add is_shared property to api 2016-09-28 19:42:12 +02:00
brantje 028fb36d8a Add field to credential table
Signed-off-by: brantje <brantje@gmail.com>
2016-09-28 19:23:25 +02:00
brantje 088d32d1f2 Remove credential cache 2016-09-28 18:15:47 +02:00
brantje 47f445587b Use border color 2016-09-28 01:23:57 +02:00
brantje 2eb46ed9d7 Update use theme to create a font color 2016-09-28 00:46:51 +02:00
brantje af3c7b0b99 Update style 2016-09-28 00:25:21 +02:00
brantje 389fd23b66 Add grid view 2016-09-28 00:14:32 +02:00
brantje 5398d2ba74 Generate password with passwordgen if scope.password is empty 2016-09-27 22:48:11 +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 9b7dc8721c Add nextcloud as dep 2016-09-27 17:51:03 +02:00
brantje f979a8e993 Remove lost char 2016-09-26 23:58:30 +02:00
brantje cd4b222690 Update readme 2016-09-26 23:47:26 +02:00
brantje 52135726ee Update readme 2016-09-26 23:12:32 +02:00
brantje b11c095569 Fix tags in random data importer 2016-09-26 22:47:42 +02:00
brantje b322db5351 Merge branch 'master' of github.com:nextcloud/passman 2016-09-26 22:36:45 +02:00
Marcos Zuriaga 2b8964f484 Merge branch 'master' of github.com:nextcloud/passman 2016-09-26 22:36:15 +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 4e6e6723f7 Generate 50 credentials, check if we have data 2016-09-26 21:56:18 +02:00
brantje 156f935498 Update tag filter 2016-09-26 21:46:41 +02:00
brantje 106cf3bf5b Fix error 500 2016-09-26 21:23:24 +02:00
brantje c9309f9866 Add service to dep injection 2016-09-26 21:21:02 +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 22b2cc1841 Get user vaults, returns id, guid, public key 2016-09-26 20:36:51 +02:00
brantje ab734b5578 Merge branch 'master' of github.com:nextcloud/passman 2016-09-26 20:13:56 +02:00
brantje 096d97e7a9 Small bug fixes 2016-09-26 20:12:14 +02:00
Marcos 142962b19f Host changed to example.com on api docs 2016-09-26 20:08:42 +02:00
Marcos a508c36819 api endpoint changed from /v1 to /v2 in api docs 2016-09-26 20:07:17 +02:00
brantje 46b82a5b1d Hide current user from user search 2016-09-26 19:20:48 +02:00
brantje e789ad4926 Show spinner during vault decryption 2016-09-26 19:15:39 +02:00
Sander 994c9839fa Merge pull request #26 from nextcloud/usePromises
Use promise class
2016-09-26 18:33:33 +02:00
brantje d3cccd1f1a Set progress when done reading file 2016-09-26 18:31:30 +02:00
brantje ae990e2b4b All importers return progress object 2016-09-26 18:23:35 +02:00
brantje 0a39cdc582 Importers now have to return a object 2016-09-26 18:17:42 +02:00
brantje 1a86c1b664 Use promise 2016-09-26 17:42:41 +02:00
Marcos Zuriaga 08fc3ae7b6 More importers migration 2016-09-26 17:32:13 +02:00
brantje 1c91c038c8 Merge branch 'master' of github.com:nextcloud/passman 2016-09-26 17:30:55 +02:00
Marcos Zuriaga 8db3f31367 Changes on promises
keepass importer ready and using promises
2016-09-26 17:05:47 +02:00
Sander 47f9af3cb9 Update README.md (#28)
Update README.md
2016-09-26 15:53:12 +02:00
Marcos Zuriaga 349043c2c3 Rename var so sander likes it 2016-09-26 14:29:36 +02:00
Marcos Zuriaga 3230d1e952 Merge branch 'master' into usePromises 2016-09-26 14:27:46 +02:00