1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-22 21:22:40 +00:00
Arsse/lib/REST
J. King 6d4aa4db6e Minimally functional, highly experimental, working server
- Basic update service handles only one feed at a time and possibly leaks memory
- Output for REST requests is still very basic
- No avatar support
- No reporting of whether cron works
- No cleanup before or after feed updates
2017-07-15 16:44:06 -04:00
..
NextCloudNews Minimally functional, highly experimental, working server 2017-07-15 16:44:06 -04:00
AbstractHandler.php Use more reliable database locking strategy; reorganize tests 2017-07-07 21:06:38 -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