summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-04-16Release 15.4.0-rc1release/15.4.0-rc1Benjamin Brahmer
2021-04-12Search: Fix and test folder searchSean Molenaar
2021-04-08Null check category label before trying to decode (#1282)Chris Danser
2021-04-08Changed spelling of "auto discover"rakekniven
2021-04-08[tx-robot] updated from transifexNextcloud bot
2021-04-07[tx-robot] updated from transifexNextcloud bot
2021-04-06Release 15.4.0-beta415.4.0-beta4Benjamin Brahmer
2021-04-06DB: Use boolean parameter for unread/starredSean Molenaar
2021-04-06[tx-robot] updated from transifexNextcloud bot
2021-04-05DB: Allow negative limitsSean Molenaar
2021-04-05Bump phpstan/phpstan from 0.12.82 to 0.12.83dependabot[bot]
2021-04-05[tx-robot] updated from transifexNextcloud bot
2021-04-04[tx-robot] updated from transifexNextcloud bot
2021-04-03Release 15.4.0-beta315.4.0-beta3Benjamin Brahmer
2021-04-02Allow directly adding a feed without going through the discovery processskiingwiz
2021-04-01[tx-robot] updated from transifexNextcloud bot
2021-03-31DB: Updates should use set()Sean Molenaar
2021-03-31Bump dangoslen/changelog-enforcer from v2 to v2.1.0dependabot[bot]
2021-03-31[tx-robot] updated from transifexNextcloud bot
2021-03-30chore: Improve test coverageSean Molenaar
2021-03-30Bump karma from 6.3.1 to 6.3.2 in /js (#1268)dependabot[bot]
2021-03-30[tx-robot] updated from transifexNextcloud bot
2021-03-29Bump y18n from 3.2.1 to 3.2.2 in /jsdependabot[bot]
2021-03-29Search: Add folder search (#1215)Sean Molenaar
2021-03-25Make PHPstan stricterSean Molenaar
2021-03-25Bump karma from 6.3.0 to 6.3.1 in /jsdependabot[bot]
2021-03-24Bump phpunit/phpunit from 9.5.3 to 9.5.4dependabot[bot]
2021-03-24Bump karma from 6.2.0 to 6.3.0 in /jsdependabot[bot]
2021-03-23DB: Don't show deleted feed itemsSean Molenaar
2021-03-23[tx-robot] updated from transifexNextcloud bot
2021-03-22Bump phpstan/phpstan from 0.12.81 to 0.12.82dependabot[bot]
2021-03-22[tx-robot] updated from transifexNextcloud bot
2021-03-20[tx-robot] updated from transifexNextcloud bot
2021-03-19Bump jasmine-core from 3.7.0 to 3.7.1 in /jsdependabot[bot]
2021-03-18Bump phpunit/phpunit from 9.5.2 to 9.5.3dependabot[bot]
2021-03-18Bump jasmine-core from 3.6.0 to 3.7.0 in /jsdependabot[bot]
2021-03-17pin all actions, delete crt and keyBenjamin Brahmer
2021-03-17Switch to sha1 for more securityBenjamin Brahmer
2021-03-17✅ Item: update search index test to use categoriesMarco Nassabain
2021-03-17🎨 Item: implode categories for search indexMarco Nassabain
2021-03-17✅ Add tests of categoriesJimmy Huynh
2021-03-17📝 Update CHANGELOG.mdJimmy Huynh
2021-03-17✅ FeedFetcher: update tests to include categoriesMarco Nassabain
2021-03-17✅ Item: update tests to include categoriesMarco 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