This website requires JavaScript.
Explore
Help
Sign In
xfy
/
yggdrasil
Watch
1
Star
0
Fork
0
You've already forked yggdrasil
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
ci.yaml
Actor
All actors
xfy
Status
All status
success
failure
waiting
running
docs(system): 修复 BackupRowProps 文档里 Popover 的 broken intra-doc link
ci.yaml #58
:
Commit
0e4109358f
pushed by
xfy
master
2026-07-14 14:22:06 +08:00
11m58s
Merge branch 'refactor/unify-tabs-into-filtertabs'
ci.yaml #57
:
Commit
23b0256e47
pushed by
xfy
master
2026-06-30 18:38:00 +08:00
5m4s
fix(docs): resolve rustdoc broken links and dead_code warnings
ci.yaml #56
:
Commit
5426458f4a
pushed by
xfy
master
2026-06-30 18:03:54 +08:00
5m19s
Merge branch 'feature/admin-database-system'
ci.yaml #55
:
Commit
95fb8d8698
pushed by
xfy
master
2026-06-30 15:06:40 +08:00
5m21s
chore: remove unused docs/superpowers directory
ci.yaml #54
:
Commit
2776d39ac1
pushed by
xfy
master
2026-06-29 16:27:41 +08:00
4m38s
chore: release v0.3.0
ci.yaml #53
:
Commit
b309f2dbc1
pushed by
xfy
master
2026-06-29 16:19:15 +08:00
4m42s
chore(build): add clippy and fix targets to Makefile
ci.yaml #52
:
Commit
62fe87961f
pushed by
xfy
master
2026-06-29 16:01:36 +08:00
5m19s
style: add brightness filter to images in dark mode
ci.yaml #51
:
Commit
369b4838a3
pushed by
xfy
master
2026-06-29 14:26:07 +08:00
5m8s
style: apply cargo fmt to workspace
ci.yaml #50
:
Commit
373498870a
pushed by
xfy
master
2026-06-29 13:54:09 +08:00
5m35s
fix(theme): 消除 ThemeToggle 在 wasm/server 构建的 unused_mut 警告
ci.yaml #49
:
Commit
46e9a29f1e
pushed by
xfy
master
2026-06-29 11:39:32 +08:00
6m25s
docs(main): 注明 CompressionLayer 默认跳过 image/*
ci.yaml #48
:
Commit
b923851284
pushed by
xfy
master
2026-06-29 11:30:44 +08:00
5m37s
chore: migrate JS subprojects from npm to pnpm
ci.yaml #47
:
Commit
8ec4ecd310
pushed by
xfy
master
2026-06-29 10:40:08 +08:00
4m42s
docs(agents): 新增 Workflow 章节,约定每完成功能点即提交
ci.yaml #46
:
Commit
731547e6df
pushed by
xfy
master
2026-06-26 11:15:35 +08:00
5m8s
feat(api): 新增 healthz/readyz 健康检查端点
ci.yaml #45
:
Commit
c836e3e1df
pushed by
xfy
master
2026-06-25 16:54:15 +08:00
7m29s
feat(write): 保存按钮改用鼠尾草绿主色
ci.yaml #44
:
Commit
7611c60e6c
pushed by
xfy
master
2026-06-25 15:37:35 +08:00
5m21s
chore(lightbox): update package-lock.json
ci.yaml #43
:
Commit
2f861d3e6a
pushed by
xfy
master
2026-06-24 16:04:32 +08:00
5m9s
feat(image): make size/pixel limits configurable, double defaults
ci.yaml #42
:
Commit
ff2694c5a3
pushed by
xfy
master
2026-06-24 14:05:13 +08:00
6m23s
Merge branch 'refactor/lightbox-modernize'
ci.yaml #41
:
Commit
eed0b24ec3
pushed by
xfy
master
2026-06-24 13:23:31 +08:00
5m14s
fix(bridge): use unchecked_into for TiptapEditorModule (not dyn_into)
ci.yaml #40
:
Commit
1cc09e4cbc
pushed by
xfy
master
2026-06-24 10:44:34 +08:00
4m44s
fix(lightbox): prevent background flash on open
ci.yaml #39
:
Commit
c1610ace99
pushed by
xfy
master
2026-06-23 18:15:54 +08:00
5m16s
refactor(tiptap): replace js_sys::eval with wasm-bindgen bindings
ci.yaml #38
:
Commit
1e270f0055
pushed by
xfy
master
2026-06-23 13:48:35 +08:00
5m21s
docs(spec): editor image upload placeholder and failure feedback design
ci.yaml #37
:
Commit
055329107e
pushed by
xfy
master
2026-06-22 15:15:36 +08:00
4m45s
fix(comment): harden comment form with server honeypot, a11y labels, and reply layout
ci.yaml #36
:
Commit
10ef52bede
pushed by
xfy
master
2026-06-22 13:57:21 +08:00
5m20s
fix(upload): make ConnectInfo optional to prevent 500 in release builds
ci.yaml #35
:
Commit
67212a52b3
pushed by
xfy
master
2026-06-18 18:03:02 +08:00
26m32s
docs(env): add APP_BASE_URL and other security vars to .env.example
ci.yaml #34
:
Commit
790002181a
pushed by
xfy
master
2026-06-18 14:40:08 +08:00
12m35s
Merge caching and SSR invalidation improvements
ci.yaml #33
:
Commit
306da3cf83
pushed by
xfy
master
2026-06-18 11:15:26 +08:00
24m9s
feat: enable all HTTP compression algorithms by default
ci.yaml #32
:
Commit
05b9a3a595
pushed by
xfy
master
2026-06-17 17:18:31 +08:00
14m38s
feat: make HTTP compression algorithms configurable via COMPRESSION_ALGORITHMS
ci.yaml #31
:
Commit
facb75d632
pushed by
xfy
master
2026-06-17 16:48:05 +08:00
6m57s
Merge cleanup/redundancies: remove dead comment code and duplicate DB indexes
ci.yaml #30
:
Commit
31d5a99d2a
pushed by
xfy
master
2026-06-17 15:44:18 +08:00
7m33s
fix(db): 为 deadpool-postgres 连接池指定 Tokio1 runtime
ci.yaml #29
:
Commit
d826afbe15
pushed by
xfy
master
2026-06-17 11:16:15 +08:00
6m5s
First
Previous
1
2
Next
Last