summaryrefslogtreecommitdiff
path: root/packages/backend/src/server (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* perf(server): refactor and performance improvementssyuilo2022-03-2523-65/+65
* refactorsyuilo2022-03-254-14/+5
* refactorsyuilo2022-03-251-9/+4
* refactor: separate meta api for admin or notsyuilo2022-03-252-184/+401
* chore: add notesyuilo2022-03-211-0/+2
* .jssyuilo2022-03-211-1/+1
* .jssyuilo2022-03-211-3/+3
* perf(server): cache nodeinfo to reduce db querysyuilo2022-03-211-2/+5
* perf(server): reduce db querysyuilo2022-03-216-17/+30
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2022-03-191-2/+2
|\
| * fix API console (#8416)Johann1502022-03-191-2/+2
* | feat: introduce bull dashboardsyuilo2022-03-191-0/+35
|/
* fix(server): dummy image is not served correctlysyuilo2022-03-121-1/+1
* fix(server): ulidを使用していると動作しない問題を修正syuilo2022-03-111-1/+1
* feat: use instance icon for splash screensyuilo2022-03-091-1/+1
* use high resolution asset for splash screen (#7875)Johann1502022-03-091-1/+1
* remove HTTPS handling (#8380)Johann1502022-03-082-20/+1
* delete needless instance drive columnssyuilo2022-03-071-4/+0
* feat: 時限ミュートsyuilo2022-03-041-0/+6
* fix esmsyuilo2022-03-041-1/+1
* feat: instance default themesyuilo2022-03-012-0/+20
* fix esmsyuilo2022-03-011-1/+1
* fix esmsyuilo2022-03-011-1/+1
* fix esmsyuilo2022-03-013-7/+7
* fix: use import assertionsyuilo2022-03-011-1/+1
* fix esmsyuilo2022-02-271-1/+1
* fixsyuilo2022-02-271-0/+2
* Fix avatar/banner proxy (#8346)tamaina2022-02-2723-34/+123
* refactor: Use ESM (#8358)syuilo2022-02-27371-1741/+2315
* fix: better language settingssyuilo2022-02-261-2/+2
* プライベートタブでログインし直すと文字数がNaNになる...syuilo2022-02-201-0/+6
* プロフィールの追加情報を最大16まで保存できるようにsyuilo2022-02-201-1/+1
* remove max note text length settingsyuilo2022-02-204-24/+4
* Fix ajv (#8333)tamaina2022-02-20304-306/+307
* SchemaTypeの型計算量を削減 (#8332)tamaina2022-02-196-70/+39
* refacator: fix typwsyuilo2022-02-191-1/+0
* refactor: fix typesyuilo2022-02-191-1/+2
* refactor: use ajv instead of cafy (#8324)syuilo2022-02-19310-4942/+3378
* Delete jobs.tssyuilo2022-02-181-82/+0
* refactor: fix typessyuilo2022-02-152-1/+2
* fix(server): stats APIで内部エラーが発生する問題を修正syuilo2022-02-121-3/+3
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2022-02-101-1/+20
|\
| * fix: regular expressions in word mutes (#8254)Johann1502022-02-101-1/+20
* | enhance: improve federation chartsyuilo2022-02-101-22/+0
|/
* feat: インスタンスのテーマカラーを設定できるようにsyuilo2022-02-095-2/+19
* fix: add instance favicon where it's missing (#8270)Sol Fisher Romanoff2022-02-091-0/+3
* feat(client): update fontawesome v6 and self-hostingsyuilo2022-02-091-2/+2
* feat: introduce intersection calculation of chartssyuilo2022-02-096-6/+6
* feat: Option to show replies in timeline (rebase #7685) (#8202)nullobsi2022-02-066-6/+11
* Fix cast (#8257)MeiMei2022-02-061-3/+13