1
0
Commit Graph

42 Commits

Author SHA1 Message Date
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
5d88107449 Do not replace existing contents 2024-04-26 13:59:42 +02:00
bd928ef3cb Terms rendering 2024-04-26 13:47:36 +02:00
eac4b246d7 Metadata validation 2024-04-26 12:50:38 +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
c82ed9dbf3 Remove a metadata file if empty when saving 2024-04-24 23:28:33 +02:00
7d2ada5e86 Allow bundles to be updated (LEGO and critics for now) 2024-04-24 20:53:37 +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
78fdaa6485 Improved links testing and displaying 2024-04-24 13:55:08 +02:00
b8d39081c6 Do no store anchor links 2024-04-24 12:08:27 +02:00
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