| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore(client): improve usability | syuilo | 2022-07-14 | 1 | -1/+1 |
| | | |||||
| * | use MkStickyContainer (#9000) | tamaina | 2022-07-14 | 1 | -14/+14 |
| | | |||||
| * | refactor(client): rename menu(sidebar) -> navbar | syuilo | 2022-07-14 | 3 | -13/+14 |
| | | |||||
| * | chore(client): trust ios | syuilo | 2022-07-13 | 10 | -11/+11 |
| | | |||||
| * | fix(client): hide bot protection warning with disabled registrations (#8794) | Andreas Nedbal | 2022-07-13 | 1 | -1/+1 |
| | | | | | | | | | | | * fix(client): hide bot protection warning with disabled registrations * Apply review suggestion from @Johann150 Co-authored-by: Johann150 <johann@qwertqwefsday.eu> Co-authored-by: Johann150 <johann@qwertqwefsday.eu> Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> | ||||
| * | chore(client): tweak explore page | syuilo | 2022-07-13 | 2 | -11/+9 |
| | | |||||
| * | chore(client): tweak ui | syuilo | 2022-07-12 | 1 | -1/+1 |
| | | |||||
| * | enhance: make active email validation configurable | syuilo | 2022-07-09 | 1 | -0/+16 |
| | | |||||
| * | feat: auto nsfw detection (#8840) | syuilo | 2022-07-07 | 3 | -6/+89 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 ui | syuilo | 2022-07-07 | 2 | -20/+24 |
| | | |||||
| * | chore(client): tweak ui | syuilo | 2022-07-07 | 1 | -27/+30 |
| | | |||||
| * | chore(client): tweak ui | syuilo | 2022-07-07 | 1 | -3/+7 |
| | | |||||
| * | fix(client): ↵ | syuilo | 2022-07-06 | 2 | -3/+9 |
| | | | | | テーマを作成するとクライアントが起動しなくなる | ||||
| * | chore(client): remove unused class | syuilo | 2022-07-05 | 2 | -2/+2 |
| | | |||||
| * | chore(client): tweak ui | syuilo | 2022-07-05 | 2 | -45/+49 |
| | | |||||
| * | fix(client): user search of explore not working | syuilo | 2022-07-05 | 1 | -0/+1 |
| | | |||||
| * | chore(client): tweak deck | syuilo | 2022-07-05 | 1 | -10/+0 |
| | | |||||
| * | chore(client): tweak ui | syuilo | 2022-07-05 | 1 | -11/+11 |
| | | |||||
| * | chore: fix client lint errors (#8934) | Kainoa Kanter | 2022-07-05 | 7 | -13/+15 |
| | | | | | | | | | | * Fix client lint * Hide no-v-html * Ignore banned type * Update page-editor.vue | ||||
| * | Add additional drive capacity change support (#8867) | CyberRex | 2022-07-05 | 1 | -3/+35 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * 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 no-undef | Johann150 | 2022-07-04 | 4 | -1/+3 |
| | | |||||
| * | fix lint: use let instead of const for $ref | Johann150 | 2022-07-04 | 3 | -4/+4 |
| | | | | | Fixes lint no-const-assign. | ||||
| * | refactor: remove unnecessary computed | Johann150 | 2022-07-04 | 1 | -8/+3 |
| | | | | | Fixes lint no-const-assign. | ||||
| * | fix: spellcheck is boolean not string | Johann150 | 2022-07-04 | 4 | -6/+6 |
| | | |||||
| * | enhance(client): tweak statusbar | syuilo | 2022-07-04 | 2 | -18/+20 |
| | | |||||
| * | enhance(client): refine deck | syuilo | 2022-07-03 | 2 | -14/+1 |
| | | | | | Fix #7720 | ||||
| * | fix(client): fix wrong import | syuilo | 2022-07-03 | 1 | -1/+1 |
| | | |||||
| * | fix(client): fix wrong import | syuilo | 2022-07-03 | 1 | -1/+1 |
| | | |||||
| * | fix(client): style tweak for ios | syuilo | 2022-07-03 | 10 | -11/+11 |
| | | |||||
| * | fix(client): ↵ | syuilo | 2022-07-03 | 1 | -1/+1 |
| | | | | | フォロワー一覧がフォローににゃっているんだにゃあ | ||||
| * | chore(client): tweak style | syuilo | 2022-07-03 | 1 | -1/+1 |
| | | |||||
| * | feat(client): status bar (experimental) | syuilo | 2022-07-03 | 3 | -0/+189 |
| | | |||||
| * | feat: moderation note | syuilo | 2022-07-03 | 1 | -43/+93 |
| | | |||||
| * | fix(client): use unique class names for root to prevent conflicts of style | syuilo | 2022-07-02 | 1 | -2/+2 |
| | | |||||
| * | enhance(client): better sticky-container component | syuilo | 2022-07-02 | 1 | -3/+0 |
| | | |||||
| * | enhance(client): better marquee component | syuilo | 2022-07-02 | 1 | -1/+1 |
| | | |||||
| * | feat: Log user ips (#8872) | syuilo | 2022-07-02 | 3 | -7/+81 |
| | | | | | | | | | | | | | | | | | | | | * wip * store ip and headers * Update admin-file.vue * require admin for view ip/headers * IP (recent) 消した * admin必須 * opt in * clean ips periodically * respect logging setting in drive/files/create | ||||
| * | refactor(client): refactoring | syuilo | 2022-07-02 | 88 | -113/+25 |
| | | |||||
| * | chore(client): tweak ui | syuilo | 2022-07-02 | 1 | -1/+9 |
| | | |||||
| * | feat(client): poll highlights in explore page | syuilo | 2022-07-01 | 1 | -2/+16 |
| | | |||||
| * | enhance(client): ハイライトをみつけるに統合 | syuilo | 2022-07-01 | 4 | -209/+195 |
| | | |||||
| * | chore(client): tweak ui | syuilo | 2022-07-01 | 5 | -483/+632 |
| | | |||||
| * | chore(client): tweak ui | syuilo | 2022-07-01 | 1 | -144/+132 |
| | | |||||
| * | chore(client): fix pie rendering | syuilo | 2022-07-01 | 1 | -4/+4 |
| | | |||||
| * | chore(client): tweak ui | syuilo | 2022-06-30 | 2 | -6/+28 |
| | | |||||
| * | chore(client): tweak ui | syuilo | 2022-06-30 | 5 | -115/+123 |
| | | |||||
| * | chore(client): tweak ui | syuilo | 2022-06-30 | 2 | -10/+10 |
| | | |||||
| * | chore(client): tweak client | syuilo | 2022-06-30 | 1 | -2/+1 |
| | | |||||
| * | enhance(client): show confirm dialog when logout | syuilo | 2022-06-30 | 1 | -1/+7 |
| | | |||||
| * | tweak client | syuilo | 2022-06-30 | 4 | -16/+10 |
| | | |||||