28 Commits

Author SHA1 Message Date
65bb111a90 Merge tag '12.116.0' into develop 2022-07-17 00:06:29 +09:00
syuilo
165c4b2c00 chore(client): tweak ui 2022-07-15 17:01:13 +09:00
ed9cd9a770 Merge remote-tracking branch 'misskey-dev/develop' into develop 2022-07-13 22:14:40 +09:00
syuilo
db21be3282 chore(client): trust ios 2022-07-13 21:41:06 +09:00
6dbd94ef09 Merge tag '12.112.1' into develop 2022-07-08 23:44:00 +09:00
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
syuilo
58b00e2f4c chore(client): tweak style 2022-07-05 16:19:52 +09:00
syuilo
e393ab6044 fix(client): style tweak for ios 2022-07-03 16:17:31 +09:00
syuilo
0ec266abf7 chore(client): tweak client 2022-06-26 19:41:21 +09:00
syuilo
e44cb42de4 🎨 2022-06-22 00:48:16 +09:00
fa3dee9222 いっぱい変えた 2022-06-17 01:46:10 +09:00
de633f0117 update themes 2022-06-16 04:50:25 +09:00
e47495502d
update package.json style.scss 2022-06-16 00:53:06 +09:00
794c2c05a3
update package.json style.scss 2022-06-16 00:33:06 +09:00
baddc3b6c7
update package.json style.scss 2022-06-16 00:24:20 +09:00
3c140b2a62
update package.json style.scss 2022-06-15 23:36:43 +09:00
b72d8e0d58
update package.json style.scss 2022-06-13 23:31:06 +09:00
8c857daee0
update package.json init.ts style.scss 2022-06-13 23:17:09 +09:00
f5cf56862d
feat: panel blur 2022-06-13 22:09:44 +09:00
af0dfb2362
wtf??? 2022-04-01 03:39:17 +09:00
633994ecb6
wtf????aa 2022-04-01 02:46:07 +09:00
cebb66cc36
wtf???? 2022-04-01 00:47:56 +09:00
syuilo
27778f839a 🎨 2022-01-14 01:44:08 +09:00
syuilo
616b18a9e5 enhance(client): tweak ui 2021-12-30 21:47:48 +09:00
syuilo
d9257a5c0e 🎨 2021-12-17 16:14:43 +09:00
syuilo
d3c7c0ebe3 client: tweak style 2021-12-10 10:46:29 +09:00
syuilo
e8005c8d3a client: refine ui 2021-11-28 20:07:37 +09:00
syuilo
0e4a111f81 refactoring
Resolve #7779
2021-11-12 02:02:25 +09:00