1422 Commits (master)
 

Author SHA1 Message Date
J. King 8487a56a60 Tests for TTRSS session handling and version/level reporting 7 years ago
J. King 6e19517593 Return correct TTRSS error bodies even for HTTP-level errors 7 years ago
J. King 3a5d346b9c Preliminary TTRSS handler 7 years ago
J. King 91432d4e16 Tests for sessions 7 years ago
J. King b7ac63b9de Resuming a session from the database should have no side effects 7 years ago
J. King 1069447925 Make session cleanup more sophisticated 7 years ago
J. King 474d32e54f Preliminary implementation of TTRSS sessions (needs tests; may not work) 7 years ago
J. King c393dfc42b Sundry fixes 7 years ago
J. King c9967c9cc7 Satisfy Gitea's picky Mrkdown parser 7 years ago
J. King bd95d23c8a Fix export of nulls in Conf 7 years ago
J. King d177e52494 Minor readme correction 7 years ago
J. King 525a039d3f Build tweaks 7 years ago
J. King 1c4dd9cf7f Add a basic build system 7 years ago
J. King f351dd059f More CS fixes 7 years ago
J. King f7e50fe95d Passed code through linter 7 years ago
J. King 28201ba573 Experiment with php-cs-fixer 7 years ago
J. King 43034ee5bf Possibly sufficient readme 7 years ago
J. King f5efa39839 More changes in anticipation of a release 7 years ago
Dustin Wilson 5f66f3c8de Added CONTRIBUTING.md 7 years ago
J. King 14951e2e4f Chnage "retain" settings to mean "purge; remove unused database settings 7 years ago
J. King 7e76402029 Unit fixes; version bump 7 years ago
J. King cc2296522c More changes in anticipation of a release: 7 years ago
J. King bd7fea1bee Add systemd unit file; fill out readme some more 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 eeb834fe4c Record the size of feeds upon update 7 years ago
J. King 67203679aa Changed foreign key on marks table 7 years ago
J. King 3b018c89d1 Implemented cleanup of orphaned feeds; fixes #25 7 years ago
J. King 0773e21034 Finish good-enough REST output; fixes #48 7 years ago
J. King 78faf88563 Implemented configuration exporting; fixes #63 7 years ago
J. King 5df7217cff Improve REST test coverage 7 years ago
J. King 69005ad61b Remove dependency on DrUUID until it's actually used 7 years ago
J. King 4066bba05e Full code coverage for Database class 7 years ago
J. King b3c65bcdbd Tweak coverage of feed exceptions 7 years ago
J. King da80a8ffa6 Complete tests for database driver 7 years ago
J. King d1382cec63 Remove debug code 7 years ago
J. King 1b970cc7c5 Experimental forking service and accompanying CLI 7 years ago
J. King 70f76f77fa More test coverage tweaks 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 3a26c75044 Tests for Database::meta*() functions 7 years ago
J. King feadf51096 Workaround for picoFeed memory leak. Fixes #58 7 years ago
J. King 3be7dd7834 Confirm that scraped content is sanitized 7 years ago
J. King aaa4d1e988 Basic support for PicoFeed content scraping 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 fd1f23fd82 Docblocks for Conf 7 years ago
J. King bfde232870 Experimental curl-based Service driver 7 years ago
J. King 9f90756ede Improvements to Service 7 years ago