summaryrefslogtreecommitdiffstats
path: root/lib/Db
AgeCommit message (Expand)Author
2021-02-02fix articlesPerUpdate aliasanoy
2021-02-02fix item purger for PostgreSQLanoy
2021-01-30Mappers: Implement item purgingSean Molenaar
2021-01-17fix typo in string template valueanoy
2021-01-15fix TypeError in ItemMapperanoy
2021-01-13fix opened state of folders is not restoredanoy
2021-01-12Fix psalm issuesSean Molenaar
2021-01-11remove deprecated colon prefix for parametersanoy
2021-01-08autofix round2Benjamin Brahmer
2021-01-08fix the testBenjamin Brahmer
2021-01-08fixes done by psalmBenjamin Brahmer
2020-12-30Improve itemmapper wordingSean Molenaar
2020-12-30Remove PHPunit integration testsSean Molenaar
2020-12-23fix FeedMapper find exceptionanoy
2020-12-15Remove LastModified-based cursor when updating feedsKevin Decherf
2020-12-08Fix alias usage in v2 mapperSean Molenaar
2020-12-08Refactor User ID fetching and fix non-specific cleanupSean Molenaar
2020-12-08Remove usage of old Folder codeSean Molenaar
2020-11-11fix second where overrides previous conditionanoy
2020-11-10Fix unread count and related issuesSean Molenaar
2020-11-03Add migration with foreign keysSean Molenaar
2020-10-28DB: stop overloading getIDSean Molenaar
2020-10-09fix multiple results for guid_hashanoy
2020-10-09Add Type Info to EntitiesTilo Spannagel
2020-10-04update only relevant item fieldsanoy
2020-10-04trim whitespaces in item titlesanoy
2020-10-03remove doubled executeanoy
2020-10-03DB: Fix mime checkingSean Molenaar
2020-10-03fix matching any stringBenjamin Brahmer
2020-10-03Fix various 15.0 bugsSean Molenaar
2020-09-29Add feed autodiscoverySean Molenaar
2020-09-29OPML export command and fixesSean Molenaar
2020-09-27Create V2 mapper, Service and management commandsSean Molenaar
2020-09-25change statement for deleting items with help from @Talon24Benjamin Brahmer
2020-08-29fix import with invalid guid_hashBenjamin Brahmer
2020-08-25Add phpstan checksSean Molenaar
2020-05-21Do not create spurious links in item bodyDavid Engster
2020-04-23Always show the unread articles.Cesar Enrique Garcia Dabo
2020-03-01Different solution for ONLY_FULL_GROUP_BY (see #406) (Issue #80) (#407)Talon24
2020-02-16Basic Media-RSS support (#599)Éloi Rivard
2019-03-22Stop assuming encoding of xml, let simplexml throw silently (#457)Sean Molenaar
2019-03-17fix/allow CDATA encoding (#428)Sean Molenaar
2019-01-30Parser: Switch to feedIO for parsing instead of picoFeedSean Molenaar
2018-12-14Define an official codestyle and adhere to it.Sean Molenaar
2018-10-14Fix lastModified to be a string rather than an integer. (#355)Detlev Zundel
2018-09-28add setters + getters to Folder and Item entities, fixed unit tests, rearrang...Daniel Opitz
2018-09-28add php7 typesDaniel Opitz
2018-09-28add getters + setters for feed entityDaniel Opitz
2018-03-27Core: Fix compatibility with nextcloud codestyle (#280)Sean Molenaar
2017-08-14Split binary to booleans (#203)Daniel Opitz