summaryrefslogtreecommitdiff
path: root/src/server/index.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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