summaryrefslogtreecommitdiff
path: root/src/misc/download-url.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactoringsyuilo2021-11-121-87/+0
| | | | Resolve #7779
* Refactor request (#7814)MeiMei2021-10-161-10/+11
| | | | | | | | | * status code * Test ap-request.ts https://github.com/mei23/crytest/blob/4397fc5e70536e4175fe56e974ca83b8047bef3a/test/ap-request.ts * tune
* ファイルサイズのハードリミット (#7760)MeiMei2021-09-041-0/+15
| | | | | * maxFileSize * CHANGELOG
* Tune download (#2)MeiMei2021-09-031-18/+49
| | | | | | | | | | | * s2-2 * allowedPrivateNetworks * style * Proxyの間にあると誤解しそうなのでconfigの記述順を変更 * Fix error handler
* fix: mochaが動かないため拡張子なしに戻したsyuilo2021-08-191-3/+3
|
* refactor: refactoring importssyuilo2021-08-191-3/+3
| | | | | | | | 将来ESMに移行しやすいように Related: #7658 なんかmochaが起動しなくなってるけど理由不明 すぐ直したい
* Refactor (#7394)syuilo2021-03-241-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * wip * Update define.ts * Update update.ts * Update user.ts * wip * wip * Update request.ts * URL * wip * wip * wip * wip * Update invite.ts * Update create.ts
* refactor: Use path aliassyuilo2021-03-231-1/+1
|
* Increase download timeout to 60 sec (#6503)MeiMei2020-07-061-1/+1
|
* プロキシの除外ホスト (#6244)MeiMei2020-04-121-2/+2
| | | | | | | | | | | * プロキシの除外ホスト * オブジェクトストレージとの通信にProxyを使うかを選択できるように * fix lint * コメント Co-authored-by: rinsuki <428rinsuki+git@gmail.com>
* Fix typo (#6238)MeiMei2020-04-111-0/+39