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