1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-22 21:22:40 +00:00
Arsse/lib
J. King 0972cff660 Completely revamped NCNv1 REST handler
- URLs are now matched centrally against a whitelist
- %-encoded URLs are still handled correctly
- Dispatched methods now only handle one specific task
- Filler methods (e.g. versionPOST) are no longer required
- Unhandled URLs now return 501 Not Implemented rather than 404 Not Found; this removes some ambiguity in the semantics of 404
2017-05-19 23:52:26 -04:00
..
Conf Changed "NewsSync" to "Arsse" 2017-03-27 23:12:12 -05:00
Db NCNv1 feed calls and other changes 2017-05-18 23:03:33 -04:00
Feed Changed "NewsSync" to "Arsse" 2017-03-27 23:12:12 -05:00
Lang Eliminated passing of RuntimeData instances 2017-03-28 18:50:00 -04:00
REST Completely revamped NCNv1 REST handler 2017-05-19 23:52:26 -04:00
User Fix whitespace 2017-04-06 21:41:21 -04:00
AbstractException.php Made out-of-order transaction handling more predictable 2017-05-07 18:27:16 -04:00
Conf.php Improved UA String 2017-03-29 09:27:54 -05:00
Data.php Eliminated passing of RuntimeData instances 2017-03-28 18:50:00 -04:00
Database.php NCNv1 feed calls and other changes 2017-05-18 23:03:33 -04:00
Exception.php Changed "NewsSync" to "Arsse" 2017-03-27 23:12:12 -05:00
ExceptionFatal.php Changed "NewsSync" to "Arsse" 2017-03-27 23:12:12 -05:00
Feed.php Optimize initial feed update 2017-05-04 22:43:18 -04:00
Lang.php Eliminated passing of RuntimeData instances 2017-03-28 18:50:00 -04:00
REST.php Fix whitespace 2017-04-06 21:41:21 -04:00
User.php NCNv1 feed calls and other changes 2017-05-18 23:03:33 -04:00