summaryrefslogtreecommitdiff
path: root/packages/client/src/pages/admin/security.vue (follow)
Commit message (Collapse)AuthorAgeFilesLines
* rename: client -> frontendsyuilo2022-12-271-179/+0
|
* style(client): fix `vue/v-on-event-hyphenation` (#9389)Kagami Sascha Rosylight2022-12-221-2/+2
|
* Use tabler icons (#9354)syuilo2022-12-191-6/+6
| | | | | | | | | | | | | | | | | * wip * wip * wip * Update style.scss * wip * wip * wip * wip
* Revert "wip"syuilo2022-12-191-1/+1
| | | | This reverts commit f83bd31fd5fee0bb2209ad0e5359ffa473ffb30e.
* wipsyuilo2022-12-191-1/+1
|
* Add Cloudflare Turnstile CAPTCHA support (#9111)CyberRex2022-10-131-0/+3
| | | | | | | | | * Add Cloudflare Turnstile CAPTCHA support * Update packages/client/src/components/MkCaptcha.vue Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* refactor(client): refactor file name and directory structuresyuilo2022-09-061-2/+2
|
* enhance: make active email validation configurablesyuilo2022-07-091-0/+16
|
* feat: auto nsfw detection (#8840)syuilo2022-07-071-1/+68
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* feat: Log user ips (#8872)syuilo2022-07-021-0/+15
| | | | | | | | | | | | | | | | | | | * 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): refactoringsyuilo2022-07-021-1/+0
|
* refactor(client): Refine routing (#8846)syuilo2022-06-201-32/+38
|
* Refactor admin/security to use Composition API (#8652)Andreas Nedbal2022-05-141-44/+27
| | | | | | | | | * refactor(client): refactor admin/security to use Composition API * Apply review suggestions from @Johann150 Co-authored-by: Johann150 <johann@qwertqwefsday.eu> Co-authored-by: Johann150 <johann@qwertqwefsday.eu>
* refactor: separate meta api for admin or notsyuilo2022-03-251-1/+1
|
* Revert "refactor"syuilo2022-03-011-2/+2
| | | | This reverts commit 94d4f8271e3406ff549a8f18831fb74adcd0d1ab.
* refactorsyuilo2022-02-281-2/+2
|
* clean upsyuilo2022-01-131-4/+0
|
* tweak uisyuilo2022-01-051-0/+27
|
* tweak uisyuilo2022-01-041-5/+10
|
* enhance(client): tweak uisyuilo2021-12-311-29/+0
|
* enhance(client): tweak uisyuilo2021-12-301-22/+30
|
* update linrsyuilo2021-11-191-4/+4
|
* refactoringsyuilo2021-11-121-0/+83
Resolve #7779