summaryrefslogtreecommitdiff
path: root/src/server/api/endpoints/drive (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Improve docsyuilo2019-02-263-2/+20
|
* Improve docsyuilo2019-02-243-2/+20
|
* ハイフンに統一syuilo2019-02-243-0/+0
|
* Use camelCasesyuilo2019-02-241-2/+2
|
* Introduce OpenAPI specs (#4351)syuilo2019-02-2316-3/+50
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-2216-105/+201
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Migrate cafy to 14.0 (#4240)syuilo2019-02-1311-30/+30
|
* Refactoringsyuilo2019-02-055-5/+5
|
* Fix styleAcid Chicken (硫酸鶏)2019-02-0514-14/+28
|
* アニメーション画像を無効にする際、サーバーサイドで ↵syuilo2019-02-051-1/+1
| | | | なくクライアントサイドでURLを変更するように
* アニメーションを自動再生しないオプション (#4131)MeiMei2019-02-051-1/+1
| | | | | | | | | | * Refactor * settings * Media Proxy * Replace API response
* Use internal logger instead of debug/console for loggingsyuilo2019-02-031-1/+2
| | | | | | Resolve #4104 Resolve #1966 Resolve #1937
* Create new type definition for 'ms' (#4057)Acid Chicken (硫酸鶏)2019-02-022-2/+2
| | | | | | * Create new type definition for 'ms' * Follow lint
* Fix typosyuilo2019-01-191-1/+1
|
* Improve drive file operationsyuilo2019-01-191-7/+48
| | | | | Resolve #3789 Resolve #3790
* [Client] Resolve #3658syuilo2018-12-191-2/+5
|
* Resolve #2165syuilo2018-12-151-2/+5
|
* Use for-of instead of forEach (#3583)Aya Morisawa2018-12-111-2/+2
| | | | Co-authored-by: syuilo <syuilotan@yahoo.co.jp> Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* Image for web publish (#3402)MeiMei2018-11-268-8/+9
| | | | | | | | * Image for Web * Add comment * Make main to original
* Remove unneccesary cast (#3355)Aya Morisawa2018-11-221-1/+1
|
* [API] Improve drive/files/upload_from_urlsyuilo2018-11-071-2/+19
|
* [API] 文字列での真理値表現に対応syuilo2018-11-061-2/+4
| | | | multipart/formdata では文字列しか送れないっぽい?
* [API] Fix bugsyuilo2018-11-061-1/+1
|
* [API] Fix bugsyuilo2018-11-051-1/+1
|
* Clean upsyuilo2018-11-021-1/+0
|
* Refactorsyuilo2018-11-0216-130/+54
|
* Resolve #2623syuilo2018-11-021-3/+4
|
* Refactoring, Clean up and bug fixessyuilo2018-11-0216-179/+251
|
* Better rate limittingsyuilo2018-10-311-1/+1
|
* Fix bugsyuilo2018-10-261-1/+1
|
* Fix: Remove unused importsyuilo2018-10-251-1/+1
|
* Implement drive/folders/deletesyuilo2018-10-241-0/+60
|
* Improve some API definitionssyuilo2018-10-243-32/+78
|
* Implement #2983syuilo2018-10-231-0/+48
|
* Use camelCase instead of snake_casesyuilo2018-10-234-8/+8
|
* Improve some API definitionssyuilo2018-10-232-18/+40
|
* ファイル作成APIにforceオプションを実装syuilo2018-10-201-6/+10
|
* Fix #2901syuilo2018-10-141-2/+4
|
* Fix bugsyuilo2018-10-111-1/+2
|
* Fix bugsyuilo2018-10-111-1/+2
|
* Fix #2773 (#2841)sei0o inoue2018-10-071-0/+38
| | | | | | | | * Added an API endpoint to check the existence of the file * fix #2773: Now we can prevent users from posting the same images * bug fix
* Improve error handling of packaging functionssyuilo2018-10-052-5/+4
|
* Add excludeNsfw optionsyuilo2018-09-251-0/+13
|
* 常にメディアを閲覧注意として投稿するオプションを実装syuilo2018-09-141-2/+2
|
* Fix bugsyuilo2018-08-2910-27/+27
|
* Fix #2334syuilo2018-08-221-3/+6
|
* Fix #2325syuilo2018-08-191-1/+1
|
* Refactor: withFile --> requireFilesyuilo2018-07-251-1/+1
|
* #1334syuilo2018-07-202-17/+52
|
* Update api definitionssyuilo2018-07-1713-37/+123
|