log

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