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
/
Item.php
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-22
Implement new Repository and Entity classes
Thomas Lange
1
-98
/
+0
2021-06-21
Rename "attr" method of Item class to "get"
Thomas Lange
1
-1
/
+1
2021-06-21
Remove getArguments method from Item class
Thomas Lange
1
-20
/
+0
2021-06-21
Remove unused methods from Item class
Thomas Lange
1
-50
/
+0
2021-06-21
Remove getGUID methods from Item classes
Thomas Lange
1
-2
/
+0
2021-06-21
Remove getURL methods from Item classes
Thomas Lange
1
-1
/
+0
2021-06-21
Use getEntityURL method of Application class
Thomas Lange
1
-1
/
+1
2019-10-29
Remove PHP closing tags and add LF to text files
Thomas Lange
1
-1
/
+0
2018-09-09
Use function "parseUnicodeEmoticons"
Thomas Lange
1
-0
/
+1
2017-05-21
Bugfixes: There were two problems with the internal sorting of items which ha...
v2.1.2
Thomas Lange
1
-4
/
+4
2017-05-14
Disable the automatic linking of URLs which are not explicitly wrapped around...
Thomas Lange
1
-0
/
+1
2017-04-29
Two changes have been made in this commit:
Thomas Lange
1
-3
/
+6
2017-04-27
Several changes have been made in this commit, which together with the previo...
v2.0
Thomas Lange
1
-0
/
+17
2017-02-28
Spelling mistakes corrected.
Thomas Lange
1
-1
/
+1
2017-02-24
Initial commit.
v1.0
Thomas Lange
1
-0
/
+150