Commit Graph

9 Commits (2a46b611b53052bd149d55315875166b37b0f5f9)

Author SHA1 Message Date
Krystian Chmura 9c6374eedf
fix errors in /account 2024-05-15 20:57:58 +02:00
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
2024-05-07 17:10:33 -04:00
maru 8481626193
Relicense under AGPL 2024-04-29 17:26:46 -04:00
maru 235fb9c91c
Add copyright notice to files 2024-04-29 15:32:58 -04:00
maru e8240c9c38
Rename to rogueserver 2024-04-29 15:22:27 -04:00
maru b00ed4c0b9
Use WriteFile instead of stream writing to files 2024-04-22 18:01:17 -04:00
maru 62102ab4fd
Use forms instead of JSON for login/register requests 2024-04-18 18:26:43 -04:00
maru 39199dc1b1
Move consts in account package to common.go 2024-04-15 03:18:40 -04:00
maru 1f0f38d38e
Move endpoint categories into their own packages 2024-04-14 20:03:53 -04:00