summaryrefslogtreecommitdiff
path: root/classes
AgeCommit message (Collapse)Author
2021-03-14sanitize retrieved wiktionary content (just in case)Andrew Dolgov
2021-03-14 * add CSRF protection to xhr requestsAndrew Dolgov
* force ORM to use SQLITE WAL * add .editorconfig * cleanup a few things
2021-03-05 * use ORM for trivial queriesAndrew Dolgov
* environment-based configuration * useradm.php -> update.php with new options * support for schema migrations * various fixes