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
8 years
v2.1.1
blog-2.1.1.tar.gz
blog-2.1.1.tar.xz
blog-2.1.1.zip
Thomas Lange
8 years
[...]
Age
Commit message
Author
Files
Lines
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
2017-05-01
Semantic HTML5 attribute "type" with value "number" for numeric form fields a...
Thomas Lange
3
-3
/
+3
2017-05-01
The "excerpt" function has been optimized.
Thomas Lange
1
-0
/
+1
2017-04-30
The date of publication is now displayed in the lists.
Thomas Lange
5
-2
/
+21
2017-04-30
CSS optimization (spaces between icon and text are replaced by margin).
Thomas Lange
2
-4
/
+4
2017-04-30
Hyperlinks to the documentation and the releases on GitHub added to the footer.
Thomas Lange
2
-2
/
+13
2017-04-30
Missing internationalization for feed link titles added.
Thomas Lange
3
-3
/
+3
2017-04-29
ItemFactory does not need to implement FactoryInterface because it is already...
Thomas Lange
1
-1
/
+1
2017-04-29
Template method "get" is now used to get the previously defined name of the p...
Thomas Lange
2
-2
/
+2
[...]
Clone
https://github.com/Nerdmind/Blog.git
https://code.nerdmind.de/blog/