pandemonium_engine/modules/web
2024-04-21 15:27:36 +02:00
..
database File copyright header updates pt9. 2023-12-18 00:25:33 +01:00
doc_classes Re-extracted class docs. 2024-03-10 10:36:13 +01:00
editor - Now WebServerSimple can also use temporary files for uploads. 2024-03-09 23:39:33 +01:00
html Clang format everything. 2024-03-01 11:56:19 +01:00
http Added optional force parameter to WebServerRequest::move_file(). Also various fixes and improvements to the new upload temp file system. 2024-03-10 09:07:13 +01:00
icons
nodes Fix uninitialized variable. 2024-03-10 10:04:23 +01:00
config.py Set up docs for the new classes. 2024-02-25 19:17:06 +01: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 an editor plugin for HTMLTemplateData. Double clicking one in the editor will open the underlying file on the text editor tab (if enabled). 2024-02-25 17:26:28 +01:00
register_types.h File copyright header updates pt9. 2023-12-18 00:25:33 +01:00
SCsub Added an importer for HTMLTemplateData. 2024-02-25 16:23:36 +01:00