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
|
e393ab6044
|
fix(client): style tweak for ios
|
2022-07-03 16:17:31 +09:00 |
|
syuilo
|
ded0f6f0df
|
refactor(client): refactoring
|
2022-07-02 14:00:37 +09:00 |
|
syuilo
|
699f24f3dc
|
refactor(client): Refine routing (#8846)
|
2022-06-20 17:38:49 +09:00 |
|
syuilo
|
ecb3c43520
|
feat: image cropping (#8808)
* wip
* wip
* wip
|
2022-06-11 15:45:44 +09:00 |
|
syuilo
|
ac8c66f5ab
|
perf(server): refactor and performance improvements
|
2022-03-25 16:27:41 +09:00 |
|
syuilo
|
0a882471f3
|
fix: better language settings
Fix #8359
Fix #7968
|
2022-02-26 15:13:44 +09:00 |
|
syuilo
|
2cd25c6f3a
|
🎨
|
2022-02-25 18:53:08 +09:00 |
|
syuilo
|
9422f88451
|
🎨
|
2022-02-20 19:01:13 +09:00 |
|
syuilo
|
92f5027c3c
|
プロフィールの追加情報を最大16まで保存できるように
Close #8225
Close #8234
|
2022-02-20 16:53:06 +09:00 |
|
nullobsi
|
3ff89fa7ec
|
feat: Option to show replies in timeline (rebase #7685) (#8202)
* Add an option for timeline replies. Credit to Emilis (puffaboo)
* update db on request
|
2022-02-06 16:02:48 +09:00 |
|
syuilo
|
b946d89ec1
|
refactor(client): better semantics
|
2022-01-28 11:53:12 +09:00 |
|
syuilo
|
57ec04d9ec
|
refactor(client): i18n.locale -> i18n.ts
|
2022-01-28 11:39:49 +09:00 |
|
syuilo
|
9885c6ba6c
|
wip: refactor(client): migrate components to composition api
|
2022-01-16 21:31:09 +09:00 |
|
syuilo
|
25f15677c3
|
refactor
|
2022-01-13 01:50:53 +09:00 |
|
syuilo
|
e8005c8d3a
|
client: refine ui
|
2021-11-28 20:07:37 +09:00 |
|
syuilo
|
5d968afa74
|
update linr
|
2021-11-19 19:36:12 +09:00 |
|
syuilo
|
ea9aeef9d8
|
refactor(client): refactor dialog functions to improve type inference
|
2021-11-18 18:45:58 +09:00 |
|
syuilo
|
0e4a111f81
|
refactoring
Resolve #7779
|
2021-11-12 02:02:25 +09:00 |
|