summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)Author
2021-05-03Prevent some of the favicon fetching errorsBenjamin Brahmer
2021-04-24Search: Fix app prefix in search redirectSean Molenaar
2021-04-16DB: only sort on item IDsSean Molenaar
2021-04-12Search: Fix and test folder searchSean Molenaar
2021-04-06DB: Use boolean parameter for unread/starredSean Molenaar
2021-04-05DB: Allow negative limitsSean Molenaar
2021-03-31DB: Updates should use set()Sean Molenaar
2021-03-30chore: Improve test coverageSean Molenaar
2021-03-23DB: Don't show deleted feed itemsSean Molenaar
2021-03-17✅ Item: update search index test to use categoriesMarco Nassabain
2021-03-17✅ Add tests of categoriesJimmy Huynh
2021-03-17✅ FeedFetcher: update tests to include categoriesMarco Nassabain
2021-03-17✅ Item: update tests to include categoriesMarco Nassabain
2021-03-01Actions: Integration tests using batsSean Molenaar
2021-02-27DB: Fix offset quotesSean Molenaar
2021-02-23DB: Use ID as offset in item queriesSean Molenaar
2021-02-23Feed: Fix rename moving fileSean Molenaar
2021-02-20Add phpstan pluginsBenjamin Brahmer
2021-02-20General: Fix folder querySean Molenaar
2021-02-16remove unused lastModified from feed fetcherBenjamin Brahmer
2021-02-16prefer the feeds logo over the faviconBenjamin Brahmer
2021-02-14update sorting columnanoy
2021-02-13Remove V1 item APISean Molenaar
2021-02-05DB: Remove unused fieldsSean Molenaar
2021-02-05Psalm: Fix class loadingSean Molenaar
2021-02-02Controllers: Export Starred or unread instead of andSean Molenaar
2021-01-30Mappers: Implement item purgingSean Molenaar
2021-01-26Base: Update psalm definition and dependency listSean Molenaar
2021-01-26ignore new errorsBenjamin Brahmer
2021-01-20Fetcher: Update client and add testSean Molenaar
2021-01-20ignore current issues but catch new onesBenjamin Brahmer
2021-01-18Controllers: Fetch feed after creatingSean Molenaar
2021-01-17fix TypeError caused by type conversion in controlleranoy
2021-01-13fix opened state of folders is not restoredanoy
2021-01-12Fix getUnreadOrStarredTypeSean Molenaar
2021-01-12Fix nc 21 phpunit issueSean Molenaar
2021-01-11remove deprecated colon prefix for parametersanoy
2020-12-30Remove PHPunit integration testsSean Molenaar
2020-12-29Remove PHPunit integration testsSean Molenaar
2020-12-17Fix mapper->find and empty user sessionsSean Molenaar
2020-12-15Remove LastModified-based cursor when updating feedsKevin Decherf
2020-12-08Refactor User ID fetching and fix non-specific cleanupSean Molenaar
2020-12-08Remove usage of old Folder codeSean Molenaar
2020-11-10Unremove but deprecate User APISean Molenaar
2020-11-10Fix unread count and related issuesSean Molenaar
2020-11-07remove deprecated YouTube playlist APIanoy
2020-11-03Controllers: Use v2 servicesSean Molenaar
2020-11-03fix unittestBenjamin Brahmer
2020-11-03Add migration with foreign keysSean Molenaar
2020-10-29Command: Add unittestsSean Molenaar