Sansan
5616b51512
Added check if game not found
2024-07-31 21:57:02 +02:00
Sansan
51a74a9ed1
Fixed some bugs and added Random Classic
2024-07-28 15:58:12 +02:00
Sansan
59f1e2c75c
Upgraded Go version and the version of all dependencies. Fixed som more bugs.
2024-05-18 13:11:15 +02:00
Sansan
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
Sansan
8369b5f0a1
Added option to not add played to database
...
Added Search for inspiration
Added song for match point
2023-01-01 01:21:37 +01:00
Sansan
e5b4d2c3f3
Added real frontend
...
Made hostname global and easy to change in docker
2022-06-21 17:48:34 +02:00
Sansan
abdce7b103
The game list is refreshed when synced
2022-04-23 17:42:44 +02:00
Sansan
f7b4005159
Added Game played when adding to que
2022-04-23 13:29:45 +02:00
Sansan
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
Sansan
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
Sansan
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
Sansan
e1de6f0f76
Changed the structure of the whole application, should be no changes to functionality.
2021-12-05 11:18:48 +01:00