15 Commits

Author SHA1 Message Date
a6294e46f2 Small changes to sync progress
All checks were successful
Build / build (push) Successful in 52s
2025-09-19 22:10:27 +02:00
51a74a9ed1 Fixed some bugs and added Random Classic 2024-07-28 15:58:12 +02:00
62c45c9a8c Fixed bug with clear search 2023-08-19 17:13:23 +02:00
58ff8a64cc Fixed some bugs
* Fixed bug with sync
* Made default list of game randomized
* Added get all games ordered
* Added air for live reload
2022-04-23 11:40:54 +02:00
f9d6c24a97 Changed routing framework from mux to Gin.
Swagger doc is now included in the application.
A fronted can now be hosted from the application.
2022-01-29 17:52:33 +01:00
8172778ffe Fixed some bugs
Images should not be included in the database
Removes songs where the path doesn't work
Started working on adding cover images
Started adding vue directly in the application
2022-01-15 01:28:21 +01:00
0e5c792aec Updated .gitignore 2021-12-05 11:43:34 +01:00
e1de6f0f76 Changed the structure of the whole application, should be no changes to functionality. 2021-12-05 11:18:48 +01:00
601e5cd14d Added /addQue to add the last received song to the songQue. Changed /rand and /rand/low to not add song to the que. Changed /next to not call /rand when the end of the que is reached, instead the last song in the que will be resent. 2020-12-06 17:20:11 +01:00
cda32daacf Another small change that should fix the caching problem. 2020-12-02 20:06:28 +01:00
c21b66e0d9 Hopefully fixed the caching problem with random 2020-12-02 19:50:44 +01:00
b24c9dca3c Fixed CORS 2020-11-30 21:22:51 +01:00
ebaa93b1ea Small fix in Dockerfile 2020-11-27 19:34:22 +01:00
316c3cde93 1.0 of Go version 2020-11-27 19:22:48 +01:00
952c136211 Initial commit 2020-10-13 18:02:23 +02:00