Miniflux serves the Greader API at the server root while FreshRSS uses /api/greader.php. Instead of hardcoding the FreshRSS suffix, try the URL as-is first (works for Miniflux) and fall back to appending /api/greader.php (works for FreshRSS). The user just enters the server URL without needing to know the API path. |
||
|---|---|---|
| .. | ||
| api.rs | ||
| app.rs | ||
| article_row.rs | ||
| cache.rs | ||
| credentials.rs | ||
| filters.rs | ||
| image_cache.rs | ||
| login_dialog.rs | ||
| main.rs | ||
| model.rs | ||
| pending_actions.rs | ||
| preferences_dialog.rs | ||
| runtime.rs | ||
| window.rs | ||