summaryrefslogtreecommitdiff
path: root/packages (follow)
Commit message (Collapse)AuthorAgeFilesLines
* revert emoji picker changessyuilo2022-07-062-28/+29
|
* fix(client): ↵syuilo2022-07-063-3/+17
| | | | テーマを作成するとクライアントが起動しなくなる
* revert: feat: styled error screen (#8930)syuilo2022-07-064-138/+11
|
* chore(client): rendering performance tweak a bitsyuilo2022-07-052-8/+8
|
* chore(client): rendering performance tweak a bitsyuilo2022-07-055-84/+85
|
* chore(client): remove unused classsyuilo2022-07-053-6/+6
|
* chore(client): tweak uisyuilo2022-07-052-45/+49
|
* chore(client): rendering performance tweak a bitsyuilo2022-07-055-29/+34
|
* chore(client): fix typesyuilo2022-07-051-1/+1
|
* enhance(client): improve usabilitysyuilo2022-07-052-1/+10
|
* feat(client): メニューからページをリロードできるようにsyuilo2022-07-051-0/+7
|
* perf: allow get for notes/reactionssyuilo2022-07-052-1/+5
|
* chore(client): tweak uisyuilo2022-07-051-1/+1
|
* rename: BIOS -> Repair Toolsyuilo2022-07-052-3/+3
|
* feat: styled error screen (#8930)Kainoa Kanter2022-07-054-11/+138
| | | | | | | | | | | | | | | * Styled error screen * Make details margin auto * Update boot.css * Replace fontawesome with tabler svg * Remove hr * Add new style to flush screen * Rename to `error.css`
* fix: pagination uses API correctly (#8925)Johann1502022-07-051-2/+6
|
* fix(client): user search of explore not workingsyuilo2022-07-051-0/+1
|
* chore(client): tweak stylesyuilo2022-07-051-8/+0
|
* enhance(client): improve marqueesyuilo2022-07-051-0/+7
|
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2022-07-051-1/+0
|\
| * Update store.ts (#8937)Kainoa Kanter2022-07-051-1/+0
| |
* | chore(client): tweak decksyuilo2022-07-052-1/+7
| |
* | chore(client): tweak decksyuilo2022-07-053-15/+7
|/
* chore(client): tweak uisyuilo2022-07-051-11/+11
|
* chore: fix client lint errors (#8934)Kainoa Kanter2022-07-0514-65/+78
| | | | | | | | | * Fix client lint * Hide no-v-html * Ignore banned type * Update page-editor.vue
* Add additional drive capacity change support (#8867)CyberRex2022-07-058-6/+114
| | | | | | | | | | | | | | | | | | | | | | | | * Add additional drive capacity change support * Update packages/backend/src/server/api/endpoints/admin/drive-capacity-override.ts Co-authored-by: Johann150 <johann@qwertqwefsday.eu> * :art: * show instance default capacity in placeholder * fix * update api/drive * fix * remove : * fix lint Co-authored-by: Johann150 <johann@qwertqwefsday.eu> Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* fix lint @typescript-eslint/ban-typesJohann1502022-07-045-10/+7
|
* fix lint no-prototype-builtinsJohann1502022-07-044-5/+6
|
* fix lint no-undefJohann1502022-07-046-3/+5
|
* fix lint: use let instead of const for $refJohann1502022-07-044-6/+6
| | | | Fixes lint no-const-assign.
* refactor: remove unnecessary computedJohann1502022-07-041-8/+3
| | | | Fixes lint no-const-assign.
* fix lint vue/require-valid-default-propJohann1502022-07-041-2/+2
|
* fix lint no-fallthroughJohann1502022-07-041-0/+3
|
* fix lint padded-blocksJohann1502022-07-045-5/+0
|
* fix(lint): semicolong spacingJohann1502022-07-042-2/+4
|
* fix: replace use of windowJohann1502022-07-041-3/+3
|
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2022-07-047-13/+13
|\
| * fix: spellcheck is boolean not stringJohann1502022-07-047-13/+13
| |
* | update vitesyuilo2022-07-042-5/+5
| |
* | enhance(client): ↵syuilo2022-07-041-0/+7
|/ | | | deckのウイジェットカラムが未設定の時に説明を表示するように
* enhance(client): tweak statusbarsyuilo2022-07-045-57/+60
|
* chore(client): tweak stylesyuilo2022-07-042-3/+15
|
* enhance(client): tweak decksyuilo2022-07-031-49/+61
|
* fix: streamingテストおそい (#8912)MeiMei2022-07-032-754/+395
|
* enhance(client): refine decksyuilo2022-07-038-93/+131
| | | | Fix #7720
* fix(client): contextmenu of deck not workingsyuilo2022-07-031-2/+1
|
* fix typosyuilo2022-07-031-1/+1
|
* chore(client): rename marquee -> tickersyuilo2022-07-032-4/+4
|
* chore(client): tweak stylesyuilo2022-07-031-1/+1
|
* fix(client): fix wrong importsyuilo2022-07-031-1/+1
|