Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix(system/services/invidious-router): Use the unstable pkg update | Benedikt Peetz | 2024-10-04 |
| | | | | | This has been updated to provide a means to send the user to YouTube, if no invidious instances are available. | ||
* | fix(system/services/invidious-router): Set health check path to a video URL | Benedikt Peetz | 2024-09-18 |
| | | | | | The main page does sometimes load, but videos are still not playable. This new path really checks, whether the instance works. | ||
* | fix(system/services/invidious-router): Stop filtering regions | Silas Schöffel | 2024-08-19 |
| | | | | | | Filtering regions limits our possible instance selection without actually providing great value. Let's stop discriminating based on server location. | ||
* | fix(treewide): use invidious-router module provided by nixpkgs | Silas Schöffel | 2024-06-01 |
| | |||
* | fix(system/services/invidious-router): add new healthcheck config | sils | 2024-03-10 |
| | |||
* | fix(system/services/invidious-router): remove invidious.vhack.eu from ↵ | sils | 2024-02-25 |
| | | | | | | | instance list This is necessary because of a bug in our instance which causes search to fail under certain circumstances. | ||
* | style(system/services/invidious-router): one list entry per line | sils | 2024-02-21 |
| | |||
* | fix(system/services/invidious-router): change allowed_status_codes type to int | sils | 2024-02-21 |
| | |||
* | fix(system/services/invidious-router): bind to 127.0.0.1 | sils | 2024-02-21 |
| | |||
* | fix(system/services/invidious-router): correct typo | sils | 2024-02-21 |
| | |||
* | feat(system/services/invidious-router): add extraDomains | sils | 2024-02-19 |
| | |||
* | feat(system/services/invidious-router): add configuration | sils | 2024-02-19 |
| | |||
* | fix(system/services/invidious-router): fix typo in domain | sils | 2024-02-10 |
| | |||
* | feat: add invidious-router | sils | 2024-02-10 |