Luciano Gervasoni
|
3a33697ca3
|
Fix critical bugs in app_urls
- init_db.py: parameterize SQL queries to prevent SQL injection
- scheduled_tasks.json: resolve duplicate periodic task pk (4 -> 15)
- db_utils.py: use function parameter in _get_status_pattern_matching
instead of capturing the enclosing scope variable
- url_detail.html: fix wrong field name image_urls -> images_url
- settings.py: align Celery queues (default/light/heavy) with the task
queues and supervisord workers
- Add /task/publish_<id>/ route to fix broken publish links in templates
|
2026-09-01 15:08:14 -03:00 |
|
Luciano Gervasoni
|
aa369d0458
|
Publish from filtered URLs option
|
2025-04-25 16:39:13 +02:00 |
|
Luciano Gervasoni
|
e5c574ba33
|
LLM refactor, NPU ollama based, publisher update json query to llm
|
2025-04-23 16:35:50 +02:00 |
|
Luciano Gervasoni
|
8d0697edee
|
Publisher task
|
2025-04-18 16:36:14 +02:00 |
|
Luciano Gervasoni
|
b876f6d720
|
LLM view refactor
|
2025-04-14 13:49:06 +02:00 |
|
Luciano Gervasoni
|
4011717c34
|
Url visualize fix, setting job timeout, decode news.google.com debug
|
2025-04-06 20:31:05 +02:00 |
|
Luciano Gervasoni
|
c7cdc559f2
|
Compose dev mode, shuffle searches, reordering url filters
|
2025-04-04 21:13:52 +02:00 |
|
Luciano Gervasoni
|
9127552bfd
|
Min num of sources filter, initialization scripts, docker ready to use dev mode
|
2025-04-04 16:56:27 +02:00 |
|
Luciano Gervasoni
|
4dbe2e55ef
|
Dockerization, whitenoise serving static, refactor
|
2025-04-04 10:53:16 +02:00 |
|