aboutsummaryrefslogtreecommitdiff
path: root/src/serializable.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Update my name and email address.Gravatar Sadie Powell2019-12-311-1/+1
|
* Fix a shadowing warning in the serialisation code.Gravatar Peter Powell2019-10-181-6/+6
|
* Implement serialisation of users.Gravatar Peter Powell2019-10-141-0/+282
This allows for various things which will be coming in the future. e.g. Transferring users to another server on upgrade.