log

age author description
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.
Mon, 20 Mar 2017 23:03:42 -0700 Ludovic Chabant web: Remove debug trace.
Mon, 20 Mar 2017 22:18:32 -0700 Ludovic Chabant web: Support browsers without Javascript.
Thu, 12 Jan 2017 09:19:21 -0800 Ludovic Chabant web: Move Jouvence CSS to a file.
Thu, 12 Jan 2017 08:54:09 -0800 Ludovic Chabant web: Move custom head stuff to the front-end.
Thu, 12 Jan 2017 08:44:02 -0800 Ludovic Chabant core: Add Jouvence formatter for Fountain pages.
Thu, 12 Jan 2017 08:43:21 -0800 Ludovic Chabant web: Add support for custom styles based on page formatter.
Thu, 12 Jan 2017 00:45:53 -0800 Ludovic Chabant internal: Fix crash when reporting some internal errors.
Sat, 14 May 2016 18:17:52 -0700 Ludovic Chabant web: Add support for `.well-known` folder.
Wed, 11 Jan 2017 00:53:40 -0800 Ludovic Chabant core: Fix bug with determining absolute URLs.
Wed, 11 Jan 2017 00:52:59 -0800 Ludovic Chabant core: Fix a bug with endpoint wiki links, precompile formatter regexes.
Wed, 11 Jan 2017 00:51:47 -0800 Ludovic Chabant cm: Don't find unit tests in `benchmarks`.
Sun, 25 Oct 2015 08:47:53 -0700 Ludovic Chabant docs: Add credits for the illustrations.
Fri, 23 Oct 2015 23:50:18 -0700 Ludovic Chabant docs: Adjustments to documentation.
Wed, 21 Oct 2015 22:48:19 -0700 Ludovic Chabant docs: Add more nice graphics.
Thu, 15 Oct 2015 23:39:17 -0700 Ludovic Chabant Added tag 0.6.6 for changeset fcd6caf13cf7
Wed, 14 Oct 2015 23:11:58 -0700 Ludovic Chabant runserver: Make auto-resolve work in synchronous update mode. 0.6.6
Wed, 14 Oct 2015 22:58:00 -0700 Ludovic Chabant runserver: Fix wiki updater not being set properly.
Wed, 14 Oct 2015 22:56:34 -0700 Ludovic Chabant sql: Interesting, `FILTER` generation doesn't work with the `is` keyword.
Wed, 14 Oct 2015 22:06:17 -0700 Ludovic Chabant runserver: Fix auto-reloading, use 'dirtying' update by default.
Wed, 14 Oct 2015 20:55:58 -0700 Ludovic Chabant code: More PEP8 and other cosmetic fixes.
Wed, 14 Oct 2015 20:50:42 -0700 Ludovic Chabant code: Fix PEP8 and other cosmetic errors.
Tue, 13 Oct 2015 23:56:21 -0700 Ludovic Chabant web: Actually pass the correct author to the SCM backend.
Tue, 13 Oct 2015 23:55:52 -0700 Ludovic Chabant scm: Make Mercurial server backend show better error messages.
Sun, 04 Oct 2015 10:25:39 -0700 Ludovic Chabant Added tag 0.6.5 for changeset 377230d25ccf
Sun, 04 Oct 2015 09:52:03 -0700 Ludovic Chabant docs: Enable compressors for final website. 0.6.5
Sun, 04 Oct 2015 09:51:50 -0700 Ludovic Chabant docs: Add JQuery as a bower package.
Sun, 04 Oct 2015 08:15:21 -0700 Ludovic Chabant cm: Simplify README file, add link to official website.
Sun, 04 Oct 2015 08:14:20 -0700 Ludovic Chabant docs: Add information about the `ignore` section, and more wiki options.
Sun, 04 Oct 2015 08:02:43 -0700 Ludovic Chabant docs: Add documentation site.
Sun, 04 Oct 2015 08:01:18 -0700 Ludovic Chabant web: Fix code blocks line wrapping.
Thu, 24 Sep 2015 21:43:50 -0700 Ludovic Chabant Added tag 0.6.4 for changeset 8fb643ea7982
Thu, 24 Sep 2015 21:41:41 -0700 Ludovic Chabant runtasks: Give more info if Celery is not installed. 0.6.4
Thu, 24 Sep 2015 21:26:56 -0700 Ludovic Chabant newuser: Add some explanation as to what to do with the output.
Thu, 24 Sep 2015 21:25:34 -0700 Ludovic Chabant web: Better height for edit/preview controls.
Thu, 24 Sep 2015 21:01:38 -0700 Ludovic Chabant web: Make "Preview" button work in the edit page.
Thu, 24 Sep 2015 20:47:25 -0700 Ludovic Chabant code: Cosmetic PEP8 stuff.
Thu, 24 Sep 2015 20:47:14 -0700 Ludovic Chabant scm: Convert from bytes to str to get process output.
Thu, 24 Sep 2015 20:34:54 -0700 Ludovic Chabant linksfrom/linksto: Fix broken command.
Thu, 24 Sep 2015 20:33:30 -0700 Ludovic Chabant search: Display non-HTML highlighting in command-line.
Thu, 24 Sep 2015 20:22:20 -0700 Ludovic Chabant get: Fix broken command. Remove `--resolve`, add `--raw`.
Thu, 24 Sep 2015 20:10:44 -0700 Ludovic Chabant reset: Basic support for multi-threading.
Tue, 22 Sep 2015 08:21:10 -0700 Ludovic Chabant Added tag 0.6.3 for changeset 831b22e93f94
Tue, 22 Sep 2015 03:17:21 -0700 Ludovic Chabant Implement error and permission handling for UI views. 0.6.3
Tue, 22 Sep 2015 03:15:42 -0700 Ludovic Chabant Fix `edit-page` template when used for a creating a new page.
Sun, 20 Sep 2015 22:21:43 -0700 Ludovic Chabant Added tag 0.6.2 for changeset c558f52d8610
Sun, 20 Sep 2015 22:21:22 -0700 Ludovic Chabant Woops, fix typo in `requirements` file. 0.6.2
Sun, 20 Sep 2015 22:06:17 -0700 Ludovic Chabant Added tag 0.6.1 for changeset 5c6cca4b21be
Sun, 20 Sep 2015 22:05:48 -0700 Ludovic Chabant Fix manifest file for `setuptools`. 0.6.1
Sun, 20 Sep 2015 22:05:38 -0700 Ludovic Chabant Remove linter warnings.
Sun, 20 Sep 2015 19:20:10 -0700 Ludovic Chabant Added tag 0.6.0 for changeset a78a4b20b720
Sun, 20 Sep 2015 19:19:31 -0700 Ludovic Chabant Update requirements for `setuptools`. 0.6.0
Sun, 20 Sep 2015 19:18:00 -0700 Ludovic Chabant Fix `requirements` file, add `dev-requirements`.
Sun, 20 Sep 2015 19:11:28 -0700 Ludovic Chabant Simplify `setup.py` by using `setuptools_scm`.
Sun, 20 Sep 2015 14:40:08 -0700 Ludovic Chabant Quick fixes for the unit tests.
Sun, 20 Sep 2015 08:27:54 -0700 Ludovic Chabant Remove useless logging.
Sun, 20 Sep 2015 08:27:38 -0700 Ludovic Chabant Disable caching on the right middleware... duh.
Sun, 20 Sep 2015 08:21:40 -0700 Ludovic Chabant Replace `localStorage` with cookies for the menu state.
Sun, 20 Sep 2015 08:20:54 -0700 Ludovic Chabant Fix navigation on special pages, add RAW URL in the footer.
Sat, 19 Sep 2015 23:01:10 -0700 Ludovic Chabant Make the special dashboard page more consistent with the other special pages.
Sat, 19 Sep 2015 23:00:55 -0700 Ludovic Chabant Menu now correctly adds margin to the rest of the page.
Sat, 19 Sep 2015 22:06:38 -0700 Ludovic Chabant Fix incorrect login/logout navigation section for the special pages.
Sat, 19 Sep 2015 22:01:42 -0700 Ludovic Chabant Fix login/logout workflows.
Sat, 19 Sep 2015 22:01:14 -0700 Ludovic Chabant Fix bcrypt callback wrapper:
Sat, 19 Sep 2015 10:14:51 -0700 Ludovic Chabant Add ability to look at whole change diffs from the site history page.
Sat, 19 Sep 2015 10:12:18 -0700 Ludovic Chabant Fix some unicode interop problem in the Mercurial SCM.
Thu, 17 Sep 2015 23:01:48 -0700 Ludovic Chabant Fix pagination and revisions links on site history page.
Wed, 16 Sep 2015 23:51:59 -0700 Ludovic Chabant Previewing an edited page is now using the proper URL.
Wed, 16 Sep 2015 23:44:11 -0700 Ludovic Chabant Fix "Cancel" button on the edit page.
Wed, 16 Sep 2015 23:43:52 -0700 Ludovic Chabant Fix "edit page" title.
Wed, 16 Sep 2015 23:04:28 -0700 Ludovic Chabant Big refactor to get rid of this whole single page app crap.
Sun, 30 Aug 2015 21:45:42 -0700 Ludovic Chabant witch: Show help when no command is specified.
Fri, 28 Aug 2015 23:12:22 -0700 Ludovic Chabant Cleanup import and code.
Fri, 28 Aug 2015 23:12:11 -0700 Ludovic Chabant Update benchmarks to Pyton 3.
Sun, 19 Apr 2015 21:59:51 -0700 Ludovic Chabant Remove duplicated code.
Sun, 19 Apr 2015 20:58:14 -0700 Ludovic Chabant Convert project to Python 3.4.
Sun, 19 Apr 2015 20:54:10 -0700 Ludovic Chabant Better 'dev' server mode by serving some assets from their original folder.
Sun, 19 Apr 2015 19:58:49 -0700 Ludovic Chabant Fix asset URL formatting.
Wed, 11 Mar 2015 15:35:17 -0700 Ludovic Chabant frontend: Fix the history page for the main page when viewed with no URL.
Wed, 11 Mar 2015 14:43:40 -0700 Ludovic Chabant grunt: Some stuff that shouldn't have been commented out.
Wed, 11 Mar 2015 14:43:20 -0700 Ludovic Chabant grunt: Update versions in package manifest.
Wed, 11 Mar 2015 14:42:51 -0700 Ludovic Chabant wsgi: Default to a small-ish rotating log file handler.
Sat, 25 Oct 2014 22:27:17 -0700 Ludovic Chabant Add support for InfluxDB metrics.
Sat, 25 Oct 2014 22:17:51 -0700 Ludovic Chabant Remove Bootstrap, add Font-Awesome.
Wed, 15 Oct 2014 08:16:37 -0700 Ludovic Chabant Added tag 0.5.0 for changeset 52bdf765016a
Wed, 15 Oct 2014 08:11:57 -0700 Ludovic Chabant Proper log for distributed tests. 0.5.0
Wed, 15 Oct 2014 08:11:14 -0700 Ludovic Chabant Add benchmark tests.
Mon, 13 Oct 2014 22:41:21 -0700 Ludovic Chabant More page lists.
Sat, 11 Oct 2014 22:06:41 -0700 Ludovic Chabant More proper shutdown, and more proper use of the parameter context.
Sat, 11 Oct 2014 22:05:48 -0700 Ludovic Chabant SQL cache refactor to try and do things correctly with SQLAlchemy.
Thu, 09 Oct 2014 13:17:21 -0700 Ludovic Chabant Fix UI of the revision page.
Thu, 09 Oct 2014 13:16:52 -0700 Ludovic Chabant More fixes to history page.
Thu, 09 Oct 2014 13:16:21 -0700 Ludovic Chabant Fix the history page.
Thu, 09 Oct 2014 13:08:37 -0700 Ludovic Chabant Fix typo.
Thu, 09 Oct 2014 13:05:28 -0700 Ludovic Chabant Only connect to the Mercurial command server when needed.
Wed, 08 Oct 2014 23:27:00 -0700 Ludovic Chabant Add a pushpin icon to better communicate that you can toggle the menu.
Wed, 08 Oct 2014 23:22:44 -0700 Ludovic Chabant Consistent Flask config variables. Set that config before creating the app.
Wed, 08 Oct 2014 23:22:02 -0700 Ludovic Chabant The `url:` endpoint just returns URLs.
Sun, 05 Oct 2014 07:48:01 -0700 Ludovic Chabant Fix incorrect links in the UI for the "pages linking here" page.
Sun, 05 Oct 2014 07:38:34 -0700 Ludovic Chabant Cleaner code for the special pages' views.
Sun, 05 Oct 2014 07:37:44 -0700 Ludovic Chabant Put all the special pages text in a JSON file.
Sat, 04 Oct 2014 21:19:42 -0700 Ludovic Chabant Don't initialize a wiki instance in Flask until we need one.
Sat, 04 Oct 2014 21:05:49 -0700 Ludovic Chabant Remove commented out code.
Sat, 04 Oct 2014 21:05:39 -0700 Ludovic Chabant Some doc strings.
Sat, 04 Oct 2014 21:05:22 -0700 Ludovic Chabant Frontend refactor and backend support for cached page lists.
Sat, 04 Oct 2014 21:02:05 -0700 Ludovic Chabant Use the same decorator class for all things under the title.
Sat, 04 Oct 2014 21:01:25 -0700 Ludovic Chabant Make special pages wide.
Sat, 04 Oct 2014 21:01:07 -0700 Ludovic Chabant Frontend: Add some padding even when the menu is collapsed for the icon.
Wed, 01 Oct 2014 08:19:03 -0700 Ludovic Chabant Wiki updater cleanup and improvements.
Mon, 29 Sep 2014 13:52:08 -0700 Ludovic Chabant Fix finding wiki roots on Windows.
Mon, 29 Sep 2014 07:26:17 -0700 Ludovic Chabant No more `meta` link stuff, everything is an endpoint link.
Mon, 29 Sep 2014 07:25:43 -0700 Ludovic Chabant Correct link for the `Sandbox` page.
Mon, 29 Sep 2014 00:10:45 -0700 Ludovic Chabant Use more proper URLs for non-default endpoints.
Mon, 29 Sep 2014 00:09:22 -0700 Ludovic Chabant Fix bug duplicating views in the frontend.
Sun, 28 Sep 2014 23:28:59 -0700 Ludovic Chabant Don't assume the `url` is a function.
Sun, 28 Sep 2014 23:24:44 -0700 Ludovic Chabant Frontend code cleanup, optimization, and remembering the menu state.
Sun, 28 Sep 2014 23:23:51 -0700 Ludovic Chabant Change history API endpoints so we can get the main page's history.
Sun, 28 Sep 2014 22:37:53 -0700 Ludovic Chabant Fix the `raw` API endpoint, return the correct mime type.
Sat, 27 Sep 2014 22:49:24 -0700 Ludovic Chabant Don't use background tasks by default.
Sat, 27 Sep 2014 22:49:15 -0700 Ludovic Chabant More efficient invalidation of the cache when a page is edited.
Sat, 27 Sep 2014 22:47:48 -0700 Ludovic Chabant Don't duplicate logging when running the server in command-line.
Sat, 27 Sep 2014 22:46:34 -0700 Ludovic Chabant Fix some bug in the front-end when cancelling an edit.
Sat, 27 Sep 2014 14:11:00 -0700 Ludovic Chabant User page is now at `user:/TitleName`.
Sat, 27 Sep 2014 14:10:11 -0700 Ludovic Chabant Templates are now in a specific endpoint instead of just a "known" folder.
Sat, 27 Sep 2014 14:07:24 -0700 Ludovic Chabant Orphans are only looked for in the default enpoint (normal pages).
Sat, 27 Sep 2014 14:06:45 -0700 Ludovic Chabant Absolute URLs work with endpoint URLs too.
Sat, 27 Sep 2014 14:06:21 -0700 Ludovic Chabant Add a DB column for each page's endpoint.
Sat, 27 Sep 2014 14:05:41 -0700 Ludovic Chabant Make the authentication manager work with the new meta API.
Sat, 27 Sep 2014 14:05:19 -0700 Ludovic Chabant Fix login UI.
Fri, 26 Sep 2014 21:14:32 -0700 Ludovic Chabant Fix UI on the orphans special page.
Fri, 26 Sep 2014 21:14:11 -0700 Ludovic Chabant Add simple pagination to the wiki history page and API endpoint.
Fri, 26 Sep 2014 16:33:10 -0700 Ludovic Chabant Fix the wiki history page, better separation of concerns.
Fri, 26 Sep 2014 16:32:20 -0700 Ludovic Chabant Fix special pages dashboard.
Fri, 26 Sep 2014 07:58:39 -0700 Ludovic Chabant UI fixes for the menu, getting rid of the Markdown-only editor.
Fri, 26 Sep 2014 07:53:23 -0700 Ludovic Chabant Fix page preview.
Thu, 25 Sep 2014 16:37:32 -0700 Ludovic Chabant Handle redirects in the backend instead of the UI.
Thu, 25 Sep 2014 11:35:54 -0700 Ludovic Chabant Don't redirect when going to search results or canceling page editing.
Thu, 25 Sep 2014 11:35:25 -0700 Ludovic Chabant Make the `404` page use the new menu.
Thu, 25 Sep 2014 11:34:56 -0700 Ludovic Chabant UI polishing.
Thu, 25 Sep 2014 10:55:42 -0700 Ludovic Chabant Change to a vertical left-side menu.
Thu, 25 Sep 2014 10:54:55 -0700 Ludovic Chabant Cleanup.
Thu, 25 Sep 2014 07:54:21 -0700 Ludovic Chabant Start transitioning from Bootstrap to Pure (WIP).
Thu, 25 Sep 2014 07:52:55 -0700 Ludovic Chabant Set an UTF8 charset.
Thu, 25 Sep 2014 07:52:39 -0700 Ludovic Chabant Better warning message about `bcrypt`.
Thu, 25 Sep 2014 07:52:21 -0700 Ludovic Chabant Prevent backend bugs from crashing the UI.
Thu, 25 Sep 2014 07:51:45 -0700 Ludovic Chabant Remove requirement on `bcrypt`. It's optional and hard to install on Windows.
Thu, 25 Sep 2014 07:51:08 -0700 Ludovic Chabant Ignore benchmarks folder.
Tue, 08 Apr 2014 20:59:52 -0700 Ludovic Chabant Added tag 0.4.3 for changeset 29fcd2645825
Tue, 08 Apr 2014 20:59:19 -0700 Ludovic Chabant More user-friendly error messages for `wk`. 0.4.3
Tue, 08 Apr 2014 20:58:55 -0700 Ludovic Chabant Bump SQL schema version up, use joins by default in queries.
Tue, 08 Apr 2014 20:58:18 -0700 Ludovic Chabant Fix a crash when setting up the Flask app.
Mon, 07 Apr 2014 08:12:58 -0700 Ludovic Chabant Add ability to use a profiling middleware on the WSGI application.
Mon, 07 Apr 2014 08:12:28 -0700 Ludovic Chabant Add more options to `wk runserver`.
Mon, 07 Apr 2014 08:12:06 -0700 Ludovic Chabant Pre-compile regular expression.
Thu, 03 Apr 2014 21:05:25 -0700 Ludovic Chabant SQL optimizations.
Thu, 03 Apr 2014 20:05:13 -0700 Ludovic Chabant Only fetch page fields that we're going to use from the DB.
Wed, 02 Apr 2014 19:23:19 -0700 Ludovic Chabant Re-added the WSGI utility module.
Wed, 02 Apr 2014 08:13:12 -0700 Ludovic Chabant Fixes for running in `mod_wsgi`.
Tue, 01 Apr 2014 00:14:42 -0700 Ludovic Chabant Fix the `wk update` command.
Mon, 31 Mar 2014 22:56:37 -0700 Ludovic Chabant Re-added the command-server Mercurial source control.
Sun, 30 Mar 2014 23:36:48 -0700 Ludovic Chabant Merged changes.
Sun, 30 Mar 2014 23:27:44 -0700 Ludovic Chabant Use the simple Mercurial source-control temporarily.
Sun, 30 Mar 2014 23:21:56 -0700 Ludovic Chabant Disable page state checking for now.
Sun, 30 Mar 2014 00:09:33 -0700 Ludovic Chabant Added tag 0.4.2 for changeset 9055434ebbd0
Sun, 30 Mar 2014 00:09:00 -0700 Ludovic Chabant Fuck you `setuptools` and your arcane data includes. 0.4.2
Sat, 29 Mar 2014 23:08:31 -0700 Ludovic Chabant Added tag 0.4.1 for changeset 729fa268c981
Sat, 29 Mar 2014 22:50:09 -0700 Ludovic Chabant Enable async update by default when using a WSGI application. 0.4.1
Sat, 29 Mar 2014 22:49:34 -0700 Ludovic Chabant Only import `settings` if we need to.
Sat, 29 Mar 2014 22:28:07 -0700 Ludovic Chabant Simpler out-of-the-box support for background updates.
Fri, 28 Mar 2014 23:33:00 -0700 Ludovic Chabant Added tag 0.4.0 for changeset 3580410865fe
Fri, 28 Mar 2014 23:30:45 -0700 Ludovic Chabant Fix dependency on broken version of `py-bcrypt`. 0.4.0
Fri, 28 Mar 2014 22:02:59 -0700 Ludovic Chabant Improve support for async wiki updates.
Tue, 25 Mar 2014 22:09:14 -0700 Ludovic Chabant Better way to manage updating the wiki.
Mon, 24 Mar 2014 23:05:19 -0700 Ludovic Chabant Better output for `wk newuser`.
Fri, 21 Mar 2014 22:53:49 -0700 Ludovic Chabant Better search preview.
Fri, 21 Mar 2014 22:10:54 -0700 Ludovic Chabant Specify package data in `setup.py`.
Sun, 16 Mar 2014 22:03:00 -0700 Ludovic Chabant Added tag 0.3.0 for changeset bcbe934eab29
Sun, 16 Mar 2014 21:39:59 -0700 Ludovic Chabant Fixed `setuptools` package: 0.3.0
Sat, 15 Mar 2014 17:48:51 -0700 Ludovic Chabant Cleaned requirements.
Fri, 14 Mar 2014 21:41:15 -0700 Ludovic Chabant Fixed a bug in the setup script.
Fri, 14 Mar 2014 21:35:30 -0700 Ludovic Chabant Added `--version` argument to `wk`.
Fri, 14 Mar 2014 08:37:37 -0700 Ludovic Chabant Process links before metas so that links inside metas are formatted.
Fri, 14 Mar 2014 08:37:13 -0700 Ludovic Chabant Removing some arguments that aren't useful anymore.
Thu, 13 Mar 2014 21:46:14 -0700 Ludovic Chabant Added test for the `PageFormatter`.
Thu, 13 Mar 2014 21:46:01 -0700 Ludovic Chabant Added `pytest` configuration file.
Thu, 13 Mar 2014 21:45:46 -0700 Ludovic Chabant No need for a wiki reference in the formatter.
Wed, 12 Mar 2014 23:02:40 -0700 Ludovic Chabant Updated unit tests to be able to run.
Mon, 10 Mar 2014 16:47:21 -0700 Ludovic Chabant Various changes/improvements:
Sun, 09 Mar 2014 20:31:27 -0700 Ludovic Chabant Fixed a bug with getting page infos with a relative path.
Sun, 09 Mar 2014 20:26:54 -0700 Ludovic Chabant Still tweaking the arguments to the damn `wk runserver` command.
Mon, 03 Mar 2014 22:03:06 -0800 Ludovic Chabant Some optimizations for `wk update`:
Mon, 03 Mar 2014 22:01:57 -0800 Ludovic Chabant Commit pages at the end of `wk init` in a newly created wiki.
Mon, 03 Mar 2014 21:59:08 -0800 Ludovic Chabant Fixed logging.
Mon, 03 Mar 2014 08:15:16 -0800 Ludovic Chabant Added `wk init` command to create a new wiki.
Mon, 03 Mar 2014 08:15:03 -0800 Ludovic Chabant Changed capitalization of default main page.
Tue, 25 Feb 2014 22:08:32 -0800 Ludovic Chabant Refactoring for better SQL abstraction and performance (hopefully):
Mon, 24 Feb 2014 12:35:47 -0800 Ludovic Chabant Ability to debug SQLAlchemy.
Mon, 24 Feb 2014 12:35:18 -0800 Ludovic Chabant Print logging to `stdout`.
Mon, 17 Feb 2014 14:38:30 -0800 Ludovic Chabant Some basic error handling and performance timing for Witch.
Mon, 17 Feb 2014 14:37:53 -0800 Ludovic Chabant The `cache` command can optionally force resolve all pages.
Mon, 17 Feb 2014 14:37:00 -0800 Ludovic Chabant More accurate db API.
Mon, 17 Feb 2014 10:43:56 -0800 Ludovic Chabant Merged changes.
Fri, 14 Feb 2014 09:40:58 -0800 Ludovic Chabant ASCII art!
Mon, 17 Feb 2014 08:34:21 -0800 Ludovic Chabant Make `--debug` only for debug logging. Use `--dev` for using dev assets.
Mon, 17 Feb 2014 08:34:14 -0800 Ludovic Chabant Make logging start right away in `witch`.
Fri, 14 Feb 2014 00:00:04 -0800 Ludovic Chabant Package Bootstrap fonts with the rest.
Thu, 13 Feb 2014 23:58:51 -0800 Ludovic Chabant No need to package `pagedown` code separately.
Thu, 13 Feb 2014 23:55:41 -0800 Ludovic Chabant Added ability to make simple links to child pages.
Wed, 12 Feb 2014 15:24:29 -0800 Ludovic Chabant Fixed a bug with Bcrypt fallback.
Tue, 11 Feb 2014 08:12:38 -0800 Ludovic Chabant First version of endpoint customization.
Tue, 11 Feb 2014 08:12:21 -0800 Ludovic Chabant Fix link to profile page.
Tue, 11 Feb 2014 08:11:57 -0800 Ludovic Chabant Cosmetic changes for sub-titles/decorators.
Tue, 11 Feb 2014 08:10:46 -0800 Ludovic Chabant Small optimization.
Tue, 11 Feb 2014 08:10:31 -0800 Ludovic Chabant Cosmetic template change for meta pages.
Tue, 11 Feb 2014 08:10:06 -0800 Ludovic Chabant Fixed crash creating pages in new folders, or with spaces.
Sun, 09 Feb 2014 20:46:22 -0800 Ludovic Chabant Better authentication handling:
Thu, 06 Feb 2014 22:00:32 -0800 Ludovic Chabant Added automatic versioning.
Thu, 06 Feb 2014 21:40:33 -0800 Ludovic Chabant Added tag 0.2.0 for changeset f6ab8af58055
Thu, 06 Feb 2014 08:00:05 -0800 Ludovic Chabant UI improvements to page editing: 0.2.0
Thu, 06 Feb 2014 07:59:12 -0800 Ludovic Chabant Updated client-side wiki formatting to match server-side better.
Thu, 06 Feb 2014 07:58:25 -0800 Ludovic Chabant Better UI/markup for the form to revert a page to a revision.
Thu, 06 Feb 2014 07:57:56 -0800 Ludovic Chabant Smaller button to show diffs in history page.
Wed, 05 Feb 2014 00:24:09 -0800 Ludovic Chabant Don't use hard-coded URLs for main page.
Tue, 04 Feb 2014 23:55:29 -0800 Ludovic Chabant More validation for the new page form.
Tue, 04 Feb 2014 23:07:14 -0800 Ludovic Chabant Fixed a bug with figuring out authorizations for anonymous users.
Tue, 04 Feb 2014 23:04:04 -0800 Ludovic Chabant Fixed bugs with getting incoming/outgoing links.
Tue, 04 Feb 2014 23:03:14 -0800 Ludovic Chabant Remove JQuery-UI.
Tue, 04 Feb 2014 23:02:50 -0800 Ludovic Chabant Added validation to the new page form.
Sat, 01 Feb 2014 14:04:13 -0800 Ludovic Chabant Code cleanup.
Sat, 01 Feb 2014 14:04:01 -0800 Ludovic Chabant Display only the name of the committer, if possible.
Sat, 01 Feb 2014 14:03:20 -0800 Ludovic Chabant Page editing:
Sat, 01 Feb 2014 14:01:27 -0800 Ludovic Chabant Fixed a crash with synchronous wiki updates.
Sat, 01 Feb 2014 14:01:02 -0800 Ludovic Chabant Bundle `pagedown` scripts with the rest.
Wed, 29 Jan 2014 08:19:32 -0800 Ludovic Chabant Frontend fixes:
Wed, 29 Jan 2014 08:18:46 -0800 Ludovic Chabant Less confusing debug vs. production difference.
Tue, 28 Jan 2014 21:45:10 -0800 Ludovic Chabant Setup logging in WSGI app helper.
Tue, 28 Jan 2014 21:44:30 -0800 Ludovic Chabant Fixed missing import.
Tue, 28 Jan 2014 20:34:11 -0800 Ludovic Chabant Common code for fallback when Bcrypt is not available.
Tue, 28 Jan 2014 08:17:39 -0800 Ludovic Chabant Working on a better Wikked theme.
Tue, 28 Jan 2014 08:16:35 -0800 Ludovic Chabant More work on initialization/teardown:
Tue, 28 Jan 2014 08:14:35 -0800 Ludovic Chabant Communicate the `debug` flag to Flask.
Tue, 28 Jan 2014 08:14:10 -0800 Ludovic Chabant Deploy Bootstrap fonts.
Wed, 22 Jan 2014 21:39:18 -0800 Ludovic Chabant Added entry-point info for console scripts.
Wed, 22 Jan 2014 21:39:02 -0800 Ludovic Chabant Refactoring to not better use Flask, only when needed:
Sun, 12 Jan 2014 01:22:20 -0800 Ludovic Chabant Some fixes to the Pypi packaging.
Sun, 12 Jan 2014 01:18:33 -0800 Ludovic Chabant Added a short `README` file.
Sun, 12 Jan 2014 01:18:18 -0800 Ludovic Chabant Fixed creation of `.hgignore` file.
Sun, 12 Jan 2014 00:24:24 -0800 Ludovic Chabant Fixed various bugs:
Sun, 12 Jan 2014 00:22:59 -0800 Ludovic Chabant Fixed formatting of absolute wiki links.
Sun, 12 Jan 2014 00:22:28 -0800 Ludovic Chabant Fixed missing files from the Pypi package and the production build.
Fri, 10 Jan 2014 23:12:10 -0800 Ludovic Chabant Setup Wikked Pypi package:
Thu, 09 Jan 2014 21:00:23 -0800 Ludovic Chabant What the fuck, Mercurial
Thu, 09 Jan 2014 20:59:58 -0800 Ludovic Chabant Truly concatenate all CSS files.
Thu, 09 Jan 2014 20:59:41 -0800 Ludovic Chabant Renamed main Wikked script.
Thu, 09 Jan 2014 20:59:29 -0800 Ludovic Chabant Added a LICENSE file.
Wed, 25 Dec 2013 19:59:22 -0800 Ludovic Chabant Remove debug logging.
Wed, 25 Dec 2013 19:59:05 -0800 Ludovic Chabant Disable browser auto-complete on the search field.
Wed, 25 Dec 2013 19:58:49 -0800 Ludovic Chabant Change the default operator for ElasticSearch queries.
Mon, 23 Dec 2013 23:16:35 -0800 Ludovic Chabant Suport for live n-gram-based search with ElasticSearch indexer.
Mon, 23 Dec 2013 13:29:00 -0800 Ludovic Chabant Search preview changes:
Mon, 16 Dec 2013 20:59:42 -0800 Ludovic Chabant Added support for ElasticSearch indexing:
Sat, 14 Dec 2013 21:29:22 -0800 Ludovic Chabant Use absolute paths in the Mercurial source-control.
Thu, 12 Dec 2013 21:54:04 -0800 Ludovic Chabant Updated to Bootstrap 3.0.
Wed, 11 Dec 2013 21:51:51 -0800 Ludovic Chabant Vaguely better error reporting for when editing a page fails.
Wed, 11 Dec 2013 21:51:26 -0800 Ludovic Chabant Split all Flask views into separate modules.
Wed, 11 Dec 2013 17:51:04 -0800 Ludovic Chabant Default to synchronous wiki updates.
Wed, 11 Dec 2013 17:45:52 -0800 Ludovic Chabant Moved all the static content to, well, a `/static` folder.
Tue, 10 Dec 2013 16:57:20 -0800 Ludovic Chabant Added main page API endpoints.
Tue, 10 Dec 2013 16:57:06 -0800 Ludovic Chabant Fixed a bug with `auto_update` setting.
Tue, 10 Dec 2013 13:49:03 -0800 Ludovic Chabant Changes to make it easier to deploy:
Tue, 10 Dec 2013 13:47:37 -0800 Ludovic Chabant Don't run processes if we're using the command server.
Tue, 10 Dec 2013 13:42:11 -0800 Ludovic Chabant Useless import.
Sun, 08 Dec 2013 13:12:46 -0800 Ludovic Chabant Updated requirements.
Sun, 08 Dec 2013 12:51:58 -0800 Ludovic Chabant Added Celery-powered background updates to wiki pages.
Sun, 08 Dec 2013 12:50:57 -0800 Ludovic Chabant Fixed a bug with pages that have the same name as directories.
Sun, 08 Dec 2013 12:45:38 -0800 Ludovic Chabant Process wiki links in the edit page preview too.
Thu, 05 Dec 2013 08:23:12 -0800 Ludovic Chabant Moved some database code up to the base class.
Thu, 05 Dec 2013 08:22:55 -0800 Ludovic Chabant Changed URL schemes around meta pages:
Tue, 03 Dec 2013 09:46:43 -0800 Ludovic Chabant Better error messages for includes.
Tue, 03 Dec 2013 09:46:30 -0800 Ludovic Chabant Fixed file-system parsing for Windows.
Sun, 01 Dec 2013 21:50:29 -0800 Ludovic Chabant Massive change that should have been several smaller ones, but whatever:
Wed, 27 Nov 2013 23:32:45 -0800 Ludovic Chabant Proper support for meta-listing pages:
Wed, 27 Nov 2013 23:28:46 -0800 Ludovic Chabant Added CLI option to list pages from the file-system.
Sun, 24 Nov 2013 19:35:03 -0800 Ludovic Chabant Fixed the "orphaned pages" function.
Sun, 24 Nov 2013 19:34:32 -0800 Ludovic Chabant Various page formatting fixes:
Sun, 24 Nov 2013 14:14:32 -0800 Ludovic Chabant Improved wiki history page:
Sun, 24 Nov 2013 14:04:05 -0800 Ludovic Chabant More optimized `watch` mode for `grunt`.
Sat, 23 Nov 2013 13:35:37 -0800 Ludovic Chabant Fixed wiki history page and API endpoint.
Sat, 23 Nov 2013 13:31:35 -0800 Ludovic Chabant Added ability to get page revisions from the command-line.
Thu, 21 Nov 2013 21:35:56 -0800 Ludovic Chabant Fixed Mercurial commit action.
Thu, 21 Nov 2013 21:35:13 -0800 Ludovic Chabant Don't re-cache all pages by default with some CLI commands.
Tue, 19 Nov 2013 23:07:50 -0800 Ludovic Chabant Don't turn some meta properties (like `redirect` or `title`) into arrays.
Tue, 19 Nov 2013 23:06:57 -0800 Ludovic Chabant Don't enable debug mode by default in Flask.
Tue, 19 Nov 2013 23:06:27 -0800 Ludovic Chabant Auto-detect the wiki root, and support custom Flask config files.
Tue, 19 Nov 2013 13:14:05 -0800 Ludovic Chabant Added partial Git support:
Mon, 18 Nov 2013 17:16:24 -0800 Ludovic Chabant More fixes for page includes:
Mon, 18 Nov 2013 12:35:41 -0800 Ludovic Chabant Don't crash if no `.wikirc` exists.
Mon, 18 Nov 2013 12:35:41 -0800 Ludovic Chabant Fallback to SHA512 if Bcrypt is not available.
Sat, 16 Nov 2013 08:36:02 -0800 Ludovic Chabant Fixed some problems with URLs in the front-end.
Sat, 16 Nov 2013 08:35:08 -0800 Ludovic Chabant Added more functions to the `manage` CLI tool.
Sat, 16 Nov 2013 08:32:57 -0800 Ludovic Chabant First phase of fixes:
Thu, 14 Nov 2013 15:21:48 -0800 Ludovic Chabant Various front-end fixes:
Tue, 12 Nov 2013 13:54:29 -0800 Ludovic Chabant Better `Gruntfile` dev support.
Tue, 12 Nov 2013 13:52:01 -0800 Ludovic Chabant Added support for the `force_resolve` flag.
Tue, 12 Nov 2013 13:51:10 -0800 Ludovic Chabant Dont supply a weird path to the DB layer.
Tue, 12 Nov 2013 13:50:26 -0800 Ludovic Chabant Page formatter/resolver changeS:
Tue, 12 Nov 2013 13:48:06 -0800 Ludovic Chabant Added a `force_resolve` mode for pages, fixed a crash.
Tue, 12 Nov 2013 13:45:28 -0800 Ludovic Chabant Fixed some bugs with the SQL db layer:
Wed, 06 Nov 2013 22:14:19 -0800 Ludovic Chabant Better development mode:
Tue, 05 Nov 2013 08:13:53 -0800 Ludovic Chabant Updated requirements.
Tue, 05 Nov 2013 08:13:18 -0800 Ludovic Chabant Big refactor for better database caching:
Sat, 25 May 2013 22:35:23 -0700 Ludovic Chabant Refactoring to get rid of `slugify` callbacks.
Sun, 21 Apr 2013 08:12:18 -0700 Ludovic Chabant Added preliminary UI support for categories.
Sun, 21 Apr 2013 08:11:14 -0700 Ludovic Chabant Added API endpoint for querying pages based on metadata.
Sun, 21 Apr 2013 08:10:15 -0700 Ludovic Chabant Made the resolver handle errors a bit better.
Sun, 21 Apr 2013 08:08:33 -0700 Ludovic Chabant Fixed bug with loading extended data.
Wed, 17 Apr 2013 20:49:30 -0700 Ludovic Chabant Fixed a bug where meta values would be duplicated during resolve.
Mon, 15 Apr 2013 20:50:27 -0700 Ludovic Chabant Server is returning 404 errors correctly again.
Sun, 14 Apr 2013 23:05:56 -0700 Ludovic Chabant Added full preview button for page editing.
Sun, 14 Apr 2013 23:05:19 -0700 Ludovic Chabant Fixed missing import
Tue, 09 Apr 2013 22:12:27 -0700 Ludovic Chabant Modified edit page to support side-by-side preview.
Sun, 07 Apr 2013 13:31:20 -0700 Ludovic Chabant Moved "Home" link to navigation section on top.
Sat, 06 Apr 2013 18:07:31 -0700 Ludovic Chabant Lots of HTML/JS/Less changes:
Fri, 05 Apr 2013 08:08:12 -0700 Ludovic Chabant Updated Bootstrap.
Wed, 03 Apr 2013 23:59:07 -0700 Ludovic Chabant Render edit links when `data-action` is set to `edit`.
Wed, 03 Apr 2013 23:58:30 -0700 Ludovic Chabant Added `data-action` info on wiki links, removed unecessary templating.
Wed, 03 Apr 2013 23:57:19 -0700 Ludovic Chabant Fixed a bug with page extensions when returned from DB.
Wed, 03 Apr 2013 23:30:23 -0700 Ludovic Chabant Formatter/resolver changes:
Sun, 24 Mar 2013 22:06:50 -0700 Ludovic Chabant Added support for numbered template parameters.
Tue, 19 Mar 2013 19:54:11 -0700 Ludovic Chabant Refactoring of core wiki classes:
Wed, 27 Feb 2013 22:55:11 -0800 Ludovic Chabant Fixed site-wide history page.
Wed, 27 Feb 2013 22:13:42 -0800 Ludovic Chabant Removed commented code.
Wed, 27 Feb 2013 22:10:40 -0800 Ludovic Chabant Updated `pip` requirements.
Wed, 27 Feb 2013 22:02:25 -0800 Ludovic Chabant Show warning message if the page has not been committed yet.
Wed, 27 Feb 2013 22:02:02 -0800 Ludovic Chabant Added moment.js for formatting dates.
Wed, 27 Feb 2013 22:02:02 -0800 Ludovic Chabant Fixed model URL bug.
Wed, 27 Feb 2013 22:02:02 -0800 Ludovic Chabant Added support for views that don't need model fetching.
Wed, 27 Feb 2013 22:02:02 -0800 Ludovic Chabant Added FontAwesome icons.
Wed, 27 Feb 2013 22:02:01 -0800 Ludovic Chabant Simpler message for the file state warning.
Wed, 27 Feb 2013 21:50:26 -0800 Ludovic Chabant Added support for Mercurial command server as backend.
Wed, 27 Feb 2013 07:06:35 -0800 Ludovic Chabant Changed layout for orphaned pages.
Tue, 12 Feb 2013 21:27:20 -0800 Ludovic Chabant Changed styles for alerts, added style for a corner ribbon.
Tue, 12 Feb 2013 20:55:13 -0800 Ludovic Chabant Client refactoring:
Tue, 12 Feb 2013 20:52:58 -0800 Ludovic Chabant Added POST endpoint to revert a page.
Tue, 12 Feb 2013 20:52:26 -0800 Ludovic Chabant Added ability to revert a page.
Fri, 08 Feb 2013 17:45:34 -0800 Ludovic Chabant Fixed another slugify bug.
Fri, 08 Feb 2013 15:20:08 -0800 Ludovic Chabant Fixed slugification bug on Windows.
Thu, 07 Feb 2013 22:34:13 -0800 Ludovic Chabant Removed specific "include"-related properties from the code and DB.
Wed, 06 Feb 2013 23:48:34 -0800 Ludovic Chabant Changed RequireJS paths to make it usable with the optimizer.
Wed, 06 Feb 2013 17:39:03 -0800 Ludovic Chabant Fixed some bugs with the page state warning.
Wed, 06 Feb 2013 08:22:31 -0800 Ludovic Chabant Now using Boostrap with LESS.
Tue, 05 Feb 2013 14:49:34 -0800 Ludovic Chabant Moved static files to the root directory.
Tue, 05 Feb 2013 14:48:26 -0800 Ludovic Chabant Only use the default formatters for which we have a module to import.
Mon, 04 Feb 2013 21:20:59 -0800 Ludovic Chabant Use absolute paths in the `less` file.
Mon, 04 Feb 2013 21:20:31 -0800 Ludovic Chabant Removed debug output, optimized rendering a bit.
Mon, 04 Feb 2013 21:19:48 -0800 Ludovic Chabant Fixed requests to get the current page's state.
Mon, 04 Feb 2013 21:19:10 -0800 Ludovic Chabant Various changes:
Sat, 02 Feb 2013 20:16:54 -0800 Ludovic Chabant Formatter changes:
Thu, 31 Jan 2013 22:41:07 -0800 Ludovic Chabant Include changes:
Thu, 31 Jan 2013 22:40:12 -0800 Ludovic Chabant Don't open/close connections all the time in command-line.
Thu, 31 Jan 2013 12:28:10 -0800 Ludovic Chabant More unit tests.
Thu, 31 Jan 2013 12:27:35 -0800 Ludovic Chabant Added parameter to never use the DB.
Mon, 28 Jan 2013 23:13:04 -0800 Ludovic Chabant Added unit tests.
Sat, 26 Jan 2013 22:17:51 -0800 Ludovic Chabant Now using RequireJS' "text" extension to load all HTML templates.
Fri, 25 Jan 2013 22:35:56 -0800 Ludovic Chabant Big refactoring:
Fri, 25 Jan 2013 22:20:58 -0800 Ludovic Chabant Removed unused modules.
Sat, 12 Jan 2013 22:12:06 -0800 Ludovic Chabant Moved application init to a standalone `web` module.
Sat, 12 Jan 2013 12:06:56 -0800 Ludovic Chabant Moved page formatting code to its own module.
Sat, 12 Jan 2013 11:54:06 -0800 Ludovic Chabant Added naive implementation of page queries.
Wed, 09 Jan 2013 22:01:31 -0800 Ludovic Chabant Added textile support.
Mon, 07 Jan 2013 17:20:50 -0800 Ludovic Chabant Correctly handle caching for included pages.
Mon, 07 Jan 2013 15:31:17 -0800 Ludovic Chabant Moved client code from HTML template to `views.js`.
Sun, 06 Jan 2013 23:17:16 -0800 Ludovic Chabant Naive implementation of page includes.
Sun, 06 Jan 2013 23:01:46 -0800 Ludovic Chabant Moved initialization logic out of the constructors.
Sun, 06 Jan 2013 22:11:38 -0800 Ludovic Chabant Better API responses for editing a new page:
Sun, 06 Jan 2013 20:59:25 -0800 Ludovic Chabant Check for edit even when getting the information prior to the actual edit.
Sun, 06 Jan 2013 20:22:36 -0800 Ludovic Chabant Handle wiki and page permissions for read/write access.
Sun, 06 Jan 2013 20:20:41 -0800 Ludovic Chabant Use error pages when models return an error.
Sun, 06 Jan 2013 20:19:29 -0800 Ludovic Chabant Added some error pages.
Sun, 06 Jan 2013 20:19:13 -0800 Ludovic Chabant Batch changes on client models (causes fewer re-renders), and error handling.
Sun, 06 Jan 2013 20:17:08 -0800 Ludovic Chabant The indexer is now opening files in UTF-8.
Sun, 06 Jan 2013 20:16:19 -0800 Ludovic Chabant Added a shell command to list all the pages in the wiki.
Sat, 05 Jan 2013 14:07:32 -0800 Ludovic Chabant Added support for redirects between wiki pages.
Sat, 05 Jan 2013 11:58:51 -0800 Ludovic Chabant Fixed stupid bug with promoted meta properties.
Sat, 05 Jan 2013 11:54:03 -0800 Ludovic Chabant More generic meta properties for wiki pages:
Sat, 05 Jan 2013 11:52:34 -0800 Ludovic Chabant Added `ifnot` Handlebar helper.
Fri, 04 Jan 2013 19:36:08 -0800 Ludovic Chabant Updated requirements.
Fri, 04 Jan 2013 16:02:46 -0800 Ludovic Chabant The wiki `fs` only scans known file extensions.
Fri, 04 Jan 2013 16:01:55 -0800 Ludovic Chabant Initialize RequireJS with better cache busting.
Fri, 04 Jan 2013 16:01:22 -0800 Ludovic Chabant Better warning for locally changed/new page files:
Fri, 04 Jan 2013 15:59:58 -0800 Ludovic Chabant Added Bootstrap's Javascript to RequireJS bundle.
Fri, 04 Jan 2013 15:58:54 -0800 Ludovic Chabant Use the settings' wiki root, if any.
Thu, 03 Jan 2013 08:00:24 -0800 Ludovic Chabant Added "wiki history" special page:
Thu, 03 Jan 2013 07:56:27 -0800 Ludovic Chabant Added ability to get a single page's info from the file-system.
Tue, 01 Jan 2013 00:49:54 -0800 Ludovic Chabant Added "Special Pages" section:
Mon, 31 Dec 2012 22:02:39 -0800 Ludovic Chabant Added instant search results preview.
Sun, 30 Dec 2012 23:15:32 -0800 Ludovic Chabant Made all Javascript code use RequireJS.
Sun, 30 Dec 2012 20:08:11 -0800 Ludovic Chabant No need for `jquery-ui` for now.
Sun, 30 Dec 2012 19:57:52 -0800 Ludovic Chabant Added support for authentatication
Sat, 29 Dec 2012 18:24:38 -0800 Ludovic Chabant Updated `requirements.txt`.
Sat, 29 Dec 2012 18:21:44 -0800 Ludovic Chabant New features and bug fixes:
Sat, 22 Dec 2012 22:33:11 -0800 Ludovic Chabant UI improvements for page editing.
Wed, 19 Dec 2012 20:49:14 -0800 Ludovic Chabant Better size for edit box text.
Wed, 19 Dec 2012 20:30:49 -0800 Ludovic Chabant Fixed Mercurial files incorrectly included as pages.
Wed, 19 Dec 2012 20:29:54 -0800 Ludovic Chabant Better looking title decorators.
Wed, 19 Dec 2012 20:29:36 -0800 Ludovic Chabant Fixed layout for edit page.
Wed, 19 Dec 2012 20:29:14 -0800 Ludovic Chabant More consistent UI for the incoming links page.
Wed, 19 Dec 2012 07:53:31 -0800 Ludovic Chabant Correct title for edit page.
Wed, 19 Dec 2012 00:23:12 -0800 Ludovic Chabant Added support for history and diffing.
Tue, 11 Dec 2012 22:13:29 -0800 Ludovic Chabant Added wiki syntax for changing the title of a page.
Tue, 11 Dec 2012 22:13:10 -0800 Ludovic Chabant Fixed title for history page.
Mon, 10 Dec 2012 22:40:52 -0800 Ludovic Chabant Initial commit.