Sansan
1ada52f5f8
test: add test data directories (testMusic and testCharacters)
2026-05-23 01:06:43 +02:00
Sansan
89c31c2856
Replace all log.Println and fmt.Printf with Zap structured logging
2026-05-21 23:24:55 +02:00
Sansan
fabd6a6931
Fix OpenAPI endpoint to serve swagger.json directly
2026-05-18 21:46:51 +02:00
Sansan
290d79ef5e
Changed how time are sent to frontend during sync
Build / build (push) Successful in 40s
2025-11-15 14:55:03 +01:00
Sansan
806e88adeb
#1 - Created request to check newest version of the app
...
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
Sansan
d15d1422da
Added function to create a new database if it doesn't exist
2025-04-13 18:39:30 +02:00
Sansan
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