summaryrefslogtreecommitdiffstats
path: root/lib/Db/FolderMapperV2.php
AgeCommit message (Expand)Author
2022-03-18rename maxItemId to newestItemId to match docsBenjamin Brahmer
2021-11-18Fix code styleBenjamin Brahmer
2021-11-18chore: use executeStatement instead of executeUpdateSean Molenaar
2021-04-08fix wrong function definition & remove leftover copyright headersPaul Tirk
2021-04-08remove unused 'findByName' method of folder mapper/servicePaul Tirk
2021-04-08lint & add missing copyright/author informationPaul Tirk
2021-04-08add folder api v2Paul Tirk
2021-03-31DB: Updates should use set()Sean Molenaar
2021-02-13Remove V1 item APISean Molenaar
2021-01-11remove deprecated colon prefix for parametersanoy
2020-12-08Remove usage of old Folder codeSean Molenaar
2020-11-11fix second where overrides previous conditionanoy
2020-11-03Add migration with foreign keysSean Molenaar
2020-09-29OPML export command and fixesSean Molenaar
2020-09-27Create V2 mapper, Service and management commandsSean Molenaar