summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/web/ClientServerService.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix(backend): ジョブキュー管理画面の認証を回避できる問題...syuilo2023-08-201-1/+3
* refactor: prefix Mi for all entities (#11719)syuilo2023-08-161-2/+2
* Fix typos (#11450)woxtu2023-08-051-1/+1
* chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai2023-07-271-0/+5
* Use BullMQAdapter (#11367)hutchisr2023-07-251-2/+2
* refactor(backend): Improve UUID generation (#11286)woxtu2023-07-151-2/+2
* エラー画像URLを設定可能に (#10959)Ebise Lutica2023-06-091-26/+22
* fix typosyuilo2023-05-111-6/+6
* add X-Robots-Tag: noaisyuilo2023-05-101-1/+25
* feat(server): Misskey Webでユーザーフレンドリーなエラーペー...kakkokari-gtyih2023-04-121-0/+24
* perf(backend): cache avatar and banner url to dbsyuilo2023-04-061-6/+6
* enhance(backend): restore OpenAPI endpoints (#10281)Kagami Sascha Rosylight2023-03-101-5/+0
* refactor: remove all unused imports (#9951)Kagami Sascha Rosylight2023-02-161-1/+1
* perf: renderBaseでCache-Controlを300秒から30秒にtamaina2023-02-091-1/+1
* perf: renderBaseでCache-Controlを15秒から300秒にtamaina2023-02-091-1/+1
* refactor: fix typessyuilo2023-02-091-0/+3
* refactor: fix typessyuilo2023-02-091-1/+1
* Role (#9437)syuilo2023-01-121-1/+8
* fix(server): 非公開のクリップのURLでOGPレンダリングされる...syuilo2023-01-091-3/+2
* enhance(server): refactor and tweak emoji proxysyuilo2023-01-071-42/+0
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developtamaina2023-01-061-5/+0
|\
| * カスタム絵文字にプロキシを復活 (#9481)tamaina2023-01-061-5/+0
* | chore: remove ` Search` from the name of OpenSearchtamaina2023-01-061-1/+1
|/
* Update ClientServerService.tssyuilo2023-01-061-1/+1
* disable custom emoji proxy temporarysyuilo2023-01-061-0/+5
* enhance(server): SSR for flashsyuilo2023-01-061-1/+30
* tweak max-agesyuilo2022-12-311-1/+1
* cache emoji responsesyuilo2022-12-311-6/+8
* fix: use || for emoji url fallback instead of ??tamaina2022-12-301-1/+2
* enhance: Proxy custom emojis to reduce image size and accelerate the frontend...tamaina2022-12-301-3/+10
* fix(server): /emoji to accept `@.` host expressiontamaina2022-12-291-1/+2
* refactor: 絵文字URLを引き回すのをやめる (#9423)syuilo2022-12-291-1/+31
* Support OpenSearch (closes #7058) (#9427)Soni L2022-12-291-0/+19
* rename: client -> frontendsyuilo2022-12-271-2/+2
* feat: introduce fluent emojisyuilo2022-12-261-0/+15
* fix(server): add missing vary headersyuilo2022-12-231-0/+3
* enhance: Vite HMR while yarn dev, and more build tuning (#9361)tamaina2022-12-201-3/+19
* Fix import related TypeScript errors (#9321)Kagami Sascha Rosylight2022-12-141-1/+1
* 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
* 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