hippofish/packages/backend/src/server
xtex a53727f1a5
Respond .well-known/host-meta.json with application/json (#11777)
According to RFC 6415 appendix-A.
   The server
   MUST include the HTTP "Content-Type" response header field with a
   value of "application/json".  Any other "Content-Type" value (or lack
   thereof) indicates that the server does not support the JRD format.
"application/jrd+json" is only used by WebFinger (RFC 7033)
2023-09-03 16:42:32 +09:00
..
api feat: Refine 2fa (#11766) 2023-08-28 18:25:31 +09:00
assets なんかもうめっちゃ変えた 2022-09-18 03:27:08 +09:00
oauth refactor: prefix Mi for all entities (#11719) 2023-08-16 17:51:28 +09:00
web feat: Removing stack trace info in production env (#11657) 2023-08-21 17:21:57 +09:00
ActivityPubServerService.ts refactor: prefix Mi for all entities (#11719) 2023-08-16 17:51:28 +09:00
FileServerService.ts refactor: prefix Mi for all entities (#11719) 2023-08-16 17:51:28 +09:00
NodeinfoServerService.ts refactor(backend): Remove unused injections (#11462) 2023-08-05 10:33:00 +09:00
ServerModule.ts feat(backend): support OAuth 2.0 authorization (#11053) 2023-07-27 18:51:58 +09:00
ServerService.ts feat(backend): support OAuth 2.0 authorization (#11053) 2023-07-27 18:51:58 +09:00
WellKnownServerService.ts Respond .well-known/host-meta.json with application/json (#11777) 2023-09-03 16:42:32 +09:00