1
0
Commit Graph

27 Commits

Author SHA1 Message Date
11fc9262bf Store checked links in bundle metadata for the long term and cache for the middle term 2024-04-24 11:39:23 +02:00
7e53a39638 Improved performances 2024-04-24 00:47:46 +02:00
acb0a153f3 Added almost everything needed to browse the website 2024-04-23 23:55:48 +02:00
d02e0a8602 Allows to pass more options to attachment component 2024-04-23 22:57:09 +02:00
f839975252 Fix: Do not show section title twice 2024-04-23 14:59:02 +02:00
94d0125c6d Handle moving files when casing is a problem 2024-04-23 11:58:34 +02:00
5799ec3281 Added tools to repair and check last modification time 2024-04-23 11:58:07 +02:00
c406ec8469 Fix: No variants for sound and videos - yet 2024-04-22 22:19:55 +02:00
53b94e856c Fix: When no variant is claimed, use base attachment as variant 2024-04-22 21:47:26 +02:00
a3d95b4743 Fix: Do not lint if there is no content 2024-04-22 21:46:55 +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
5b19490296 New Service: Wikidata 2024-04-19 11:21:33 +02:00
433e0a3199 Moved a method 2024-04-18 13:02:44 +02:00
59ac3b9b93 Better metadata and attachments management
Allows for dot notation, merging and deep-replacing
2024-04-18 11:41:29 +02:00
fd9fdc51f1 Enab;e use of dot notation 2024-04-18 01:52:09 +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
e4ddff98f1 Enable ArrayAccess 2024-04-17 16:18:27 +02:00
2100fec73f Basic attachments management 2024-04-17 15:29:12 +02:00
b115d165c3 Inverted logic 2024-04-17 15:28:52 +02:00
0f86f77e4b Basic bundles managment 2024-04-17 11:41:10 +02:00