log

age author description
Tue, 11 Feb 2014 08:11:57 -0800 Ludovic Chabant Cosmetic changes for sub-titles/decorators.
Tue, 11 Feb 2014 08:10:46 -0800 Ludovic Chabant Small optimization.
Tue, 11 Feb 2014 08:10:31 -0800 Ludovic Chabant Cosmetic template change for meta pages.
Tue, 11 Feb 2014 08:10:06 -0800 Ludovic Chabant Fixed crash creating pages in new folders, or with spaces.
Sun, 09 Feb 2014 20:46:22 -0800 Ludovic Chabant Better authentication handling:
Thu, 06 Feb 2014 22:00:32 -0800 Ludovic Chabant Added automatic versioning.
Thu, 06 Feb 2014 21:40:33 -0800 Ludovic Chabant Added tag 0.2.0 for changeset f6ab8af58055
Thu, 06 Feb 2014 08:00:05 -0800 Ludovic Chabant UI improvements to page editing: 0.2.0
Thu, 06 Feb 2014 07:59:12 -0800 Ludovic Chabant Updated client-side wiki formatting to match server-side better.
Thu, 06 Feb 2014 07:58:25 -0800 Ludovic Chabant Better UI/markup for the form to revert a page to a revision.
Thu, 06 Feb 2014 07:57:56 -0800 Ludovic Chabant Smaller button to show diffs in history page.
Wed, 05 Feb 2014 00:24:09 -0800 Ludovic Chabant Don't use hard-coded URLs for main page.
Tue, 04 Feb 2014 23:55:29 -0800 Ludovic Chabant More validation for the new page form.
Tue, 04 Feb 2014 23:07:14 -0800 Ludovic Chabant Fixed a bug with figuring out authorizations for anonymous users.
Tue, 04 Feb 2014 23:04:04 -0800 Ludovic Chabant Fixed bugs with getting incoming/outgoing links.
Tue, 04 Feb 2014 23:03:14 -0800 Ludovic Chabant Remove JQuery-UI.
Tue, 04 Feb 2014 23:02:50 -0800 Ludovic Chabant Added validation to the new page form.
Sat, 01 Feb 2014 14:04:13 -0800 Ludovic Chabant Code cleanup.
Sat, 01 Feb 2014 14:04:01 -0800 Ludovic Chabant Display only the name of the committer, if possible.
Sat, 01 Feb 2014 14:03:20 -0800 Ludovic Chabant Page editing:
Sat, 01 Feb 2014 14:01:27 -0800 Ludovic Chabant Fixed a crash with synchronous wiki updates.
Sat, 01 Feb 2014 14:01:02 -0800 Ludovic Chabant Bundle `pagedown` scripts with the rest.
Wed, 29 Jan 2014 08:19:32 -0800 Ludovic Chabant Frontend fixes:
Wed, 29 Jan 2014 08:18:46 -0800 Ludovic Chabant Less confusing debug vs. production difference.
Tue, 28 Jan 2014 21:45:10 -0800 Ludovic Chabant Setup logging in WSGI app helper.
Tue, 28 Jan 2014 21:44:30 -0800 Ludovic Chabant Fixed missing import.
Tue, 28 Jan 2014 20:34:11 -0800 Ludovic Chabant Common code for fallback when Bcrypt is not available.
Tue, 28 Jan 2014 08:17:39 -0800 Ludovic Chabant Working on a better Wikked theme.
Tue, 28 Jan 2014 08:16:35 -0800 Ludovic Chabant More work on initialization/teardown:
Tue, 28 Jan 2014 08:14:35 -0800 Ludovic Chabant Communicate the `debug` flag to Flask.