Mercurial > wikked
graph
-
web: Add support for custom CSS stylesheet.Tue, 16 Oct 2018 22:07:37 -0700, by Ludovic Chabant
-
core: Fix formatter crash.Tue, 16 Oct 2018 22:07:05 -0700, by Ludovic Chabant
-
web: Remove body padding, let the menu icon float over the page.Tue, 16 Oct 2018 22:06:45 -0700, by Ludovic Chabant
-
web: Fix lock/unlock icon switching.Tue, 16 Oct 2018 22:06:11 -0700, by Ludovic Chabant
-
cm: Update Markdown version.Mon, 15 Oct 2018 20:36:16 -0700, by Ludovic Chabant
-
cm: Separate install dependencies from virtual environment requirements.Mon, 15 Oct 2018 20:30:52 -0700, by Ludovic Chabant
-
web: Add help pages to wiki.Thu, 11 Oct 2018 23:24:36 -0700, by Ludovic Chabant
-
core: Add support for Markdown extensions, add header anchor extension.Thu, 11 Oct 2018 23:24:06 -0700, by Ludovic Chabant
-
web: Fix display bug around `pre>code` areas.Thu, 11 Oct 2018 23:18:45 -0700, by Ludovic Chabant
-
web: Give special pages a linkable URL.Mon, 08 Oct 2018 23:49:09 -0700, by Ludovic Chabant
-
web: Prevent editing pages in a read-only endpoint.Mon, 08 Oct 2018 23:47:02 -0700, by Ludovic Chabant
-
web: Don't offer to create a missing page when in a read-only endpoint.Mon, 08 Oct 2018 23:46:08 -0700, by Ludovic Chabant
-
web: Add a little 'tag' icon next to the list of categories.Mon, 08 Oct 2018 23:43:30 -0700, by Ludovic Chabant
-
core: Properly show page titles when only contents match a search query.Mon, 08 Oct 2018 23:42:45 -0700, by Ludovic Chabant
-
runserver: Fix auto-reloading of Jinja templates when running the dev server.Mon, 08 Oct 2018 23:41:56 -0700, by Ludovic Chabant
-
web: Make search matches green instead of red.Mon, 08 Oct 2018 23:41:16 -0700, by Ludovic Chabant
-
tests: Add `flake8` configuration file.Sat, 06 Oct 2018 19:52:31 -0700, by Ludovic Chabant
-
web: Update to Font Awesome 5.Sat, 06 Oct 2018 19:51:12 -0700, by Ludovic Chabant
-
cm: Add `package.json` information.Sat, 06 Oct 2018 19:47:35 -0700, by Ludovic Chabant
-
wiki: Improve consistency of absolute/relative links.Sat, 06 Oct 2018 19:40:52 -0700, by Ludovic Chabant
-
tests: Exclude file from linting.Sat, 06 Oct 2018 19:37:23 -0700, by Ludovic Chabant
-
tests: Fix exclusion of built-in endpoints in tests.Sat, 06 Oct 2018 19:27:47 -0700, by Ludovic Chabant
-
web: Make the lock icon open and close as the user pins/unpins the sidebar.Sun, 30 Sep 2018 21:40:15 -0700, by Ludovic Chabant
-
core: Remove unused CSS.Sun, 30 Sep 2018 21:39:25 -0700, by Ludovic Chabant
-
core: Use new import syntax for Flask plugins.Sun, 30 Sep 2018 21:38:44 -0700, by Ludovic Chabant
-
web: Improve upload workflow.Wed, 10 Jan 2018 22:52:42 -0800, by Ludovic Chabant
-
web: Fix the special pages (based on lists).Wed, 10 Jan 2018 22:51:39 -0800, by Ludovic Chabant
-
wiki: Add support for builtin/readonly endpoints.Wed, 10 Jan 2018 21:23:00 -0800, by Ludovic Chabant
-
wk: PEP8/pyflakes cleanup.Wed, 10 Jan 2018 21:21:25 -0800, by Ludovic Chabant
-
web: Fix the reference to the Jouvence CSS.Wed, 10 Jan 2018 20:08:26 -0800, by Ludovic Chabant
-
list: Allow listing all pages in the wiki.Tue, 09 Jan 2018 21:21:08 -0800, by Ludovic Chabant
-
web: Fix search box text colour.Sun, 07 Jan 2018 21:20:45 -0800, by Ludovic Chabant
-
auth: Rewrite permission system and improve support for it.Sun, 07 Jan 2018 11:11:04 -0800, by Ludovic Chabant
-
scm: Slightly better object model for file/wiki history.Sun, 07 Jan 2018 11:09:30 -0800, by Ludovic Chabant
-
web: Fix some other navigation menu issues.Sun, 07 Jan 2018 11:07:23 -0800, by Ludovic Chabant
-
fs: Add support for builtin namespaces.Sun, 07 Jan 2018 11:05:55 -0800, by Ludovic Chabant
-
web: Optimize the page resolver.Wed, 03 Jan 2018 01:04:53 -0800, by Ludovic Chabant
-
cm: Ignore cache files.Wed, 03 Jan 2018 00:58:22 -0800, by Ludovic Chabant
-
web: Fix UI bugs and do a few improvements.Wed, 03 Jan 2018 00:58:09 -0800, by Ludovic Chabant
-
cm: Replace Grunt/RequireJS with Gulp/Browserify.Wed, 03 Jan 2018 00:51:59 -0800, by Ludovic Chabant
-
cm: Update requirements.Fri, 29 Dec 2017 23:16:57 -0800, by Ludovic Chabant
-
tests: Update URL endpoints in tests.Fri, 29 Dec 2017 23:16:46 -0800, by Ludovic Chabant
-
web: Fix the UX for creating new pages at root vs. under a folder.Fri, 29 Dec 2017 16:51:53 -0800, by Ludovic Chabant
-
Fix incorrect import.Sat, 08 Jul 2017 19:59:36 -0700, by Ludovic Chabant
-
update: Do a reset if the DB requires an upgrade.Mon, 17 Apr 2017 21:36:49 -0700, by Ludovic Chabant
-
web: Add cheap way to serve page files.Mon, 17 Apr 2017 21:36:33 -0700, by Ludovic Chabant
-
web: Add basic ability to upload files.Fri, 14 Apr 2017 21:27:46 -0700, by Ludovic Chabant
-
Added tag 0.7.0 for changeset d8a1a031ad7dThu, 30 Mar 2017 20:14:59 -0700, by Ludovic Chabant
-
cm: Make invoke tasks work with the new version of invoke. 0.7.0Thu, 30 Mar 2017 20:14:31 -0700, by Ludovic Chabant
-
cm: Remove `imagemin` temporarily.Thu, 30 Mar 2017 20:14:16 -0700, by Ludovic Chabant
-
cm: Update setuptools files.Thu, 30 Mar 2017 20:04:40 -0700, by Ludovic Chabant
-
cm: Add script for making a release.Thu, 30 Mar 2017 20:04:25 -0700, by Ludovic Chabant
-
cm: Add Travis-CI config file.Thu, 30 Mar 2017 19:48:23 -0700, by Ludovic Chabant
-
list: Add ability to list files matching a pattern.Thu, 30 Mar 2017 19:43:06 -0700, by Ludovic Chabant
-
web: Fix link color for missing page's "create it now" link.Thu, 30 Mar 2017 08:46:20 -0700, by Ludovic Chabant
-
web: Fix how missing pages are handled.Thu, 30 Mar 2017 08:45:57 -0700, by Ludovic Chabant
-
core: Be nice and handle case-sensitivity when linking to pages.Thu, 30 Mar 2017 08:21:23 -0700, by Ludovic Chabant
-
tools: Add some simple MediaWiki importer.Tue, 28 Mar 2017 21:25:00 -0700, by Ludovic Chabant
-
web: Add "broken links" and "wanted pages" lists.Tue, 28 Mar 2017 21:24:44 -0700, by Ludovic Chabant
-
web: Add button to force refresh a cached page list.Fri, 24 Mar 2017 16:46:37 -0700, by Ludovic Chabant