summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/web/ClientServerService.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix(server): add missing vary headersyuilo2022-12-231-0/+3
| | | | Fix #9393
* enhance: Vite HMR while yarn dev, and more build tuning (#9361)tamaina2022-12-201-3/+19
| | | | | | | * enhance: Vite HMR while yarn dev, and more build tuning * use localhost Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* 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
* bull-board復活syuilo2022-12-041-10/+13
|
* refactor: introduce bindThis decorator to bind this automaticalysyuilo2022-12-041-1/+4
|
* refactorsyuilo2022-12-041-1/+1
|
* Fastify (#9106)syuilo2022-12-031-188/+157
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* improve performancesyuilo2022-11-171-1/+2
|
* update node to v18syuilo2022-11-131-3/+1
|
* chore: fix type importsyuilo2022-09-231-1/+2
|
* fix import typesyuilo2022-09-211-1/+1
|
* testsyuilo2022-09-191-2/+2
|
* なんかもうめっちゃ変えたsyuilo2022-09-181-0/+594