Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed a grave security issue | Stefan Ritter | 2009-07-21 | 1 | -1/+7 |
| | |||||
* | Small RSS fix | Stefan Ritter | 2009-07-12 | 1 | -1/+3 |
| | |||||
* | Small linklist fix | Stefan Ritter | 2009-07-11 | 1 | -1/+1 |
| | |||||
* | Permalink bugfix | Stefan Ritter | 2009-07-10 | 1 | -2/+2 |
| | |||||
* | box.css and bugfixes: | Stefan Ritter | 2009-07-10 | 1 | -5/+14 |
| | | | | | | * Added comments in box.css * Fixed a div bug in blogthon.cgi * Added containers for form inputs | ||||
* | box.css update | Stefan Ritter | 2009-07-08 | 1 | -3/+2 |
| | | | | * also a little bugfix (error in containername) | ||||
* | Regexp that converts underscores in filenames to minus | Stefan Ritter | 2009-07-06 | 1 | -3/+4 |
| | |||||
* | Feed bugfix | Stefan Ritter | 2009-06-05 | 1 | -1/+1 |
| | |||||
* | First version of RSS feed generation | Stefan Ritter | 2009-06-05 | 1 | -0/+25 |
| | |||||
* | Edit the commens section in blogthon.cgi | Adrian Vondendriesch | 2009-06-04 | 1 | -15/+16 |
| | |||||
* | Correct the Commentsarea in blogthon.cgi an make some changes to the style ↵ | Adrian Vondendriesch | 2009-06-04 | 1 | -1/+1 |
| | | | | blogthon_noir | ||||
* | Make little changes to the styles section | Adrian Vondendriesch | 2009-06-03 | 1 | -3/+3 |
| | |||||
* | Pimp the comments-area | Adrian Vondendriesch | 2009-06-03 | 1 | -3/+3 |
| | |||||
* | Do some changes to the comments-area | Adrian Vondendriesch | 2009-06-01 | 1 | -14/+18 |
| | |||||
* | Added exception for non-writable entries_dir | Adrian Vondendriesch | 2009-06-01 | 1 | -2/+7 |
| | |||||
* | Now really make a clean commit message: | Adrian Vondendriesch | 2009-06-01 | 1 | -1/+3 |
| | | | | | * Fixed broken header * Added new divs to the comments section | ||||
* | Several changes: | Adrian Vondendriesch | 2009-06-01 | 1 | -4/+3 |
| | | | | * Removed the branding | ||||
* | Entrycounter should work now | Stefan Ritter | 2009-05-25 | 1 | -1/+1 |
| | |||||
* | Added more errorhandlers for: | Stefan Ritter | 2009-05-22 | 1 | -1/+28 |
| | | | | | | * linklist * entries_dir * staticpages_dir | ||||
* | Added a Subtitle an created the style: ... | Disco-STU | 2009-05-20 | 1 | -0/+5 |
| | | | | | I have added a subtitle to the configuration file an edit the blogthon.cgi that the subtitle is readed out the config. Also I have edit the blogthon.css: the header are no longer a "table". | ||||
* | Added date container | Stefan Ritter | 2009-05-18 | 1 | -0/+1 |
| | |||||
* | Last Bugfix (i hope) | Stefan Ritter | 2009-05-18 | 1 | -0/+3 |
| | |||||
* | Another Bugfix | Stefan Ritter | 2009-05-18 | 1 | -4/+4 |
| | |||||
* | Bugfix | Stefan Ritter | 2009-05-18 | 1 | -0/+2 |
| | |||||
* | Killed the bastard | Stefan Ritter | 2009-05-18 | 1 | -1/+0 |
| | |||||
* | Added 'entry' container around each entry | Stefan Ritter | 2009-05-18 | 1 | -27/+30 |
| | |||||
* | Rewrite session Part 3 | Stefan Ritter | 2009-05-18 | 1 | -14/+17 |
| | |||||
* | Rewrite session Part 2 | Stefan Ritter | 2009-05-18 | 1 | -37/+57 |
| | |||||
* | Removed debug stuff | Stefan Ritter | 2009-05-17 | 1 | -1/+0 |
| | |||||
* | Rewrite session Part 1 | Stefan Ritter | 2009-05-17 | 1 | -29/+59 |
| | |||||
* | Add exceeption if linklist not exist | Disco-STU | 2009-05-14 | 1 | -7/+10 |
| | |||||
* | Atom is now valid for http://validator.w3.org/ | Stefan Ritter | 2009-05-02 | 1 | -2/+8 |
| | |||||
* | Atom: | Stefan Ritter | 2009-04-30 | 1 | -2/+8 |
| | | | | | Atom need a 2byte string for month and date, but date[] returns a 1byte string for month and date < 10. | ||||
* | Added a document_header function | Stefan Ritter | 2009-04-30 | 1 | -8/+18 |
| | |||||
* | Spam: | Stefan Ritter | 2009-04-30 | 1 | -16/+27 |
| | | | | | * Removed blacklist * Added an addition to solve before adding a comment | ||||
* | Spam avoidance: | Stefan Ritter | 2009-04-26 | 1 | -0/+2 |
| | | | | * Added a blacklist | ||||
* | Merge branch 'master' of git@fucktheforce.de:blogthon | Stefan Ritter | 2009-04-14 | 1 | -5/+6 |
|\ | |||||
| * | Atom is now valid | Stefan Ritter | 2009-04-08 | 1 | -5/+6 |
| | | |||||
* | | Added an errorhandler for the configuration file | Stefan Ritter | 2009-04-10 | 1 | -16/+42 |
|/ | |||||
* | Several changes: | Stefan Ritter | 2009-03-28 | 1 | -24/+18 |
| | | | | | * Do the atom uuid stuff in a function * Added some comments | ||||
* | XHTML fixes | Stefan Ritter | 2009-03-25 | 1 | -2/+2 |
| | |||||
* | Feeds: | Stefan Ritter | 2009-03-25 | 1 | -0/+4 |
| | | | | | * Added graphics for rss and atom * Added links below title to rss and atom | ||||
* | Atom feeds: | Stefan Ritter | 2009-03-25 | 1 | -1/+1 |
| | | | | Feed title is now a link to the entry page, not the whole blog | ||||
* | Bugfix | Stefan Ritter | 2009-03-24 | 1 | -1/+1 |
| | |||||
* | Atom feed fixes: | Stefan Ritter | 2009-03-24 | 1 | -1/+2 |
| | | | | | * Added blog_url to configuration * Feed title linked to blog_url | ||||
* | * Added a first FAQ | Stefan Ritter | 2009-03-24 | 1 | -147/+193 |
| | | | | * Added atom feeds | ||||
* | Several XHTML fixes | Stefan Ritter | 2009-03-09 | 1 | -6/+6 |
| | |||||
* | Emptylines in linklist are now interpreted as <br /> | Stefan Ritter | 2009-03-09 | 1 | -1/+3 |
| | |||||
* | CSS prevention changed to a oneliner | Stefan Ritter | 2009-03-09 | 1 | -6/+6 |
| | |||||
* | XHTML: | Stefan Ritter | 2009-03-09 | 1 | -7/+7 |
| | | | | | * Switched from Strict to Transitional... we DO want to use the target tag! * Fixed some XHTML errors |