1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2025-01-08 17:02:41 +00:00
Arsse/lib/REST
J. King 4cded011ff Complete implementations of server status and user status REST calls
- Fixes #30
- Fixes #31
- Avatars are not yet supported by the data model; blocked by issue #52
2017-07-19 18:07:36 -04:00
..
NextCloudNews Complete implementations of server status and user status REST calls 2017-07-19 18:07:36 -04:00
AbstractHandler.php Changed Misc\DateFormatter to a collection of static methods and renamed it to Date; renamed Data to Arsse to avoid confusion and better reflect its centrality 2017-07-17 07:47:57 -04:00
Exception405.php Completely revamped NCNv1 REST handler 2017-05-19 23:52:26 -04:00
Exception501.php Completely revamped NCNv1 REST handler 2017-05-19 23:52:26 -04:00
Handler.php Fix whitespace 2017-04-06 21:41:21 -04:00
Request.php Fix potential of erroneous matching of URL containing encoded #. 2017-05-20 08:57:24 -04:00
Response.php Fix whitespace 2017-04-06 21:41:21 -04:00