51 Commits (fe0261321485df759954f69f78b1a5e18e1ff353)

Author SHA1 Message Date
J. King fe02613214 Fix coverage 2 years ago
J. King 6f1332c559 Start to shore up testing 2 years ago
J. King 983fa58ec8 Convert article and edition ranges to atomic 2 years ago
J. King 2c2bb4a856 Retrofits dates to use ranges 2 years ago
J. King a43f8797c5 Add ability to sort by folder ID or name 3 years ago
J. King 7897585d98 Test scraping 3 years ago
J. King 76f70119fd More work on scraping 3 years ago
J. King d66cf32c1f Style fixes 3 years ago
J. King f0bfe1fdff Simplify editionLatest Database method 3 years ago
J. King 97010d8822 Tests for marking articles hidden 3 years ago
J. King 86c4a30744 Adjust articleStarred function to discount hidden 3 years ago
J. King ffc98daff3 Adjust article marking tests to account for new hidden mark 3 years ago
J. King 8ae3740d5f Implement querying articles by hidden mark 3 years ago
J. King 771f79323c Strip out remnants of the authorizer 4 years ago
J. King 4db1b95cf4 Add numeric IDs and other Miniflux data to SQLite schema 4 years ago
J. King e60f7ea03f Add class constant visibility 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 17a2fa96f8 Upgrade to PHPUnit 8 5 years ago
J. King 29667464a1 Remove unnecessary namespace imports 5 years ago
J. King b8b559b0f8 Correct spuriously failing tests 5 years ago
J. King 2628ff7bf4 Make database test helpers generic 5 years ago
J. King 6ef13d0880 Style fixes 5 years ago
J. King e3d2215920 Style fixes 5 years ago
J. King 12f23ddc16 Updated tests for arbitrary sorting 5 years ago
J. King f72c85c9f6 Hopefully working but maybe broken custom sorting 5 years ago
J. King 74fc39fca0 Implement multi-folder context option 5 years ago
J. King cce1089e10 Handle edge case with folder 0 5 years ago
J. King 98f6fca7e3 Enforce minimum array size (for now) 5 years ago
J. King ef1b761f95 Implement most multiple-item context options 5 years ago
J. King 38bdde1167 Add access tokens to the db, with relevant code 5 years ago
J. King 5de1844f6d Add article selection by tag 5 years ago
J. King 44366f48bf Remove arbitrary search term limits; fixes #150 5 years ago
J. King 21fdd66d37 Work around limit to SQL parameter placeholders for IN() clauses 5 years ago
J. King 95de375e0b Handle folder and label exclusion 5 years ago
J. King 677e33e518 Add text search exclusions 5 years ago
J. King 0dc82f64d5 Allow ranges in exclusion contexts 5 years ago
J. King b950ac066f Restrict options in not-context and hopefully make it easier to use 5 years ago
J. King 14c02d56ac Implement new context options other than not(). 5 years ago
J. King 2df7c25b66 Add ability to search note text 5 years ago
J. King bc3182a961 Basic substring searching 5 years ago
J. King cf896121b2 Style fixes 5 years ago
J. King f2245861e3 Restore complete Database coverage 5 years ago
J. King 51755a2ce6 Retire article field groups 5 years ago
J. King 258be1d54e Fix most PostgreSQL test failures 5 years ago
J. King 8fc31cfc40 Rewrite various queries to work in PostgreSQL 5 years ago
J. King dccd4caede Convert one database function test series (articles) to a common harness 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