Commit graph

60 commits

Author SHA1 Message Date
brantje 0201f049fb Create sharing keys on vault creation 2016-09-25 22:29:27 +02:00
brantje b1728da8e2 Add function to get sharing keys 2016-09-25 22:02:58 +02:00
brantje d54fc74321 Encrypt sharing keys 2016-09-25 21:33:04 +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
brantje fd80367808 fix default settings tab 2016-09-25 18:21:28 +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 0714bddb3b Fix active vault bug in settings 2016-09-25 17:19:05 +02:00
brantje c132ab6c6c Fix tag fck up 2016-09-25 17:15:59 +02:00
brantje 903338d672 Search through all Credential properties 2016-09-25 17:13:48 +02:00
brantje a991302777 Working passman import 2016-09-25 16:18:18 +02:00
brantje b916ce4290 Add Dashlane 4 csv importer 2016-09-25 11:21:04 +02:00
brantje 9f5f00c91c Add reading keepass csv 2016-09-25 00:01:23 +02:00
brantje c1a2e959ef Add passman version to settings 2016-09-24 20:47:47 +02:00
brantje 83cdb0c953 Add empty controllers for import / export 2016-09-24 20:26:04 +02:00
brantje 685f4ca4ab Remove console.log 2016-09-24 20:17:52 +02:00
brantje b8e1ecc490 Add password strength scanner 2016-09-24 20:16:57 +02:00
brantje 8b9e29702a Able to restore revisions 2016-09-24 12:59:19 +02:00
brantje eb6fe069e5 Display revisions 2016-09-24 12:16:07 +02:00
brantje 6b6eaaf070 Revision backend working 2016-09-24 11:40:15 +02:00
brantje e6915a35a7 Add revision controller 2016-09-24 10:59:16 +02:00
brantje d59358df40 Add function to go to revisions 2016-09-24 10:58:52 +02:00
brantje 9462815d8d Permanently delete (destroy) credentials 2016-09-23 21:30:07 +02:00
brantje 188b5129fa Notification buttons working 2016-09-23 18:17:47 +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 35262e737f Fix breadcrumbs. Closes #17 2016-09-23 12:30:50 +02:00
brantje 25d1f98e6f Added search for users / groups to frontend 2016-09-23 12:03:37 +02:00
Sander c99e03d950 Merge sharing into master, resolve merge conflict 2016-09-21 12:03:39 +02:00
brantje c8d230b747 Remove console.log, remove old html code 2016-09-20 23:54:19 +02:00
brantje f87ef99374 Small start with sharing 2016-09-20 20:03:37 +02:00
brantje 83b5fa40e1 Move ngclipboard 2016-09-20 19:09:47 +02:00
brantje f3b945454f Filter tag list 2016-09-20 18:38:49 +02:00
brantje 396ec55453 Remove console.log 2016-09-18 21:17:47 +02:00
brantje 8d0f70f357 Filtering with tags work, add oc notificaton service 2016-09-16 14:01:25 +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 d21d75d976 Use private var 2016-09-15 07:09:39 +02:00
brantje c16dbcd818 Update todos 2016-09-15 00:19:56 +02:00
brantje 7a30855030 Update todos 2016-09-15 00:11:59 +02:00
brantje 506c22d36e Move displaying credentials to app-sidebar 2016-09-14 23:46:48 +02:00
brantje 7bc733ed48 Clean up todo\s 2016-09-14 23:04:38 +02:00
brantje 1225848212 Add showing items 2016-09-14 21:23:55 +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