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.
|