43 Commits (81acba90dc912562aacb0ff913499e5bb05bc17c)

Author SHA1 Message Date
J. King 81acba90dc Use strict equality when comparing strings 5 years ago
J. King 4ef36643a4 Proof-of-concept PDO MySQL driver 5 years ago
J. King 736a8c9d0c Improved timeout handling for both SQlite and PostgreSQL 6 years ago
J. King edfae438fa Refine pg connection strings 6 years ago
J. King 796315c00c Basic stub of PDO-base PostgreSQL driver 6 years ago
J. King f64f0c6a22 Whitespace cleanup 6 years ago
J. King 1aa556cf12 Add HTTP authentication support to TTRSS; fixes #133 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 ddf55e0665 Change session lifetimes to more closely match TTRSS 6 years ago
J. King 4f85739d20 Change default SQLite timeout to 60s; improves #67 7 years ago
J. King 11b2066922 Added per-file legal boilerplate 7 years ago
J. King 5488b994f7 Merged master; CS fixes 7 years ago
J. King 474d32e54f Preliminary implementation of TTRSS sessions (needs tests; may not work) 7 years ago
J. King bd95d23c8a Fix export of nulls in Conf 7 years ago
J. King f7e50fe95d Passed code through linter 7 years ago
J. King f5efa39839 More changes in anticipation of a release 7 years ago
J. King 14951e2e4f Chnage "retain" settings to mean "purge; remove unused database settings 7 years ago
J. King cc2296522c More changes in anticipation of a release: 7 years ago
J. King a485913535 Update readme; remove username composition; default pre-auth to false 7 years ago
J. King b8e091177b Add SQLite timeout (fixes #67) and implement configuration reading 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 78faf88563 Implemented configuration exporting; fixes #63 7 years ago
J. King 1b970cc7c5 Experimental forking service and accompanying CLI 7 years ago
J. King aaa4d1e988 Basic support for PicoFeed content scraping 7 years ago
J. King fd1f23fd82 Docblocks for Conf 7 years ago
J. King d4674c61b2 More bug fixes 7 years ago
J. King ac73ed0e7f More tweaks 7 years ago
J. King 387b40829b Tweaks 7 years ago
J. King 7656de716b Feed tests: fetching and parsing 7 years ago
J. King c800852f3a Remove stubs to support non-HTTP authentication 7 years ago
Dustin Wilson 9338219a68 Improved UA String 7 years ago
Dustin Wilson 85800b111e New UA string 7 years ago
Dustin Wilson 7236020b8b Changed "NewsSync" to "Arsse" 7 years ago
J. King 18c8076a0f Database update tests 7 years ago
J. King 7687109132 Reorganize Db namespace; alter User ns to match 7 years ago
J. King 7785eb072b Complete rewrite of User class and other changes 7 years ago
Dustin Wilson c5fac33398 Converted all hard tabs to soft tabs 7 years ago
J. King 8afa1cb5bb Class names from classes themselves in defaults 7 years ago
J. King c213b5928d move code out of vendor tree into lib 7 years ago
J. King f16e490141 First set of unit tests for Conf.php 7 years ago
J. King 646b44c9cf Functioning (but still incomplete) user management 8 years ago
J. King 793a5e2c1b Finally a working start with the database 8 years ago
J. King b2b71c4557 Start of higher-level database interface 8 years ago
J. King 6ffe942f99 SQLite3 database driver in working condition 8 years ago
J. King 03b86c222f Start on SQLite database driver 8 years ago
J. King db0bd18663 Localization class, and other improvements 8 years ago
J. King 4639dd1c46 Stub of Conf class; schema tweaks 8 years ago