Commit graph

20 commits

Author SHA1 Message Date
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
Marcos Zuriaga
5a0f158137
Return 404 if vault is not found 2016-10-07 17:04:26 +02:00
brantje
6672cfa2a8
Remove double if check 2016-10-07 13:01:57 +02:00
brantje
c94df47a9f
Vault use guids 2016-10-07 12:58:41 +02:00
brantje
c94870e1c3
Clean up code 2016-09-30 20:49:35 +02:00
brantje
0ff6065f4b
Implement a challenge password 2016-09-30 20:43:20 +02:00
brantje
8920a36ea7
Save work 2016-09-28 22:05:09 +02:00
brantje
bc1650556e
Move response format to controller 2016-09-28 21:22:49 +02:00
brantje
370b9b832e
Change api/v2/vaults/{id} response format 2016-09-28 20:27:52 +02:00
brantje
2d19e38e8a Save sharing keys to db 2016-09-25 18:34:33 +02:00
brantje
6caf31a992 File upload / delete works 2016-09-14 18:57:38 +02:00
brantje
926f09ec00 Style password meter, add last access time of vault 2016-09-12 18:25:16 +02:00
brantje
6467752906 Login to vault works 2016-09-11 20:47:29 +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
brantje
6c502f183c First setup of vaults 2016-09-10 23:30:17 +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