Commit Graph

17 Commits

Author SHA1 Message Date
a246b6e419 Update Rust crate sqlx to 0.8
All checks were successful
tests / fmt (push) Successful in 1m14s
tests / build (push) Successful in 1m40s
tests / clippy (push) Successful in 1m28s
tests / pre-commit (push) Successful in 1m27s
tests / test (push) Successful in 1m54s
2025-03-04 21:37:51 +00:00
5c42fb9480 Update Rust crate tokio to v1.43.0
All checks were successful
tests / fmt (push) Successful in 1m18s
tests / clippy (push) Successful in 1m25s
tests / build (push) Successful in 1m43s
tests / test (push) Successful in 1m48s
tests / pre-commit (push) Successful in 1m4s
2025-03-04 10:27:46 +00:00
16f6c97eec Update Rust crate async-trait to v0.1.87
Some checks failed
renovate / renovate (push) Successful in 33s
tests / fmt (push) Successful in 1m11s
tests / build (push) Successful in 1m3s
tests / pre-commit (push) Failing after 1m52s
tests / clippy (push) Successful in 2m7s
tests / test (push) Successful in 2m36s
deploy / release-image (push) Successful in 3m59s
2025-03-04 07:25:52 +00:00
cc0af054f8 Update Rust crate anyhow to v1.0.97
Some checks failed
renovate / renovate (push) Successful in 1m36s
tests / fmt (push) Successful in 1m12s
tests / build (push) Successful in 1m12s
tests / test (push) Successful in 52s
deploy / release-image (push) Failing after 11m45s
tests / pre-commit (push) Failing after 11m47s
tests / clippy (push) Failing after 11m56s
2025-03-03 13:38:02 +00:00
b9b3709bb4 disable arm64 platform
All checks were successful
tests / fmt (push) Successful in 2m2s
tests / pre-commit (push) Successful in 2m8s
tests / clippy (push) Successful in 2m14s
tests / test (push) Successful in 2m32s
tests / build (push) Successful in 2m58s
deploy / release-image (push) Successful in 4m3s
2024-11-28 20:14:37 +01:00
a3e9175ea8 remove ffmpeg
Some checks failed
tests / test (push) Failing after 1m55s
tests / pre-commit (push) Failing after 3m33s
tests / fmt (push) Successful in 7m33s
tests / build (push) Successful in 8m15s
tests / clippy (push) Successful in 8m19s
deploy / release-image (push) Successful in 11m24s
2024-11-27 13:30:29 +01:00
9146ac06a6 add docker-compose.yml
All checks were successful
tests / fmt (push) Successful in 45s
tests / build (push) Successful in 1m11s
tests / clippy (push) Successful in 2m22s
tests / pre-commit (push) Successful in 2m30s
tests / test (push) Successful in 2m43s
deploy / release-image (push) Successful in 5m16s
2024-11-26 21:52:22 +01:00
a25e8ef65f update dependencies
All checks were successful
tests / fmt (push) Successful in 1m3s
tests / build (push) Successful in 3m17s
tests / clippy (push) Successful in 3m54s
tests / test (push) Successful in 4m16s
tests / pre-commit (push) Successful in 5m39s
deploy / release-image (push) Successful in 7m57s
2024-11-26 19:55:49 +01:00
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
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
0c1fc06adf update dependencies
All checks were successful
continuous-integration/drone/push Build is passing
2024-02-16 18:22:15 +01: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
c53b2bba49 first commit, yay 2024-02-14 15:40:37 +01:00