summaryrefslogtreecommitdiff
path: root/packages/client/src/components/global (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactor(client): refactor file name and directory structuresyuilo2022-09-062-2/+2
* refactor(client): use setup syntaxsyuilo2022-09-051-2/+2
* refactor(client): use setup syntaxsyuilo2022-08-312-118/+83
* refactor(client): align filename to component namesyuilo2022-08-3116-2/+2
* chore(client): tweak loading displaysyuilo2022-08-272-2/+2
* feat: show header with current user avatar on TL (#9051)あずき⪥™2022-08-131-1/+20
* perf(client): use shallowRef as possiblesyuilo2022-08-061-1/+1
* refactor(client): :sparkles:syuilo2022-07-201-2/+3
* enhance(client): ネストしたルーティングに対応syuilo2022-07-201-10/+28
* enhance(client): suspensesyuilo2022-07-191-1/+7
* enhance(client): tweak uisyuilo2022-07-181-3/+7
* chore: improve ad style (#8995)Kainoa Kanter2022-07-161-4/+10
* chore(client): tweak uisyuilo2022-07-161-2/+2
* refactor(client): use setup syntaxsyuilo2022-07-161-52/+25
* refactor(client): remove useCssModule (#8999)tamaina2022-07-141-3/+1
* fix(client): fix url encoded string handling of niraxsyuilo2022-07-131-10/+4
* chore(client): rendering performance tweak a bitsyuilo2022-07-051-0/+2
* fix lint @typescript-eslint/ban-typesJohann1502022-07-041-3/+0
* chore(client): tweak stylesyuilo2022-07-031-1/+1
* feat(client): status bar (experimental)syuilo2022-07-031-2/+6
* enhance(client): better sticky-container componentsyuilo2022-07-022-31/+24
* chore(client): tweak uisyuilo2022-07-011-11/+13
* tweak clientsyuilo2022-06-301-1/+2
* perf(client): remove needless reactivitysyuilo2022-06-291-1/+1
* chore(client): tweak stylesyuilo2022-06-281-1/+1
* refactor(client): extract interval logic to a composable functionsyuilo2022-06-261-9/+9
* tweak clientsyuilo2022-06-221-2/+8
* refactor(client): use composition apisyuilo2022-06-221-63/+46
* refactor(client): refactor header tab handlingsyuilo2022-06-221-25/+64
* refactor(client): Refine routing (#8846)syuilo2022-06-204-379/+352
* refactor: チャットルームをComposition API化 (#8850)tamaina2022-06-201-50/+42
* feat: Add Badge Image to Push Notification (#8012)tamaina2022-06-201-6/+3
* refactor: improve code quality (#8751)Johann1502022-05-291-2/+1
* refactor: use css module at components/global/loading.vue (#8750)tamaina2022-05-291-31/+33
* fix lints (#8737)Johann1502022-05-263-3/+3
* enhance(MFM): limit large MFM (#8540)Johann1502022-05-191-0/+26
* chore(client): tweak loading spinner designsyuilo2022-05-191-6/+6
* chore(client): tweak loading spinner designsyuilo2022-05-191-21/+31
* refactor: use Vite to build instead of webpack (#8575)tamaina2022-05-012-3/+3
* fix: Fix settings page (#8508)tamaina2022-04-231-20/+5
* refactorsyuilo2022-03-271-8/+8
* fix: Handle decodeURIComponent error (#8411)tamaina2022-03-271-3/+11
* enhance(client): tweak paddingsyuilo2022-02-111-1/+2
* fix: Fix Sideview (#8235)tamaina2022-02-011-2/+3
* round relative time (#8199)Johann1502022-01-281-5/+5
* refactor(client): better semanticssyuilo2022-01-281-2/+2
* refactor(client): i18n.locale -> i18n.tssyuilo2022-01-283-9/+9
* wip: refactor(client): migrate components to composition apisyuilo2022-01-161-2/+2
* wip: refactor(client): migrate components to composition apisyuilo2022-01-161-3/+3
* refactor(client): specify global scopesyuilo2022-01-161-1/+1