Commit graph

49 commits

Author SHA1 Message Date
brantje c2c4d613d8
Add icons to credentials 2017-10-29 13:31:18 +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 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 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 ff80ef18cb
Add app version
Make the version route dont require csrf
2016-12-27 13:07:04 +01:00
brantje be14586db5
Apply translations to html templates 2016-12-19 23:51:15 +01: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
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 b4ed5e9c76
Added api endpoint to get revisions of shared items 2016-10-03 17:20:57 +02:00
brantje 28aa97bc57
Add backend for deleting share requests 2016-10-03 15:50:10 +02:00
brantje ab7b2f7a4d
Revert "Unshare item. Reading shared credential broke?"
This reverts commit 86d9910f74.
2016-10-03 15:47:00 +02:00
brantje 86d9910f74
Unshare item. Reading shared credential broke? 2016-10-03 15:40:46 +02:00
brantje 9f779087ca
Add public share page 2016-10-03 10:19:43 +02:00
Marcos Zuriaga ca24caeb07
Change api endpoint name 2016-10-02 19:07:03 +02:00
Marcos Zuriaga 7252aa7f4a
Api endpoint to get items shared with a vault 2016-10-02 19:04:19 +02:00
brantje a727fd814d
Decline sharing request 2016-10-02 17:19:12 +02:00
Marcos Zuriaga ea997a1ce0
Added angularjs ShareService api methods
Fixed route method
2016-10-02 14:26:22 +02:00
Marcos Zuriaga ee919c1159
Missing coma 2016-10-02 14:02:38 +02:00
Marcos Zuriaga b828f7dbd1
Sharing api endpoints
Sharing db interfacing logics
Some minor db changes
2016-10-02 13:48:23 +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 6411351068
Add bookmarklet 2016-10-01 17:21:24 +02:00
brantje 22b2cc1841 Get user vaults, returns id, guid, public key 2016-09-26 20:36:51 +02:00
brantje 096d97e7a9 Small bug fixes 2016-09-26 20:12:14 +02:00
brantje 07cc22817a Add random data importer, change return to callbacks 2016-09-26 00:27:02 +02:00
brantje 2d19e38e8a Save sharing keys to db 2016-09-25 18:34:33 +02:00
brantje c1a2e959ef Add passman version to settings 2016-09-24 20:47:47 +02:00
brantje 188b5129fa Notification buttons working 2016-09-23 18:17:47 +02:00
brantje 25d1f98e6f Added search for users / groups to frontend 2016-09-23 12:03:37 +02:00
brantje 675c736d88 Add tags input 2016-09-15 21:21:34 +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 6c502f183c First setup of vaults 2016-09-10 23:30:17 +02:00
brantje 2f5f7916b5 Move revisions and files to credentialController 2016-09-09 18:46:20 +02:00
brantje 3e68a3eccc Initial commit 2016-09-09 17:36:35 +02:00