aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/controllers/webfinger.ts
Commit message (Collapse)AuthorAgeFilesLines
* Move webfinger controller in well known routerChocobozzz2023-02-151-44/+0
|
* esModuleInterop to trueChocobozzz2021-08-271-2/+2
|
* Implement remote interactionChocobozzz2021-01-151-0/+5
|
* Fix CSP issue on WebFinger service (#2541)Lucien A2020-03-111-0/+3
| | | | | | | * Fix CSP issue on WebFinger service WebFinger RFC states that CSP should allow any origin to access WebFinger resources. * Update webfinger.ts
* Cleanup server fixmeChocobozzz2020-01-281-2/+2
|
* Stronger model typingsChocobozzz2019-08-191-1/+1
|
* Cleanup express locals typingsChocobozzz2019-03-191-3/+2
|
* Begin moving video channel to actorChocobozzz2017-12-191-4/+4
|
* SaveChocobozzz2017-12-191-2/+2
|
* Move models to typescript-sequelizeChocobozzz2017-12-131-4/+4
|
* Fix well known and json parser with mastodonChocobozzz2017-11-291-0/+1
|
* Refractor validatorsChocobozzz2017-11-271-1/+2
|
* Fix lintChocobozzz2017-11-271-4/+0
|
* Add follow tabsChocobozzz2017-11-271-1/+1
| | | | | | Following Follow Followers
* Follow worksChocobozzz2017-11-271-0/+39