Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add htmlesc againHEADmaster | Laria Carolin Chabowski | 2021-01-01 |
* | Make SITE_BASE_PATH a method of Env | Laria Carolin Chabowski | 2020-11-08 |
* | Move delete_directory() into Plugin class | Laria Carolin Chabowski | 2020-11-08 |
* | Remove intcmp() | Laria Carolin Chabowski | 2020-11-08 |
* | Replace array_repeat() with equivalent array_fill() calls | Laria Carolin Chabowski | 2020-11-08 |
* | Remove unused function | Laria Carolin Chabowski | 2020-11-08 |
* | Deprecate htmlesc for Esc::esc | Laria Carolin Chabowski | 2020-09-25 |
* | Code cleanup | Laria Carolin Chabowski | 2020-09-21 |
* | 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 |
* | htmlesc now uses htmlspecialchars instead of htmlentities | Kevin Chabowski | 2012-02-18 |
* | Modified db-model for plugins and fixed a bug in the frontend. | Kevin Chabowski | 2011-12-18 |
* | Fixed ugly code... | Kevin Chabowski | 2011-12-04 |
* | More functions for utils.php and some testing tools. | Kevin Chabowski | 2011-10-05 |
* | Fixed array_repeat | Kevin Chabowski | 2011-09-22 |
* | Improved documentation. | Kevin Chabowski | 2011-08-18 |
* | (Almost) finished DB-Models / abstraction layer. | Kevin Chabowski | 2011-07-21 |