log

age author description
Mon, 17 Apr 2017 21:36:33 -0700 Ludovic Chabant web: Add cheap way to serve page files.
Fri, 14 Apr 2017 21:27:46 -0700 Ludovic Chabant web: Add basic ability to upload files.
Thu, 30 Mar 2017 20:14:59 -0700 Ludovic Chabant Added tag 0.7.0 for changeset d8a1a031ad7d
Thu, 30 Mar 2017 20:14:31 -0700 Ludovic Chabant cm: Make invoke tasks work with the new version of invoke. 0.7.0
Thu, 30 Mar 2017 20:14:16 -0700 Ludovic Chabant cm: Remove `imagemin` temporarily.
Thu, 30 Mar 2017 20:04:40 -0700 Ludovic Chabant cm: Update setuptools files.
Thu, 30 Mar 2017 20:04:25 -0700 Ludovic Chabant cm: Add script for making a release.
Thu, 30 Mar 2017 19:48:23 -0700 Ludovic Chabant cm: Add Travis-CI config file.
Thu, 30 Mar 2017 19:43:06 -0700 Ludovic Chabant list: Add ability to list files matching a pattern.
Thu, 30 Mar 2017 08:46:20 -0700 Ludovic Chabant web: Fix link color for missing page's "create it now" link.
Thu, 30 Mar 2017 08:45:57 -0700 Ludovic Chabant web: Fix how missing pages are handled.
Thu, 30 Mar 2017 08:21:23 -0700 Ludovic Chabant core: Be nice and handle case-sensitivity when linking to pages.
Tue, 28 Mar 2017 21:25:00 -0700 Ludovic Chabant tools: Add some simple MediaWiki importer.
Tue, 28 Mar 2017 21:24:44 -0700 Ludovic Chabant web: Add "broken links" and "wanted pages" lists.
Fri, 24 Mar 2017 16:46:37 -0700 Ludovic Chabant web: Add button to force refresh a cached page list.
Thu, 23 Mar 2017 22:02:44 -0700 Ludovic Chabant linksto: Fix logic bug computing the "orphans" page list.
Thu, 23 Mar 2017 22:02:16 -0700 Ludovic Chabant web: Fix URL for "double redirects" special page.
Thu, 23 Mar 2017 22:01:49 -0700 Ludovic Chabant web: Add icon for external links, tweak style of decorators.
Thu, 23 Mar 2017 21:59:28 -0700 Ludovic Chabant rmlists: Add `rmlists` command to invalidate cached page lists.
Wed, 22 Mar 2017 18:35:31 -0700 Ludovic Chabant web: Add the list of users in the special pages section.
Wed, 22 Mar 2017 18:35:04 -0700 Ludovic Chabant web: Properly handle user profile URL if the username is not simple ASCII.
Wed, 22 Mar 2017 17:51:41 -0700 Ludovic Chabant index: Better handling of search previews in whoosh.
Mon, 20 Mar 2017 23:22:00 -0700 Ludovic Chabant web: Fix random failures in the search preview drop-down.
Mon, 20 Mar 2017 23:05:53 -0700 Ludovic Chabant web: Add cache-bust argument for development mode.
Mon, 20 Mar 2017 23:05:07 -0700 Ludovic Chabant web: Fix show/hide menu cookie.
Mon, 20 Mar 2017 23:04:03 -0700 Ludovic Chabant web: Remove unused file.
Mon, 20 Mar 2017 23:03:42 -0700 Ludovic Chabant web: Remove debug trace.
Mon, 20 Mar 2017 22:18:32 -0700 Ludovic Chabant web: Support browsers without Javascript.
Thu, 12 Jan 2017 09:19:21 -0800 Ludovic Chabant web: Move Jouvence CSS to a file.
Thu, 12 Jan 2017 08:54:09 -0800 Ludovic Chabant web: Move custom head stuff to the front-end.
Thu, 12 Jan 2017 08:44:02 -0800 Ludovic Chabant core: Add Jouvence formatter for Fountain pages.
Thu, 12 Jan 2017 08:43:21 -0800 Ludovic Chabant web: Add support for custom styles based on page formatter.
Thu, 12 Jan 2017 00:45:53 -0800 Ludovic Chabant internal: Fix crash when reporting some internal errors.
Sat, 14 May 2016 18:17:52 -0700 Ludovic Chabant web: Add support for `.well-known` folder.
Wed, 11 Jan 2017 00:53:40 -0800 Ludovic Chabant core: Fix bug with determining absolute URLs.
Wed, 11 Jan 2017 00:52:59 -0800 Ludovic Chabant core: Fix a bug with endpoint wiki links, precompile formatter regexes.
Wed, 11 Jan 2017 00:51:47 -0800 Ludovic Chabant cm: Don't find unit tests in `benchmarks`.
Sun, 25 Oct 2015 08:47:53 -0700 Ludovic Chabant docs: Add credits for the illustrations.
Fri, 23 Oct 2015 23:50:18 -0700 Ludovic Chabant docs: Adjustments to documentation.
Wed, 21 Oct 2015 22:48:19 -0700 Ludovic Chabant docs: Add more nice graphics.
Thu, 15 Oct 2015 23:39:17 -0700 Ludovic Chabant Added tag 0.6.6 for changeset fcd6caf13cf7
Wed, 14 Oct 2015 23:11:58 -0700 Ludovic Chabant runserver: Make auto-resolve work in synchronous update mode. 0.6.6
Wed, 14 Oct 2015 22:58:00 -0700 Ludovic Chabant runserver: Fix wiki updater not being set properly.
Wed, 14 Oct 2015 22:56:34 -0700 Ludovic Chabant sql: Interesting, `FILTER` generation doesn't work with the `is` keyword.
Wed, 14 Oct 2015 22:06:17 -0700 Ludovic Chabant runserver: Fix auto-reloading, use 'dirtying' update by default.
Wed, 14 Oct 2015 20:55:58 -0700 Ludovic Chabant code: More PEP8 and other cosmetic fixes.
Wed, 14 Oct 2015 20:50:42 -0700 Ludovic Chabant code: Fix PEP8 and other cosmetic errors.
Tue, 13 Oct 2015 23:56:21 -0700 Ludovic Chabant web: Actually pass the correct author to the SCM backend.
Tue, 13 Oct 2015 23:55:52 -0700 Ludovic Chabant scm: Make Mercurial server backend show better error messages.
Sun, 04 Oct 2015 10:25:39 -0700 Ludovic Chabant Added tag 0.6.5 for changeset 377230d25ccf
Sun, 04 Oct 2015 09:52:03 -0700 Ludovic Chabant docs: Enable compressors for final website. 0.6.5
Sun, 04 Oct 2015 09:51:50 -0700 Ludovic Chabant docs: Add JQuery as a bower package.
Sun, 04 Oct 2015 08:15:21 -0700 Ludovic Chabant cm: Simplify README file, add link to official website.
Sun, 04 Oct 2015 08:14:20 -0700 Ludovic Chabant docs: Add information about the `ignore` section, and more wiki options.
Sun, 04 Oct 2015 08:02:43 -0700 Ludovic Chabant docs: Add documentation site.
Sun, 04 Oct 2015 08:01:18 -0700 Ludovic Chabant web: Fix code blocks line wrapping.
Thu, 24 Sep 2015 21:43:50 -0700 Ludovic Chabant Added tag 0.6.4 for changeset 8fb643ea7982
Thu, 24 Sep 2015 21:41:41 -0700 Ludovic Chabant runtasks: Give more info if Celery is not installed. 0.6.4
Thu, 24 Sep 2015 21:26:56 -0700 Ludovic Chabant newuser: Add some explanation as to what to do with the output.
Thu, 24 Sep 2015 21:25:34 -0700 Ludovic Chabant web: Better height for edit/preview controls.