1
0
Commit Graph

188 Commits

Author SHA1 Message Date
40f4fca0ab Added the bundle:describe artisan command to use ollama to generate descriptions 2024-05-15 01:01:47 +02:00
d4cb852564 Added the has method 2024-05-15 01:01:10 +02:00
2667f3d11c Added command allowing to describe images with AI 2024-05-14 08:32:53 +02:00
13107972d4 Remove generated files prior to new rendering
Closes #8
2024-05-13 23:36:08 +02:00
409b9905bf Refactoring of bundles related commands
Closes #5
2024-05-13 23:08:13 +02:00
d738581512 Removed port forwarding 2024-05-13 17:47:56 +02:00
83dbb1c193 Added links to validators 2024-05-13 16:07:57 +02:00
4e6b92b736 Fix: Invalid checksum comparison 2024-05-12 21:22:37 +02:00
724cb3d949 Force set attribution 2024-05-12 21:09:12 +02:00
c177b466db Log corrupted images 2024-05-12 17:14:14 +02:00
e236e09998 Improved LEGO bundles update 2024-05-12 14:47:44 +02:00
82b76db6a5 Mark feed as valid 2024-05-12 00:51:31 +02:00
b5abba6f3a Fix: Page title not set 2024-05-12 00:44:50 +02:00
7c8a95fce1 Cleanup 2024-05-12 00:08:47 +02:00
1d8d9683cc Improved URL managment 2024-05-12 00:07:04 +02:00
fc15d21314 Include bundle in view data 2024-05-11 16:35:34 +02:00
ee00d22095 Fix: Empty pge 2024-05-11 01:18:21 +02:00
bb0fb1dadd Avoid some disk writes with checksums 2024-05-09 23:22:40 +02:00
66356bfd78 Use default store to cache feed 2024-05-09 23:11:48 +02:00
84751a7384 Use absolute URLs when rendered in console 2024-05-09 23:03:45 +02:00
0c4c810fac Only cache rendering when done in console 2024-05-09 23:03:19 +02:00
769a2ecce2 Optimized when caching was done 2024-05-09 23:02:41 +02:00
f1dce7f774 Fix: Forgot to forget 2024-05-09 23:02:20 +02:00
f0d84adfd9 Store sessions in cookies instead of redis 2024-05-09 22:48:01 +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
f1a7dadc9b Temporarily disabled smart links 2024-05-09 21:52:57 +02:00
89d8a897c4 Improved validation 2024-05-09 21:52:08 +02:00
d98840c1dd Feed is not rendered from a bundle renderer anymore 2024-05-09 21:51:43 +02:00
b5b141f3a7 Do not use some metadata anymore 2024-05-09 21:51:12 +02:00
31ee639930 Added validation badges 2024-05-09 17:44:17 +02:00
621e77e052 Fix: Standards 2024-05-09 16:48:54 +02:00
7d680adea7 Added CSS validation 2024-05-09 16:03:53 +02:00
ae17c69a72 Code style 2024-05-09 15:44:16 +02:00
a785b5f243 Do not hardcode URL 2024-05-09 01:15:16 +02:00
1cd4a3d935 Normalize URLs 2024-05-09 01:13:12 +02:00
c064c2d332 Removed non-required role 2024-05-09 01:12:57 +02:00
6fc94c0403 Removed non-required role 2024-05-09 01:12:52 +02:00
fff970dca3 Added a rennderer specific to the feed 2024-05-09 01:12:02 +02:00
3b02c21e4c Html Validation service 2024-05-09 01:11:05 +02:00
beb701d752 Removed anything related to cache - Permit to sort bundles 2024-05-09 01:10:24 +02:00
5cf1ae7910 Removed memcached, added nu-validator 2024-05-09 00:30:50 +02:00
6f29b1aabf Removed unused memcached 2024-05-08 22:31:12 +02:00
d2435884e9 masterminds/html5 v2.9.0 2024-05-08 22:30:33 +02:00
613910dc33 Removed caching and some formating 2024-05-08 21:14:33 +02:00
bc254ddc6b Do not hardcode php version 2024-05-08 21:01:30 +02:00
ea92c1aee0 Update dependencies 2024-05-08 21:00:56 +02:00
343d372aa8 Refactoring 2024-05-08 17:40:24 +02:00
43cf565f8f Allow to deploy without asking 2024-05-08 15:15:14 +02:00
1d6240afcd Cosmetic 2024-05-08 14:55:39 +02:00