pandemonium_engine/modules/web
2024-12-10 23:00:02 +01:00
..
database Renamed clear to reset in TableBuilder. 2024-04-27 19:44:16 +02:00
doc_classes Re-extracted class docs. 2024-12-10 23:00:02 +01:00
editor - Now WebServerSimple can also use temporary files for uploads. 2024-03-09 23:39:33 +01:00
html HTMLTemplateMultilang now also tries to use the locale helper method in WebServerRequest. 2024-12-10 22:36:30 +01:00
http Added a new LocaleSetupWebServerMiddleware. 2024-12-10 22:51:00 +01:00
icons Added a web node editor icon. 2022-08-20 16:46:45 +02:00
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 new classes to the web module's config.py. 2024-12-10 22:51:15 +01:00
COPYRIGHT.txt Small tweak. 2022-12-31 22:00:37 +01:00
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 a new LocaleSetupWebServerMiddleware. 2024-12-10 22:51:00 +01:00
register_types.h File copyright header updates pt9. 2023-12-18 00:25:33 +01:00
SCsub Created a HTMLTemplateMultilang class. It can automatically select between multiple HTMLTemplates. 2024-12-10 22:13:56 +01:00