Logo
Explore Help
Sign In
xfy/yggdrasil
1
0
Fork 0
You've already forked yggdrasil
Code Issues Pull Requests Actions 1 Packages Projects Releases Wiki Activity
yggdrasil/src/api
History
xfy 9986d1ce4e perf(auth): compile email regex once via LazyLock
auth.rs 与 comments/helpers.rs 原先每次校验都 Regex::new 重新编译。
改为 LazyLock 全局静态,正则只编译一次。
2026-06-18 11:25:15 +08:00
..
comments
perf(auth): compile email regex once via LazyLock
2026-06-18 11:25:15 +08:00
posts
perf(posts): offload Markdown rendering to spawn_blocking
2026-06-18 11:18:36 +08:00
auth.rs
perf(auth): compile email regex once via LazyLock
2026-06-18 11:25:15 +08:00
error.rs
security: fix critical issues from repository review
2026-06-17 10:34:14 +08:00
image.rs
perf(image): remove redundant Vec clone before spawn_blocking
2026-06-18 10:10:44 +08:00
markdown.rs
refactor(markdown): unify parser options across TOC and HTML passes
2026-06-18 11:16:58 +08:00
mod.rs
feat(api): 新增回收站配置读写接口
2026-06-16 12:34:28 +08:00
rate_limit.rs
security: fix critical issues from repository review
2026-06-17 10:34:14 +08:00
sanitizer.rs
perf(sanitizer): staticize allowlists with LazyLock to avoid per-call allocation
2026-06-18 11:23:30 +08:00
settings.rs
refactor: 清理 clippy 提示(unwrap_or 与宏 deprecated 放行)
2026-06-16 12:40:43 +08:00
slug.rs
security: fix critical issues from repository review
2026-06-17 10:34:14 +08:00
upload.rs
perf(upload): offload GIF/WebP raw image validation to spawn_blocking
2026-06-18 11:19:34 +08:00
Powered by Gitea Version: 1.23.8 Page: 223ms Template: 10ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API