Bernie Innocenti [Sat, 15 Aug 2009 01:15:50 +0000 (03:15 +0200)]
Add gitweb config for gravatars, disabled for now
Bernie Innocenti [Sat, 15 Aug 2009 01:15:26 +0000 (03:15 +0200)]
Nicer format for human readable datestamp
Bernie Innocenti [Sat, 15 Aug 2009 01:15:01 +0000 (03:15 +0200)]
Send Last-Modified HTTP header
Bernie Innocenti [Fri, 14 Aug 2009 23:27:46 +0000 (01:27 +0200)]
Import latest gitweb
Bernie Innocenti [Fri, 14 Aug 2009 23:15:27 +0000 (01:15 +0200)]
Move cc-by-sa.png to sys/
Bernie Innocenti [Mon, 3 Aug 2009 14:20:07 +0000 (16:20 +0200)]
Add strike through and glyph substitution
Bernie Innocenti [Mon, 3 Aug 2009 13:50:47 +0000 (15:50 +0200)]
Strip leading slashes in directory headers
Bernie Innocenti [Fri, 31 Jul 2009 15:27:44 +0000 (17:27 +0200)]
git-add -> git add
Bernie Innocenti [Fri, 31 Jul 2009 15:03:48 +0000 (17:03 +0200)]
Switch site_icon to favicon in sys/
Bernie Innocenti [Mon, 27 Jul 2009 15:43:11 +0000 (17:43 +0200)]
Fix directory creation
Bernie Innocenti [Mon, 27 Jul 2009 14:45:05 +0000 (16:45 +0200)]
Create interim dirs automatically
Bernie Innocenti [Mon, 27 Jul 2009 13:56:28 +0000 (15:56 +0200)]
Moved in data/sys/
Bernie Innocenti [Tue, 5 May 2009 06:21:09 +0000 (08:21 +0200)]
Bump revision for 4.0 release
Bernie Innocenti [Sat, 2 May 2009 11:02:41 +0000 (13:02 +0200)]
Factor out file extensions
Bernie Innocenti [Sat, 2 May 2009 10:55:41 +0000 (12:55 +0200)]
Fix edit link in empty pages.
Bernie Innocenti [Sat, 2 May 2009 09:44:07 +0000 (11:44 +0200)]
Fix editing and humanized links
Bernie Innocenti [Sat, 2 May 2009 09:21:24 +0000 (11:21 +0200)]
Simplify filetype matching regexes
Bernie Innocenti [Sat, 2 May 2009 09:19:14 +0000 (11:19 +0200)]
Restore compatibility with Python 2.5
Bernie Innocenti [Sat, 2 May 2009 06:23:29 +0000 (08:23 +0200)]
Make macros non executable
Bernie Innocenti [Sat, 2 May 2009 06:19:18 +0000 (08:19 +0200)]
Fix corner cases of humanized links
Bernie Innocenti [Fri, 1 May 2009 16:20:27 +0000 (18:20 +0200)]
Simplify link_tag()
Bernie Innocenti [Fri, 1 May 2009 13:25:32 +0000 (15:25 +0200)]
Merge branch 'master' of ssh://bernie@trinity.codewiz.org/~/public_html/wiki/git/geekigeeki into python3
Bernie Innocenti [Fri, 1 May 2009 01:52:44 +0000 (10:52 +0900)]
Allow specifying CSS class for thumbnails
Bernie Innocenti [Mon, 27 Apr 2009 15:40:27 +0000 (17:40 +0200)]
Enable controls for videos
Bernie Innocenti [Sat, 25 Apr 2009 07:28:01 +0000 (16:28 +0900)]
Humanize auto link tags
Bernie Innocenti [Sat, 25 Apr 2009 06:41:30 +0000 (15:41 +0900)]
Rework action dispatcher
Bernie Innocenti [Fri, 24 Apr 2009 11:31:41 +0000 (20:31 +0900)]
Generic argument parsing and formatting
Bernie Innocenti [Fri, 24 Apr 2009 08:29:12 +0000 (17:29 +0900)]
Restore compatibility with Python 2.6
Bernie Innocenti [Sat, 11 Apr 2009 15:49:23 +0000 (17:49 +0200)]
Merge branch 'master' of ssh://bernie@trinity.codewiz.org/~/public_html/wiki/git/geekigeeki into python3
Conflicts:
geekigeeki.py
Bernie Innocenti [Sat, 11 Apr 2009 14:29:12 +0000 (16:29 +0200)]
Fixup a few errors in the HTML output
Bernie Innocenti [Sat, 11 Apr 2009 13:45:21 +0000 (15:45 +0200)]
Fix WordIndex and TitleIndex, improve HTML output
Bernie Innocenti [Wed, 8 Apr 2009 23:35:57 +0000 (01:35 +0200)]
We already have a better syntax for including pages
Bernie Innocenti [Wed, 8 Apr 2009 23:33:09 +0000 (01:33 +0200)]
Move stuff in sys/ namespace
Bernie Innocenti [Wed, 8 Apr 2009 23:27:55 +0000 (01:27 +0200)]
Just send GuruMeditation.js as an external file
Bernie Innocenti [Wed, 8 Apr 2009 22:56:25 +0000 (00:56 +0200)]
Add support for including wiki pages inline through {{...}}
Bernie Innocenti [Wed, 8 Apr 2009 21:56:31 +0000 (23:56 +0200)]
Beautify post-edit hook error message
Bernie Innocenti [Wed, 8 Apr 2009 21:52:04 +0000 (23:52 +0200)]
Use subprocess rather than os.popen
Bernie Innocenti [Wed, 8 Apr 2009 21:21:11 +0000 (23:21 +0200)]
Simplify mimetype handling
Bernie Innocenti [Wed, 8 Apr 2009 20:58:08 +0000 (22:58 +0200)]
Factor out code to generate inline links
Bernie Innocenti [Wed, 8 Apr 2009 20:25:48 +0000 (22:25 +0200)]
Optionally use an icon for the home link
Bernie Innocenti [Wed, 8 Apr 2009 19:56:51 +0000 (21:56 +0200)]
Disallow legacy syntax inside HTML blocks
Bernie Innocenti [Wed, 8 Apr 2009 19:46:29 +0000 (21:46 +0200)]
Flag legacy wiki markup for styles as such
Bernie Innocenti [Wed, 8 Apr 2009 19:41:11 +0000 (21:41 +0200)]
New macros needed for wikized EditPage
Bernie Innocenti [Wed, 8 Apr 2009 19:40:47 +0000 (21:40 +0200)]
Allow expanding wiki syntax within html tags
Bernie Innocenti [Wed, 8 Apr 2009 17:20:20 +0000 (19:20 +0200)]
Convert wiki parser to verbose regexes
Bernie Innocenti [Wed, 8 Apr 2009 16:41:29 +0000 (18:41 +0200)]
Consolidate legacy syntax rules
Bernie Innocenti [Wed, 8 Apr 2009 16:21:21 +0000 (18:21 +0200)]
Move Guru Meditation javascript code outside
Bernie Innocenti [Wed, 8 Apr 2009 14:25:42 +0000 (16:25 +0200)]
Use PNG for favicon
Bernie Innocenti [Wed, 8 Apr 2009 14:25:24 +0000 (16:25 +0200)]
Fold page existance logic into link_tag()
Bernie Innocenti [Mon, 30 Mar 2009 00:02:41 +0000 (02:02 +0200)]
Support HTML5 <video> element
Bernie Innocenti [Mon, 30 Mar 2009 00:01:49 +0000 (02:01 +0200)]
Move gitweb data files right in the wiki
Now we no longer depend on /wikidata, simplifies things
Bernie Innocenti [Sun, 29 Mar 2009 23:52:29 +0000 (01:52 +0200)]
Move CSS inside wiki
Bernie Innocenti [Sun, 22 Mar 2009 23:59:28 +0000 (00:59 +0100)]
Upgrade gitweb
Bernie Innocenti [Sun, 22 Mar 2009 23:59:02 +0000 (00:59 +0100)]
Store license icon in wiki
Bernie Innocenti [Tue, 17 Feb 2009 16:59:22 +0000 (17:59 +0100)]
Upgrade to latest gitweb
Bernie Innocenti [Mon, 15 Dec 2008 03:31:48 +0000 (22:31 -0500)]
UTF-8 fixup for Python 3.0
Bernie Innocenti [Mon, 15 Dec 2008 03:24:36 +0000 (22:24 -0500)]
Merge pylint/pychecker cleanups from branch master of trinity
Conflicts:
geekigeeki.py
Bernie Innocenti [Mon, 15 Dec 2008 03:08:12 +0000 (22:08 -0500)]
Converted macros to Python 3.0 with 2to3
Bernie Innocenti [Mon, 15 Dec 2008 03:07:21 +0000 (22:07 -0500)]
Manual Python 3.0 fixups
We still have issues with binary vs unicode
Bernie Innocenti [Mon, 15 Dec 2008 03:06:31 +0000 (22:06 -0500)]
Converted to Python 3.0 by 2to3
Bernie Innocenti [Mon, 15 Dec 2008 03:01:55 +0000 (04:01 +0100)]
Fix a bunch of pylint warnings.
I'm not ever going to fix the fascist warnings about
making all variable names longer than 2 characters.
Bernie Innocenti [Mon, 15 Dec 2008 02:43:11 +0000 (03:43 +0100)]
Enable tarballs in gitweb
Bernie Innocenti [Mon, 15 Dec 2008 02:42:35 +0000 (03:42 +0100)]
Fix pychecker warnings
Bernie Innocenti [Fri, 12 Dec 2008 10:36:15 +0000 (11:36 +0100)]
Update to gitweb 1.5.6.5
Bernie Innocenti [Fri, 12 Dec 2008 10:35:36 +0000 (11:35 +0100)]
Switch OpenID delegate to Develer's LDAP enabled version
Bernie Innocenti [Thu, 11 Dec 2008 03:44:38 +0000 (04:44 +0100)]
Add a few more HTML pass-through tags; fix double newlines.
Bernie Innocenti [Thu, 11 Dec 2008 02:51:22 +0000 (03:51 +0100)]
Allow specifying custom <meta> tags in HTML head
Bernie Innocenti [Thu, 11 Dec 2008 02:50:44 +0000 (03:50 +0100)]
Allow <a> and <textarea> tags passthrough
Bernie Innocenti [Thu, 11 Dec 2008 02:49:10 +0000 (03:49 +0100)]
Escape raw text sent as body to the textarea element in the page editor
Bernie Innocenti [Mon, 1 Dec 2008 00:34:17 +0000 (19:34 -0500)]
Don't choke on non-existing macros
Bernie Innocenti [Mon, 1 Dec 2008 00:26:44 +0000 (19:26 -0500)]
Merge branch 'master' of ssh://bernie@trinity.codewiz.org/~/public_html/wiki/git/geekigeeki
Bernie Innocenti [Sun, 30 Nov 2008 23:52:18 +0000 (00:52 +0100)]
SECURITY: check filenames in editor
Bernie Innocenti [Sun, 30 Nov 2008 19:12:54 +0000 (14:12 -0500)]
Merge branch 'master' of ssh://bernie@trinity.codewiz.org/~/public_html/wiki/git/geekigeeki
Bernie Innocenti [Sun, 30 Nov 2008 19:12:48 +0000 (14:12 -0500)]
A change I did in Kathmandu and can't remember why I did it
Bernie Innocenti [Sun, 30 Nov 2008 18:54:43 +0000 (19:54 +0100)]
Reformateditor layout and add accesskeys
Joel Stanley [Mon, 3 Nov 2008 11:51:26 +0000 (11:51 +0000)]
Support changelog message
The user can modify the git commit message through an input box on
the edit page. The original behavour is preserved by defualting the
input box to the original commit mesage.
This crosses off item 3 from http://codewiz.org/wiki/GeekiGeekiToDo.
Signed-off-by: Joel Stanley <joel.stanley@adelaide.edu.au>
Bernie Innocenti [Mon, 13 Oct 2008 21:38:38 +0000 (23:38 +0200)]
Add Artistic license tag for content
Bernie Innocenti [Mon, 13 Oct 2008 21:38:19 +0000 (23:38 +0200)]
Add avatar
Bernie Innocenti [Mon, 13 Oct 2008 21:37:52 +0000 (23:37 +0200)]
Sort directories
BOFH [Wed, 3 Sep 2008 15:52:40 +0000 (17:52 +0200)]
Fix #css pragma
Bernie Innocenti [Wed, 13 Aug 2008 11:35:43 +0000 (13:35 +0200)]
Bugfix hurl handling of image links
Bernie Innocenti [Wed, 13 Aug 2008 09:04:35 +0000 (11:04 +0200)]
Fix OpenID config
Bernie Innocenti [Wed, 13 Aug 2008 09:04:14 +0000 (11:04 +0200)]
Don't die when getting attrs of a directory.
Bernie Innocenti [Sun, 10 Aug 2008 05:02:53 +0000 (10:47 +0545)]
Use generic head links instead of ad-hoc mechanisms
Bernie Innocenti [Fri, 8 Aug 2008 12:59:26 +0000 (18:44 +0545)]
Distinguish between immutable and protected pages
Bernie Innocenti [Fri, 8 Aug 2008 06:33:43 +0000 (12:18 +0545)]
Add favicon support
Bernie Innocenti [Wed, 6 Aug 2008 10:00:04 +0000 (12:00 +0200)]
Drop old image embedding syntax.
Bernie Innocenti [Tue, 29 Jul 2008 04:48:00 +0000 (10:33 +0545)]
Implement image scaling
Bernie Innocenti [Mon, 28 Jul 2008 07:01:39 +0000 (12:46 +0545)]
Implement himg syntax
Bernie Innocenti [Mon, 28 Jul 2008 06:45:44 +0000 (12:30 +0545)]
Implement directory listing
Bernie Innocenti [Mon, 28 Jul 2008 06:05:09 +0000 (11:50 +0545)]
Rename PageFormatter to WikiFormatter
Bernie Innocenti [Mon, 28 Jul 2008 06:03:29 +0000 (11:48 +0545)]
Rename PageFormatter::send_page() to PageFormatter::format()
Bernie Innocenti [Tue, 24 Jun 2008 03:36:36 +0000 (09:21 +0545)]
Add support for external macros
Bernie Innocenti [Mon, 2 Jun 2008 12:21:46 +0000 (14:21 +0200)]
Implement Creole syntax for macros.
Bernie Innocenti [Mon, 2 Jun 2008 10:07:14 +0000 (12:07 +0200)]
Implement <<macro>> syntax.
Bernie Innocenti [Mon, 2 Jun 2008 06:52:35 +0000 (08:52 +0200)]
Merge branch 'master' of ssh://bernie@trinity.codewiz.org/~/public_html/wiki/git/geekigeeki
Bernie Innocenti [Mon, 2 Jun 2008 06:36:22 +0000 (08:36 +0200)]
Simplify hurl regex
Bernie Innocenti [Mon, 2 Jun 2008 06:32:32 +0000 (08:32 +0200)]
Also accept numbers in WikiWords
Bernardo Innocenti [Fri, 28 Mar 2008 12:57:41 +0000 (13:57 +0100)]
Give our navbar a more sober look.
Bernardo Innocenti [Fri, 28 Mar 2008 10:51:46 +0000 (11:51 +0100)]
Merge branch 'master' of ssh://bernie@trinity.codewiz.org/~/public_html/wiki/git/geekigeeki
Conflicts:
geekigeeki.py