1
0
Fork 0
Commit Graph

198 Commits

Author SHA1 Message Date
Richard Dern c1915c3dbf Updated dependencies 2024-05-17 02:10:32 +02:00
Richard Dern ea944ce6cd Clear views as well as cache 2024-05-17 02:10:26 +02:00
Richard Dern 8fcd5c4a25 Adjusted the file to validate article description 2024-05-17 00:21:54 +02:00
Richard Dern 83d90175c9 Improved prompt for summarizing text and added an `edited` flag 2024-05-17 00:12:55 +02:00
Richard Dern 0ca0df79cf Vastly improved use of AI 2024-05-16 22:20:21 +02:00
Richard Dern ca93f1b288 Add some context to generate better descriptions 2024-05-15 21:55:15 +02:00
Richard Dern de996726b5 Improved generated descriptions and rendering 2024-05-15 16:09:36 +02:00
Richard Dern 9587d118a4 Clear cache silently 2024-05-15 15:33:11 +02:00
Richard Dern f43ec9abfd Added a `meta` `description` tag 2024-05-15 14:41:16 +02:00
Richard Dern a13291b911 Added the `description` field 2024-05-15 11:23:43 +02:00
Richard Dern 40f4fca0ab Added the `bundle:describe` artisan command to use ollama to generate descriptions 2024-05-15 01:01:47 +02:00
Richard Dern d4cb852564 Added the `has` method 2024-05-15 01:01:10 +02:00
Richard Dern 2667f3d11c Added command allowing to describe images with AI 2024-05-14 08:32:53 +02:00
Richard Dern 13107972d4 Remove generated files prior to new rendering
Closes #8
2024-05-13 23:36:08 +02:00
Richard Dern 409b9905bf Refactoring of bundles related commands
Closes #5
2024-05-13 23:08:13 +02:00
Richard Dern d738581512 Removed port forwarding 2024-05-13 17:47:56 +02:00
Richard Dern 83dbb1c193 Added links to validators 2024-05-13 16:07:57 +02:00
Richard Dern 4e6b92b736 Fix: Invalid checksum comparison 2024-05-12 21:22:37 +02:00
Richard Dern 724cb3d949 Force set attribution 2024-05-12 21:09:12 +02:00
Richard Dern c177b466db Log corrupted images 2024-05-12 17:14:14 +02:00
Richard Dern e236e09998 Improved LEGO bundles update 2024-05-12 14:47:44 +02:00
Richard Dern 82b76db6a5 Mark feed as valid 2024-05-12 00:51:31 +02:00
Richard Dern b5abba6f3a Fix: Page title not set 2024-05-12 00:44:50 +02:00
Richard Dern 7c8a95fce1 Cleanup 2024-05-12 00:08:47 +02:00
Richard Dern 1d8d9683cc Improved URL managment 2024-05-12 00:07:04 +02:00
Richard Dern fc15d21314 Include bundle in view data 2024-05-11 16:35:34 +02:00
Richard Dern ee00d22095 Fix: Empty pge 2024-05-11 01:18:21 +02:00
Richard Dern bb0fb1dadd Avoid some disk writes with checksums 2024-05-09 23:22:40 +02:00
Richard Dern 66356bfd78 Use default store to cache feed 2024-05-09 23:11:48 +02:00
Richard Dern 84751a7384 Use absolute URLs when rendered in console 2024-05-09 23:03:45 +02:00
Richard Dern 0c4c810fac Only cache rendering when done in console 2024-05-09 23:03:19 +02:00
Richard Dern 769a2ecce2 Optimized when caching was done 2024-05-09 23:02:41 +02:00
Richard Dern f1dce7f774 Fix: Forgot to forget 2024-05-09 23:02:20 +02:00
Richard Dern f0d84adfd9 Store sessions in cookies instead of redis 2024-05-09 22:48:01 +02:00
Richard Dern 896d766f22 Testing new caching strategy 2024-05-09 22:24:59 +02:00
Richard Dern d02f03ddd5 Improved rendering with no caching and with validation 2024-05-09 21:54:06 +02:00
Richard Dern f1a7dadc9b Temporarily disabled smart links 2024-05-09 21:52:57 +02:00
Richard Dern 89d8a897c4 Improved validation 2024-05-09 21:52:08 +02:00
Richard Dern d98840c1dd Feed is not rendered from a bundle renderer anymore 2024-05-09 21:51:43 +02:00
Richard Dern b5b141f3a7 Do not use some metadata anymore 2024-05-09 21:51:12 +02:00
Richard Dern 31ee639930 Added validation badges 2024-05-09 17:44:17 +02:00
Richard Dern 621e77e052 Fix: Standards 2024-05-09 16:48:54 +02:00
Richard Dern 7d680adea7 Added CSS validation 2024-05-09 16:03:53 +02:00
Richard Dern ae17c69a72 Code style 2024-05-09 15:44:16 +02:00
Richard Dern a785b5f243 Do not hardcode URL 2024-05-09 01:15:16 +02:00
Richard Dern 1cd4a3d935 Normalize URLs 2024-05-09 01:13:12 +02:00
Richard Dern c064c2d332 Removed non-required role 2024-05-09 01:12:57 +02:00
Richard Dern 6fc94c0403 Removed non-required role 2024-05-09 01:12:52 +02:00
Richard Dern fff970dca3 Added a rennderer specific to the feed 2024-05-09 01:12:02 +02:00
Richard Dern 3b02c21e4c Html Validation service 2024-05-09 01:11:05 +02:00