1
0
Commit Graph

30 Commits

Author SHA1 Message Date
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
beb701d752 Removed anything related to cache - Permit to sort bundles 2024-05-09 01:10:24 +02:00
a0574f4c3d Improved bundle updating 2024-05-05 17:31:32 +02:00
f6f596f22f Fix: Empty markdown was never saved 2024-05-05 17:16:12 +02:00
897811f69a Bundle's ancestors are now touched as well 2024-04-28 00:27:49 +02:00
77390bfb8d Fix: Links extraction 2024-04-27 07:40:10 +02:00
f07115aec2 Allow to "touch" a bundle 2024-04-26 23:26:55 +02:00
7726b3c3e0 Improved rendering and deploying times 2024-04-26 23:05:49 +02:00
40ac35d228 Feed rendering 2024-04-26 21:55:05 +02:00
7506dc7479 Virtual metadata managment 2024-04-25 17:11:12 +02:00
c7010c7e74 Displaying of dossiers 2024-04-25 00:57:06 +02:00
ff9dc1e1b7 Removed debug data 2024-04-24 14:37:37 +02:00
9bcab890fb Removed the touchCache() method 2024-04-24 14:36:29 +02:00
657e098089 Code styling 2024-04-24 14:20:20 +02:00
7e53a39638 Improved performances 2024-04-24 00:47:46 +02:00
f839975252 Fix: Do not show section title twice 2024-04-23 14:59:02 +02:00
5799ec3281 Added tools to repair and check last modification time 2024-04-23 11:58:07 +02:00
5af0fb5ef9 Fix: Normalized bundle path when bundle has no section 2024-04-22 21:46:36 +02:00
b3fc3d1890 Fix: Site title when bundle has no section 2024-04-22 21:46:05 +02:00
807cd3e318 getSection() now returns a bundle instead of a string 2024-04-21 16:46:27 +02:00
3cc7dac8e6 The bundle now provides with its own title 2024-04-21 16:27:34 +02:00
58e6c07ab6 Basic - although quite huge - infrastructure for rendering bundles 2024-04-20 23:27:47 +02:00
5b9f4eeead Provides a way to list bundles 2024-04-18 00:43:44 +02:00
cb69910188 Improved metadata and attachments management 2024-04-18 00:24:45 +02:00
a1539ce35c Group all secondary files to a data folder in bundle's directory 2024-04-17 16:54:37 +02:00
f17057cc36 Improved attachments management 2024-04-17 16:18:39 +02:00
2100fec73f Basic attachments management 2024-04-17 15:29:12 +02:00
0f86f77e4b Basic bundles managment 2024-04-17 11:41:10 +02:00