13 Commits

Author SHA1 Message Date
290d79ef5e Changed how time are sent to frontend during sync
All checks were successful
Build / build (push) Successful in 40s
2025-11-15 14:55:03 +01:00
aa0b8275e7 Fix so that ending slash doesn't matter for characters path
All checks were successful
Build / build (push) Successful in 40s
2025-11-08 12:04:44 +01:00
cff777f278 Small fixes to getting character images
All checks were successful
Build / build (push) Successful in 44s
Publish / publish (push) Successful in 51s
2025-11-07 20:24:46 +01:00
61cab73ffc Small fix to update song played
All checks were successful
Build / build (push) Successful in 50s
2025-10-26 20:40:48 +01:00
a6294e46f2 Small changes to sync progress
All checks were successful
Build / build (push) Successful in 52s
2025-09-19 22:10:27 +02:00
5f91643b4d Added time to sync and progress respond
All checks were successful
Build / build (push) Successful in 1m58s
2025-08-30 13:36:45 +02:00
806e88adeb #1 - Created request to check newest version of the app
All checks were successful
Build / build (push) Successful in 2m35s
#2 - Added request to download the newest version of the app
#3 - Added request to check progress during sync
#4 - Now blocking all request while sync is in progress
#5 - Implemented ants for thread pooling
#6 - Changed the sync request to now only start the sync
2025-08-23 11:36:03 +02:00
75ee924783 Added little logging 2025-06-05 13:15:15 +02:00
d15d1422da Added function to create a new database if it doesn't exist 2025-04-13 18:39:30 +02:00
d653463f58 Moved around more code. Implemented more sqlc. Added support to generate swagger.
Added support for profiling. Removed the pkg module altogether.
Everything except old sync is now using code generated by sqlc.
2025-01-15 16:04:14 +01:00
db8214cb02 Added support for fetching character images from the server 2025-01-14 10:01:48 +01:00
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