Commit graph

46 commits

Author SHA1 Message Date
Acid Chicken (硫酸鶏) 9dd06a7621
/.well-known 周りをいい感じに (#4141)
* Enhance /.well-known and their friends

* Fix bug
2019-02-05 17:42:55 +09:00
MeiMei f014b7ae0e アニメーションを自動再生しないオプション (#4131)
* Refactor

* settings

* Media Proxy

* Replace API response
2019-02-05 03:01:36 +09:00
syuilo c4c7783691
[Server] Enable slow option 2019-02-04 10:03:49 +09:00
Acid Chicken (硫酸鶏) 5049870b6e
Create type definition for 'koa-slow' (#4072) 2019-02-03 23:01:03 +09:00
syuilo 0868c3517f
Use internal logger instead of debug/console for logging
Resolve #4104
Resolve #1966
Resolve #1937
2019-02-03 18:16:57 +09:00
syuilo 75558add17
Better logging 2019-02-03 16:45:13 +09:00
syuilo d55277e57e
Better logging 2019-02-03 02:01:06 +09:00
Acid Chicken (硫酸鶏) e2bf0067b2 Module 'request-stats' as import syntax (#4071) 2019-01-31 23:46:15 +09:00
Acid Chicken (硫酸鶏) 912ee60781
Update index.ts
refs: 67dacb7725
2019-01-23 16:53:07 +09:00
syuilo 67dacb7725
Supress log when test 2019-01-23 14:19:03 +09:00
syuilo 4d24741d48
Fix test 2019-01-23 13:35:22 +09:00
Aya Morisawa 125849673a
Use for-of instead of forEach (#3583)
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2018-12-11 20:36:55 +09:00
syuilo 1bc109b42c
Implement email config 2018-11-29 16:23:45 +09:00
MeiMei 06124dbbd5 Return 404 for undefined .well-known (#3404) 2018-11-26 04:49:24 +09:00
Aya Morisawa 276edd7cc2 Use sum function (#3174) 2018-11-09 11:02:23 +09:00
syuilo 7c7f32d9a6
Refactoring 2018-10-23 05:36:35 +09:00
syuilo 6b0d48423d
Refactor 2018-10-21 15:08:07 +09:00
syuilo 969b6dbcad
Resolve #2963 2018-10-21 09:20:11 +09:00
syuilo ba0e57396d
Refactoring 2018-10-21 07:10:35 +09:00
syuilo 61f86dcb2b
Resolve #2923
Allow option to disable sending HSTS headers even if https:// is used in url
2018-10-17 04:15:41 +09:00
syuilo 80daf7c749
Implement API tests 2018-10-16 06:37:21 +09:00
syuilo c985fed3e4
Resolve #2328 2018-09-15 05:40:58 +09:00
syuilo 80e5645a84 wip 2018-06-18 09:54:53 +09:00
syuilo f025296331 Enable HTTP/2 2018-05-24 22:21:10 +09:00
syuilo 0516353afd Disable http2
Use https instead
2018-04-29 21:21:32 +09:00
syuilo 372bfaceda リファクタリングなど 2018-04-29 17:17:15 +09:00
syuilo bc8a0083e2 wip 2018-04-26 11:46:42 +09:00
syuilo 45b6a6bc54 make logger great again 2018-04-19 18:03:46 +09:00
syuilo ec6300f5ae ✌️ 2018-04-14 01:54:54 +09:00
syuilo 39feb54aab Fix: Add missing semicolon 2018-04-14 01:50:43 +09:00
tamaina e49f7f40bc
Update index.ts 2018-04-13 23:04:22 +09:00
syuilo 8e0949c66f compress 2018-04-13 14:28:09 +09:00
syuilo 16920caf9c Revert "Use http2"
This reverts commit 645481c2e8.
2018-04-13 14:07:42 +09:00
syuilo 645481c2e8 Use http2 2018-04-13 13:36:21 +09:00
syuilo 61f21594a9 wip 2018-04-13 07:34:27 +09:00
syuilo c54ff5b2bc wip 2018-04-13 06:17:14 +09:00
syuilo 3368fe8552 wip 2018-04-13 06:06:18 +09:00
syuilo a3bd4ba426 wip 2018-04-13 00:51:55 +09:00
syuilo 70433469a1 Clean up 2018-04-12 06:02:34 +09:00
syuilo 0f99469243 HSTS
Co-Authored-By: tamaina <tamaina@hotmail.co.jp>
2018-04-12 05:54:54 +09:00
syuilo cd198d8fbf ✌️ 2018-04-08 17:23:06 +09:00
Akihiko Odaki 3fb6834f7d Introduce config module 2018-04-02 13:15:53 +09:00
Akihiko Odaki 9a71a8b917 Implement WebFinger 2018-04-01 14:12:07 +09:00
Akihiko Odaki 975dd842d8 Implement Activity Streams representation of user 2018-04-01 12:24:29 +09:00
syuilo 7228e6d111 ✌️ 2018-03-29 20:34:39 +09:00
Akihiko Odaki 90f8fe7e53 Introduce processor 2018-03-29 01:54:41 +09:00
Renamed from src/server.ts (Browse further)