Commit Graph

9 Commits

Author SHA1 Message Date
Florine W. Dekker 9591c5ecd2
Completely revamp docs and input validation
And lots of other things as well, I don't even remember it all.
2022-12-04 23:56:49 +01:00
Florine W. Dekker 4c58b2a646
Make actions agnostic to the request method
And improve some exception structuring.
2022-12-04 16:58:12 +01:00
Florine W. Dekker 1cd9dfc9d2
Revamp UserManager structure 2022-12-03 14:59:53 +01:00
Florine W. Dekker 5898c95709
Revamp email system, config, and db exceptions 2022-12-02 23:05:25 +01:00
Florine W. Dekker f67873467e
Clean up mailing code 2022-12-01 23:05:12 +01:00
Florine W. Dekker 560c50e027
Fix returning global message in `start-session` 2022-12-01 20:36:51 +01:00
Florine W. Dekker 0cf3897f79
Improve documentation, move classes around, etc. 2022-12-01 20:32:12 +01:00
Florine W. Dekker 4fcf615e41
Create action dispatcher mechanism for cleaner api.php 2022-12-01 18:24:08 +01:00
Florine W. Dekker 43feaa0fed
Restructure all files and classes
This is the *only* way in which I could get the autoloader to work for both my production and my test code :(
2022-11-27 14:59:00 +01:00