summaryrefslogtreecommitdiffstats
path: root/lib/Db/Item.php
AgeCommit message (Expand)Author
2021-03-25Make PHPstan stricterSean 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-05DB: Remove unused fieldsSean Molenaar
2021-01-08fixes done by psalmBenjamin Brahmer
2020-10-28DB: stop overloading getIDSean Molenaar
2020-10-09Add Type Info to EntitiesTilo Spannagel
2020-10-04trim whitespaces in item titlesanoy
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-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-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-03-27Core: Fix compatibility with nextcloud codestyle (#280)Sean Molenaar
2017-08-14Split binary to booleans (#203)Daniel Opitz
2017-01-04Add updatedDate to item model (#81)Daniel Schaal
2016-10-02revertBernhard Posselt
2016-10-01Add updatedDate to item model (#43)Daniel Schaal
2016-08-28fix last modified croppingBernhard Posselt
2016-08-28fix last modified croppingBernhard Posselt
2016-08-23Fix #209.0.2Bernhard Posselt
2016-08-18Try without 64bit requirementBernhard Posselt
2016-07-23Adjust copyright headerBernhard Posselt
2016-07-23Move to new directory structureBernhard Posselt