summaryrefslogtreecommitdiff
path: root/src/server/api/endpoints/drive/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [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
|
* Clean upsyuilo2018-11-021-1/+0
|
* Refactorsyuilo2018-11-028-72/+28
|
* Resolve #2623syuilo2018-11-021-3/+4
|
* Refactoring, Clean up and bug fixessyuilo2018-11-028-59/+89
|
* Better rate limittingsyuilo2018-10-311-1/+1
|
* Implement #2983syuilo2018-10-231-0/+48
|
* Use camelCase instead of snake_casesyuilo2018-10-232-4/+4
|
* 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
* Add excludeNsfw optionsyuilo2018-09-251-0/+13
|
* 常にメディアを閲覧注意として投稿するオプションを実装syuilo2018-09-141-2/+2
|
* Fix bugsyuilo2018-08-295-18/+18
|
* Fix #2325syuilo2018-08-191-1/+1
|
* Refactor: withFile --> requireFilesyuilo2018-07-251-1/+1
|
* #1334syuilo2018-07-202-17/+52
|
* Update api definitionssyuilo2018-07-176-16/+57
|
* 良い感じにsyuilo2018-07-161-5/+35
|
* Refactorngsyuilo2018-07-076-8/+8
|
* wipsyuilo2018-07-066-6/+6
|
* wipsyuilo2018-07-054-5/+5
|
* yattasyuilo2018-06-181-1/+2
|
* wipsyuilo2018-06-185-17/+10
|
* ドライブのファイルの削除を実装syuilo2018-06-151-0/+32
|
* Refactor and some fixessyuilo2018-05-251-0/+9
|
* Update cafy to 8.0.0 :rocket:syuilo2018-05-025-9/+9
|
* Update dependencies :rocket:syuilo2018-04-275-9/+9
|
* cafy 5.xに移行syuilo2018-04-245-28/+11
|
* Fix bugsyuilo2018-04-081-4/+0
|
* Some bug fixes and clean upssyuilo2018-04-082-2/+2
|
* Introduce publishers directoryAkihiko Odaki2018-04-021-1/+1
|
* Abolish common and misc directoriesAkihiko Odaki2018-04-023-3/+3
|
* Refactorsyuilo2018-04-021-1/+1
|
* Implement remote status retrievalAkihiko Odaki2018-03-313-3/+3
|
* 整理したsyuilo2018-03-295-6/+6
|
* Resolve conflictssyuilo2018-03-295-26/+26
|
* Introduce processorAkihiko Odaki2018-03-295-0/+222