36 Commits (b0d545836796c364603616439d607080eb5ba0d6)

Author SHA1 Message Date
J. King b0d5458367 Clarify some prospective protocols 5 years ago
J. King 5cd84c4ab4 Validate configuration parameters on import, and other changes 5 years ago
J. King 81acba90dc Use strict equality when comparing strings 5 years ago
J. King cf896121b2 Style fixes 5 years ago
J. King 11747c93fd Strip out unused user management functionality 6 years ago
J. King 0be9dcb5a8 Update dependencies 6 years ago
J. King 1aa556cf12 Add HTTP authentication support to TTRSS; fixes #133 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 9eadd602bd Replace Response objects with PSR-7 response messages; improves #53 6 years ago
J. King 1a9628493e Fix TTRSS path handling 7 years ago
J. King 11b2066922 Added per-file legal boilerplate 7 years ago
J. King ea08bbb87b Implement TTRSS feed icons; fixes #121 7 years ago
J. King 26f6922b25 Partially implement labels 7 years ago
J. King 0a0aabe4ed Merge master 7 years ago
J. King 474f7fc2f6 Changelog; CS fixes 7 years ago
J. King 00bc7a00a0 Transparently handle HEAD requests; fixes #114 7 years ago
J. King 3a5d346b9c Preliminary TTRSS handler 7 years ago
J. King f7e50fe95d Passed code through linter 7 years ago
J. King 1b970cc7c5 Experimental forking service and accompanying CLI 7 years ago
J. King d3bca6eb47 More code coverage accommodation 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 a67fe30408 Fix whitespace 7 years ago
J. King 842e277d43 Implemented NCN API v1-2 folder list 7 years ago
J. King dc9f5e545e Fix adding a feed 7 years ago
J. King f902346b6c Eliminated passing of RuntimeData instances 7 years ago
Dustin Wilson 7236020b8b Changed "NewsSync" to "Arsse" 7 years ago
J. King 9a8def03c2 Fill in more of the REST handler. 7 years ago
J. King b821d728e4 Add rest dependency; fix SQLite function def 7 years ago
J. King c8274eca74 Moved base exception code to abstract class 7 years ago
J. King c213b5928d move code out of vendor tree into lib 7 years ago
J. King 849294d082 Clean up test names; add Lang & Exception tests 7 years ago
J. King 2c134c76dc Basic tests for exceptions 7 years ago
J. King f78048317e Refactor language test boilerplate into trait 7 years ago
J. King f16e490141 First set of unit tests for Conf.php 7 years ago
J. King 9ed4bb6f5b Added authorization checks throughout 8 years ago
J. King 646b44c9cf Functioning (but still incomplete) user management 8 years ago
J. King 7a66b28310 Added database exception error codes 8 years ago
J. King 6ffe942f99 SQLite3 database driver in working condition 8 years ago
J. King db0bd18663 Localization class, and other improvements 8 years ago