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
Bugfix: Date in search form not kept after submit
Thomas Lange
13 hours
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
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-04-11
The system directory has been moved to a non-public directory. After the comm...
v1.2
Thomas Lange
10
-10
/
+10
2017-04-11
Class "ExceptionHandler" has been removed and several files has been changed.
Thomas Lange
32
-43
/
+35
2017-04-11
Methods "error403" and "error404" has been added to the "Application" class; ...
Thomas Lange
17
-18
/
+33
2017-04-11
Error pages for HTTP status code 403 and 404 moved to another location (prepa...
Thomas Lange
6
-9
/
+18
2017-04-11
HTML and CSS markup optimizations for admin template.
Thomas Lange
7
-45
/
+42
2017-04-11
HTML5 <article> tags has been replaced by the more semantic correct <blockquo...
Thomas Lange
4
-8
/
+8
2017-04-10
Javascript for confirmation message on delete buttons was moved to the main.j...
Thomas Lange
4
-3
/
+14
2017-04-09
A meta description on 403 and 404 error pages does not makes sense.
Thomas Lange
2
-10
/
+4
2017-04-07
Fixed inconsistency for return type declaration.
Thomas Lange
1
-1
/
+1
2017-04-07
CSS-Bugfix: Missing border was added.
Thomas Lange
1
-0
/
+2
[...]
Clone
https://github.com/Nerdmind/Blog.git
https://code.nerdmind.de/blog/