304 Commits (0.3.1)

Author SHA1 Message Date
J. King e4d64424c7 Make new bugfix release 6 years ago
J. King a92bad1bc8 Correctly load configuration 6 years ago
J. King c7c5f48066 Fix notice 6 years ago
J. King cbc9491f75 CS fixes and version bump 6 years ago
J. King aa57227097 Use PSR-7 for authentication; fixes #53 6 years ago
J. King 90dfeb727a Implement CORS; fixes #126 6 years ago
J. King 0ec0a5b085 Ensure the request method is always uppercased 6 years ago
J. King 4b53c5e8b3 Tests and fixes for REST class; fixes #53; improves #66 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 9ad0b47201 Add Target class to manipulate request traget URL parts 6 years ago
J. King 9eadd602bd Replace Response objects with PSR-7 response messages; improves #53 6 years ago
J. King 27caf147df Changes to Date helper class 6 years ago
J. King 89bfc23d32 Standardize date normalization to immutables 6 years ago
J. King 87faededc6 Backport PDO changes to ValueInfo 6 years ago
J. King ddf55e0665 Change session lifetimes to more closely match TTRSS 6 years ago
J. King 77793f95cb Controller fixes for PDO databases; fixes #72 6 years ago
J. King ba0aeab7ec Make SQL statement type conversion use ValueInfo normalizer 6 years ago
J. King bc9fcb975f Change "rebind" to "retype" to better reflect what actually happens 6 years ago
J. King bc9ffa0e17 Rewrite SQLite 3 type binding tests 6 years ago
J. King 39cad91b78 CS fixes 6 years ago
J. King 4bada691e9 PDO tests and fixes; improves #72 6 years ago
J. King ad6a09ffa1 Partially tested pdo_sqlite driver; improves #72 6 years ago
J. King ef75b5e9ab SQLite driver tweaks 6 years ago
J. King 7ca0f4e877 Make the SQLite3 driver more generic 6 years ago
J. King 73c8583744 Remove reliance on xdebug; fixes #113 6 years ago
Dustin Wilson b8ed7c6bf8 Added missing static keyword to Misc\ValueInfo::normalize() 6 years ago
J. King f100cab558 Version bump 6 years ago
J. King 44ae0ba29b Collate synthetic subscription title column; fixes #127 6 years ago
J. King 0b3b3cb49c Use SQLite nocase collation; improves #127 6 years ago
J. King 79f9808f1f CS fixes 6 years ago
J. King 8d0dd15c8a Remove use of SQLite IS operator; fixes #120 6 years ago
J. King 84bd624e94 Properly fix getCounters 6 years ago
J. King af42bceac0 Do not omit zero-unread items in TTRSS getCounter operation 6 years ago
J. King adece521a9 TTRSS: Correct mark toggling; fixes #132 6 years ago
J. King 821bb22a72 SQLite concurrency tweaks; fixes #131 6 years ago
J. King 1a9628493e Fix TTRSS path handling 7 years ago
J. King 9ac2421fe3 TTRSS: accept base64 passwords; fixes #130 7 years ago
J. King 3ffcd6dd97 Make TTRSS handler reject erroneous paths 7 years ago
J. King a404d4d108 NCNv1: Be explicit about types; fixes #129 7 years ago
J. King 4d4e8e3580 TTRSS: correct feed renaming; fixes #128 7 years ago
J. King 760b13993b Version bump 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 2bbc83aeb0 Tweak 7 years ago
J. King 40e9b7f986 Changed all TTRSS outputs to match original types exactly; improves #125 7 years ago
J. King b4890eaced Make TTRSS tests consider data types; improves #125 7 years ago
J. King b242c70968 Refactor of NCNv1 in anticipation of OPTIONS requests 7 years ago