API server written in Axum
  • Rust 99.5%
  • Shell 0.5%
Find a file
pam 92eeb523b4
All checks were successful
Cargo Build & Test / Rust CI (push) Successful in 2m12s
Revert "Test commit to test repository mirroring"
This reverts commit 9e9607afb7.
2026-02-11 16:13:03 +08:00
.forgejo/workflows Test CI (#6) 2026-02-11 05:41:44 +01:00
.githooks Fix pre-commit hook 2025-12-30 00:24:49 +08:00
docs/Pane Fix API errors module 2026-02-08 00:07:02 +08:00
entity Initial reset password module 2026-01-18 00:20:04 +08:00
migration Add unique constraint on member email field 2026-01-05 02:05:00 +08:00
src Revert "Test commit to test repository mirroring" 2026-02-11 16:13:03 +08:00
.env Sample migration 2025-12-28 01:37:22 +08:00
.gitignore Initial reset password module 2026-01-18 00:20:04 +08:00
.node-version ADd node version 2025-12-31 18:36:35 +08:00
.rustfmt.toml Create quality file 2026-01-24 04:19:46 +08:00
Cargo.lock Fix global error types 2026-01-23 00:58:53 +08:00
Cargo.toml Fix global error types 2026-01-23 00:58:53 +08:00
config.dev.toml Rename crate to pane 2026-01-21 13:35:15 +08:00
fresh_migrate.sh Create instance endpoint 2025-12-29 18:41:09 +08:00
generate_entity.sh Fix models 2025-12-31 01:07:16 +08:00
rust-toolchain.toml Consistent naming 2026-01-04 21:57:05 +08:00