Commit graph

51 commits

Author SHA1 Message Date
brantje 250fe63122
Bump max Nextcloud version 2017-06-03 17:37:28 +02:00
brantje 1dd677dee1
Bump version 2017-05-06 13:41:58 +02:00
brantje 6c811bf8fd
Change dev docs link 2017-02-23 13:49:06 +01:00
brantje fd8dcc6c1c
Add feature to request vault destructions 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 7326967c21
Fix missing files 2017-02-05 21:57:02 +01:00
brantje 44d839272b
Update readme 2017-02-05 20:19:35 +01:00
brantje 1a977878b1
Bump version 2017-02-05 20:01:57 +01:00
brantje 612dcd355b
Fix missing admin-settings.js
Remove settings property (Fixes #211)

Add file to avoid errors (Fixes #210)

Fix for deleting credential

Fix for deleting vault (fixes #212)
2017-01-18 19:08:59 +01:00
brantje b05137b93f
Bump app version, add openssl as dependency 2017-01-11 18:09:49 +01:00
brantje 7bb1839184
Refactor settings, create SettingsService
Fix settings not working in ownCloud
Signed-off-by: brantje <brantje@gmail.com>
2016-12-30 13:37:40 +01:00
brantje 858195834d
Add settings page, non functional
Implement disable context menu

Implemement disable http warning

Implement vault key strength setting

Implement share settings

Implement version check setting
2016-12-28 21:34:59 +01:00
brantje 173e604519
Bump version to update appstore 2016-12-28 13:57:42 +01:00
brantje 14f449303f
Add newlines to info.xml 2016-12-28 13:35:16 +01:00
brantje 17cbc1d747
Add summary tag to info.xml 2016-12-28 13:27:40 +01:00
brantje f42df70209
Remove double tag in info 2016-12-28 12:29:33 +01:00
brantje ea040ed444
Fix bookmarklet 2016-12-22 18:34:44 +01:00
brantje 35000a6814
Small change to info.xml (appstore giving errors) 2016-12-22 15:00:28 +01:00
brantje bdf48effc3
Small change to info.xml 2016-12-22 14:40:40 +01:00
brantje 6bf7066c07
Small change to info.xml 2016-12-22 14:31:14 +01:00
brantje a0274d7450
Update readme and App info 2016-12-22 14:12:02 +01:00
brantje 76aa2d78f4
Use https for images in info.xml 2016-12-22 01:23:30 +01:00
brantje 4f38ef6184
Make appinfo/info.xml complaint with appstore 2016-12-22 01:19:22 +01:00
brantje 340c5e0b96
Bump version for appstore 2016-12-22 01:04:12 +01:00
brantje 5235bf0cd1
Bump version for appstore 2016-12-22 01:01:03 +01:00
brantje bc37c48562
Increase max-version 2016-12-19 15:37:04 +01:00
brantje bb554a8407
Remove deprecated cron 2016-10-16 13:21:27 +02:00
brantje 294b9f7201
Link sharing works 2016-10-04 00:19:46 +02:00
brantje 96435011f8
Add expire_views 2016-10-03 23:32:30 +02:00
Marcos Zuriaga f8c86b9ea6
Added edited_by field to credential revisions 2016-10-03 19:50:03 +02:00
brantje 01a0d8bf05
Rename is_shared to shared_key 2016-10-02 18:59:20 +02:00
brantje ca408ef0a3
Show dialog with incoming share requests 2016-10-02 16:10:04 +02:00
Marcos Zuriaga b828f7dbd1
Sharing api endpoints
Sharing db interfacing logics
Some minor db changes
2016-10-02 13:48:23 +02:00
brantje c41439b0c2
Fix table name in ShareRequestMapper 2016-10-02 11:22:19 +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 8920a36ea7
Save work 2016-09-28 22:05:09 +02:00
brantje d2c02ce32b
Add settings to vault table 2016-09-28 20:26:59 +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 9b7dc8721c Add nextcloud as dep 2016-09-27 17:51:03 +02:00
brantje 41837d2c7d Add field for sharing keys generated time 2016-09-24 17:03:18 +02:00
brantje 9aefb98584 Added sharing keys to vault table 2016-09-24 17:01:11 +02:00
Marcos Zuriaga a8edcc67d5 Merge branch 'master' of github.com:nextcloud/passman 2016-09-24 13:09:00 +02:00
brantje 6b6eaaf070 Revision backend working 2016-09-24 11:40:15 +02:00
brantje e3e56bd6e4 Add revision table, bump version 2016-09-24 10:58:04 +02:00
Marcos Zuriaga 2a21769046 Fixes bug that prevents passman from being enabled on nextcloud 2016-09-21 12:34:07 +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 6773486059 Starting to work on login to vault 2016-09-11 19:45:20 +02:00
brantje 2ee6df3ef0 Creating vaults works, getting vaults not 2016-09-11 12:33:09 +02:00