summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/NodeinfoServerService.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* enhance nodeinfo by prpoagate the standart keys for homepage and repository ↵65432023-09-141-0/+3
| | | | (#11830)
* feat: nodeinfo 2.1 (#11805)xtex2023-09-101-11/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * feat: enable nodeinfo 2.1 Since 9dd06a7621d1745b30ed1c2b1d94d34143dd638e, nodeinfo 2.1 has been released. Signed-off-by: xtex <xtexchooser@duck.com> * feat: only add software.repository to nodeinfo 2.1 https://github.com/jhass/nodeinfo/commit/e54c48e171b6f6bed6fbe2b6c0bdd8d3c16f7909 Signed-off-by: xtex <xtexchooser@duck.com> * feat: add software.homepage url to nodeinfo 2.1 https://github.com/jhass/nodeinfo/commit/507822cb3c16d84dac884d878e32825ade54028d Signed-off-by: xtex <xtexchooser@duck.com> * fix: set proper Content-Type for nodeinfo Signed-off-by: xtex <xtexchooser@duck.com> * style: fix lint warnings Signed-off-by: xtex <xtexchooser@duck.com> --------- Signed-off-by: xtex <xtexchooser@duck.com>
* refactor(backend): Remove unused injections (#11462)woxtu2023-08-051-7/+0
| | | | | * Remove unused injections * Remove unused imports
* chore: ↵Shun Sakai2023-07-271-0/+5
| | | | | | | | | | | | | | 著作権とライセンスについての情報を各ファイルに追加する (#11348) * chore: Add the SPDX information to each file Add copyright and licensing information as defined in version 3.0 of the REUSE Specification. * tweak format --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* perf(backend): cache local custom emojissyuilo2023-04-061-2/+2
|
* enhance(backend): improve cachesyuilo2023-04-041-4/+4
|
* refactor(backend): rename Cache -> MemoryCachesyuilo2023-04-041-2/+2
|
* refactor(backend): rename cache classsyuilo2023-03-241-2/+2
|
* tweak postgresql entitiessyuilo2023-03-101-1/+1
| | | | Fix #10266
* refactor: remove all unused imports (#9951)Kagami Sascha Rosylight2023-02-161-1/+0
| | | Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* drop twitter/github/discord integrationssyuilo2023-02-031-3/+0
| | | | Close #9775
* refactor: rename role.options -> role.policiessyuilo2023-01-151-4/+4
|
* Role (#9437)syuilo2023-01-121-2/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * Update CHANGELOG.md * wip * wip * wip * Update create.ts * wip * wip * Update CHANGELOG.md * wip * wip * wip * wip * wip * wip * wip * Update CHANGELOG.md * wip * wip * Update delete.ts * Update delete.ts * wip * wip * wip * Update account-info.vue * wip * wip * Update settings.vue * Update user-info.vue * wip * Update show-file.ts * Update show-user.ts * wip * wip * Update delete.ts * wip * wip * Update overview.moderators.vue * Create 1673500412259-Role.js * wip * wip * Update roles.vue * 色 * Update roles.vue * integrate silence * wip * wip
* perf(server): improve nodeinfo performancesyuilo2023-01-101-8/+19
| | | | Resolve #9505
* Fix import related TypeScript errors (#9321)Kagami Sascha Rosylight2022-12-141-1/+1
| | | | | | | * Add missing @types packages * Fix TS1272 type only imports * Fix TS2821 import assertion
* refactor: introduce bindThis decorator to bind this automaticalysyuilo2022-12-041-1/+4
|
* Fastify (#9106)syuilo2022-12-031-11/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * fix * Update SignupApiService.ts * wip * wip * Update ClientServerService.ts * wip * wip * wip * Update WellKnownServerService.ts * wip * wip * update des * wip * Update ApiServerService.ts * wip * update deps * Update WellKnownServerService.ts * wip * update deps * Update ApiCallService.ts * Update ApiCallService.ts * Update ApiServerService.ts
* fixessyuilo2022-09-241-1/+1
|
* fix import typesyuilo2022-09-211-2/+2
|
* なんかもうめっちゃ変えたsyuilo2022-09-181-0/+129