Commit graph

30 commits

Author SHA1 Message Date
e068450b6b feat: add a lot of stuff, don't remember what exactly it did lol
Some checks failed
cargo devel CI / cargo CI (push) Failing after 1m4s
2024-08-24 01:24:39 +02:00
6bee508bf3 ci: add libssl dep 2024-08-24 01:23:44 +02:00
5dbc2ac6d2 feat(stream): add a demo that actually streams and plays music from my jellyfin server 2024-08-24 01:23:13 +02:00
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
PlexSheep
cc0bc95ba2 automatic cargo CI changes 2024-08-23 08:51:21 +00: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
3dd949e9a5 Merge branch 'devel' of git.cscherr.de:PlexSheep/beatbaer into devel
All checks were successful
cargo devel CI / cargo CI (push) Successful in 3m9s
2024-08-23 09:43:27 +02:00
8f6c6b594f feat(player): imrpove album view 2024-08-23 09:43:16 +02:00
PlexSheep
51c6b318b3 automatic cargo CI changes 2024-08-22 23:31:58 +00:00
c7b6917af2 feat(player): load img or default
All checks were successful
cargo devel CI / cargo CI (push) Successful in 3m20s
2024-08-23 01:28:43 +02:00
29b6c10fd1 Merge branch 'devel' of git.cscherr.de:PlexSheep/beatbaer into devel
Some checks failed
cargo devel CI / cargo CI (push) Failing after 1m50s
2024-08-23 01:13:26 +02:00
22dbfdd193 feat(player): somewhat of a album view 2024-08-23 01:13:19 +02:00
PlexSheep
c5447f58f1 automatic cargo CI changes 2024-08-22 23:04:40 +00:00
1e38e17f36 Merge branch 'devel' of git.cscherr.de:PlexSheep/beatbaer into devel
All checks were successful
cargo devel CI / cargo CI (push) Successful in 3m23s
2024-08-23 01:01:06 +02:00
66f70eea52 feat(player): show some image 2024-08-23 01:00:52 +02:00
PlexSheep
23640a3fdf automatic cargo CI changes 2024-08-22 22:27:29 +00:00
b4667faf5d Merge branch 'devel' of git.cscherr.de:PlexSheep/beatbaer into devel
All checks were successful
cargo devel CI / cargo CI (push) Successful in 3m4s
2024-08-23 00:24:29 +02:00
d727b22c0f feat(player): somewhat of a grid 2024-08-23 00:24:27 +02:00
PlexSheep
734b39945e automatic cargo CI changes 2024-08-22 21:23:33 +00:00
a744147355 Merge branch 'devel' of git.cscherr.de:PlexSheep/beatbaer into devel
All checks were successful
cargo devel CI / cargo CI (push) Successful in 3m2s
2024-08-22 23:20:35 +02:00
c4a7b68c74 feat: first ui with almost nothing 2024-08-22 23:20:29 +02:00
PlexSheep
b19bc410d5 automatic cargo CI changes 2024-08-22 17:30:11 +00:00
5da9a360d4 Merge branch 'master' into devel
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m40s
2024-08-22 19:28:32 +02:00
676a1836ed feat: modules and cargo features 2024-08-22 19:28:22 +02:00
PlexSheep
0a8fe4bb00 automatic cargo CI changes 2024-08-22 17:25:03 +00: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