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
/
namespace
/
Page
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-17
Merge branch 'master' into 'optimization'
optimization
Thomas Lange
4
-4
/
+0
2019-10-29
Remove PHP closing tags and add LF to text files
Thomas Lange
4
-4
/
+0
2018-04-01
Remove unused method "getSearchResultIDs" from Page and Post class
Thomas Lange
1
-14
/
+0
2018-04-01
Add method "getSearchResults" to Page and Post class
Thomas Lange
1
-0
/
+14
2018-04-01
Add method "getUserAttribute" to Page and Post class
Thomas Lange
1
-0
/
+8
2017-10-22
Implemented: A full-text search functionality for posts and pages in the admi...
Thomas Lange
1
-0
/
+14
2017-04-27
Several changes have been made in this commit, which together with the previo...
v2.0
Thomas Lange
1
-0
/
+1
2017-04-11
Class "ExceptionHandler" has been removed and several files has been changed.
Thomas Lange
1
-1
/
+1
2017-03-29
Item exceptions now inherit "ExceptionHandler" to benefit from the "defaultHa...
Thomas Lange
1
-1
/
+1
2017-03-04
Factory method "buildBySlug" is now defined in the "ItemFactory" class.
Thomas Lange
1
-5
/
+1
2017-02-24
Initial commit.
v1.0
Thomas Lange
4
-0
/
+65