| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | :art: | syuilo | 2023-01-13 | 1 | -1/+3 |
| | | |||||
| * | :v: | syuilo | 2023-01-13 | 1 | -3/+5 |
| | | |||||
| * | feat: conditional role | syuilo | 2023-01-13 | 8 | -3/+282 |
| | | | | | Resolve #9539 | ||||
| * | Revert "perf: build backend with swc (#9463)" | syuilo | 2023-01-13 | 3 | -14/+27 |
| | | | | | This reverts commit 4579d022967bf9635e359500730e7546a520be11. | ||||
| * | refactor | syuilo | 2023-01-13 | 2 | -2/+7 |
| | | |||||
| * | :art: | syuilo | 2023-01-13 | 1 | -7/+7 |
| | | |||||
| * | fix typo | syuilo | 2023-01-13 | 1 | -1/+1 |
| | | | | | Fix #9536 | ||||
| * | :art: | syuilo | 2023-01-13 | 1 | -5/+5 |
| | | |||||
| * | リモートユーザーはcanPublicNoteがfalseでもhomeにしないように | tamaina | 2023-01-12 | 1 | -1/+1 |
| | | | | | https://github.com/misskey-dev/misskey/issues/9534#issuecomment-1380645073 | ||||
| * | Fix #9534 | tamaina | 2023-01-12 | 1 | -1/+1 |
| | | |||||
| * | perf: build backend with swc (#9463) | 파링 | 2023-01-12 | 3 | -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) | tamaina | 2023-01-12 | 17 | -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) | syuilo | 2023-01-12 | 87 | -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 Suzuki | 2023-01-12 | 1 | -1/+1 |
| | | | | | | | | | | * Add username class to username form * Fix add class process * Set id * Set autocomplete | ||||
| * | remove katex | syuilo | 2023-01-11 | 5 | -83/+3 |
| | | |||||
| * | fix(client): ↵ | syuilo | 2023-01-10 | 1 | -0/+13 |
| | | | | | | | 画面の幅が狭いとウィジェットドロワーを閉じる手段がなくなるのを修正 Fix #7191 | ||||
| * | refactor(client): use css modules | syuilo | 2023-01-10 | 2 | -19/+31 |
| | | |||||
| * | fix style | syuilo | 2023-01-10 | 1 | -25/+25 |
| | | |||||
| * | perf(server): improve nodeinfo performance | syuilo | 2023-01-10 | 1 | -8/+19 |
| | | | | | Resolve #9505 | ||||
| * | perf(server): improve stats api performance | syuilo | 2023-01-10 | 1 | -8/+13 |
| | | |||||
| * | Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop | syuilo | 2023-01-10 | 2 | -3/+6 |
| |\ | |||||
| | * | prefer using composition (#9521) | あずき⪥™ | 2023-01-10 | 2 | -3/+6 |
| | | | |||||
| * | | :art: | syuilo | 2023-01-10 | 2 | -14/+22 |
| |/ | |||||
| * | enhance(server): アンケート選択肢の文字数制限を緩和 | syuilo | 2023-01-10 | 2 | -1/+12 |
| | | | | | Resolve #9511 | ||||
| * | fix deck style | syuilo | 2023-01-10 | 1 | -8/+7 |
| | | |||||
| * | fix style | syuilo | 2023-01-10 | 2 | -10/+10 |
| | | |||||
| * | refactor(client): use css modules | syuilo | 2023-01-10 | 1 | -10/+6 |
| | | |||||
| * | refactor(client): use css modules | syuilo | 2023-01-10 | 1 | -15/+27 |
| | | |||||
| * | refactor(client): use css modules | syuilo | 2023-01-10 | 1 | -8/+14 |
| | | |||||
| * | refactor(client): use css modules | syuilo | 2023-01-10 | 1 | -135/+132 |
| | | |||||
| * | lint | syuilo | 2023-01-10 | 1 | -2/+2 |
| | | |||||
| * | refactor: api, apiGet関数をosから@/scripts/api.tsに分離する (#9510) | tamaina | 2023-01-10 | 2 | -80/+81 |
| | | | | | | | | | | | | | | * split api? * fix * :v: * no vue split? * Revert "no vue split?" This reverts commit 27ccec971e2925184a58da65c3472655def2617c. | ||||
| * | 画面下部に必要なスペース関連の改善 (#9509) | あずき⪥™ | 2023-01-10 | 7 | -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: | syuilo | 2023-01-10 | 3 | -3/+2 |
| | | |||||
| * | tweak css | syuilo | 2023-01-10 | 1 | -2/+2 |
| | | |||||
| * | refactor(client): use css modules | syuilo | 2023-01-10 | 5 | -67/+72 |
| | | |||||
| * | refactor(client): use css modules | syuilo | 2023-01-10 | 1 | -27/+24 |
| | | |||||
| * | refactor(client): use css modules | syuilo | 2023-01-10 | 4 | -332/+298 |
| | | |||||
| * | :art: | syuilo | 2023-01-10 | 1 | -32/+24 |
| | | |||||
| * | refactor(client): use css modules | syuilo | 2023-01-10 | 1 | -87/+69 |
| | | |||||
| * | refactor(client): use css modules | syuilo | 2023-01-10 | 1 | -47/+47 |
| | | |||||
| * | refactor(client): use css modules | syuilo | 2023-01-10 | 3 | -8/+7 |
| | | |||||
| * | Update vite.config.ts | syuilo | 2023-01-10 | 1 | -0/+37 |
| | | |||||
| * | fix import | syuilo | 2023-01-10 | 1 | -2/+2 |
| | | |||||
| * | refactor(client): rename widget filename | syuilo | 2023-01-10 | 30 | -30/+30 |
| | | |||||
| * | refactor(client): use css modules | syuilo | 2023-01-10 | 1 | -149/+149 |
| | | |||||
| * | refactor(client): use css modules | syuilo | 2023-01-10 | 1 | -32/+32 |
| | | |||||
| * | refactor(client): use css modules | syuilo | 2023-01-10 | 1 | -60/+52 |
| | | |||||
| * | refactor(client): use css modules | syuilo | 2023-01-10 | 1 | -59/+46 |
| | | |||||
| * | fix style | syuilo | 2023-01-10 | 1 | -4/+4 |
| | | |||||