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
/
functions.php
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-28
Bugfix: The "excerpt" function had returned a string with unnecessary whitesp...
Thomas Lange
1
-2
/
+3
2017-07-07
The function "makeSlugURL" has been renamed to "generateSlug" because the nam...
Thomas Lange
1
-1
/
+1
2017-05-30
Several changes have been made in this commit, which together with the previ...
v2.2
Thomas Lange
1
-101
/
+31
2017-05-17
Explicit types for return values and function parameters added.
Thomas Lange
1
-6
/
+6
2017-05-05
A significant increase in the response time has been achieved, since the temp...
v2.1
Thomas Lange
1
-4
/
+12
2017-05-01
The "excerpt" function has been optimized.
Thomas Lange
1
-0
/
+1
2017-04-29
The function "makeSlugURL" has been modified and optimized.
Thomas Lange
1
-6
/
+10
2017-04-27
Several changes have been made in this commit, which together with the previo...
v2.0
Thomas Lange
1
-2
/
+6
2017-04-24
Nested function calls for generating the meta description are removed and a f...
Thomas Lange
1
-3
/
+14
2017-03-10
Several changes have been made in this commit, which together with the previo...
v1.1
Thomas Lange
1
-3
/
+39
2017-02-24
Initial commit.
v1.0
Thomas Lange
1
-0
/
+322