about summary refs log tree commit diff stats
path: root/crates/rocie-server/src/api/set/barcode.rs (follow)
Commit message (Collapse)AuthorAge
* feat(rocie-server): Implement basic user handling and authenticationBenedikt Peetz2025-12-09
|
* fix(crates/rocie-server/api/buy-barcode): Allow specifying how often to buyBenedikt Peetz2025-10-23
|
* feat(crates/rocie-server/unit-property): InitBenedikt Peetz2025-10-08
|
* feat(crates/rocies-server): Don't make the newtype wrappers transparent in ↵Benedikt Peetz2025-09-23
| | | | | | the openapi spec This makes using the generated code significantly easier and type safer.
* feat(treewide): Add tests and barcode buying/consumingBenedikt Peetz2025-09-23