10 Commits (f64f0c6a22931518d0ef79fba31de7fe370f67f5)

Author SHA1 Message Date
J. King f64f0c6a22 Whitespace cleanup 6 years ago
J. King cbc9491f75 CS fixes and version bump 6 years ago
J. King cef061f6cd Fix tests 6 years ago
J. King daea0ceb27 Make HTTP message testing generic 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 029c23d0cf Adapt API tests to allow for PDO mocks 6 years ago
J. King 095fe10aec Reorganize PDO tests into namespaces 6 years ago
J. King 59fee52074 Reorganize tests into namespaces 6 years ago
J. King 3adfe8742f Reorganize test cases 6 years ago
J. King a404d4d108 NCNv1: Be explicit about types; fixes #129 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 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 d05aaf688f Preliminary TTRSS setArticleLabel implementation 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 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 cbdcacd1c3 Added basic code coverage annotations 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 e797de05c2 Fix NCNv1 tests 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 2332cd52a3 Cleanup 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 97a8f473a7 More Feed tests; Linux fixes 7 years ago
J. King 88c0f4986c Implement NCN API v1-2 feed handling: tests 7 years ago
J. King 0972cff660 Completely revamped NCNv1 REST handler 7 years ago
J. King a67fe30408 Fix whitespace 7 years ago