summaryrefslogtreecommitdiffstats
path: root/lib/Migration
AgeCommit message (Expand)Author
2021-06-01Chore: implement removals from #935Sean Molenaar
2021-04-08🗃 Update share migration versionMarco Nassabain
2021-04-08🎨 Share migration: remove shared_by default valueMarco Nassabain
2021-04-08🎨 Update share migrationMarco Nassabain
2021-04-08🗃 Change share migration versionMarco Nassabain
2021-04-08🐛 Share Item: feed_id not nullable, copy feed_idMarco Nassabain
2021-04-08🗃 NewsItem: added share fields, feedId not nullMarco Nassabain
2021-03-17🎨 Item: store categories as json & add helper fnsMarco Nassabain
2021-03-17♻️ Renaming 'tags' into 'categories'Jimmy Huynh
2021-03-17🗃 Add migration: 'tags' column (longtext)Jimmy Huynh
2021-02-05DB: Remove unused fieldsSean Molenaar
2021-01-18Migration: Don't use unsigned for pubdateSean Molenaar
2021-01-08fixes done by psalmBenjamin Brahmer
2020-11-03Add migration with foreign keysSean Molenaar
2020-10-28DB: stop overloading getIDSean Molenaar
2020-10-09Fix minor issues, prepare for foreign keys and check feedsSean Molenaar
2020-10-05Fix Application class loading in configSean Molenaar
2020-09-29Fix repair step and test itSean Molenaar
2020-09-25Move to nextcloud config and update phpunitSean Molenaar
2020-08-26Cleanup appinfo filesSean Molenaar
2018-12-14Define an official codestyle and adhere to it.Sean Molenaar
2018-03-27Core: Fix compatibility with nextcloud codestyle (#280)Sean Molenaar
2017-08-14Split binary to booleans (#203)Daniel Opitz