|
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 |
|
|
7279035237
|
Moved the database related classes in core to a subfolder aswell.
|
2021-05-15 13:54:28 +02:00 |
|
|
9a3404a7ac
|
Fix a few path/folder related issues with paged article. Also improved a few error messages.
|
2021-02-08 11:53:04 +01:00 |
|
|
3ff8c5a20b
|
Removed a commented out line from ListPage.
|
2020-12-28 23:14:10 +01:00 |
|
|
53b67b25a2
|
List page now won't convert newlines to <br>s, as it's unnecessary.
|
2020-12-27 22:38:09 +01:00 |
|
|
6c56380d90
|
Added maddy and switched to markdown from bbcode in ListPage.
|
2020-12-27 03:35:41 +01: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 |
|