aboutsummaryrefslogtreecommitdiffstats
path: root/teal-src/core
Commit message (Collapse)AuthorAgeFilesLines
* core.usermanager: Add methods for enabling and disabling usersKim Alvefur2023-02-231-0/+3
| | | | Calling into the auth module, where available.
* core.usermanager: Add Teal description fileKim Alvefur2023-02-231-0/+43
|
* core.storagemanager: Convert old Typed Lua description file into TealKim Alvefur2021-03-241-0/+74
Still only a type definition. Typed Lua is no longer maintained. Teal is currently an active project.