summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)Author
2023-04-16Improve sql query performance by removing unused payloadDaniel Starzmann
2023-04-16add sleep commandBenjamin Brahmer
2023-04-16Also adjust dates on other test feedsBenjamin Brahmer
2023-04-16Change dates to far future and leave commentBenjamin Brahmer
2023-04-05Set lastmodified in read allBenjamin Brahmer
2023-03-24Create tests for the updating and purging functions via the APIBenjamin Brahmer
2023-03-23If timestamp is null use timestamp "one year ago"Benjamin Brahmer
2023-03-13add cron status badge to admin settingBenjamin Brahmer
2023-02-14Implement item searchBenjamin Brahmer
2023-01-21remove id part from pattern matching since website changes ID too oftenBenjamin Brahmer
2022-10-24Use app password, change setup methodBenjamin Brahmer
2022-10-12Remove setting for minimum purge interval settingBenjamin Brahmer
2022-10-08New administrator setting for deleting unread items automaticallyBenjamin Brahmer
2022-08-31fix readAllBenjamin Brahmer
2022-08-30Port admin settings to vue (#1880)Carl Schwan
2022-08-21fix unittestBenjamin Brahmer
2022-08-21try to speedup the api testing by hosting the feeds locally (#1874)Benjamin Brahmer
2022-08-19Fix deprecation warnings from Nextcloud. (#1869)Benjamin Brahmer
2022-08-19Fix Test and adjust codeBenjamin Brahmer
2022-08-08Change Autodiscover behaviour (#1860)Benjamin Brahmer
2022-05-31If items of feed do not provide an author fallback to feed author (#1803)Benjamin Brahmer
2022-05-29Enable API testing (#1699)Benjamin Brahmer
2022-05-24Use Feed Link as GUID when Feed omits Guid. (#1785)Accalia Elementia
2022-05-02update last_modified when marking an item as readBenjamin Brahmer
2022-04-30rename parameter for read/unread api callPaul Tirk
2022-04-30also allow starring/unstarring multiple items by idPaul Tirk
2022-04-30remove duplicate functionPaul Tirk
2022-04-30add tests for starring/unstarring items by idPaul Tirk
2022-04-18Fix malformed feeds (without GUIDs) stopping the update process (fixes #1738)nextcloud486153
2022-03-08adjust testBenjamin Brahmer
2021-11-18chore: use executeStatement instead of executeUpdateSean Molenaar
2021-10-18Download feed logos via guzzle to have better error handlingBenjamin Brahmer
2021-07-24Update all feeds from commandDavid Baucum
2021-07-17adapt tests to QBMapper changes in NC22anoy
2021-06-16Search: add feed searchSean Molenaar
2021-06-01Chore: implement removals from #935Sean Molenaar
2021-05-27db: no longer order by items.last_modifiedSean Molenaar
2021-05-27controller: getRead + all_items is now unread typeSean Molenaar
2021-05-03[Backport] Prevent some of the favicon fetching errorsBenjamin Brahmer
2021-04-24Search: Fix app prefix in search redirectSean Molenaar
2021-04-24replace deprecated getDescription callanoy
2021-04-14DB: only sort on item IDsSean Molenaar
2021-04-10Search: Fix and test folder searchSean Molenaar
2021-04-08🩹 Fix rebase issuesMarco Nassabain
2021-04-08🩹 Fix rebase errorsMarco Nassabain
2021-04-08🎨 Rename $l to $l10nMarco Nassabain
2021-04-08✅ Added test for sharedByDisplayName fieldMarco Nassabain
2021-04-08✅ Add + update sharer display name testsMarco Nassabain
2021-04-08🔥 Remove UserManager code from ItemMapper & testsMarco Nassabain
2021-04-08🩹 Fix issues after rebaseMarco Nassabain