Evan Buss c63b20551f refactor: home page / url passing
We now allow multiple OPDS feeds to be pre-defined and displayed
on the homepage. As a result we need to pass the feed navigation
URLs via query parameter rather than a subpath which would only
support proxying to a single OPDS feed.

The feed is passed via the q= query parameter and any relative
links from the OPDS XML are resolved to a complete URL with
domain / scheme.

We also check the "Content-Type" header in the response
received from the OPDS feed to determine whether to parse
an OPDS catalog or just proxy the raw response back (images / files).
2024-07-06 16:06:08 -04:00
2024-07-06 16:06:08 -04:00
2024-07-06 16:06:08 -04:00
2024-07-06 16:06:08 -04:00
2024-07-06 13:12:43 -04:00
2024-07-06 13:12:54 -04:00
2024-07-04 23:52:14 -04:00
2024-07-04 23:52:14 -04:00
2024-07-04 14:36:27 -04:00
2024-07-06 16:06:08 -04:00
Description
minimal web interface over XML-based OPDS feeds
311 KiB
Languages
Go 84.7%
HTML 7.9%
CSS 5.7%
Shell 1.7%