Commit graph

20 commits

Author SHA1 Message Date
binsky
a21c2aace8 fix patching files as a non admin user 2023-04-24 18:57:13 +02:00
binsky
4152f19c42 fix alignment in some controller classes
Signed-off-by: binsky <timo@binsky.org>
2021-12-15 20:19:03 +01:00
binsky
83bdd935af import missing logger interface
Signed-off-by: binsky <timo@binsky.org>
2021-10-29 16:35:43 +02:00
binsky
301572ac5d add guid/id of failed credential/file deletions to response, assciated with the vault delete action
Signed-off-by: binsky <timo@binsky.org>
2021-10-25 14:42:40 +02:00
binsky
935ff67d71 add logging for failed file and credential deletion, assciated with the vault delete action
Signed-off-by: binsky <timo@binsky.org>
2021-10-25 14:25:20 +02:00
binsky
d9815b3ca3 do not collect all credential guids for vault deletion; use custom file mass deletion endpoint
Signed-off-by: binsky <timo@binsky.org>
2021-10-23 19:59:13 +02:00
brantje
d509bbd160
Fix cors headers 2017-01-19 13:39:01 +01:00
brantje
734496ebcc
Implement encryption class 2017-01-11 18:09:49 +01:00
brantje
f30f986d60
Fix if statements 2017-01-03 21:33:00 +01:00
brantje
9ab74be344
Check if shared_key exists
Remove value set by php

Replace DoesNotExistException with Exeption
2016-12-29 12:29:48 +01:00
brantje
d589bbda61
Make api endpoints available to extensions 2016-12-23 13:46:43 +01:00
brantje
3357c02da0
Return jsonreponse 2016-10-07 21:33:23 +02:00
brantje
e6aef00193
Downloading shared files works 2016-10-05 16:58:19 +02:00
brantje
b01afb4f3d
Add route for updating file 2016-10-05 14:09:15 +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
2f5f7916b5 Move revisions and files to credentialController 2016-09-09 18:46:20 +02:00
brantje
aa6d91136a Use ApiController 2016-09-09 18:02:53 +02:00
brantje
514694d4c7 Add parameters to controllers 2016-09-09 17:41:02 +02:00
brantje
3e68a3eccc Initial commit 2016-09-09 17:36:35 +02:00