summaryrefslogtreecommitdiffstats
path: root/lib/Db
AgeCommit message (Expand)Author
2021-04-16DB: only sort on item IDsSean 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-25Make PHPstan stricterSean Molenaar
2021-03-23DB: Don't show deleted feed itemsSean Molenaar
2021-03-17🎨 Item: implode categories for search indexMarco Nassabain
2021-03-17🎨 Item: store categories as json & add helper fnsMarco Nassabain
2021-03-17✨ Item: add categories into search indexMarco Nassabain
2021-03-17✨ Add 'catagories' to jsonSerialize()Jimmy Huynh
2021-03-17♻️ Renaming 'tags' into 'categories'Jimmy Huynh
2021-03-17🐛 Fix Item model: set default value for setTagsMarco Nassabain
2021-03-17✨ Update 'Item' model: add 'tags' fieldJimmy Huynh
2021-02-27DB: Fix offset quotesSean Molenaar
2021-02-23DB: Use ID as offset in item queriesSean Molenaar
2021-02-20General: Fix folder querySean Molenaar
2021-02-20Command: Add debug item list commandsSean Molenaar
2021-02-14update sorting columnanoy
2021-02-13Remove V1 item APISean Molenaar
2021-02-10fix refetching of purged articlesanoy
2021-02-05DB: Remove unused fieldsSean Molenaar
2021-02-05Psalm: Fix class loadingSean Molenaar
2021-02-04fix result ordering for purging queryanoy
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