rogueserver/api
Opaque02 430496941c
Admin panel upgrade server updates (#54)
* Changes for testing

* Updating server code to allow unlinking discord IDs as needed

* Fixed some debug issues commented out code

* Updating server to allow updated admin panel functionality

* Updated some commentted out code

* Updated missed /

* Updated to allow for a single query to the db with multiple columns, and a conversion to allow string outputs instead of sql.NullStrings

* Deleted .bak files and .vs folder as per Walker's discord message

* Added logic to check server to make sure usename exists for discord linking and unlinking

* Changes to allow linking and unlinking of google Id from DB

* Removed .vs folder

* Reverted dev code

* PR comments

* Updates from Pancake's comments
2024-10-16 20:36:44 -04:00
..
account feat: Add admin Discord link endpoint (#49) 2024-09-13 22:32:49 -04:00
daily Remove recordNewDaily 2024-06-07 21:10:57 -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 Admin panel upgrade server updates (#54) 2024-10-16 20:36:44 -04:00
stats.go run golangci-lint in CI 2024-05-11 14:41:25 +02:00