Commit graph

99 commits

Author SHA1 Message Date
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 514cb569fb
Add feature to move vaults to other account 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 f4dd8bf1f1
Add preflighted cors, opening the way for extensions.
Signed-off-by: brantje <brantje@gmail.com>
2017-01-12 10:05:11 +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 ff80ef18cb
Add app version
Make the version route dont require csrf
2016-12-27 13:07:04 +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 be14586db5
Apply translations to html templates 2016-12-19 23:51:15 +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 adb7dd582b
Remove comment
Fix if statement

Add return

Add return

Remove assignment
2016-10-08 15:00:07 +02:00
brantje e7bf4f8533
Delete users from share list 2016-10-07 13:41:08 +02:00
brantje c94df47a9f
Vault use guids 2016-10-07 12:58:41 +02:00
brantje 8e80bb529a
Credentials use guids 2016-10-07 12:45:11 +02:00
Marcos Zuriaga 77587e5598
Added capability on the api revisions endpoint to get shared item revisions by target user 2016-10-05 18:47:25 +02:00
brantje e6aef00193
Downloading shared files works 2016-10-05 16:58:19 +02:00
brantje f80263dff0
Add route to update revisions 2016-10-05 14:30:28 +02:00
brantje b01afb4f3d
Add route for updating file 2016-10-05 14:09:15 +02:00
brantje d058028c54
Fix updating shared credential 2016-10-04 16:20:55 +02:00
Marcos Zuriaga bca3cefd0c
Api endpoint logic to gather the ACL of a credential 2016-10-04 14:40:48 +02:00
Marcos Zuriaga ef4f701a92
Reorder routes definitions 2016-10-04 14:29:06 +02:00
Marcos Zuriaga e93ed18acd
Updated API public endpoints 2016-10-04 14:27:49 +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 fe856414fa
Changes on api 2016-10-03 23:05:18 +02:00
Marcos Zuriaga 5d278e6d57
Fixed url on api 2016-10-03 22:57:32 +02:00
Marcos Zuriaga eada39c2bd
Sharing public link creation API endpoint 2016-10-03 22:55:33 +02:00
Marcos Zuriaga eadcdcabb0
Api endpoint to get the public link credentials 2016-10-03 22:43:36 +02:00
Marcos Zuriaga f8c86b9ea6
Added edited_by field to credential revisions 2016-10-03 19:50:03 +02:00
Marcos Zuriaga b4ed5e9c76
Added api endpoint to get revisions of shared items 2016-10-03 17:20:57 +02:00