|
b063237399
|
Initial TableBuilder implementation, and simple migrations.
|
2020-12-01 23:37:10 +01:00 |
|
|
6dd235c077
|
MessagePage setup.
|
2020-12-01 17:01:59 +01:00 |
|
|
65f7f3a6b2
|
Now handlers need to have a new Object* parameter, this can be used to optionally carry class instances. (think of it as self in python object methods, except it can be null).
|
2020-12-01 12:56:04 +01:00 |
|
|
19fa2b5e67
|
Implement Themes, and fix middlewares.
|
2020-11-25 21:00:22 +01:00 |
|
|
c53c3dbfc3
|
Renamed the framework folder to core.
|
2020-11-25 13:28:34 +01:00 |
|
|
4364fb9da8
|
Basic structure. Also added tinydir.
|
2020-11-25 00:20:41 +01:00 |
|