Commit Graph

11 Commits

Author SHA1 Message Date
8985945659 add database
All checks were successful
tests / fmt (push) Successful in 1m46s
tests / clippy (push) Successful in 1m48s
tests / test (push) Successful in 1m50s
tests / pre-commit (push) Successful in 2m5s
tests / build (push) Successful in 2m31s
deploy / release-image (push) Successful in 5m44s
2024-06-20 20:16:19 +02:00
c5d9c49452 improve message format
All checks were successful
tests / fmt (push) Successful in 1m50s
tests / test (push) Successful in 2m1s
tests / clippy (push) Successful in 1m59s
tests / pre-commit (push) Successful in 1m58s
tests / build (push) Successful in 2m7s
deploy / release-image (push) Successful in 5m22s
2024-06-18 17:06:33 +02:00
54c36688b7 add loop command
All checks were successful
tests / fmt (push) Successful in 57s
tests / clippy (push) Successful in 1m16s
tests / pre-commit (push) Successful in 1m14s
tests / build (push) Successful in 1m30s
tests / test (push) Successful in 1m36s
2024-06-17 15:14:22 +02:00
a0ac87959b paginate /queue
All checks were successful
tests / fmt (push) Successful in 2m15s
tests / fmt (pull_request) Successful in 1m35s
tests / test (push) Successful in 2m39s
tests / pre-commit (push) Successful in 2m37s
tests / clippy (push) Successful in 2m44s
tests / build (push) Successful in 3m4s
tests / clippy (pull_request) Successful in 2m49s
tests / build (pull_request) Successful in 2m53s
tests / test (pull_request) Successful in 2m51s
tests / pre-commit (pull_request) Successful in 1m34s
2024-06-13 00:49:11 +02:00
c8d4b5b4c0 rebranding
Some checks failed
continuous-integration/drone/push Build is failing
2024-02-16 18:18:03 +01:00
8a8a807547 split main.rs into files 2024-02-16 14:23:20 +01:00
c317cdc97d add playlists and a queue command 2024-02-15 23:02:55 +01:00
4eee0adf40 add global commands 2024-02-14 23:55:48 +01:00
197129cf72 add queue 2024-02-14 17:37:53 +01:00
96f5e4e063 add CI 2024-02-14 16:06:24 +01:00
c53b2bba49 first commit, yay 2024-02-14 15:40:37 +01:00