Commit graph

11 commits

Author SHA1 Message Date
6a5cbcdbea fix(store): store is now actually saved and loaded
All checks were successful
cargo devel CI / cargo CI (push) Successful in 3m14s
2024-08-23 12:07:14 +02:00
876e2d68e0 feat(store): add store
All checks were successful
cargo devel CI / cargo CI (push) Successful in 3m9s
2024-08-23 10:48:16 +02:00
af3135462a feat(player): add category and category selector
All checks were successful
cargo devel CI / cargo CI (push) Successful in 3m28s
2024-08-23 10:23:54 +02:00
66f70eea52 feat(player): show some image 2024-08-23 01:00:52 +02:00
d727b22c0f feat(player): somewhat of a grid 2024-08-23 00:24:27 +02:00
c4a7b68c74 feat: first ui with almost nothing 2024-08-22 23:20:29 +02:00
676a1836ed feat: modules and cargo features 2024-08-22 19:28:22 +02:00
98a61cf3cb chore: add library so that CI does not screw up, also cargo test won't take non-ascii crate names
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m3s
2024-08-22 19:24:01 +02:00
b794bf3e53 docs: readme and cargo.toml
Some checks failed
cargo devel CI / cargo CI (push) Failing after 54s
2024-08-22 19:17:41 +02:00
49a1b6d6ce docs: make it GPL-3
Some checks failed
cargo devel CI / cargo CI (push) Failing after 56s
2024-08-22 19:13:02 +02:00
86efbe7bb8 Initial commit 2024-08-22 19:00:26 +02:00