190 Commits (11b2066922381a761265eddbbc0e1feff8a875e0)

Author SHA1 Message Date
J. King 11b2066922 Added per-file legal boilerplate 7 years ago
J. King f51152980c Introduce abstract class for result sets 7 years ago
J. King 9304f99032 Make result sets single-use; change savewepoint exceptions 7 years ago
J. King 65963f228f CS fixes 7 years ago
J. King f690bbb3a9 Alias Date::normalize to ValueInfo::normalize 7 years ago
J. King d45401fb8b Adapt NCN to new type converter 7 years ago
J. King cc875be57e Backport testing improvements from ttrss branch 7 years ago
J. King 1271a0c8c0 Add ValueInfo::normalize method 7 years ago
J. King a80e283abc Perform feed discovery correctly; fixes #118 7 years ago
J. King 1b72d45adf Relegate bootstrap.php to testing; fixes #117 7 years ago
J. King 474f7fc2f6 Changelog; CS fixes 7 years ago
J. King 3482a35e54 Implement feed discovery; fixes #110 7 years ago
J. King d1e4c6eed3 Fix 405 response of NCN version lister 7 years ago
J. King 00bc7a00a0 Transparently handle HEAD requests; fixes #114 7 years ago
J. King 1ca5b4b456 Add newline after password in CLI 7 years ago
J. King 96ebf936e4 CS fixes 7 years ago
J. King 5ebf6cb689 Treat objects which are convertible to strings the same as actual strings in ValueInfo 7 years ago
J. King d365529493 Multiple fixes to input sanitization 7 years ago
J. King e74a3ae3cb Fix numerous bugs when adding or changing folders 7 years ago
J. King c393dfc42b Sundry fixes 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 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 da80a8ffa6 Complete tests for database driver 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 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 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 6d4aa4db6e Minimally functional, highly experimental, working server 7 years ago
J. King d4674c61b2 More bug fixes 7 years ago