rogueserver/db
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.go Admin panel upgrade server updates (#54) 2024-10-16 20:36:44 -04:00
daily.go Various cleanup 2024-05-23 14:15:44 -04:00
db.go Added support for Discord OAuth2 (#25) 2024-07-27 18:41:44 -04:00
game.go Add last activity update on verify 2024-05-15 13:37:36 -04:00
savedata.go Don't use best compression encoder level for zstandard 2024-08-20 17:18:15 -04:00