summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2021-04-06DB: Use boolean parameter for unread/starredSean Molenaar
2021-04-05DB: Allow negative limitsSean Molenaar
2021-04-02Allow directly adding a feed without going through the discovery processskiingwiz
2021-03-31DB: Updates should use set()Sean Molenaar
2021-03-30chore: Improve test coverageSean Molenaar
2021-03-29Search: Add folder search (#1215)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 FeedFetcher: import 'tags' to 'item'Jimmy Huynh
2021-03-17✨ Update 'Item' model: add 'tags' fieldJimmy Huynh
2021-03-17🗃 Add migration: 'tags' column (longtext)Jimmy Huynh
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-20General: Fix folder querySean Molenaar
2021-02-20Command: Add debug item list commandsSean 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-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-02Controllers: Export Starred or unread instead of andSean Molenaar
2021-02-02fix item purger for PostgreSQLanoy
2021-01-30Mappers: Implement item purgingSean Molenaar
2021-01-26Base: Update psalm definition and dependency listSean Molenaar
2021-01-20Fetcher: Update client and add testSean Molenaar
2021-01-18Migration: Don't use unsigned for pubdateSean Molenaar
2021-01-18Controllers: Fetch feed after creatingSean Molenaar
2021-01-17fix typo in string template valueanoy
2021-01-17fix TypeError caused by type conversion in controlleranoy
2021-01-15fix TypeError in ItemMapperanoy
2021-01-13fix opened state of folders is not restoredanoy
2021-01-12Fix psalm issuesSean Molenaar
2021-01-12Fix getUnreadOrStarredTypeSean 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