log

age author description
Thu, 11 Oct 2018 23:24:06 -0700 Ludovic Chabant core: Add support for Markdown extensions, add header anchor extension.
Thu, 11 Oct 2018 23:18:45 -0700 Ludovic Chabant web: Fix display bug around `pre>code` areas.
Mon, 08 Oct 2018 23:49:09 -0700 Ludovic Chabant web: Give special pages a linkable URL.
Mon, 08 Oct 2018 23:47:02 -0700 Ludovic Chabant web: Prevent editing pages in a read-only endpoint.
Mon, 08 Oct 2018 23:46:08 -0700 Ludovic Chabant web: Don't offer to create a missing page when in a read-only endpoint.
Mon, 08 Oct 2018 23:43:30 -0700 Ludovic Chabant web: Add a little 'tag' icon next to the list of categories.
Mon, 08 Oct 2018 23:42:45 -0700 Ludovic Chabant core: Properly show page titles when only contents match a search query.
Mon, 08 Oct 2018 23:41:56 -0700 Ludovic Chabant runserver: Fix auto-reloading of Jinja templates when running the dev server.
Mon, 08 Oct 2018 23:41:16 -0700 Ludovic Chabant web: Make search matches green instead of red.
Sat, 06 Oct 2018 19:52:31 -0700 Ludovic Chabant tests: Add `flake8` configuration file.
Sat, 06 Oct 2018 19:51:12 -0700 Ludovic Chabant web: Update to Font Awesome 5.
Sat, 06 Oct 2018 19:47:35 -0700 Ludovic Chabant cm: Add `package.json` information.
Sat, 06 Oct 2018 19:40:52 -0700 Ludovic Chabant wiki: Improve consistency of absolute/relative links.
Sat, 06 Oct 2018 19:37:23 -0700 Ludovic Chabant tests: Exclude file from linting.
Sat, 06 Oct 2018 19:27:47 -0700 Ludovic Chabant tests: Fix exclusion of built-in endpoints in tests.