Files
calibre-web/cps
Aljosa Asanovic 654095054f fix(kobo): add catch-all route for proxying unknown product endpoints
The Kobo store proxy feature was failing with 404 errors for certain
store endpoints (e.g., /v1/products/featuredforkoboplus/) because
Flask's routing couldn't match these paths. This prevented the Discover
tab from working when "Proxy unknown requests to Kobo Store" was enabled.

Added catch-all routes using Flask's path converter to match any
/v1/products/* paths not handled by more specific routes, allowing
the proxy logic to properly redirect these requests to the official
Kobo store API.
2025-11-02 13:10:25 -05:00
..
2024-11-04 21:20:34 +01:00
2025-01-10 20:31:17 -05:00
2025-09-08 17:31:43 +02:00
2025-09-08 17:31:43 +02:00
2025-04-12 03:59:32 +08:00
2024-11-23 15:46:20 +01:00
2022-05-22 12:49:00 +01:00
2024-09-07 20:07:45 +02:00
2022-05-21 21:52:59 +01:00
2025-03-23 09:18:48 +01:00
2025-04-29 14:31:19 -04:00
2025-09-08 12:05:59 +02:00
2024-06-20 19:12:46 +02:00
2023-01-21 15:23:18 +01:00
2022-04-30 10:17:41 +02:00
2024-07-02 20:53:08 +02:00
2024-11-23 15:46:20 +01:00
2025-03-30 12:03:12 +02:00
2024-12-13 18:03:14 +01:00
2025-03-23 15:12:06 +01:00
2024-11-23 15:46:20 +01:00
2024-07-29 20:08:17 +02:00
2024-07-15 19:38:54 +02:00
2025-03-30 12:03:12 +02:00
2025-08-15 11:10:14 -04:00
2025-03-30 12:03:12 +02:00
2024-10-28 16:16:28 +01:00
2024-08-21 19:25:50 +02:00
2025-03-30 12:03:12 +02:00
2024-11-11 18:46:07 +01:00
2025-03-30 12:03:12 +02:00