summaryrefslogtreecommitdiff
path: root/packages/client/src/pages/settings (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactor(client): align filename to component namesyuilo2022-08-3111-14/+14
* fix: volume slidersJohann1502022-08-261-1/+1
* fix: use new for throw errorsyuilo2022-08-011-9/+9
* feature: Client Preferences Registry (#8511)tamaina2022-07-312-0/+449
* chore(client): tweak stylesyuilo2022-07-251-0/+1
* fix(client): fix some routingssyuilo2022-07-202-2/+6
* chore(client): tweak theme select uisyuilo2022-07-201-14/+17
* refactor(client): :sparkles:syuilo2022-07-207-99/+99
* enhance(client): ネストしたルーティングに対応syuilo2022-07-203-98/+42
* fix(client): 「インスタンスからのお知らせを受け取る」の...syuilo2022-07-191-1/+1
* enhance(client): tweak uisyuilo2022-07-182-3/+2
* enhance(client): tweak uisyuilo2022-07-171-2/+2
* feat(client): registry editorsyuilo2022-07-161-0/+2
* chore(client): tweak stylesyuilo2022-07-161-2/+2
* chore(client): tweak deck uisyuilo2022-07-161-14/+0
* enhance(client): RSSティッカーで表示順序をシャッフルできる...syuilo2022-07-151-0/+4
* chore(client): tweak uisyuilo2022-07-151-4/+4
* chore(client): improve usabilitysyuilo2022-07-141-1/+1
* refactor(client): rename menu(sidebar) -> navbarsyuilo2022-07-143-13/+14
* chore(client): trust iossyuilo2022-07-132-2/+2
* feat: auto nsfw detection (#8840)syuilo2022-07-072-5/+21
* chore(client): tweak uisyuilo2022-07-072-20/+24
* fix(client): テーマを作成するとクライアントが起動しなく...syuilo2022-07-061-2/+8
* chore(client): tweak decksyuilo2022-07-051-10/+0
* fix: spellcheck is boolean not stringJohann1502022-07-041-1/+1
* enhance(client): tweak statusbarsyuilo2022-07-042-18/+20
* enhance(client): refine decksyuilo2022-07-032-14/+1
* fix(client): style tweak for iossyuilo2022-07-032-2/+2
* feat(client): status bar (experimental)syuilo2022-07-033-0/+189
* fix(client): use unique class names for root to prevent conflicts of stylesyuilo2022-07-021-2/+2
* refactor(client): refactoringsyuilo2022-07-0230-30/+0
* enhance(client): show confirm dialog when logoutsyuilo2022-06-301-1/+7
* tweak clientsyuilo2022-06-302-11/+7
* chore(client): tweak stylesyuilo2022-06-281-1/+1
* chore(client): refactor and style tweakssyuilo2022-06-281-27/+18
* chore(client): tweak uisyuilo2022-06-242-17/+54
* refactor(client): Refine routing (#8846)syuilo2022-06-2032-372/+417
* feat: image cropping (#8808)syuilo2022-06-111-3/+29
* chore: fix some lints automatically (#8788)Johann1502022-06-105-6/+6
* chore: fix import tinycolortamaina2022-05-301-1/+1
* Fix theme import (#8749)tamaina2022-05-282-7/+9
* fix lints (#8737)Johann1502022-05-265-16/+16
* fix(client): fix undefined data value on 2FA settings (#8725)Andreas Nedbal2022-05-231-1/+1
* enhance: Display TOTP Register URLsyuilo2022-05-141-2/+3
* fix(client): add setup attribute to notification page (#8648)Andreas Nedbal2022-05-121-1/+1
* refactor(client): refactor settings/theme/manage to use Composition API (#8596)Andreas Nedbal2022-05-051-57/+38
* refactor(client): refactor settings/word-mute to use Composition API (#8597)Andreas Nedbal2022-05-051-107/+83
* refactor(client): refactor settings/deck to use Composition API (#8598)Andreas Nedbal2022-05-051-62/+44
* Refactor settings/sounds to use Composition API (#8594)Andreas Nedbal2022-05-051-88/+74
* refactor(client): refactor 2FA settings to Composition API (#8599)Andreas Nedbal2022-05-051-164/+153