1
0
Commit Graph

149 Commits

Author SHA1 Message Date
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
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
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
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
7fcb52964c Forgot to store url... 2024-04-17 22:21:30 +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
c8ccebfebc Completed LinkBundleCreator 2024-04-17 15:29:28 +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
a696409927 Directly converts screenshot to jpeg 2024-04-17 14:49:46 +02:00
e85c771b1a Added a tool to browse and screenshot websites using Dusk 2024-04-17 14:27:30 +02:00
0f86f77e4b Basic bundles managment 2024-04-17 11:41:10 +02:00
be5658d84f Code styling 2024-04-16 17:14:38 +02:00
b4adfed94c Initial commit 2024-04-16 15:55:47 +02:00