index
:
blogthon
master
a simple blogging software
xeno
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
blogthon.cgi
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-01-21
Create tag index
Stefan Ritter
1
-3
/
+18
2012-01-21
Add tags to configuration
Stefan Ritter
1
-4
/
+6
2012-01-21
Add commandline parser
Stefan Ritter
1
-0
/
+31
2012-01-20
Add initial tag system
Stefan Ritter
1
-0
/
+10
2012-01-20
Remove broken code
Stefan Ritter
1
-3
/
+0
2012-01-19
Remove some unused borders
Stefan Ritter
1
-13
/
+0
2012-01-19
Load additional header lines from header.txt in style directory
Stefan Ritter
1
-1
/
+8
2012-01-18
favicon.(png|gif|ico) can be placed in styles/$yourstyle/ now
Stefan Ritter
1
-0
/
+15
2011-08-25
* Rearrange imports
Stefan Ritter
1
-8
/
+7
2011-07-14
* Add some comments
Stefan Ritter
1
-10
/
+33
2011-07-12
Surrounding class for feeds
Stefan Ritter
1
-5
/
+7
2011-07-12
Use tabs instead of spaces
Stefan Ritter
1
-1
/
+1
2011-05-19
utf8 fix
Stefan Ritter
1
-11
/
+42
2011-05-18
Compatibility fix
Stefan Ritter
1
-2
/
+5
2011-05-18
Use utf8 wherever it's needed
Stefan Ritter
1
-10
/
+14
2011-03-24
Import (ConfigParser|configparser) as configparser
Stefan Ritter
1
-10
/
+4
2011-03-24
Rename var tab to ind (indention)
Stefan Ritter
1
-152
/
+153
2011-03-24
Fix print to print("")
Stefan Ritter
1
-1
/
+1
2011-03-23
Bugfixes for python3:
Stefan Ritter
1
-5
/
+5
2011-03-23
Python2 backward compatibility
1.0rc4
Stefan Ritter
1
-3
/
+15
2011-03-23
Python3 compatibility
Stefan Ritter
1
-3
/
+3
2011-03-23
Use print() for python3 compatibility
Stefan Ritter
1
-190
/
+190
2011-03-22
language and tabs:
Stefan Ritter
1
-2
/
+5
2011-03-22
Add language and charset to header
Stefan Ritter
1
-1
/
+2
2011-03-22
Add missing content type
Stefan Ritter
1
-0
/
+1
2011-03-22
Remove xhtml-strict and xhtml-transitional, add html (html5)
Stefan Ritter
1
-12
/
+5
2011-03-07
Changes:
Stefan Ritter
1
-1
/
+1
2011-02-07
Fix indention error
Stefan Ritter
1
-1
/
+1
2011-02-07
Remove exceptions for entries_dir
Stefan Ritter
1
-21
/
+15
2011-02-07
Determine if entries_dir is writable
Stefan Ritter
1
-0
/
+3
2011-01-31
Make error page more beautiful
1.0rc3
Stefan Ritter
1
-3
/
+8
2010-12-16
Code cleanup:
Stefan Ritter
1
-54
/
+60
2010-12-14
Exception fix for python 2.5
Stefan Ritter
1
-1
/
+1
2010-12-14
Rewritten config parser code
Stefan Ritter
1
-103
/
+26
2010-12-14
Following guidelines from http://www.python.org/dev/peps/pep-0008/
Stefan Ritter
1
-512
/
+578
2010-12-14
Using hashlib instead of deprecated md5
1.0rc2
Stefan Ritter
1
-2
/
+2
2010-12-14
Use more os.path.join
Stefan Ritter
1
-8
/
+7
2010-12-14
Code cleanup (inconsistency between " and ')
Stefan Ritter
1
-309
/
+310
2010-12-09
Timestamp fix
1.0rc1
Stefan Ritter
1
-4
/
+5
2010-12-09
Using timestamp files for sorting entries
Stefan Ritter
1
-2
/
+18
2010-11-20
* Some code cleanup
Stefan Ritter
1
-3
/
+3
2010-11-16
Some code cleanup
Stefan Ritter
1
-24
/
+20
2010-11-16
Use variable "tab" for tabs for better code style (part2)
Stefan Ritter
1
-95
/
+93
2010-11-15
Use variable "tab" for tabs for better code style
Stefan Ritter
1
-52
/
+54
2010-11-15
Removed staticpages_images stuff (needs testing)
Stefan Ritter
1
-14
/
+1
2010-06-11
Bugfix: a href without quotation
Stefan Ritter
1
-1
/
+1
2010-04-15
Try to use URL as guid in RSS (possible bugfix?)
Stefan Ritter
1
-1
/
+2
2010-02-25
Removed target _blank to be strict
Stefan Ritter
1
-1
/
+1
2010-02-17
Insert image in staticpageslist instead of title if title.jpg/png/gif exists
Stefan Ritter
1
-1
/
+14
2010-02-17
Remove leading dot in title from staticpages
Stefan Ritter
1
-1
/
+1
[next]