aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/controllers/well-known.ts
Commit message (Collapse)AuthorAgeFilesLines
* Move webfinger controller in well known routerChocobozzz2023-02-151-1/+30
|
* server: serve files from storage/well-known (#5214)kontrollanten2022-10-041-0/+7
| | | | | | | | | | | | | | | | | | | | | | | * server: serve files from storage/well-known closes #5206 * well-known: add tests * test: try to skip new tests * test: another try * fix(config/prod): well_known path * test: fix broken tests * Update misc-endpoints.ts * Use getDirectoryPath for tests * Fix tests Co-authored-by: Chocobozzz <me@florianbigard.com>
* Split static routerChocobozzz2022-07-131-0/+76