log

age author description
Tue, 16 Oct 2018 22:08:13 -0700 Ludovic Chabant cm: Update node packages.
Tue, 16 Oct 2018 22:07:52 -0700 Ludovic Chabant web: Bring Pure's responsive grid.
Tue, 16 Oct 2018 22:07:37 -0700 Ludovic Chabant web: Add support for custom CSS stylesheet.
Tue, 16 Oct 2018 22:07:05 -0700 Ludovic Chabant core: Fix formatter crash.
Tue, 16 Oct 2018 22:06:45 -0700 Ludovic Chabant web: Remove body padding, let the menu icon float over the page.
Tue, 16 Oct 2018 22:06:11 -0700 Ludovic Chabant web: Fix lock/unlock icon switching.
Mon, 15 Oct 2018 20:36:16 -0700 Ludovic Chabant cm: Update Markdown version.
Mon, 15 Oct 2018 20:30:52 -0700 Ludovic Chabant cm: Separate install dependencies from virtual environment requirements.
Thu, 11 Oct 2018 23:24:36 -0700 Ludovic Chabant web: Add help pages to wiki.
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.
Sun, 30 Sep 2018 21:40:15 -0700 Ludovic Chabant web: Make the lock icon open and close as the user pins/unpins the sidebar.
Sun, 30 Sep 2018 21:39:25 -0700 Ludovic Chabant core: Remove unused CSS.
Sun, 30 Sep 2018 21:38:44 -0700 Ludovic Chabant core: Use new import syntax for Flask plugins.
Wed, 10 Jan 2018 22:52:42 -0800 Ludovic Chabant web: Improve upload workflow.
Wed, 10 Jan 2018 22:51:39 -0800 Ludovic Chabant web: Fix the special pages (based on lists).
Wed, 10 Jan 2018 21:23:00 -0800 Ludovic Chabant wiki: Add support for builtin/readonly endpoints.