summaryrefslogtreecommitdiff
path: root/packages/client/src/pages/settings (follow)
Commit message (Collapse)AuthorAgeFilesLines
* rename: client -> frontendsyuilo2022-12-2737-4687/+0
|
* :art:syuilo2022-12-271-2/+9
|
* feat: introduce fluent emojisyuilo2022-12-262-6/+12
|
* style(client): fix `vue/v-on-event-hyphenation` (#9389)Kagami Sascha Rosylight2022-12-227-16/+16
|
* enhance(client): improve ux of sound settingssyuilo2022-12-222-69/+56
|
* revert: use sortablejs-vue3 instead of vuedraggable for more stabilitysyuilo2022-12-211-9/+2
|
* use sortablejs-vue3 instead of vuedraggable for more stabilitysyuilo2022-12-211-3/+10
|
* :art:syuilo2022-12-212-2/+2
| | | | Fix #9374
* :art:syuilo2022-12-204-6/+6
|
* :art:syuilo2022-12-201-3/+3
|
* :art:syuilo2022-12-201-17/+17
|
* tabler iconssyuilo2022-12-205-5/+5
|
* Use tabler icons (#9354)syuilo2022-12-1935-124/+124
| | | | | | | | | | | | | | | | | * wip * wip * wip * Update style.scss * wip * wip * wip * wip
* Revert "wip"syuilo2022-12-1920-30/+30
| | | | This reverts commit f83bd31fd5fee0bb2209ad0e5359ffa473ffb30e.
* wipsyuilo2022-12-1920-30/+30
|
* enhance: Implement the toggle to (or not to) close push notifications when ↵tamaina2022-12-181-0/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | notifications or messages are read (#9219) * create file * wip * fix * wip * tabun dekita * :v: * implement subscribe push notification button to tutorial * check-exists→show-registration * add column sendReadMessage * fix migration file * sw api * change PushNotificationService * wip * :v: * fix tutorial footer flex
* Fix lint errors (except `@typescript-eslint/prefer-nullish-coalescing`) (#9311)Kagami Sascha Rosylight2022-12-123-4/+4
| | | | | | | | | * `yarn workspace client run lint --fix` * `eslint-disable-next-line no-var` for service worker self * A few more manual sw fixes * word change
* feat(client): add new gabber kick soundssyuilo2022-12-061-1/+6
|
* remove preferences-registrytamaina2022-11-221-380/+0
|
* Merge branch 'develop' into pizzax-indexeddbtamaina2022-11-1736-393/+977
|\
| * improve performancesyuilo2022-11-172-5/+7
| |
| * add webhookId to api request (#9113)hayabusa2022-10-131-0/+1
| |
| * chore(client): :art:syuilo2022-09-101-1/+1
| |
| * refactor(client): refactor file name and directory structuresyuilo2022-09-0629-38/+38
| |
| * refactor(client): align filename to component namesyuilo2022-08-3111-14/+14
| |
| * fix: volume slidersJohann1502022-08-261-1/+1
| | | | | | | | Fixed a typo that made a required property be undefined.
| * fix: use new for throw errorsyuilo2022-08-011-9/+9
| | | | | | | | Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
| * feature: Client Preferences Registry (#8511)tamaina2022-07-312-0/+449
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fix settings page * nanka iroiro * clean up * clean up * feature: Client Preferences Registry on the account * add changelog * インデックスに戻ってもタイトルが残ってしまうのを修正 * fix createdAt -> updatedAt * remove console.log * 適用→このデバイスに適用 * add wallpaper * ローカルのjsonファイルを保存・読み込みできるように * clean up * use apiWithDialog * Update packages/client/src/pages/settings/preferences-registry.vue Co-authored-by: Andreas Nedbal <github-bf215181b5140522137b3d4f6b73544a@desu.email> * Update packages/client/src/pages/settings/preferences-registry.vue Co-authored-by: Andreas Nedbal <github-bf215181b5140522137b3d4f6b73544a@desu.email> * Update packages/client/src/pages/settings/preferences-registry.vue Co-authored-by: Andreas Nedbal <github-bf215181b5140522137b3d4f6b73544a@desu.email> * fix lint * :v: * change router * nanka iroiro * tweak Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> Co-authored-by: Andreas Nedbal <github-bf215181b5140522137b3d4f6b73544a@desu.email>
| * 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
| | | | | | | | | | | | 「インスタンスからのお知らせを受け取る」の設定を変更できない問題を修正 Fix #8474
| * 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): ↵syuilo2022-07-151-0/+4
| | | | | | | | RSSティッカーで表示順序をシャッフルできるように
| * 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * feat: auto nsfw detection * :v: * Update ja-JP.yml * Update ja-JP.yml * ポルノ判定のしきい値を高めに * エラーハンドリングちゃんとした * Update ja-JP.yml * 感度設定を強化 * refactor * feat: add video support for auto nsfw detection * rename: image -> media * .js * fix: add missing error handling * fix: use valid pathname instead of using filename due to invalid usage * perf(nsfw-detection): decode frames * disable detection of video for some reasons * perf(nsfw-detection): streamify detection process for video * disable disallowUploadWhenPredictedAsPorn option * fix(nsfw-detection): improve reliability * fix(nsfw-detection): use Math.ceil instead of Math.round * perf(nsfw-detection): delete tmp frames after used * fix(nsfw-detection): FSWatcher does not emit ready event * perf(nsfw-detection): skip black frames * refactor: strip exists check * Update package.json * めっちゃ変えた * lint * Update COPYING * オプションで動画解析できるように * Update yarn.lock * Update CHANGELOG.md Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
| * 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
| |