Wed, 21 Feb 2018 21:21:42 -0800 |
Ludovic Chabant |
data: Rename JSON-ifier function.
|
Sun, 18 Feb 2018 20:32:30 -0800 |
Ludovic Chabant |
data: Let the `asset` endpoint load JSON data into the template engine.
|
Sun, 19 Nov 2017 14:29:17 -0800 |
Ludovic Chabant |
bake: Big pass on bake performance.
|
Tue, 17 Oct 2017 01:08:56 -0700 |
Ludovic Chabant |
internal: Check that the `Assetor` has an asset URL format to work with.
|
Wed, 27 Sep 2017 19:05:34 -0700 |
Ludovic Chabant |
data: Make the `Assetor` more into a `dict` than a `list`.
|
Tue, 20 Jun 2017 21:13:08 -0700 |
Ludovic Chabant |
admin: Get the admin panel working again.
|
Tue, 13 Jun 2017 22:30:27 -0700 |
Ludovic Chabant |
refactor: Fixing some issues with baking assets.
|
Mon, 12 Jun 2017 22:30:06 -0700 |
Ludovic Chabant |
assets: Fix bug in assetor.
|
Mon, 12 Jun 2017 22:20:58 -0700 |
Ludovic Chabant |
refactor: Improve pagination and iterators to work with other sources.
|
Thu, 08 Jun 2017 23:09:34 -0700 |
Ludovic Chabant |
refactor: Get the page assets to work again in the server.
|
Sun, 21 May 2017 00:06:59 -0700 |
Ludovic Chabant |
core: Continue PieCrust3 refactor, simplify pages.
|
Wed, 17 May 2017 00:11:48 -0700 |
Ludovic Chabant |
core: Start of the big refactor for PieCrust 3.0.
|
Sun, 05 Feb 2017 22:52:01 -0800 |
Ludovic Chabant |
assets: Fix crash when a page doesn't have assets.
|
Wed, 11 Jan 2017 23:58:41 -0500 |
Ben Artin |
Refactored Assetor into Assetor and AssetorBase
|
Wed, 11 Jan 2017 23:58:12 -0500 |
Ben Artin |
Removed pointless page argument from copyAssets
|
Sun, 01 Jan 2017 18:22:24 -0500 |
Ben Artin |
Assetor is now responsible for copying assets, to allow customization
|
Sat, 17 Dec 2016 19:55:10 -0800 |
Ludovic Chabant |
admin: Add ability to upload page assets.
|
Tue, 14 Jul 2015 23:41:25 -0700 |
Ludovic Chabant |
bug: Fix copying of page assets during the bake.
|
Sat, 20 Jun 2015 19:23:16 -0700 |
Ludovic Chabant |
bake: Improve bake record information.
|
Tue, 31 Mar 2015 23:03:28 -0700 |
Ludovic Chabant |
internal: Try handling URLs in a consistent way.
|
Thu, 05 Mar 2015 01:11:43 -0800 |
Ludovic Chabant |
data: Temporary hack for asset URLs.
|
Sun, 07 Sep 2014 23:48:57 -0700 |
Ludovic Chabant |
Improvements and fixes to incremental baking.
|
Tue, 19 Aug 2014 15:36:28 -0700 |
Ludovic Chabant |
Get the un-paginated URL of a page early and pass that around.
|
Tue, 19 Aug 2014 14:30:19 -0700 |
Ludovic Chabant |
Fix problems with asset URLs.
|
Tue, 19 Aug 2014 11:07:42 -0700 |
Ludovic Chabant |
Copy page assets to bake output, use correct slashes when serving assets.
|
Mon, 18 Aug 2014 16:50:20 -0700 |
Ludovic Chabant |
Make the `Assetor` iterate over paths.
|
Sat, 16 Aug 2014 08:15:30 -0700 |
Ludovic Chabant |
More Python 3 fixes, modularization, and new unit tests.
|
Mon, 11 Aug 2014 22:36:47 -0700 |
Ludovic Chabant |
Upgrade to Python 3.
|
Sun, 10 Aug 2014 23:43:16 -0700 |
Ludovic Chabant |
Gigantic change to basically make PieCrust 2 vaguely functional.
|