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
/
core
/
include
/
user
/
main.php
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-20
Rename and reorganize several "get count" methods
Thomas Lange
1
-4
/
+2
2021-06-22
Implement new Repository and Entity classes
Thomas Lange
1
-62
/
+54
2021-06-21
Use function getMarkdownImageURLs
Thomas Lange
1
-1
/
+1
2021-06-21
Use getEntityURL method of Application class
Thomas Lange
1
-2
/
+2
2021-06-14
Remove more redundant try/catch blocks
Thomas Lange
1
-43
/
+22
2019-10-29
Remove PHP closing tags and add LF to text files
Thomas Lange
1
-1
/
+0
2017-10-24
You can now access item data in the main.php template (the file which contain...
Thomas Lange
1
-0
/
+4
2017-10-24
Some comments have been updated, unnecessary whitespace at the end of some fi...
Thomas Lange
1
-1
/
+2
2017-05-30
Several changes have been made in this commit, which together with the previ...
v2.2
Thomas Lange
1
-3
/
+3
2017-05-05
A significant increase in the response time has been achieved, since the temp...
v2.1
Thomas Lange
1
-1
/
+1
2017-04-24
Nested function calls for generating the meta description are removed and a f...
Thomas Lange
1
-1
/
+1
2017-04-11
The system directory has been moved to a non-public directory. After the comm...
v1.2
Thomas Lange
1
-0
/
+98