summaryrefslogtreecommitdiff
path: root/packages/client/src/style.scss (follow)
Commit message (Collapse)AuthorAgeFilesLines
* rename: client -> frontendsyuilo2022-12-271-584/+0
|
* Update style.scsssyuilo2022-12-201-3/+5
|
* :art:syuilo2022-12-201-0/+1
|
* Use tabler icons (#9354)syuilo2022-12-191-0/+19
| | | | | | | | | | | | | | | | | * wip * wip * wip * Update style.scss * wip * wip * wip * wip
* Revert "wip"syuilo2022-12-191-5/+0
| | | | This reverts commit f83bd31fd5fee0bb2209ad0e5359ffa473ffb30e.
* wipsyuilo2022-12-191-0/+5
|
* chore(client): :art: about button (#9339)tamaina2022-12-181-0/+1
|
* :art:syuilo2022-09-211-1/+1
|
* :art:syuilo2022-09-201-1/+1
|
* chore(client): tweak uisyuilo2022-07-151-7/+7
|
* chore(client): trust iossyuilo2022-07-131-1/+1
|
* feat: auto nsfw detection (#8840)syuilo2022-07-071-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 stylesyuilo2022-07-051-8/+0
|
* fix(client): style tweak for iossyuilo2022-07-031-1/+1
|
* chore(client): tweak clientsyuilo2022-06-261-8/+0
|
* :art:syuilo2022-06-221-1/+3
|
* :art:syuilo2022-01-141-0/+1
|
* enhance(client): tweak uisyuilo2021-12-301-10/+0
|
* :art:syuilo2021-12-171-1/+1
|
* client: tweak stylesyuilo2021-12-101-1/+1
|
* client: refine uisyuilo2021-11-281-4/+16
|
* refactoringsyuilo2021-11-121-0/+562
Resolve #7779