summaryrefslogtreecommitdiff
path: root/packages (follow)
Commit message (Collapse)AuthorAgeFilesLines
* :art:syuilo2023-01-131-1/+3
|
* :v:syuilo2023-01-131-3/+5
|
* feat: conditional rolesyuilo2023-01-138-3/+282
| | | | Resolve #9539
* Revert "perf: build backend with swc (#9463)"syuilo2023-01-133-14/+27
| | | | This reverts commit 4579d022967bf9635e359500730e7546a520be11.
* refactorsyuilo2023-01-132-2/+7
|
* :art:syuilo2023-01-131-7/+7
|
* fix typosyuilo2023-01-131-1/+1
| | | | Fix #9536
* :art:syuilo2023-01-131-5/+5
|
* リモートユーザーはcanPublicNoteがfalseでもhomeにしないようにtamaina2023-01-121-1/+1
| | | | https://github.com/misskey-dev/misskey/issues/9534#issuecomment-1380645073
* Fix #9534tamaina2023-01-121-1/+1
|
* perf: build backend with swc (#9463)파링2023-01-123-27/+14
| | | | | | | * feat: build backend with swc * fix: swc build target Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* perf(backend): Use undici instead of node-fetch and got (#9459)tamaina2023-01-1217-240/+426
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Implement? HttpFetchService * :v: * remove node-fetch * fix * refactor * fix * gateway timeout * UndiciFetcherクラスを追加 (仮コミット, ビルドもstartもさせていない) * fix * add logger and fix url preview * fix ip check * enhance logger and error handling * fix * fix * clean up * Use custom fetcher for ApRequest / ApResolver * bypassProxyはproxyBypassHostsに判断を委譲するように * set maxRedirections (default 3, ApRequest/ApResolver: 0) * fix comment * handle error s3 upload * add debug message * no return await * Revert "no return await" This reverts commit b5b0dc58a342393d260492e3a6f58304372f53b2. * reduce maxSockets * apResolverのUndiciFetcherを廃止しapRequestのものを使う、 add ap logger * Revert "apResolverのUndiciFetcherを廃止しapRequestのものを使う、 add ap logger" This reverts commit 997243915c8e1f8472da64f607f88c36cb1d5cb4. * add logger * fix * change logger name * safe * デフォルトでUser-Agentを設定
* Role (#9437)syuilo2023-01-1287-609/+1963
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* ログイン画面のユーザー名フォームへのautocomplete設定 (#9515)Masaya Suzuki2023-01-121-1/+1
| | | | | | | | | * Add username class to username form * Fix add class process * Set id * Set autocomplete
* remove katexsyuilo2023-01-115-83/+3
|
* fix(client): ↵syuilo2023-01-101-0/+13
| | | | | | 画面の幅が狭いとウィジェットドロワーを閉じる手段がなくなるのを修正 Fix #7191
* refactor(client): use css modulessyuilo2023-01-102-19/+31
|
* fix stylesyuilo2023-01-101-25/+25
|
* perf(server): improve nodeinfo performancesyuilo2023-01-101-8/+19
| | | | Resolve #9505
* perf(server): improve stats api performancesyuilo2023-01-101-8/+13
|
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2023-01-102-3/+6
|\
| * prefer using composition (#9521)あずき⪥™2023-01-102-3/+6
| |
* | :art:syuilo2023-01-102-14/+22
|/
* enhance(server): アンケート選択肢の文字数制限を緩和syuilo2023-01-102-1/+12
| | | | Resolve #9511
* fix deck stylesyuilo2023-01-101-8/+7
|
* fix stylesyuilo2023-01-102-10/+10
|
* refactor(client): use css modulessyuilo2023-01-101-10/+6
|
* refactor(client): use css modulessyuilo2023-01-101-15/+27
|
* refactor(client): use css modulessyuilo2023-01-101-8/+14
|
* refactor(client): use css modulessyuilo2023-01-101-135/+132
|
* lintsyuilo2023-01-101-2/+2
|
* refactor: api, apiGet関数をosから@/scripts/api.tsに分離する (#9510)tamaina2023-01-102-80/+81
| | | | | | | | | | | | | * split api? * fix * :v: * no vue split? * Revert "no vue split?" This reverts commit 27ccec971e2925184a58da65c3472655def2617c.
* 画面下部に必要なスペース関連の改善 (#9509)あずき⪥™2023-01-107-21/+11
| | | | | | | | | * enhance: apply same safe area processing to the tab bar * fix: remove unnecessary bottom space on messaging room * enhance bottom spacing * fix size of `minBottomSpacing`
* :art:syuilo2023-01-103-3/+2
|
* tweak csssyuilo2023-01-101-2/+2
|
* refactor(client): use css modulessyuilo2023-01-105-67/+72
|
* refactor(client): use css modulessyuilo2023-01-101-27/+24
|
* refactor(client): use css modulessyuilo2023-01-104-332/+298
|
* :art:syuilo2023-01-101-32/+24
|
* refactor(client): use css modulessyuilo2023-01-101-87/+69
|
* refactor(client): use css modulessyuilo2023-01-101-47/+47
|
* refactor(client): use css modulessyuilo2023-01-103-8/+7
|
* Update vite.config.tssyuilo2023-01-101-0/+37
|
* fix importsyuilo2023-01-101-2/+2
|
* refactor(client): rename widget filenamesyuilo2023-01-1030-30/+30
|
* refactor(client): use css modulessyuilo2023-01-101-149/+149
|
* refactor(client): use css modulessyuilo2023-01-101-32/+32
|
* refactor(client): use css modulessyuilo2023-01-101-60/+52
|
* refactor(client): use css modulessyuilo2023-01-101-59/+46
|
* fix stylesyuilo2023-01-101-4/+4
|