|
52219a5e59
|
Formatting
|
2019-01-23 15:43:04 -05:00 |
|
|
9672b06e3a
|
Finish PostController test suite
|
2019-01-23 14:27:27 -05:00 |
|
|
986f83cf27
|
Write a test for PostController
|
2019-01-23 14:16:40 -05:00 |
|
|
ffca344f03
|
[WIP] Begin writing PostController test; refactor testing APObjects
|
2019-01-23 11:37:05 -05:00 |
|
|
04920a86a2
|
Refactor routing/controller layer for better separation of concerns
|
2019-01-23 09:28:15 -05:00 |
|
|
ffc32e312c
|
Refactor ActivityEvent to also have the actor; implement NonActivityHandler
|
2019-01-22 17:36:21 -05:00 |
|
|
ed46ec1e1f
|
Extract objectFromArray to service; implement CollectionService; test
|
2019-01-20 17:24:28 -05:00 |
|
|
499e4d235d
|
[WIP] Extract auth and collection paging/filtering to their own services
|
2019-01-20 15:02:37 -05:00 |
|
|
3320ba45ee
|
[WIP] Begin implementing collection handling for GetObjectController
|
2019-01-19 22:37:26 -05:00 |
|
|
c36bca1adb
|
Allow public access to objects with no defined audience
|
2019-01-19 17:22:58 -05:00 |
|
|
e927d88c23
|
Refactor ControllerResolver; implement auth check for GetObjectController
|
2019-01-18 17:13:46 -05:00 |
|
|
11152623d4
|
Use dereference() instead of getObject()
|
2019-01-17 14:48:12 -05:00 |
|
|
0dc3bbe275
|
Test the GetObjectController
|
2019-01-10 10:20:05 -05:00 |
|