Commit graph

52 commits

Author SHA1 Message Date
brantje ca408ef0a3
Show dialog with incoming share requests 2016-10-02 16:10:04 +02:00
Marcos Zuriaga ea997a1ce0
Added angularjs ShareService api methods
Fixed route method
2016-10-02 14:26:22 +02:00
brantje aff63a5f77
Fix encrypting shared credentials 2016-10-02 13:00:52 +02:00
brantje b5d7ed9418
Add encryptSharedCredential and decryptSharedCredential 2016-10-02 12:35:27 +02:00
Marcos Zuriaga 42b73148e6
Sharing action api
Some db changes for sharing
Sharing route added
Other minor changes
2016-10-02 01:56:36 +02:00
brantje ae49c9e149
Implement renaming vault 2016-09-30 21:15:28 +02:00
brantje 05e20cceb0
Small bugfixes 2016-09-30 17:44:21 +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
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 ab07f2b9bd
Use patch 2016-09-28 21:21:58 +02:00
brantje 79052e4d70 Force logout if localstorage password is wrong 2016-09-27 22:02:04 +02:00
brantje f589282db0 Add throw 2016-09-27 21:12:12 +02:00
Marcos Zuriaga ad3dcb4b26 Sharing logic beggins 2016-09-26 22:36:05 +02:00
brantje 22b2cc1841 Get user vaults, returns id, guid, public key 2016-09-26 20:36:51 +02:00
Marcos Zuriaga 8db3f31367 Changes on promises
keepass importer ready and using promises
2016-09-26 17:05:47 +02:00
Marcos Zuriaga 966efcf4a5 Added promise class
Refactored crypto services to use promises
Fixed issues with the sharing settings page
2016-09-26 14:23:31 +02:00
brantje b1728da8e2 Add function to get sharing keys 2016-09-25 22:02:58 +02:00
brantje 135090bb8d Fix 2016-09-25 21:25:37 +02:00
Marcos Zuriaga dd0518a2ff Code cleanup 2016-09-25 21:01:53 +02:00
Marcos Zuriaga be48cd77b8 Asynchronous key generation and status indication 2016-09-25 21:01:53 +02:00
Marcos Zuriaga e60ed02621 Merge branch 'master' of github.com:nextcloud/passman 2016-09-25 18:48:31 +02:00
Marcos Zuriaga 910005893d RSA generation in a non-blocking way 2016-09-25 18:42:41 +02:00
brantje 2d19e38e8a Save sharing keys to db 2016-09-25 18:34:33 +02:00
Marcos Zuriaga d4088e8fbe Merge branch 'master' of github.com:nextcloud/passman 2016-09-25 17:47:29 +02:00
Marcos Zuriaga 19bcdd91c0 Sharing RSA key generation and settings page
Included Forge lib
2016-09-25 17:46:55 +02:00
brantje 52072e23ce Added small caching system, encrypted with vault key 2016-09-25 17:36:03 +02:00
brantje 8b9e29702a Able to restore revisions 2016-09-24 12:59:19 +02:00
brantje 6b6eaaf070 Revision backend working 2016-09-24 11:40:15 +02:00
brantje 9462815d8d Permanently delete (destroy) credentials 2016-09-23 21:30:07 +02:00
brantje cbd8406854 Notification link working (Onclick goes to credential) 2016-09-23 17:22:47 +02:00
brantje 6eafc2d067 Expire passwords working, requires notifications app 2016-09-23 15:05:27 +02:00
brantje 25d1f98e6f Added search for users / groups to frontend 2016-09-23 12:03:37 +02:00
brantje 8d0f70f357 Filtering with tags work, add oc notificaton service 2016-09-16 14:01:25 +02:00
brantje 2fc84e2a7b Remove test tags 2016-09-15 21:44:10 +02:00
brantje c2711658f1 Display tags 2016-09-15 21:43:23 +02:00
brantje 675c736d88 Add tags input 2016-09-15 21:21:34 +02:00
brantje 7bc733ed48 Clean up todo\s 2016-09-14 23:04:38 +02:00
brantje dee5ecda55 Start with showing Credentials 2016-09-14 21:12:10 +02:00
brantje 6caf31a992 File upload / delete works 2016-09-14 18:57:38 +02:00
brantje f37226d8cd Add otp tab, add files tab 2016-09-13 23:03:12 +02:00
Sander 19959b1d0a Add custom fields 2016-09-13 16:31:07 +02:00
brantje d8f26f8b5d Add generate password, copy to clipboard 2016-09-13 00:10:24 +02:00
brantje 6467752906 Login to vault works 2016-09-11 20:47:29 +02:00
brantje 6773486059 Starting to work on login to vault 2016-09-11 19:45:20 +02:00
brantje 9c49cc3e1c Add SettingService, setting default vault works 2016-09-11 13:29:52 +02:00