Commit graph

62 commits

Author SHA1 Message Date
brantje 9e7f47a715
Add a generic CSV importer 2017-02-22 18:02:55 +01:00
brantje 6767322a22
Lock vault after 3 wrong attempts (Fixes #197)
Fix share button, fix shared_key not added to storedCredential after sharing (Fixes #249)
    Add password app importer. Fixes #248
    Fix version check via proxy. Fixes #237
    Fix activity app not filtering. Fixes #246
    Add EnPass txt importer. Fixes #159
    Fix for disabled share button
    Require vault key for export. Fixes #199
    Indicate that sharing only works with users that have 1 or more vaults.
    Fixes #242
    Reset tags on logout. Fixes #245
    Ability to enter OTP secret manually. Fixes #198
    Create teampass importer. Fixes #244
2017-02-17 21:25:18 +01:00
brantje 0a386d77ce
Remove server side encryption setting at admin page.
Fix counting credentials (Fixes #235)

Fix for deleting shared credental (Fixes #232)

Fix for empty sharing keys in vaults (Fixes #230)

Fix removed shared credential leaves tags

Fix for lastpass import #233

Disable share button when link sharing is disabled.
Or when it's not shared with a user.

Add issue template

Bump version
2017-02-13 17:29:29 +01:00
brantje 8c82b795e2
Add vault logout timer 2017-01-09 13:54:02 +01:00
brantje 512526c1a7
Fix reading CSV's
Signed-off-by: brantje <brantje@gmail.com>
2017-01-06 19:03:27 +01:00
brantje e3ce52b93c
Building works 2016-12-21 23:08:50 +01:00
brantje be14586db5
Apply translations to html templates 2016-12-19 23:51:15 +01:00
brantje 8fab6a8725
Custom field types
Custom fields can have files. Order custom fields.
It's now possible to reorganise the custom fields by drag and drop.
Signed-off-by: brantje <brantje@gmail.com>
2016-10-24 19:56:04 +02:00
brantje 1a4c1346cc
Better searchbox behaviour.
Add a clear icon.
2016-10-16 18:08:59 +02:00
brantje 842e27d439
Add export functionality 2016-10-08 13:26:48 +02:00
brantje ca590057b5
Change vault password, minor fixes 2016-10-07 15:38:23 +02:00
brantje 4b3d1b7450
Fix for ff downloads 2016-10-06 19:50:22 +02:00
Marcos Zuriaga bd838e9e46
Added SharingACL factory
Added license reference on some files
2016-10-03 14:45:38 +02:00
brantje 8b26873159
Add warning for http connections 2016-09-30 22:31:46 +02:00
brantje 389fd23b66 Add grid view 2016-09-28 00:14:32 +02:00
Sander 994c9839fa Merge pull request #26 from nextcloud/usePromises
Use promise class
2016-09-26 18:33:33 +02:00
brantje 1c91c038c8 Merge branch 'master' of github.com:nextcloud/passman 2016-09-26 17:30:55 +02:00
Marcos Zuriaga 3230d1e952 Merge branch 'master' into usePromises 2016-09-26 14:27:46 +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 39375acbb8 Add select on click 2016-09-26 10:37:43 +02:00
brantje 52709971ca Order tag list alphabetically 2016-09-26 00:30:38 +02:00
brantje 07cc22817a Add random data importer, change return to callbacks 2016-09-26 00:27:02 +02:00
brantje 68c9ab18ab Add passpack importer 2016-09-25 23:05:12 +02:00
brantje 60b7da4f8b Add clipperz importer 2016-09-25 21:01:26 +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 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 31a85bf673 Add lastpass importer 2016-09-25 10:29:48 +02:00
brantje 9f5f00c91c Add reading keepass csv 2016-09-25 00:01:23 +02:00
brantje 83cdb0c953 Add empty controllers for import / export 2016-09-24 20:26:04 +02:00
brantje b8e1ecc490 Add password strength scanner 2016-09-24 20:16:57 +02:00
brantje 07c529afea Add controller to javascript files 2016-09-24 11:00:16 +02:00
brantje 169900bd75 Add donation link 2016-09-23 22:43:36 +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
Sander c99e03d950 Merge sharing into master, resolve merge conflict 2016-09-21 12:03:39 +02:00
brantje 5bfe5a7218 Add breadcrumb to all pages 2016-09-20 20:51:41 +02:00
brantje f87ef99374 Small start with sharing 2016-09-20 20:03:37 +02:00
brantje f3b945454f Filter tag list 2016-09-20 18:38:49 +02:00
brantje 8d0f70f357 Filtering with tags work, add oc notificaton service 2016-09-16 14:01:25 +02:00
brantje 675c736d88 Add tags input 2016-09-15 21:21:34 +02:00
brantje 506c22d36e Move displaying credentials to app-sidebar 2016-09-14 23:46:48 +02:00
brantje 7f0f297aa3 Improvements in credential field, showing items 2016-09-14 22:50:14 +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
Sander 30c653af78 Add use-theme directive, add tooltips 2016-09-14 15:09:55 +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