MarginaliaSearch/code/processes/converting-process/java/nu/marginalia/converting
Viktor Lofgren ff17473105 Fix UTF-8 URL normalization issue in sideloader.
Normalize URLs by replacing en-dash with hyphen to prevent encoding errors. This ensures correct handling of a small subset of articles with improperly normalized UTF-8 paths. Added `normalizeUtf8` method to address this issue.

Fixes issue #109.
2024-11-25 14:25:47 +01:00
..
model (chore) Remove lombok 2024-11-11 21:14:38 +01:00
processor (live-crawler) Crude first-try process for live crawling #WIP 2024-11-19 19:35:01 +01:00
sideload Fix UTF-8 URL normalization issue in sideloader. 2024-11-25 14:25:47 +01:00
util (refac) Remove src/main from all source code paths. 2024-02-23 16:13:40 +01:00
writer (live-crawl) Reduce the risk of id collisions with the main indexes 2024-11-20 16:01:10 +01:00
ConverterMain.java (refac) Move export tasks to a process and clean up process initialization for all ProcessMainClass descendents 2024-11-21 16:00:09 +01:00
ConverterModule.java (refac) Remove src/main from all source code paths. 2024-02-23 16:13:40 +01:00