summaryrefslogtreecommitdiffstats
path: root/lib/Controller/FolderApiV2Controller.php
AgeCommit message (Expand)Author
2021-04-08fix invalid 'empty' checksPaul Tirk
2021-04-08add missing type hintsPaul Tirk
2021-04-08return error if new folder name is missing on updatePaul Tirk
2021-04-08return error if no folder name is providedPaul Tirk
2021-04-08add json error response without an exceptionPaul Tirk
2021-04-08remove unused service exceptions & allow equally named foldersPaul Tirk
2021-04-08move v2 api responses into existing php traitsPaul Tirk
2021-04-08change method names to follow nextcloud conventionPaul Tirk
2021-04-08separate serialization functionsPaul Tirk
2021-04-08do not return existing folders when an API request error occursPaul Tirk
2021-04-08lint & add missing copyright/author informationPaul Tirk
2021-04-08add folder api v2Paul Tirk