misskey/packages/client/src/pages/settings
syuilo e560601815
feat: auto nsfw detection (#8840)
* feat: auto nsfw detection

* ✌️

* 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>
2022-07-07 21:06:37 +09:00
..
2fa.vue fix: spellcheck is boolean not string 2022-07-04 10:35:27 +02:00
account-info.vue refactor(client): Refine routing (#8846) 2022-06-20 17:38:49 +09:00
accounts.vue refactor(client): refactoring 2022-07-02 14:00:37 +09:00
api.vue refactor(client): refactoring 2022-07-02 14:00:37 +09:00
apps.vue refactor(client): refactoring 2022-07-02 14:00:37 +09:00
custom-css.vue refactor(client): refactoring 2022-07-02 14:00:37 +09:00
deck.vue chore(client): tweak deck 2022-07-05 15:55:55 +09:00
delete-account.vue refactor(client): refactoring 2022-07-02 14:00:37 +09:00
drive.vue feat: auto nsfw detection (#8840) 2022-07-07 21:06:37 +09:00
email.vue refactor(client): refactoring 2022-07-02 14:00:37 +09:00
general.vue refactor(client): refactoring 2022-07-02 14:00:37 +09:00
import-export.vue refactor(client): refactoring 2022-07-02 14:00:37 +09:00
index.vue feat(client): status bar (experimental) 2022-07-03 14:40:02 +09:00
instance-mute.vue refactor(client): Refine routing (#8846) 2022-06-20 17:38:49 +09:00
integration.vue refactor(client): refactoring 2022-07-02 14:00:37 +09:00
menu.vue refactor(client): refactoring 2022-07-02 14:00:37 +09:00
mute-block.vue refactor(client): refactoring 2022-07-02 14:00:37 +09:00
notifications.vue refactor(client): refactoring 2022-07-02 14:00:37 +09:00
other.vue refactor(client): refactoring 2022-07-02 14:00:37 +09:00
plugin.install.vue refactor(client): refactoring 2022-07-02 14:00:37 +09:00
plugin.vue refactor(client): refactoring 2022-07-02 14:00:37 +09:00
privacy.vue refactor(client): refactoring 2022-07-02 14:00:37 +09:00
profile.vue feat: auto nsfw detection (#8840) 2022-07-07 21:06:37 +09:00
reaction.vue refactor(client): refactoring 2022-07-02 14:00:37 +09:00
security.vue refactor(client): refactoring 2022-07-02 14:00:37 +09:00
sounds.vue refactor(client): refactoring 2022-07-02 14:00:37 +09:00
statusbars.statusbar.vue chore(client): tweak ui 2022-07-07 21:00:42 +09:00
statusbars.vue chore(client): tweak ui 2022-07-07 21:00:42 +09:00
theme.install.vue refactor(client): refactoring 2022-07-02 14:00:37 +09:00
theme.manage.vue refactor(client): refactoring 2022-07-02 14:00:37 +09:00
theme.vue fix(client): テーマを作成するとクライアントが起動しなくなる 2022-07-06 07:08:45 +09:00
webhook.edit.vue refactor(client): refactoring 2022-07-02 14:00:37 +09:00
webhook.new.vue refactor(client): refactoring 2022-07-02 14:00:37 +09:00
webhook.vue refactor(client): refactoring 2022-07-02 14:00:37 +09:00
word-mute.vue refactor(client): refactoring 2022-07-02 14:00:37 +09:00