1
0
Commit Graph

134 Commits

Author SHA1 Message Date
82b76db6a5 Mark feed as valid 2024-05-12 00:51:31 +02:00
b5abba6f3a Fix: Page title not set 2024-05-12 00:44:50 +02:00
7c8a95fce1 Cleanup 2024-05-12 00:08:47 +02:00
1d8d9683cc Improved URL managment 2024-05-12 00:07:04 +02:00
fc15d21314 Include bundle in view data 2024-05-11 16:35:34 +02:00
ee00d22095 Fix: Empty pge 2024-05-11 01:18:21 +02:00
bb0fb1dadd Avoid some disk writes with checksums 2024-05-09 23:22:40 +02:00
66356bfd78 Use default store to cache feed 2024-05-09 23:11:48 +02:00
84751a7384 Use absolute URLs when rendered in console 2024-05-09 23:03:45 +02:00
0c4c810fac Only cache rendering when done in console 2024-05-09 23:03:19 +02:00
769a2ecce2 Optimized when caching was done 2024-05-09 23:02:41 +02:00
f1dce7f774 Fix: Forgot to forget 2024-05-09 23:02:20 +02:00
896d766f22 Testing new caching strategy 2024-05-09 22:24:59 +02:00
d02f03ddd5 Improved rendering with no caching and with validation 2024-05-09 21:54:06 +02:00
f1a7dadc9b Temporarily disabled smart links 2024-05-09 21:52:57 +02:00
89d8a897c4 Improved validation 2024-05-09 21:52:08 +02:00
d98840c1dd Feed is not rendered from a bundle renderer anymore 2024-05-09 21:51:43 +02:00
b5b141f3a7 Do not use some metadata anymore 2024-05-09 21:51:12 +02:00
7d680adea7 Added CSS validation 2024-05-09 16:03:53 +02:00
a785b5f243 Do not hardcode URL 2024-05-09 01:15:16 +02:00
fff970dca3 Added a rennderer specific to the feed 2024-05-09 01:12:02 +02:00
3b02c21e4c Html Validation service 2024-05-09 01:11:05 +02:00
beb701d752 Removed anything related to cache - Permit to sort bundles 2024-05-09 01:10:24 +02:00
613910dc33 Removed caching and some formating 2024-05-08 21:14:33 +02:00
343d372aa8 Refactoring 2024-05-08 17:40:24 +02:00
43cf565f8f Allow to deploy without asking 2024-05-08 15:15:14 +02:00
1d6240afcd Cosmetic 2024-05-08 14:55:39 +02:00
5dd81defbc Refactoring 2024-05-06 22:11:20 +02:00
c254e29cca Refactoring 2024-05-06 21:20:43 +02:00
454ce181b3 Added the ability to completely wipe links data out of bundles 2024-05-05 22:24:05 +02:00
6161d8c630 Do not add an empty group 2024-05-05 17:57:03 +02:00
a0574f4c3d Improved bundle updating 2024-05-05 17:31:32 +02:00
4f1d24d22b Fix: Metadata incorrectly reported as saved 2024-05-05 17:20:20 +02:00
f6f596f22f Fix: Empty markdown was never saved 2024-05-05 17:16:12 +02:00
eaa8cedd81 Fix: Recursion was never called 2024-05-05 17:15:33 +02:00
81398f65a7 Use checksums provided by attachments themselves 2024-05-05 15:12:12 +02:00
43cac26284 Hopefully won't be needed anymore but keeping this command just in case 2024-05-03 16:46:18 +02:00
6fe9928b4d Delete invalid attachments all together 2024-05-03 16:45:42 +02:00
67c3dd73cb Fix: Markdown was wrapped with html/body tags 2024-05-03 16:43:39 +02:00
be6d443a13 Ask for confirmation before deploying 2024-05-03 16:16:19 +02:00
a3ee7d10a8 Delete some residual files 2024-05-03 16:16:01 +02:00
bbd0f8ddef Improve removing keys 2024-05-03 16:15:43 +02:00
edb14d5ad7 Attachment does not need to exist to be deleted 2024-05-03 16:15:22 +02:00
198c50f350 Fix: Typo 2024-04-29 11:36:03 +02:00
9aca3bc890 Allows to skip building assets 2024-04-28 11:34:20 +02:00
0f6d7168b4 Add a gallery of unused attachments to the bottom of articles 2024-04-28 11:30:40 +02:00
2bbd15f0f1 Add attachements directly in the filesystem 2024-04-28 01:28:06 +02:00
495936503d Fix: Product ID 2024-04-28 01:26:56 +02:00
897811f69a Bundle's ancestors are now touched as well 2024-04-28 00:27:49 +02:00
5b173ac989 Deploying 2024-04-27 22:21:12 +02:00