Commit Graph

127 Commits (c5ae08993033c63c83fe719b5a4c551dea45f095)

Author SHA1 Message Date
DaXcess c5ae089930
Merge main into dev 2024-08-19 09:24:57 +02:00
DaXcess 83e432254b
Reduce the amount of panics 2024-08-15 08:35:55 +02:00
Daniel 0d79573345
Update CHANGELOG.md 2024-08-13 15:28:39 +02:00
Daniel a93c2ff0ac
Update Spoticord to v2.2.0
PR: Update Spoticord to v2.2.0
2024-08-13 15:26:59 +02:00
DaXcess ef86e1e2d3
Add better data removal, fix small benign bug 2024-08-13 11:31:54 +02:00
DaXcess 576e2ef563
Remove useless alias 2024-08-12 16:36:27 +02:00
DaXcess 97c18385dd
Initial v2.2.0 push 2024-08-12 16:14:24 +02:00
Daniel d1c01e9274
Merge pull request #25 from SpoticordMusic/dev
PR: Update Spoticord to v2.1.2
2023-09-28 14:18:14 +02:00
DaXcess e8115e5585
They thought they could hide... 2023-09-28 14:15:08 +02:00
DaXcess d2a2b2205d
Prepare for v2.1.2 2023-09-28 13:48:46 +02:00
DaXcess 4a90cb8718
Nah that didn't work, here's some auto-disconnect bugfixes 2023-09-26 14:56:31 +02:00
DaXcess d93758e250
Fixed potential resource leak 2023-09-26 13:56:55 +02:00
DaXcess e4752444cf
Trying to reduce the amount of deps 2023-09-26 10:09:58 +02:00
DaXcess ea1f8773e7
Merge branch 'dev' of github.com:SpoticordMusic/spoticord into dev 2023-09-26 09:46:34 +02:00
DaXcess b5999fe718
Removed hardcoded URL in /join 2023-09-26 09:46:15 +02:00
Daniel a8fcc290e9
Merge pull request #23 from kankerdev/dev
Make GitHub actions use vars instead of hardcoded values
2023-09-25 19:39:22 +02:00
Tyrone Faulhaber f385a9d5b2
Update build-push.yml 2023-09-25 19:23:24 +02:00
Tyrone Faulhaber 57935081a1
Update build-push.yml 2023-09-25 19:17:26 +02:00
Tyrone Faulhaber 35ca9603e6
Update build-push.yml
Use GitHub's provided vars to avoid headaches for everyone™
2023-09-25 17:30:23 +02:00
Tyrone Faulhaber 1d413aff89
Merge branch 'SpoticordMusic:dev' into dev 2023-09-25 17:26:35 +02:00
DaXcess 1201e44313
Remove unnecessary impl and add dev changelog 2023-09-25 16:37:12 +02:00
DaXcess 2daed2f704
Added changelog and removed total guilds in KV in favor of Discord API 2023-09-25 12:01:44 +02:00
Tyrone Faulhaber fddf1ae68a
Update build-push.yml 2023-09-24 23:08:28 +02:00
Daniel c33d1ea2ce
Update Dockerfile 2023-09-24 22:12:15 +02:00
Daniel 0c73046101
Update build-push.yml 2023-09-24 22:09:06 +02:00
Daniel 0b70de72c9
Update build-push.yml 2023-09-24 22:04:53 +02:00
Daniel 7405e1e662
It's war between us and GHCR now 2023-09-24 21:53:00 +02:00
Daniel 0eadc020d0
🤷‍♂️ 2023-09-24 21:15:30 +02:00
Daniel d8c8573f75
Update build-push.yml
Remove private registry in favor of GHCR
2023-09-24 18:39:34 +02:00
Daniel d0c77c71bb
Merge pull request #22 from spectrapulse/dev
Added arm64 support to docker image
2023-09-24 18:38:46 +02:00
Tyrone Faulhaber baa4e044ca
Added arm64 support to image
- Modified Dockerfile to cross-compilate to x86_64 and arm64
- Modified build-push.yml workflow and changed conditions to run workflow
- Modified build-push.yml workflow to build form x86_64 and arm64
- Modified build-push.yml workflow cache and push to GitHub's Container Registry
- Modified build-push.yml workflow and added build step to  login to GitHub's Container Registry
- Modified build-push.yml workflow and added build step to generate image metadata
- Modified build-push.yml workflow docker/build-push-action step to v5
2023-09-24 11:43:30 +00:00
DaXcess 2b287cc940
Merge branch 'main' into dev 2023-09-23 23:53:36 +02:00
DaXcess 1393d04ebc
Add aarch64 compiler support 2023-09-23 23:50:28 +02:00
DaXcess 3c475664ac
Remove OpenSSL dep 2023-09-23 23:35:09 +02:00
Daniel 4d12d38186
Merge pull request #21 from SpoticordMusic/dev
PR: Update Spoticord to v2.1.1
2023-09-23 19:54:10 +02:00
DaXcess d081d07fe8
Bump version 2023-09-23 19:51:45 +02:00
DaXcess cfaaea01aa
Update packages 2023-09-23 19:48:13 +02:00
DaXcess ff0a5da0d7
Fix CPU issues 2023-09-23 19:47:39 +02:00
Daniel 46a7ca0741
Merge pull request #19 from SpoticordMusic/dev
Bump MSRV
2023-09-20 20:29:24 +02:00
DaXcess 2c2114865b
Merge branch 'main' into dev 2023-09-20 20:27:51 +02:00
DaXcess 7292246067
Bump MSRV to 1.67.0, docker to 1.72.1 2023-09-20 20:26:19 +02:00
Daniel 9c8222b38a
Merge pull request #18 from SpoticordMusic/dev
Prepare update Spoticord to v2.1.0
2023-09-20 20:18:37 +02:00
DaXcess 2f9b27adb5
I'm ready 2023-09-20 20:15:23 +02:00
DaXcess 8508883320
Bring back 5 min timeout 2023-09-19 21:42:28 +02:00
DaXcess 2cebeb41ab
Less Spotify API calls, rearranged some player stuff 2023-09-19 20:01:36 +02:00
DaXcess fca55d5644
Merge branch 'main' into dev 2023-09-19 13:51:07 +02:00
DaXcess 1c38067785
Bring back stats collection 2023-09-19 13:49:32 +02:00
DaXcess 2e273cdcde
Almost ready 2023-09-18 22:39:11 +02:00
DaXcess 5154c220bf
Update deps 2023-09-18 14:05:29 +02:00
DaXcess f46bbee3ce
I forgot a few 2023-09-18 14:03:16 +02:00