Commit Graph

5 Commits

Author SHA1 Message Date
59f1e2c75c Upgraded Go version and the version of all dependencies. Fixed som more bugs. 2024-05-18 13:11:15 +02:00
a863702b22 Fixed some bugs with songs not found made the application crash. Now checking if song exists and if not, remove song from DB and find another one. Frontend is now decoupled from the backend. 2024-05-18 11:03:03 +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
e1de6f0f76 Changed the structure of the whole application, should be no changes to functionality. 2021-12-05 11:18:48 +01:00