10 Commits (59ea469fb68182b1ab1c3135e88f2e4aca4efb20)

Author SHA1 Message Date
maru 59ea469fb6
Don't import legacy saves if system exists in database 4 months ago
maru 4971ad9d42
Add new database limits 4 months ago
Up 0d6539a87b
continue on existing save (#3)
* long blob

* fix continue

* one slot only?

* fallback if there is no slot data yet

* Revert "one slot only?"

This reverts commit 20997e9cd8.
5 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
5 months ago
maru 8481626193
Relicense under AGPL 5 months ago
maru 235fb9c91c
Add copyright notice to files 5 months ago
maru 54d4d9a389
Set max open MariaDB connections 5 months ago
maru 8d3d24a58a
Add mysql driver 9 months ago
maru 4600b7b024
More changes 9 months ago
maru f690c53607
Add changes so far 10 months ago