summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/web (follow)
Commit message (Expand)AuthorAgeFilesLines
* tweak boot.jssyuilo2023-01-221-1/+1
* tweak bootstrap of clientsyuilo2023-01-221-55/+23
* enhance(client): Force error screen (#8947)Kainoa Kanter2023-01-171-0/+5
* perf(backend): Use undici instead of node-fetch and got (#9459)tamaina2023-01-121-2/+1
* Role (#9437)syuilo2023-01-122-1/+12
* 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-062-2/+2
|/
* Update ClientServerService.tssyuilo2023-01-061-1/+1
* disable custom emoji proxy temporarysyuilo2023-01-061-0/+5
* Update flash.pugsyuilo2023-01-061-1/+1
* enhance(server): SSR for flashsyuilo2023-01-062-1/+61
* 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-292-0/+20
* 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-203-7/+26
* Use tabler icons (#9354)syuilo2022-12-191-1/+1
* Revert "wip"syuilo2022-12-191-1/+1
* wipsyuilo2022-12-191-1/+1
* wip (#9349)tamaina2022-12-191-1/+1
* chore(backend): fix duplicated css preloadtamaina2022-12-141-5/+3
* Fix import related TypeScript errors (#9321)Kagami Sascha Rosylight2022-12-142-2/+2
* bull-board復活syuilo2022-12-041-10/+13
* refactor: introduce bindThis decorator to bind this automaticalysyuilo2022-12-043-1/+9
* refactorsyuilo2022-12-041-1/+1
* Fastify (#9106)syuilo2022-12-034-203/+179
* 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-213-5/+5
* testsyuilo2022-09-192-10/+10
* refactor(backend): refactor loggersyuilo2022-09-181-2/+4
* なんかもうめっちゃ変えたsyuilo2022-09-187-662/+764
* enhance(client): add html color-schema supportsyuilo2022-08-271-0/+4
* fix: use new for throw errorsyuilo2022-08-011-1/+1
* chore: improve error message of bootsyuilo2022-07-211-0/+2
* tweak boot.jssyuilo2022-07-141-2/+11
* tweak boot.jssyuilo2022-07-141-6/+8
* tweak boot.jssyuilo2022-07-141-4/+4
* chore: use tabsyuilo2022-07-141-19/+19
* improve error handling of client bootsyuilo2022-07-141-9/+15