index
:
Blog
master
optimization
A simple blog system with Markdown support, written in PHP & MySQL.
Thomas Lange
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
admin
/
user
/
index.php
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-01
Redirect to entity create form if no entity exists
Thomas Lange
1
-0
/
+7
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
-9
/
+15
2021-06-21
Fix prefixes for ADMIN.USER.LIST_* config options
Thomas Lange
1
-2
/
+2
2021-06-21
Remove unnecessary $ItemTemplate variables
Thomas Lange
1
-3
/
+1
2021-06-21
Rename some template variables
Thomas Lange
1
-2
/
+2
2021-06-14
Remove more redundant try/catch blocks
Thomas Lange
1
-36
/
+27
2021-06-13
Add configuration settings (admin prefixes)
Thomas Lange
1
-2
/
+2
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-04-19
Comments added and unnecessary "abs" function calls removed.
Thomas Lange
1
-1
/
+4
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-04-11
Methods "error403" and "error404" has been added to the "Application" class; ...
Thomas Lange
1
-1
/
+1
2017-02-24
Initial commit.
v1.0
Thomas Lange
1
-0
/
+72