summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)Author
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
2020-10-12Allow titles to be nullSean Molenaar
2020-10-10Fix usage of at() in unittestsSean Molenaar
2020-10-05Define microtime as stringSean Molenaar
2020-10-02fix incorrect cron recommendationanoy
2020-09-29Add feed autodiscoverySean Molenaar
2020-09-29OPML export command and fixesSean Molenaar
2020-09-29Fix repair step and test itSean Molenaar
2020-09-27Create V2 mapper, Service and management commandsSean Molenaar
2020-09-25Move to nextcloud config and update phpunitSean Molenaar
2020-09-17run phpcbfBenjamin Brahmer
2020-09-17fix config testBenjamin Brahmer
2020-08-29fix import with invalid guid_hashBenjamin Brahmer
2020-08-14Update to new BackgroudJob logicBenjamin Brahmer
2020-03-09Add test to ensure that null will emit a exceptionDaniel Kesselberg
2020-02-16Basic Media-RSS support (#599)Éloi Rivard
2019-12-27Update httpLastModified from the feed response (#594)kesselb
2019-12-25Update for nextcloud 18 (#593)Benjamin Brahmer
2019-12-24Reimplement full-text scraping (#563)DriverXX
2019-11-16Get content:encoded of item if available (#565)b_b
2019-03-26Fix xkcd commicsSean Molenaar
2019-03-21Allow empty-ish lastmodified and clean up FeedFetcher Test (#458)Sean Molenaar
2019-03-17fix/allow CDATA encoding (#428)Sean Molenaar
2019-03-12Fix email and password not being encodedSean Molenaar
2019-03-12Catch FeedIO reader exception.Sean Molenaar
2019-03-06Fix references to old manual versions and general cleanup (#404)Sean Molenaar
2019-03-06Fix generation commands and make them available in ./occ (#402)Sean Molenaar
2019-02-23Allow empty update timeSean Molenaar
2019-01-31Fix mismatched interfaceSean Molenaar
2019-01-30Parser: Switch to feedIO for parsing instead of picoFeedSean Molenaar
2018-12-04use magic class constant instead of classname stringsDaniel Opitz
2018-10-04fix FeedTest and revert packacge-lockBenjamin Brahmer
2018-10-02Merge pull request #283 from danopz/entity-methodsSean Molenaar
2018-10-02Put back old tests for stable nextcloud versionSean Molenaar
2018-10-01dont call parent constructor for fixture classes, revert php 7 requirementDaniel Opitz
2018-09-28add setters + getters to Folder and Item entities, fixed unit tests, rearrang...Daniel Opitz
2018-09-28fixed feed testsDaniel Opitz
2018-09-28add getters + setters for feed entityDaniel Opitz
2018-07-01test(api): adapt tests to previous changeDavid Guillot
2018-03-27Core: Fix compatibility with nextcloud codestyle (#280)Sean Molenaar