Commit Graph

17 Commits

Author SHA1 Message Date
c249069439 Fix 10
Some checks failed
Build And Test / build (push) Successful in 10s
Build And Test / publish (push) Failing after 44s
2025-05-08 08:40:25 +02:00
358f850e02 Another fix
Some checks failed
Build And Test / build (push) Successful in 10s
Build And Test / publish (push) Failing after 39s
2025-05-08 08:37:43 +02:00
af35128330 Another tailwind fix
Some checks failed
Build And Test / build (push) Successful in 10s
Build And Test / publish (push) Failing after 41s
2025-05-08 08:30:53 +02:00
581014a44d Fix for tailwindcss
Some checks failed
Build And Test / build (push) Successful in 9s
Build And Test / publish (push) Failing after 39s
2025-05-08 08:26:07 +02:00
a5f8e1b2ba Added search
Added a search page and fixed som error with migration
2024-12-26 14:55:47 +01:00
2a537d2398 Fixed error with docker 2024-12-19 12:55:17 +01:00
8fa93d580d Added concurrent sync, added search page. Other small changes 2024-10-04 20:19:40 +02:00
da2829dbe2 Fixed some small bugs that were still present 2024-08-15 20:12:29 +02:00
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
e5b4d2c3f3 Added real frontend
Made hostname global and easy to change in docker
2022-06-21 17:48:34 +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
60c7c9b413 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 23:16:32 +01:00
dd3d662335 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:39:16 +01:00
e1de6f0f76 Changed the structure of the whole application, should be no changes to functionality. 2021-12-05 11:18:48 +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