• Joined on 2026年02月03日
raphaelb pushed to main at raphaelb/poi-complete 2026年07月12日 18:25:14 +02:00
66f0afa05d make delete-orphane-website-images more robust
raphaelb pushed to main at raphaelb/poi-complete 2026年07月12日 18:21:35 +02:00
bd9c971d45 update uv.lock
f60443d9bf add script to build ds to classify images
c1c8acd3b2 add eval for website image clf
364d93de25 improve check_website_image function
86ab0fbe16 improve command that deletes orphan images
Compare 7 commits »
raphaelb pushed to main at raphaelb/poi-complete 2026年07月12日 11:38:15 +02:00
697a256b98 remove redudant type casting
92479ef5c8 switch default value for CLI option
16ecddafc3 ad ignore_unknown_options=True for command to accept negative int IDs
5ac25ca2fe add command to delete orphan image files
Compare 4 commits »
raphaelb opened issue cartes/web#2509 2026年07月12日 11:21:16 +02:00
Le requête overpass pour afficher les piscines semble trop restrictives
raphaelb pushed to main at raphaelb/poi-complete 2026年07月11日 15:29:57 +02:00
b82515b6e8 prevent pool connection timeout errors
a4635ecd39 add new helper command to clean up image path
63dbd30459 fix bug with inlined images
28d5cb906b move image check outside of crawler
d82047b516 update image file pattern
Compare 5 commits »
raphaelb pushed to main at raphaelb/poi-complete 2026年07月03日 12:17:44 +02:00
e5a8c4c356 create new crawl subcommand
8ca5cad937 increase async pool size of DB
6f200295a1 save website images on disk
7a456c6b49 add new website_image.file_path field
64584463fb use correct urls in website_image and crawl_result tables
Compare 5 commits »
raphaelb pushed to main at raphaelb/poi-complete 2026年07月02日 21:42:00 +02:00
86d79292ff fix docstring
2bf937daaa don't wrap all image crawling in a SQL transaction
3127a4fe49 upgrade peewee and fix code
1fb47bae6f use OpenCV instead of Pillow to open images
2dc343333e fix condition to update website image
Compare 5 commits »
raphaelb pushed to main at raphaelb/poi-complete 2026年07月02日 16:01:25 +02:00
4fe3577d8e fix image crawler
27c085918d add draft implementation of OSM oauth
fae24b64fe Refactor by adding crawl_from_crawl_result func
162361d2a4 add error_type field to WebsiteImage table
Compare 4 commits »
raphaelb pushed to main at raphaelb/poi-complete 2026年06月29日 18:25:06 +02:00
53b162e476 improve opening hours extraction
efd510f20e fix get_osm_element for relation type
1570bb154e create opening-hours subcommand
e91e7e2a01 use date of crawl instead of current date as ref when extracting opening hours
Compare 4 commits »
raphaelb pushed to main at raphaelb/poi-complete 2026年06月28日 21:59:54 +02:00
72757208c4 fix MissingGreenletBridge exception due to crawl_result.poi backref
raphaelb pushed to main at raphaelb/poi-complete 2026年06月28日 21:56:08 +02:00
2319e52d31 fix bugs added after remoing WebsiteCrawl table
raphaelb pushed to main at raphaelb/poi-complete 2026年06月28日 21:52:51 +02:00
036e5d53a2 catch all exceptions when extracting opening hours
raphaelb pushed to main at raphaelb/poi-complete 2026年06月28日 21:44:46 +02:00
360858fc50 fix bug introduced by WebsiteCrawl removal
8c250afc6d fix: save HTTP status_code
15e0b1f340 add missing port in docker-compose.yml
Compare 3 commits »
raphaelb pushed to main at raphaelb/poi-complete 2026年06月27日 16:57:52 +02:00
0c92084420 add copy() call as a safety measure
2865f1dad4 fix lua config for POI import
Compare 2 commits »
raphaelb pushed to main at raphaelb/poi-complete 2026年06月27日 16:36:39 +02:00
2a5fbde7e5 bug fix in pagination
raphaelb pushed to main at raphaelb/poi-complete 2026年06月27日 16:35:16 +02:00
d82469ebd5 fix bug the pagination of POIs to crawl
raphaelb pushed to main at raphaelb/poi-complete 2026年06月27日 16:25:06 +02:00
fc3704f423 improve delete-table command
d553ece214 remove CrawlResult table
192beea367 fix bug with limiter still being present
0a8fc509e1 make poi fk as nullable
5b1c01da1e Set missing_opening_hours=True by default for crawl func
Compare 8 commits »
raphaelb pushed to main at raphaelb/poi-complete 2026年06月27日 13:59:46 +02:00
187dd98e1b fix conftest
6e7047c48f update Makefile to run unit tests
Compare 2 commits »
raphaelb pushed to main at raphaelb/poi-complete 2026年06月26日 12:53:51 +02:00
79fc79328b merge all migration files
raphaelb pushed to main at raphaelb/poi-complete 2026年06月26日 12:24:17 +02:00
10b8efc858 add poi.version field in DB
ec26f6aa22 fix first migration
e4e7f30370 fix create-migration with --auto
dfa9d34904 add /insights/{ID} HTML route
601d96a676 make insight.crawl_result nullable
Compare 8 commits »