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
/
index.php
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-09
Merge regex pattern for search and feed controller
Thomas Lange
1
-17
/
+5
2021-07-28
Use foreach loop for registering the item routes
Thomas Lange
1
-34
/
+15
2021-07-10
Remove pages from the RSS feed (readme)
Thomas Lange
1
-2
/
+7
2021-07-01
Add category system to categorize posts (readme)
Thomas Lange
1
-0
/
+5
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-27
Router: Regular expressions for feed URLs has been combined.
Thomas Lange
1
-14
/
+2
2017-04-11
The control structures "require_once" have been replaced by a simple "require...
Thomas Lange
1
-1
/
+1
2017-04-11
All requests to "favicon.ico" will now be redirected to the current template ...
Thomas Lange
1
-0
/
+5
2017-04-11
The system directory has been moved to a non-public directory. After the comm...
v1.2
Thomas Lange
1
-10
/
+10
2017-03-10
Several changes have been made in this commit, which together with the previo...
v1.1
Thomas Lange
1
-35
/
+70
2017-02-24
Initial commit.
v1.0
Thomas Lange
1
-0
/
+54