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