aboutsummaryrefslogtreecommitdiff
path: root/ratatoeskr/main.php
Commit message (Expand)AuthorAge
* Add htmlesc againHEADmasterLaria Carolin Chabowski2021-01-01
* Get rid of db.php and include config directly in entry pointsLaria Carolin Chabowski2020-11-08
* Replace array_repeat() with equivalent array_fill() callsLaria Carolin Chabowski2020-11-08
* Remove some unused DB functions / globalsLaria Carolin Chabowski2020-10-20
* Require STE using composer and add autoloadingLaria Carolin Chabowski2020-09-22
* Code cleanupLaria Carolin Chabowski2020-09-21
* Rename example config fileLaria Carolin Chabowski2020-04-27
* Automatic code formattingLaria Carolin Chabowski2020-04-26
* Some simple code formattingLaria Carolin Chabowski2020-04-26
* Expand tabs and remove trailing whitespaceLaria Carolin Chabowski2020-04-26
* Fixed referencing and constants.Kevin Chabowski2013-10-03
* Debug now toggleable in backend; used new STE features.Kevin Chabowski2012-03-01
* setup() function was not needed in main.phpKevin Chabowski2012-02-18
* Incompatible plugins will now get disabled.Kevin Chabowski2012-02-18
* Setup script and clean config file.Kevin Chabowski2012-01-21
* Catching uncatched errors and give error page.Kevin Chabowski2012-01-21
* Made paths to systemtemplates absolute.Kevin Chabowski2012-01-21
* Added PLUGIN_ENABLED switch.Kevin Chabowski2012-01-11
* Fixed some plugin related bugs.Kevin Chabowski2012-01-08
* Repo administration and indtall from repo added.Kevin Chabowski2012-01-08
* Finished optimizing for now. Removed debug tools and new API.Kevin Chabowski2011-12-27
* Rewritten Settings class and added atexit() to plugin API.Kevin Chabowski2011-12-27
* Print out some performance information.Kevin Chabowski2011-12-23
* Added plugin management to bakend and fixed db models.Kevin Chabowski2011-12-23
* Modified db-model for plugins and fixed a bug in the frontend.Kevin Chabowski2011-12-18
* UNTESTED: Plugin API finished.Kevin Chabowski2011-12-07
* Renamed ratatoeskr/backend/main.php to ratatoeskr/backend.phpKevin Chabowski2011-11-23
* Inserted "_index" and "index" handlers.Kevin Chabowski2011-10-12
* Backend, frontend and 404 handlers partially implemented.Kevin Chabowski2011-10-05
* Replaced Smarty with STE and started the backend.Kevin Chabowski2011-09-21
* Load smartyin main.phpKevin Chabowski2011-08-25
* Started work on backend...Kevin Chabowski2011-08-18
* Improved documentation.Kevin Chabowski2011-08-18
* Started main.php that later will bootstrap Ratatöskr.Kevin Chabowski2011-08-18