log

age author description
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.