Commit Graph

14 Commits

Author SHA1 Message Date
5b640375c3 Reorganized the code, moved more things to the new part 2025-01-13 16:08:54 +01:00
034ba35fbb Replaced the gin framwwork with echo 2025-01-13 11:57:48 +01:00
a5f8e1b2ba Added search
Added a search page and fixed som error with migration
2024-12-26 14:55:47 +01:00
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
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
3438ae9e45 Fixed bug with inserting songs 2024-08-05 20:50:49 +02:00
9d2c6895ec Fixed bug with inserting songs 2024-08-05 20:35:16 +02:00
892af71e19 Another small bug fix 2024-08-05 19:34:40 +02:00
5616b51512 Added check if game not found 2024-07-31 21:57:02 +02:00
51a74a9ed1 Fixed some bugs and added Random Classic 2024-07-28 15:58:12 +02:00
59f1e2c75c Upgraded Go version and the version of all dependencies. Fixed som more bugs. 2024-05-18 13:11:15 +02: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