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
Update install instructions (webserver config)
Thomas Lange
4 months
optimization
Merge branch 'master' into 'optimization'
Thomas Lange
4 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
8 years
v2.3
blog-2.3.tar.gz
blog-2.3.tar.xz
blog-2.3.zip
Thomas Lange
8 years
v2.2.1
blog-2.2.1.tar.gz
blog-2.2.1.tar.xz
blog-2.2.1.zip
Thomas Lange
8 years
v2.2
blog-2.2.tar.gz
blog-2.2.tar.xz
blog-2.2.zip
Thomas Lange
8 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-10-24
Database update: The maximum amount of characters for the argument field has ...
v2.4.1
Thomas Lange
4
-6
/
+6
2017-10-24
Some comments have been updated, unnecessary whitespace at the end of some fi...
Thomas Lange
26
-34
/
+33
2017-10-23
CSS: Unnecessary height property removed.
Thomas Lange
1
-1
/
+1
2017-10-23
There was a tiny mistake in the previous commit which has been fixed.
Thomas Lange
1
-1
/
+2
2017-10-23
An overwrite mechanism for the application's configuration has been implement...
Thomas Lange
2
-85
/
+65
2017-10-23
The methods "setCookie" and "getCookie" have been added to the HTTP class.
Thomas Lange
1
-0
/
+14
2017-10-22
Implemented: A full-text search functionality for posts and pages in the admi...
Thomas Lange
14
-6
/
+238
2017-10-14
A new Font Awesome icon was added to the admin template. This icon is used la...
Thomas Lange
3
-0
/
+7
2017-10-13
WARNING: This commit updates the table engine for the "post" table from MyISA...
v2.4
Thomas Lange
1
-10
/
+20
2017-10-10
The heading icon on the form pages has been changed.
Thomas Lange
6
-6
/
+6
[...]
Clone
https://github.com/Nerdmind/Blog.git
https://code.nerdmind.de/blog/