rogueserver/api
Frederico Santos ac360ccb1c
Cold storage (#57)
* feat: Implement S3 integration for system save data migration and retrieval

* feat: Refactor system save data handling to use JSON and improve error logging

* feat: Update S3 migration schedule to hourly and limit old account retrieval to 3000 records

* fix: Clean up S3 migration code by removing unnecessary blank lines and improving logging messages
2024-10-16 20:36:55 -04:00
..
account feat: Add admin Discord link endpoint (#49) 2024-09-13 22:32:49 -04:00
daily Cold storage (#57) 2024-10-16 20:36:55 -04:00
savedata [Dev] Remove Version Checking (#55) 2024-10-16 18:36:53 -04:00
common.go Admin panel upgrade server updates (#54) 2024-10-16 20:36:44 -04:00
endpoints.go Cold storage (#57) 2024-10-16 20:36:55 -04:00
stats.go run golangci-lint in CI 2024-05-11 14:41:25 +02:00