summaryrefslogtreecommitdiff
path: root/src/server/index.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ログをデータベースに保存して管理画面で見れるようにsyuilo2019-03-021-2/+2
|
* Refactoring: Move chart dir into services dirsyuilo2019-02-081-1/+1
|
* Revert 96bc17aa1014983d5e6bf8b4c05d898156995a0dsyuilo2019-02-071-8/+7
|
* Check config on load (#4170)Aya Morisawa2019-02-061-7/+8
| | | Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
* /.well-known 周りをいい感じに (#4141)Acid Chicken (硫酸鶏)2019-02-051-7/+4
| | | | | | * Enhance /.well-known and their friends * Fix bug
* アニメーションを自動再生しないオプション (#4131)MeiMei2019-02-051-0/+1
| | | | | | | | | | * Refactor * settings * Media Proxy * Replace API response
* [Server] Enable slow optionsyuilo2019-02-041-4/+7
|
* Create type definition for 'koa-slow' (#4072)Acid Chicken (硫酸鶏)2019-02-031-1/+1
|
* Use internal logger instead of debug/console for loggingsyuilo2019-02-031-2/+2
| | | | | | Resolve #4104 Resolve #1966 Resolve #1937
* Better loggingsyuilo2019-02-031-1/+1
|
* Better loggingsyuilo2019-02-031-2/+7
|
* Module 'request-stats' as import syntax (#4071)Acid Chicken (硫酸鶏)2019-01-311-2/+3
|
* Update index.tsAcid Chicken (硫酸鶏)2019-01-231-1/+1
| | | refs: 67dacb77257295ad78a0bf82ffb9b7fa7e616e89
* Supress log when testsyuilo2019-01-231-1/+1
|
* Fix testsyuilo2019-01-231-0/+13
|
* 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>
* Implement email configsyuilo2018-11-291-0/+19
|
* Return 404 for undefined .well-known (#3404)MeiMei2018-11-261-0/+5
|
* Use sum function (#3174)Aya Morisawa2018-11-091-3/+4
|
* Refactoringsyuilo2018-10-231-2/+2
|
* Refactorsyuilo2018-10-211-2/+2
|
* Resolve #2963syuilo2018-10-211-2/+2
|
* Refactoringsyuilo2018-10-211-2/+2
|
* Resolve #2923syuilo2018-10-171-1/+1
| | | | Allow option to disable sending HSTS headers even if https:// is used in url
* Implement API testssyuilo2018-10-161-1/+2
|
* Resolve #2328syuilo2018-09-151-0/+25
|
* wipsyuilo2018-06-181-1/+1
|
* Enable HTTP/2syuilo2018-05-241-4/+2
|
* Disable http2syuilo2018-04-291-3/+5
| | | | Use https instead
* リファクタリングなどsyuilo2018-04-291-3/+3
|
* wipsyuilo2018-04-261-0/+6
|
* make logger great againsyuilo2018-04-191-0/+7
|
* :v:syuilo2018-04-141-6/+2
|
* Fix: Add missing semicolonsyuilo2018-04-141-1/+1
|
* Update index.tstamaina2018-04-131-0/+1
|
* compresssyuilo2018-04-131-0/+6
|
* Revert "Use http2"syuilo2018-04-131-1/+2
| | | | This reverts commit 645481c2e8d13123c74271fa86291f10b99b9a55.
* Use http2syuilo2018-04-131-2/+1
|
* wipsyuilo2018-04-131-9/+7
|
* wipsyuilo2018-04-131-3/+6
|
* wipsyuilo2018-04-131-3/+3
|
* wipsyuilo2018-04-131-48/+21
|
* Clean upsyuilo2018-04-121-11/+0
|
* HSTSsyuilo2018-04-121-0/+11
| | | | Co-Authored-By: tamaina <tamaina@hotmail.co.jp>
* :v:syuilo2018-04-081-0/+8
|
* Introduce config moduleAkihiko Odaki2018-04-021-1/+1
|
* Implement WebFingerAkihiko Odaki2018-04-011-0/+2
|
* Implement Activity Streams representation of userAkihiko Odaki2018-04-011-0/+2
|
* :v:syuilo2018-03-291-3/+3
|
* Introduce processorAkihiko Odaki2018-03-291-0/+82