14 Commits

Author SHA1 Message Date
Erik Thuning b238cafd41 Explicitly declared $template in the Formatter class to shut up deprecation warnings 2026-02-26 10:43:00 +01:00
Erik Thuning 89ed014242 Added a new entry point /api, where json formatted status messages can be fetched. 2024-01-26 16:15:37 +01:00
Erik Thuning 5f64975e6f Moved format_oneroom() to the top so public functions are in one place 2024-01-26 15:16:51 +01:00
Erik Thuning 61a025f644 Explicitly declaring $import, and making it private 2024-01-26 15:14:45 +01:00
Erik Thuning f214d0cc42 Moved some functions from Formatter into WikiImport,
so they can be used by the coming Responder class
2024-01-26 15:12:23 +01:00
Erik Thuning f7b7e1e7b9 Using set_include_path per entry point 2024-01-26 15:06:35 +01:00
Erik Thuning 26cb5635b2 Whitespace 2024-01-26 15:05:31 +01:00
Erik Thuning 9ba79aa7e6 Killed trailing whitespace and some formatting 2024-01-26 14:41:52 +01:00
Erik Thuning aaa83e3162 Added doctype tag to get rid of quirks mode 2024-01-26 14:31:46 +01:00
Erik Thuning e617f70cc3 Switched language from swedish to english 2024-01-26 14:31:25 +01:00
Erik Thuning ebcb484fdf Major overhaul of HTML/css and JS for better structure and less code. 2019-03-29 11:44:49 +01:00
root 5cddb15f11 SLight cleanup and reorganization 2019-03-27 14:38:02 +01:00
root b06b869c4b Removed unneccessary files 2016-02-22 17:49:12 +01:00
psoko f4af72bd5f Initial commit 2015-10-05 14:03:46 +02:00