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
b024c0b747
Fixed go.mod
2025-06-05 13:18:21 +02:00
478de6e3d4
Fix 11
2025-06-05 13:15:12 +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
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
59f1e2c75c
Upgraded Go version and the version of all dependencies. Fixed som more bugs.
2024-05-18 13:11:15 +02:00
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
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
02501e9af8
Merge remote-tracking branch 'origin/master'
2022-01-15 23:23:32 +01:00