v3.0.0/src/api/routes/files
Jason 25897ba6d3
Allow API Access to some endpoints (#304)
2021-11-03 22:17:34 +09:00
..
albumAddPOST.js Allow API Access to some endpoints (#304) 2021-11-03 22:17:34 +09:00
albumDelPOST.js feat: change mutation timestamp on every database mutation 2021-01-07 21:36:56 +02:00
fileDELETE.js Enable deleting files with the API key 2020-07-20 09:17:13 +09:00
fileGET.js chore: get host from req instead of config 2021-06-08 00:33:01 +09:00
filesAlbumsGET.js Fix ESLint rules once and for all 2020-12-24 23:45:16 +09:00
filesGET.js chore: get host from req instead of config 2021-06-08 00:33:01 +09:00
tagAddBatchPOST.js feat: change mutation timestamp on every database mutation 2021-01-07 21:36:56 +02:00
tagAddPOST.js feat: change mutation timestamp on every database mutation 2021-01-07 21:36:56 +02:00
tagDelPOST.js feat: change mutation timestamp on every database mutation 2021-01-07 21:36:56 +02:00