summary refs log tree commit diff stats
path: root/src/lib.rs (follow)
Commit message (Collapse)AuthorAge
* chore(treewide): Apply copyright noticesBenedikt Peetz4 days
|
* fix(lib/init): Correctly make the web-app relocatableBenedikt Peetz4 days
| | | | | `reqwest`, which is doing our API requests for us, requires an absolute and not a relative URL.
* feat(treewide): Commit MVPBenedikt Peetz7 days
|
* feat(treewide): Add further buttonsBenedikt Peetz2025-10-25
| | | | | | | | The register product > associate barcode > buy barcode workflow is now usable. The only missing features for an MVP are unit and unit property creation.
* feat(treewide): Make usage more intuitiveBenedikt Peetz2025-10-23
|
* feat(buy): Add the framework for the /buy pageBenedikt Peetz2025-10-02
|
* feat(treewide): Switch to tailwindcss and add more componentsBenedikt Peetz2025-09-30
|
* chore: Second versionBenedikt Peetz2025-09-26
|
* chore: Initial CommitBenedikt Peetz2025-09-26