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
Branch
Commit message
Author
Age
master
Drop support for parsing/transforming content tags
Thomas Lange
10 months
optimization
Merge branch 'master' into 'optimization'
Thomas Lange
3 years
Tag
Download
Author
Age
v2.4.3
blog-2.4.3.tar.gz
blog-2.4.3.tar.xz
blog-2.4.3.zip
Thomas Lange
4 years
v2.4.2
blog-2.4.2.tar.gz
blog-2.4.2.tar.xz
blog-2.4.2.zip
Thomas Lange
7 years
v2.4.1
blog-2.4.1.tar.gz
blog-2.4.1.tar.xz
blog-2.4.1.zip
Thomas Lange
7 years
v2.4
blog-2.4.tar.gz
blog-2.4.tar.xz
blog-2.4.zip
Thomas Lange
7 years
v2.3.1
blog-2.3.1.tar.gz
blog-2.3.1.tar.xz
blog-2.3.1.zip
Thomas Lange
7 years
v2.3
blog-2.3.tar.gz
blog-2.3.tar.xz
blog-2.3.zip
Thomas Lange
7 years
v2.2.1
blog-2.2.1.tar.gz
blog-2.2.1.tar.xz
blog-2.2.1.zip
Thomas Lange
7 years
v2.2
blog-2.2.tar.gz
blog-2.2.tar.xz
blog-2.2.zip
Thomas Lange
7 years
v2.1.2
blog-2.1.2.tar.gz
blog-2.1.2.tar.xz
blog-2.1.2.zip
Thomas Lange
7 years
v2.1.1
blog-2.1.1.tar.gz
blog-2.1.1.tar.xz
blog-2.1.1.zip
Thomas Lange
7 years
[...]
Age
Commit message
Author
Files
Lines
2017-05-30
Several changes have been made in this commit, which together with the previ...
v2.2
Thomas Lange
19
-251
/
+102
2017-05-21
Bugfixes: There were two problems with the internal sorting of items which ha...
v2.1.2
Thomas Lange
2
-7
/
+7
2017-05-21
Several changes have been made to the admin template, which together with the...
v2.1.1
Thomas Lange
7
-214
/
+205
2017-05-17
Explicit types for return values and function parameters added.
Thomas Lange
1
-6
/
+6
2017-05-14
Disable the automatic linking of URLs which are not explicitly wrapped around...
Thomas Lange
1
-0
/
+1
2017-05-12
Bugfix: If the database password is removed within the first "getDatabase" ca...
Thomas Lange
1
-2
/
+0
2017-05-12
The method "getLanguage" has been restructured.
Thomas Lange
1
-1
/
+4
2017-05-05
Prevent "$ITEM['BODY']['HTML']()" which is a closure since version 2.1 from c...
Thomas Lange
2
-4
/
+8
2017-05-05
A significant increase in the response time has been achieved, since the temp...
v2.1
Thomas Lange
16
-21
/
+29
2017-05-04
CSS optimization on admin template.
Thomas Lange
1
-3
/
+2
[...]
Clone
https://github.com/Nerdmind/Blog.git
https://code.nerdmind.de/blog/