|
e240034626
|
Made the default classes in ListPage customizable, and added docs about the generated html.
|
2022-02-04 16:49:02 +01:00 |
|
|
3a5487b2ab
|
Overhauled ListPage. Now it takes advantage of the Node system, and also it now has pagination support.
|
2022-02-04 15:55:19 +01:00 |
|
|
f7cbad2e96
|
ListPage now inherits from WebNode.
|
2022-01-08 12:52:03 +01:00 |
|
|
f7b5952d2a
|
Did most of the remaining std::string and vector to String and Vector conversions.
|
2021-11-01 19:53:35 +01:00 |
|
|
a47cb57da7
|
Renamed BryWebApplication to WebApplication, and moved it and HandlerInstance and Request to a new http folder. Their dependencies with brynet will be removed, they will have subclasses per backend when/if needed.
|
2021-05-27 17:37:23 +02:00 |
|
|
a34995e1b7
|
Moved every brynet based http class in core to a new bry_http folder.
|
2021-05-27 17:06:42 +02:00 |
|
|
fe162b60af
|
ListPage now loads all files from a directory, sorts them, parses bbcode in them and displays them as messages.
|
2020-12-26 17:50:47 +01:00 |
|
|
374fb21257
|
Add a ListPage module.
|
2020-12-26 00:18:11 +01:00 |
|