1
0
Commit Graph

166 Commits

Author SHA1 Message Date
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
41893880c3 Disabled caching sub-bundles for now 2024-04-24 11:51:05 +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
1a4c959edd Added renderCard method 2024-04-23 21:04:39 +02:00
a0877d3bd0 Concentrate to one bundle renderer - for now 2024-04-23 21:04:20 +02:00
f839975252 Fix: Do not show section title twice 2024-04-23 14:59:02 +02:00
f14ecaa374 Allow to upgrade old bundles 2024-04-23 11:58:51 +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
e09fc2faa1 Updated image dimensions in articles 2024-04-22 22:20:05 +02:00
c406ec8469 Fix: No variants for sound and videos - yet 2024-04-22 22:19:55 +02:00
604eee1ba7 Fix: No need to format an empty string 2024-04-22 21:51:50 +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
824f4335fb Fix: Empty lines in code blocks 2024-04-22 17:04:46 +02:00
f16bdfb89a Added basic stylesheets 2024-04-22 00:50:58 +02:00
8afd927560 Added images resources 2024-04-22 00:50:40 +02:00
c246e0dd8c Added a mean to run scheduled tasks 2024-04-22 00:27:22 +02:00
bd3dc75bff Added the REVENGE css for testing purposes 2024-04-21 23:57:11 +02:00
772af16752 Fix: Last line of code block was wrong 2024-04-21 23:45:09 +02:00
8fb6672ef9 Temporary disabled cache 2024-04-21 16:54:37 +02:00
84bde43c3c www. part in domains handled is now optional 2024-04-21 16:52:01 +02:00
807cd3e318 getSection() now returns a bundle instead of a string 2024-04-21 16:46:27 +02:00
0a9a9d0a78 Added generic resources 2024-04-21 16:38:32 +02:00
3093e27508 Cleanup 2024-04-21 16:38:19 +02:00
56c2cddf1e Removed 'sections' configuration 2024-04-21 16:38:09 +02:00
3cc7dac8e6 The bundle now provides with its own title 2024-04-21 16:27:34 +02:00
bc72a0a636 Fix: Conventions in settings 2024-04-21 16:27:09 +02:00
7496cd1159 Prune telescope entries 2024-04-21 11:09:37 +02:00
5d307039e7 Cleanup 2024-04-21 11:09:22 +02:00
80e2ab8469 Installed Telescope 2024-04-21 11:09:13 +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
71fb1e1c5b Make use of new metadata managment features 2024-04-18 11:41:46 +02:00
59ac3b9b93 Better metadata and attachments management
Allows for dot notation, merging and deep-replacing
2024-04-18 11:41:29 +02:00
26df25a5e7 Cleanup 2024-04-18 11:40:36 +02:00
214caa263b Added basic Rebrickable service 2024-04-18 01:52:40 +02:00
fd9fdc51f1 Enab;e use of dot notation 2024-04-18 01:52:09 +02:00
70cba29d45 Removed hard-coded values 2024-04-18 00:43:53 +02:00
5b9f4eeead Provides a way to list bundles 2024-04-18 00:43:44 +02:00
b14be6c70b Added an upgrade script
Kepping it in case of need but should be deprecated by now
2024-04-18 00:25:46 +02:00
cb69910188 Improved metadata and attachments management 2024-04-18 00:24:45 +02:00