450 Commits (e4d64424c77aaaa9d22d74c77adba29e9baa6b0e)
 

Author SHA1 Message Date
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
J. King e797de05c2 Fix NCNv1 tests 7 years ago
J. King 6d4aa4db6e Minimally functional, highly experimental, working server 7 years ago
J. King d4674c61b2 More bug fixes 7 years ago
J. King 15285dba1e Add PHPHDoc type hints for certain class properties 7 years ago
J. King ac73ed0e7f More tweaks 7 years ago
J. King 387b40829b Tweaks 7 years ago
J. King eacada3982 Fix ISO 8601 format strings 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 7e7b204d85 Cleanup 7 years ago
J. King 3fad820be4 REST functions for article listing and marking 7 years ago
J. King 761c1054f3 Added context options to mark multiple specific articles or editions 7 years ago
J. King c51ee594aa Last of the article series of tests 7 years ago
J. King d78318bed7 Last of marking context tests 7 years ago
J. King 5742d949cc More article marking tests, some context tests 7 years ago
J. King c2f60bc5d2 More article tests 7 years ago
J. King ee9d8c1ceb First tests for articleList 7 years ago
J. King 7e458dddbc More test re-organization 7 years ago
J. King 845b47e656 Re-organize test data for Database tests 7 years ago
J. King 483874e21d Implemented query contexts 7 years ago
J. King 87fce033bd Fix failing tests 7 years ago