log

age author description
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.
Wed, 10 Jan 2018 21:21:25 -0800 Ludovic Chabant wk: PEP8/pyflakes cleanup.
Wed, 10 Jan 2018 20:08:26 -0800 Ludovic Chabant web: Fix the reference to the Jouvence CSS.
Tue, 09 Jan 2018 21:21:08 -0800 Ludovic Chabant list: Allow listing all pages in the wiki.
Sun, 07 Jan 2018 21:20:45 -0800 Ludovic Chabant web: Fix search box text colour.
Sun, 07 Jan 2018 11:11:04 -0800 Ludovic Chabant auth: Rewrite permission system and improve support for it.
Sun, 07 Jan 2018 11:09:30 -0800 Ludovic Chabant scm: Slightly better object model for file/wiki history.
Sun, 07 Jan 2018 11:07:23 -0800 Ludovic Chabant web: Fix some other navigation menu issues.
Sun, 07 Jan 2018 11:05:55 -0800 Ludovic Chabant fs: Add support for builtin namespaces.
Wed, 03 Jan 2018 01:04:53 -0800 Ludovic Chabant web: Optimize the page resolver.
Wed, 03 Jan 2018 00:58:22 -0800 Ludovic Chabant cm: Ignore cache files.
Wed, 03 Jan 2018 00:58:09 -0800 Ludovic Chabant web: Fix UI bugs and do a few improvements.
Wed, 03 Jan 2018 00:51:59 -0800 Ludovic Chabant cm: Replace Grunt/RequireJS with Gulp/Browserify.
Fri, 29 Dec 2017 23:16:57 -0800 Ludovic Chabant cm: Update requirements.
Fri, 29 Dec 2017 23:16:46 -0800 Ludovic Chabant tests: Update URL endpoints in tests.
Fri, 29 Dec 2017 16:51:53 -0800 Ludovic Chabant web: Fix the UX for creating new pages at root vs. under a folder.
Sat, 08 Jul 2017 19:59:36 -0700 Ludovic Chabant Fix incorrect import.
Mon, 17 Apr 2017 21:36:49 -0700 Ludovic Chabant update: Do a reset if the DB requires an upgrade.
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.