summaryrefslogtreecommitdiffstats
path: root/lib/Db/Feed.php
AgeCommit message (Expand)Author
2021-04-08fix invalid 'empty' checksPaul Tirk
2021-04-08fix wrong function definition & remove leftover copyright headersPaul Tirk
2021-04-08lint & add missing copyright/author informationPaul Tirk
2021-04-08add serialization methods for v2 APIPaul Tirk
2021-02-05DB: Remove unused fieldsSean Molenaar
2020-12-30Remove PHPunit integration testsSean Molenaar
2020-11-03Add migration with foreign keysSean Molenaar
2020-10-28DB: stop overloading getIDSean Molenaar
2020-10-09Add Type Info to EntitiesTilo Spannagel
2020-09-29OPML export command and fixesSean Molenaar
2020-09-27Create V2 mapper, Service and management commandsSean 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
2016-09-20Implementation for issue https://github.com/nextcloud/news/issues/38Timo Schmidt
2016-08-18Try without 64bit requirementBernhard Posselt
2016-07-23Adjust copyright headerBernhard Posselt
2016-07-23Move to new directory structureBernhard Posselt