| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-02-25 | Merge pull request #2915 from MathiusD/RefreshChannelsJob-frenquency | Samantaz Fox | |
| Allow configuration of the time between 2 RefreshChannelsJob | |||
| 2022-02-23 | Document 'extend_desc' in config.example.yml | Samantaz Fox | |
| Thanks to "Le Jester" on Matrix for noticing that it was missing! | |||
| 2022-02-22 | Lint config.example.yml and config.cr | Féry Mathieu (Mathius) | |
| Follow lint indications : - https://github.com/iv-org/invidious/pull/2915#discussion_r812396203 - https://github.com/iv-org/invidious/pull/2915#discussion_r812396807 | |||
| 2022-02-22 | Update management of channel_refresh_interval | Féry Mathieu (Mathius) | |
| Follow indications: https://github.com/iv-org/invidious/pull/2915#discussion_r811373503 | |||
| 2022-02-22 | Rename new property to channel_refresh_interval | Féry Mathieu (Mathius) | |
| Follow indications : https://github.com/iv-org/invidious/pull/2915#discussion_r811373503 | |||
| 2022-02-21 | Lint description of channel_refresh_time | Féry Mathieu (Mathius) | |
| 2022-02-21 | Make configurable time between each RefreshChannelsJob | Féry Mathieu (Mathius) | |
| 2022-02-07 | Fix typos | Dimitris Apostolou | |
| 2022-01-25 | config: remove note about QUIC disabled at Google | Samantaz Fox | |
| The situation is back to normal. | |||
| 2021-11-12 | Example config: Change 'use_quic' default value | Samantaz Fox | |
| Related to commit a120f143d7bbe67379d0ff51e96b111661e1d385 Also point towards the Github issue. | |||
| 2021-11-12 | Fix minor error in config.example.yml | Samantaz Fox | |
| Update the "note" for `locale` | |||
| 2021-10-21 | Feature Request: Localization for trending (reword region doc) | Dmitry Sandalov | |
| 2021-10-21 | Feature Request: Localization for trending iv-org#331 | Dmitry Sandalov | |
| 2021-10-07 | Add config option to display source code URL in footer (#2450) | Samantaz Fox | |
| 2021-07-16 | config_example.yaml: document all possible options (#2083) | Samantaz Fox | |
| Fixes https://github.com/iv-org/documentation/issues/46 | |||
| 2021-01-30 | Allow providing 12-Factor-style Database URL in config | Andre Borie | |
| 2020-12-10 | Untrack config.yml (#1557) | saltycrys | |
| * Untrack config.yml `config/config.yml` has been untracked and moved to `config/config.example.yml`. The Dockerfile has been updated to copy all `config/config.*` files and to try to move `config/config.example.yml` to `config/config.yml`. If a user supplied `config/config.yml` exists it is not overwritten. * Update Dockerfile to use `shard.lock` * Fix tests | |||
