15 Commits (0a8d19d37d31720aefda3aad1b81653fe4f68ebb)

Author SHA1 Message Date
J. King 0d6f8d2921 Avoid most deprecation warnings 1 year ago
J. King 618fd67f80 Set marks for filtered articles on feed refresh 3 years ago
J. King 4f34b4ff29 Rule refactoring 3 years ago
J. King 88cf3c6dae Test filter rule retrieval 3 years ago
J. King c3a57ca68b Tests for icon cache population 4 years ago
J. King 4db1b95cf4 Add numeric IDs and other Miniflux data to SQLite schema 4 years ago
J. King bc53a2d24a Style fixes 4 years ago
J. King b5f118e8cb Cleanup 4 years ago
J. King bbace7a0ac Use void and nullable return types where practical 4 years ago
J. King 29667464a1 Remove unnecessary namespace imports 5 years ago
J. King 2628ff7bf4 Make database test helpers generic 5 years ago
J. King 38bdde1167 Add access tokens to the db, with relevant code 5 years ago
J. King a75fad53ca Adapt the rest of the test series 6 years ago
J. King 7340d65c0e Make data clearing in tests static 6 years ago
J. King 39110858b7 Move database function test series as first step in re-organization 6 years ago
J. King f64f0c6a22 Whitespace cleanup 6 years ago
J. King 4bada691e9 PDO tests and fixes; improves #72 6 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 d365529493 Multiple fixes to input sanitization 7 years ago
J. King f7e50fe95d Passed code through linter 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 4066bba05e Full code coverage for Database class 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 17ec6cf669 Move date formatting out of SQL and standardize on the DateFormatter trait 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 dd24246f49 Finished last of feedUpdate tests; implemented NCN API functions 7 years ago
J. King 0514321a76 Save enclosures and categories properly in feedUpdate 7 years ago
J. King c6b7e653c5 Tests for feedUpdate and feedListStale 7 years ago