63 Commits (2aa16f34052fcccf6c40bb1fdb44ee5016c39b2e)

Author SHA1 Message Date
J. King f72c85c9f6 Hopefully working but maybe broken custom sorting 5 years ago
J. King b950ac066f Restrict options in not-context and hopefully make it easier to use 5 years ago
J. King 81acba90dc Use strict equality when comparing strings 5 years ago
J. King 51755a2ce6 Retire article field groups 5 years ago
J. King 3b3b810f10 Replicate some unspecified NCNv1 behaviour, and document the rest 6 years ago
J. King 27edcddc9b Simplify NCNv1 userStatus call 6 years ago
J. King 11747c93fd Strip out unused user management functionality 6 years ago
J. King f64f0c6a22 Whitespace cleanup 6 years ago
J. King aa57227097 Use PSR-7 for authentication; fixes #53 6 years ago
J. King 3fa2d38f31 Initial rewrite of REST class; needs more testing, but should be functional 6 years ago
J. King 890f9b07d4 Replace Resquest objects with PSR-7 request messages; improves #53 6 years ago
J. King 9eadd602bd Replace Response objects with PSR-7 response messages; improves #53 6 years ago
J. King 77793f95cb Controller fixes for PDO databases; fixes #72 6 years ago
J. King a404d4d108 NCNv1: Be explicit about types; fixes #129 7 years ago
J. King 22cdc8916d Documentation tweaks and CS fixes 7 years ago
J. King 5cd7268c0a Added incorrectDbCharset to NCNv1 server status 7 years ago
J. King 3d958547a5 Implement OPTIONS requests for NCNv1; fixes #107 7 years ago
J. King e1f1c8b859 Refactoring 7 years ago
J. King b242c70968 Refactor of NCNv1 in anticipation of OPTIONS requests 7 years ago
J. King b595815eb9 Change NCNv1 handler to use new "typical" articleList fieldset 7 years ago
J. King c88b5c4f18 Make distinction between modified and marked for articles 7 years ago
J. King 11b2066922 Added per-file legal boilerplate 7 years ago
J. King c6cd8b8aaa Removing request chunking from NCN controller 7 years ago
J. King 8c6c49d588 Merge changes from master 7 years ago
J. King d45401fb8b Adapt NCN to new type converter 7 years ago
J. King 20ff08a431 Implement TTTRSS getCounters operation; fixes #79 7 years ago
J. King 7a2de95c70 Consolidate article context handling into articleQuery function 7 years ago
J. King 97b0134e56 Merge master 7 years ago
J. King 1b72d45adf Relegate bootstrap.php to testing; fixes #117 7 years ago
J. King 5488b994f7 Merged master; CS fixes 7 years ago
J. King 96ebf936e4 CS fixes 7 years ago
J. King d365529493 Multiple fixes to input sanitization 7 years ago
J. King c393dfc42b Sundry fixes 7 years ago
J. King f7e50fe95d Passed code through linter 7 years ago
J. King cc2296522c More changes in anticipation of a release: 7 years ago
J. King 52104fb647 Implement article cleanup; fixes #28 7 years ago
J. King 3b018c89d1 Implemented cleanup of orphaned feeds; fixes #25 7 years ago
J. King 5df7217cff Improve REST test coverage 7 years ago
J. King d3bca6eb47 More code coverage accommodation 7 years ago
J. King 4cded011ff Complete implementations of server status and user status REST calls 7 years ago
J. King da092d5f8c 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 7 years ago
J. King 6d4aa4db6e Minimally functional, highly experimental, working server 7 years ago
J. King 4992b2c669 Tests for NCN v1 article listing and marking, with slight fixes 7 years ago
J. King b3f631e335 Use more reliable database locking strategy; reorganize tests 7 years ago
J. King 17ec6cf669 Move date formatting out of SQL and standardize on the DateFormatter trait 7 years ago
J. King 3fad820be4 REST functions for article listing and marking 7 years ago
J. King 483874e21d Implemented query contexts 7 years ago
J. King dd24246f49 Finished last of feedUpdate tests; implemented NCN API functions 7 years ago
J. King 81419452b5 Added topmost folder to output of subscriptionList. Fixes #54 7 years ago
J. King 88c0f4986c Implement NCN API v1-2 feed handling: tests 7 years ago