pandemonium_engine/modules/web
2024-05-04 16:13:52 +02:00
..
database Renamed clear to reset in TableBuilder. 2024-04-27 19:44:16 +02:00
doc_classes Re-extracted class docs. 2024-04-26 18:21:17 +02:00
editor
html Don't expose renderer_callback() for scripting. 2024-04-26 17:34:28 +02:00
http Tweak WebNode::get_full_uri() to give back the output what you'd normally assume when the uri segment is "/" under a WebRoot. 2024-05-04 15:57:06 +02:00
icons
nodes Use HashMap in BrowsableFolderServeWebPage, as the bug that was preventing this was already fixed quite a while ago. 2024-05-04 16:13:52 +02:00
config.py Added the ability to script the rendering of the MarkdownRenderer. Also added a new render() method equivalent to render_to_html(). 2024-04-26 17:31:42 +02:00
COPYRIGHT.txt
file_cache.cpp Added new wwwroot_get_simplified_abs_path() helper to FileCache. Also improved the other path helper methods. 2024-03-10 08:21:24 +01:00
file_cache.h Clang-format everything. 2024-04-21 15:27:36 +02:00
register_types.cpp Added the ability to script the rendering of the MarkdownRenderer. Also added a new render() method equivalent to render_to_html(). 2024-04-26 17:31:42 +02:00
register_types.h File copyright header updates pt9. 2023-12-18 00:25:33 +01:00
SCsub