index
:
Blog
master
optimization
A simple blog system with Markdown support, written in PHP & MySQL.
Thomas Lange
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
application.php
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-26
Rename "standard" template to "default"
Thomas Lange
1
-1
/
+1
2018-02-14
Add configuration option "$ITEM.SINGLE_REDIRECT"
Thomas Lange
1
-0
/
+3
2018-01-09
Fix spelling mistake in comments
Thomas Lange
1
-2
/
+2
2017-11-24
Fixed a spelling mistake in several comments:
Thomas Lange
1
-2
/
+2
2017-11-13
The default value for "PATHINFO.PROT" is now "https" if $_SERVER['REQUEST_SCH...
Thomas Lange
1
-2
/
+2
2017-10-23
There was a tiny mistake in the previous commit which has been fixed.
Thomas Lange
1
-1
/
+2
2017-10-23
An overwrite mechanism for the application's configuration has been implement...
Thomas Lange
1
-2
/
+57
2017-09-02
Some code optimizations has been made in admin/index.php to prevent duplicate...
Thomas Lange
1
-2
/
+2
2017-09-02
An unnecessary "else" block in admin/auth.php was removed and spelling mistak...
Thomas Lange
1
-1
/
+1
2017-08-10
The SQL queries for the HTTP ETag header generation have been combined into o...
Thomas Lange
1
-11
/
+8
2017-04-24
Parameter type declaration changed to "Throwable" because this parameter can ...
Thomas Lange
1
-1
/
+1
2017-04-12
The file "application.php" has been modified.
Thomas Lange
1
-2
/
+1
2017-04-12
Catch block for PDOException was modified.
Thomas Lange
1
-2
/
+1
2017-04-12
The function "set_exception_handler" was modified.
Thomas Lange
1
-3
/
+2
2017-04-11
The control structures "require_once" have been replaced by a simple "require...
Thomas Lange
1
-3
/
+3
2017-03-10
Several changes have been made in this commit, which together with the previo...
v1.1
Thomas Lange
1
-1
/
+1
2017-02-24
Initial commit.
v1.0
Thomas Lange
1
-0
/
+136