log

age author description
Sun, 07 Jun 2020 00:56:00 -0700 Ludovic Chabant web: Breaking changes in flask-login API. default tip
Sun, 07 Jun 2020 00:15:07 -0700 Ludovic Chabant web: Fixes for new version of werkzeug.
Sat, 06 Jun 2020 23:59:12 -0700 Ludovic Chabant resolve: New options for resolving pages.
Sat, 06 Jun 2020 22:24:38 -0700 Ludovic Chabant cm: Upgrade all dependencies and fix deprecation issues.
Wed, 07 Nov 2018 23:19:43 -0800 Ludovic Chabant core: Don't URL-encode endpoint separators (`:`).
Wed, 07 Nov 2018 23:18:53 -0800 Ludovic Chabant cm: Use `twine` to deploy Wikked to Pypi.
Thu, 01 Nov 2018 22:03:34 -0700 Ludovic Chabant Added tag 0.8.0 for changeset 5955eb74b1c2
Thu, 01 Nov 2018 22:03:21 -0700 Ludovic Chabant cm: We now use Gulp to generate web assets. 0.8.0
Thu, 01 Nov 2018 21:34:56 -0700 Ludovic Chabant web: Reduce top space reserved for menu shortcut when the screen is large.
Thu, 01 Nov 2018 21:25:23 -0700 Ludovic Chabant web: UX improvements for the sidebar menu.
Tue, 16 Oct 2018 22:08:51 -0700 Ludovic Chabant docs: Remove documentation, it's now on a wiki at `wikked.bolt80.com`.
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.