summaryrefslogtreecommitdiff
path: root/src/server/api/endpoints/admin/drive (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Introduce OpenAPI specs (#4351)syuilo2019-02-232-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * Update index.ts * Update gen-openapi-spec.ts * Update api.ja-JP.md * Fix * Improve doc * Update gen-openapi-spec.ts * Update redoc.html * Improve doc * Update gen-openapi-spec.ts * Improve doc * Update CHANGELOG.md
* Improve error handling of API (#4345)syuilo2019-02-222-7/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * Update attached_notes.ts * wip * Refactor * wip * wip * wip * wip * wip * wip * wip * wip * Update call.ts * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * :v: * Fix
* Use object instead of if chain (#4212)Acid Chicken (硫酸鶏)2019-02-171-26/+10
|
* Migrate cafy to 14.0 (#4240)syuilo2019-02-131-4/+4
|
* Improve drive file operationsyuilo2019-01-191-0/+28
| | | | | Resolve #3789 Resolve #3790
* ドライブの管理画面でファイルのオリジナルURLを表示す ↵syuilo2019-01-081-1/+1
| | | | ように
* [API] Fix #3737syuilo2018-12-241-2/+2
|
* Resolve #2165syuilo2018-12-151-4/+6
|
* Implement admin drive pagesyuilo2018-12-141-0/+79