aboutsummaryrefslogtreecommitdiffstats
path: root/system/services/invidious-router (unfollow)
Commit message (Collapse)Author
2024-12-06fix(system/services/invidious-router): remove_no_ratio = falseSilas Schöffel
2024-10-04fix(system/services/invidious-router): Use the unstable pkgBenedikt Peetz
This has been updated to provide a means to send the user to YouTube, if no invidious instances are available.
2024-09-18fix(system/services/invidious-router): Set health check path to a video URLBenedikt Peetz
The main page does sometimes load, but videos are still not playable. This new path really checks, whether the instance works.
2024-08-19fix(system/services/invidious-router): Stop filtering regionsSilas Schöffel
Filtering regions limits our possible instance selection without actually providing great value. Let's stop discriminating based on server location.
2024-06-01fix(treewide): use invidious-router module provided by nixpkgsSilas Schöffel
2024-03-10fix(system/services/invidious-router): add new healthcheck configsils
2024-02-25fix(system/services/invidious-router): remove invidious.vhack.eu from ↵sils
instance list This is necessary because of a bug in our instance which causes search to fail under certain circumstances.
2024-02-21style(system/services/invidious-router): one list entry per linesils
2024-02-21fix(system/services/invidious-router): change allowed_status_codes type to intsils
2024-02-21fix(system/services/invidious-router): bind to 127.0.0.1sils
2024-02-21fix(system/services/invidious-router): correct typosils
2024-02-19feat(system/services/invidious-router): add extraDomainssils
2024-02-19feat(system/services/invidious-router): add configurationsils
2024-02-10fix(system/services/invidious-router): fix typo in domainsils
2024-02-10feat: add invidious-routersils