Commit graph

50 commits

Author SHA1 Message Date
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
d589bbda61
Make api endpoints available to extensions 2016-12-23 13:46:43 +01:00
brantje
adb7dd582b
Remove comment
Fix if statement

Add return

Add return

Remove assignment
2016-10-08 15:00:07 +02:00
brantje
e96911e50f
Revert "Scrutinizer Auto-Fixes"
This reverts commit ae73bff5c4.
2016-10-08 13:45:44 +02:00
Scrutinizer Auto-Fixer
ae73bff5c4 Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2016-10-07 22:59:30 +00:00
brantje
ce588f1be7
Fix travis errors in credential controller 2016-10-07 23:54:16 +02:00
brantje
59eafb2505
Add skip_revision param 2016-10-07 18:26:53 +02:00
brantje
8e80bb529a
Credentials use guids 2016-10-07 12:45:11 +02:00
brantje
53c55d5fd6
Fix some bugs 2016-10-05 22:34:34 +02:00
brantje
1c55e6dfa9
Fix unsharing 2016-10-05 20:07:13 +02:00
brantje
7d3d67c896
Fix for api change 2016-10-05 19:56:46 +02:00
brantje
4ecbcd9efa
Fix editing shared credentials 2016-10-05 19:27:24 +02:00
brantje
836946e164
Restore revisions works 2016-10-05 19:02:27 +02:00
brantje
4ef465b7d0
Use guid 2016-10-05 18:55:12 +02:00
brantje
94c418bd5c
Fix error 500 2016-10-05 18:52:14 +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
a77ae301f5
Stared to work on revisions 2016-10-05 18:24:36 +02:00
brantje
75dd4cfe34
Remove todo 2016-10-05 14:55:01 +02:00
brantje
f80263dff0
Add route to update revisions 2016-10-05 14:30:28 +02:00
brantje
35d6d3777c
Add activity support for sharing 2016-10-05 13:46:25 +02:00
brantje
e71a82218e
Fix for unsharing password 2016-10-04 12:57:41 +02:00
Marcos Zuriaga
bec9252bc9
Fix owner's shared key being gone when bob updates credential 2016-10-03 21:43:57 +02:00
brantje
653fd9bace
Delete prop 2016-10-03 21:42:16 +02:00
brantje
de27612a58
Updating almost works 2016-10-03 21:36:39 +02:00
Marcos Zuriaga
8a218344c5
Permissions check on credential update api 2016-10-03 21:18:28 +02:00
brantje
ba6d089a9c
Bob can almost edit alices credential 2016-10-03 20:33:32 +02:00
brantje
b90d6eb0c3
Fix shared_key after unsharing 2016-10-03 17:38:45 +02:00
brantje
3355db8d89
Unshare credentials 2016-10-03 17:23:03 +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
01a0d8bf05
Rename is_shared to shared_key 2016-10-02 18:59:20 +02:00
brantje
07b7aa8787
Add is_shared to credential update route 2016-09-28 19:46:54 +02:00
brantje
8b9e29702a Able to restore revisions 2016-09-24 12:59:19 +02:00
brantje
eb6fe069e5 Display revisions 2016-09-24 12:16:07 +02:00
brantje
6b6eaaf070 Revision backend working 2016-09-24 11:40:15 +02:00
brantje
9462815d8d Permanently delete (destroy) credentials 2016-09-23 21:30:07 +02:00
brantje
d4011e1fcc Check if notification for expired credential exists 2016-09-23 20:50:14 +02:00
brantje
188b5129fa Notification buttons working 2016-09-23 18:17:47 +02:00
brantje
cbd8406854 Notification link working (Onclick goes to credential) 2016-09-23 17:22:47 +02:00
brantje
22f519e641 Add support for activity app 2016-09-23 16:52:41 +02:00
brantje
8d0f70f357 Filtering with tags work, add oc notificaton service 2016-09-16 14:01:25 +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
6c502f183c First setup of vaults 2016-09-10 23:30:17 +02:00
brantje
079449f25c Create models, update controllers 2016-09-09 19:05:18 +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