|
02ca1abec9
|
implemented a new web permission system which utilizes the webnode hierarchy.
|
2022-02-10 16:17:31 +01:00 |
|
|
3a834204d8
|
Implemented StaticPageFile and StaticPageFolderFiles aswell.
|
2022-02-06 14:01:04 +01:00 |
|
|
f7b17933b5
|
Implemented StaticPage.
|
2022-02-06 13:44:30 +01:00 |
|
|
c4f0bd9538
|
Added the skeleton of 2 more static pages.
|
2022-02-06 12:51:18 +01:00 |
|
|
ea8de24dc8
|
Removed now unneeded module.
|
2022-02-06 12:46:31 +01:00 |
|
|
b337b8f7de
|
Added up directory links to the BrowsableFolderServeNode.
|
2022-02-06 11:12:57 +01:00 |
|
|
8072497ef4
|
Fix serving files in FolderServeNode.
|
2022-02-06 10:58:12 +01:00 |
|
|
16396f4af9
|
Removed stray print.
|
2022-02-06 10:57:02 +01:00 |
|
|
e86ce3df45
|
Added a new BrowsableFolderServeNode. It renders a simple directory / file browser for the given dir at the given uri.
|
2022-02-06 10:56:21 +01:00 |
|
|
772dd028d9
|
Clean end slash in FolderServeNode.
|
2022-02-06 10:06:35 +01:00 |
|
|
059d6751d5
|
Fix crash in FolderServeNode.
|
2022-02-06 09:59:54 +01:00 |
|
|
cfd3609421
|
Fix missing include.
|
2022-02-06 09:23:26 +01:00 |
|
|
c592484350
|
Added a new FolderServeNode.
|
2022-02-06 09:21:01 +01:00 |
|
|
a47b6fb206
|
Moved FileCache from core to web.
|
2022-02-05 16:55:07 +01:00 |
|
|
0189370023
|
Moved core/hash into a new crypto/hash folder. Also cleaned up core/SCsub.
|
2022-02-05 16:19:24 +01:00 |
|
|
81780683a4
|
Moved core/databases to just datatbases. Also fox database module detection login.
|
2022-02-05 15:57:40 +01:00 |
|
|
80d2a379fe
|
Moved html and http from core to a new web folder.
|
2022-02-05 15:30:48 +01:00 |
|
|
b9afc6f201
|
Moved the Utils class under core/html.
|
2022-02-05 15:10:56 +01:00 |
|
|
92e3f8a006
|
Added a new web_modules folder and moved every web related module to it.
|
2022-02-05 15:03:23 +01:00 |
|