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
2 weeks
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
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
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-09-02
Bugfix: An undefined array index "NAME" was used in the user navigation inste...
v2.3.1
Thomas Lange
1
-2
/
+2
2017-09-02
Multiple <section> elements were replaced by simple <div> elements. If a cont...
Thomas Lange
6
-19
/
+19
2017-09-02
Some code optimizations has been made in admin/index.php to prevent duplicate...
Thomas Lange
2
-8
/
+12
2017-09-02
An unnecessary "else" block in admin/auth.php was removed and spelling mistak...
Thomas Lange
3
-23
/
+18
2017-08-13
A missing Font Awesome icon for the login page was added to the admin template.
Thomas Lange
1
-1
/
+1
2017-08-11
Several changes have been made in this commit, which together with the previo...
v2.3
Thomas Lange
44
-148
/
+154
2017-08-10
The SQL queries for the HTTP ETag header generation have been combined into o...
Thomas Lange
1
-11
/
+8
2017-08-02
The <title> and <link> elements within <image> should have the same value as ...
Thomas Lange
1
-1
/
+1
2017-08-02
The <link> elements within <channel> and <image> should not contain the URL t...
Thomas Lange
1
-2
/
+2
2017-08-02
Hardcoded number from the en language file of the standard template removed.
Thomas Lange
1
-1
/
+1
[...]
Clone
https://github.com/Nerdmind/Blog.git
https://code.nerdmind.de/blog/