9 Commits (master)

Author SHA1 Message Date
Pancakes a3fcec4a4c
Don't use Sprintf in Errorf for no reason 2 months ago
Up 1f95f7c042
hotfix: move save data to DB (#2)
* start reading save data from DB

* finish migration code

* remove leftover dir creation

* fix import cycle

* remove more dir creation

* update gitignore

* fix pk

* better table creation

* use REPLACE INTO

* fix typo
6 months ago
maru 8481626193
Relicense under AGPL 6 months ago
maru 235fb9c91c
Add copyright notice to files 6 months ago
maru e8240c9c38
Rename to rogueserver 6 months ago
maru b00ed4c0b9
Use WriteFile instead of stream writing to files 7 months ago
maru 62102ab4fd
Use forms instead of JSON for login/register requests 7 months ago
maru 39199dc1b1
Move consts in account package to common.go 7 months ago
maru 1f0f38d38e
Move endpoint categories into their own packages 7 months ago