Sansan
5577070b8d
Changed addPlayed
2024-12-31 13:25:46 +01:00
Sansan
59ff51393f
Removed logging
2024-12-30 18:01:12 +01:00
Sansan
5ab19e16e5
Added a new sync that uses hash
...
Added a new sync that uses hash and sqlc for the queries. Added db
migration. Started adding a config file.
2024-12-19 12:11:20 +01:00
Sansan
8fa93d580d
Added concurrent sync, added search page. Other small changes
2024-10-04 20:19:40 +02:00
Sansan
fafa044c9b
Removed som logging during sync
2024-08-17 19:19:57 +02:00
Sansan
da2829dbe2
Fixed some small bugs that were still present
2024-08-15 20:12:29 +02:00
Sansan
9d2c6895ec
Fixed bug with inserting songs
2024-08-05 20:35:16 +02:00
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
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