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