Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-06-26 | Use const to define expressionless admin constants | Thomas Lange | 1 | -2/+2 |
2021-06-22 | Implement new Repository and Entity classes | Thomas Lange | 1 | -35/+20 |
2021-06-21 | Rename "attr" method of Item class to "get" | Thomas Lange | 1 | -2/+2 |
2021-06-14 | Remove more redundant try/catch blocks | Thomas Lange | 1 | -64/+44 |
2019-10-29 | Remove PHP closing tags and add LF to text files | Thomas Lange | 1 | -1/+0 |
2017-10-24 | Some comments have been updated, unnecessary whitespace at the end of some fi... | Thomas Lange | 1 | -1/+1 |
2017-09-02 | Some code optimizations has been made in admin/index.php to prevent duplicate... | Thomas Lange | 1 | -6/+10 |
2017-04-11 | The control structures "require_once" have been replaced by a simple "require... | Thomas Lange | 1 | -1/+1 |
2017-04-11 | Class "ExceptionHandler" has been removed and several files has been changed. | Thomas Lange | 1 | -1/+1 |
2017-02-24 | Initial commit.v1.0 | Thomas Lange | 1 | -0/+88 |