No description
  • Rust 79.6%
  • Slint 15.7%
  • Python 2.5%
  • PLpgSQL 1.9%
  • Dockerfile 0.3%
Find a file
JM Erestain (Agent) 1b6a99fb32
Some checks failed
Release / Gate on tests (push) Failing after 1s
Release / Build and publish (push) Has been skipped
CI / Format, lint, and test (push) Successful in 2m26s
fix(server): strict command validation, time-clock state, barcodes
- Reject unknown adjustment directions/statuses instead of silently
  posting stock as inbound/available
- Enforce the warehouse id in storage-node bodies matches the path
- Add GET /time-clock to restore desktop clock state on reconnect
- Align the shared PunchRequest contract with the actual handler
- Lock the employee row when reading punch state to serialize punches
- Include barcode in item list responses
2026-08-04 18:31:36 +00:00
.forgejo/workflows fix(ci): push image via registry API instead of docker-in-docker 2026-08-02 18:33:54 +00:00
apps fix(server): strict command validation, time-clock state, barcodes 2026-08-04 18:31:36 +00:00
crates fix(server): strict command validation, time-clock state, barcodes 2026-08-04 18:31:36 +00:00
deploy chore(deploy): move dev postgres ports above 6000 (6435/6436) 2026-08-03 15:01:35 +00:00
migrations initial commit 2026-08-01 05:16:49 +00:00
scripts fix(ci): push image with curl instead of urllib 2026-08-02 21:52:33 +00:00
.env.example chore(deploy): move dev postgres ports above 6000 (6435/6436) 2026-08-03 15:01:35 +00:00
.gitignore fix(ci): push image with curl instead of urllib 2026-08-02 21:52:33 +00:00
AGENTS.md initial commit 2026-08-01 05:16:49 +00:00
Cargo.lock initial commit 2026-08-01 05:16:49 +00:00
Cargo.toml initial commit 2026-08-01 05:16:49 +00:00
rust-toolchain.toml initial commit 2026-08-01 05:16:49 +00:00