| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-01-22 | Merge pull request #1691 from StuffNoOneCaresAbout/container-sha | Perflyst | |
| Container sha without 2 builds | |||
| 2021-01-22 | build image daily at 0:00 GMT | FireMasterK | |
| 2021-01-22 | different steps depending on event. | FireMasterK | |
| 2021-01-22 | Expire sha images after 6 weeks | Perflyst | |
| 2021-01-21 | Remove image digest output | Perflyst | |
| Does not work with two images at the same time | |||
| 2021-01-21 | Build latest only on master, add commit sha tag | Perflyst | |
| Close #1688 | |||
| 2021-01-21 | Fix container build | Perflyst | |
| 2021-01-20 | Merge pull request #1629 from tenpura-shrimp/searchui | TheFrenchGhosty | |
| Add ui for search sort and filter | |||
| 2021-01-20 | Merge pull request #1674 from iv-org/container-quay | Perflyst | |
| Add container CI release | |||
| 2021-01-20 | Rename release.yml to container-release.yml | Perflyst | |
| 2021-01-19 | Merge pull request #1679 from Rjevski/videojs-dash-safari-bug-workaround | Perflyst | |
| Fix DASH playback bug in Safari | |||
| 2021-01-17 | add ui for searching | Andrew Zhao | |
| 2021-01-17 | Fix DASH playback bug. | Andre Borie | |
| 2021-01-16 | Add container CI release | Perflyst | |
| 2021-01-13 | Merge pull request #1619 from tenpura-shrimp/ignorevideoplayback | Perflyst | |
| do not add local to xhr when in videoplayback | |||
| 2021-01-12 | Merge pull request #1658 from jksladjflkjsadflkjsadf/dashmanifesthost | TheFrenchGhosty | |
| save host when using dash manifest | |||
| 2021-01-12 | Merge pull request #1657 from jksladjflkjsadflkjsadf/fixsetinterval | TheFrenchGhosty | |
| fix incorrect use of setinterval in js | |||
| 2021-01-10 | save host when using dash manifest | Andrew Zhao | |
| 2021-01-10 | fix incorrect use of setinterval in js | Andrew Zhao | |
| 2021-01-09 | Merge pull request #1654 from saltycrys/fix-downloads | saltycrys | |
| Fix downloads | |||
| 2021-01-09 | Fix downloads | saltycrys | |
| The `itag` is now converted to a number, matching the `itag` of `Video.adaptive_fmts` and `Video.fmt_stream`. | |||
| 2021-01-08 | Merge pull request #1647 from hackerncoder/removeOmarrothMentions | TheFrenchGhosty | |
| Remove omarroth mentions | |||
| 2021-01-07 | Remove admin_email. Use repos url for captcha ID and reddit header. Add note ↵ | HackerNCoder | |
| about not updating changelog | |||
| 2021-01-07 | Merge pull request #1645 from saltycrys/fix-pubsub-config | saltycrys | |
| Respect `use_pubsub_feeds` config | |||
| 2021-01-07 | Respect `use_pubsub_feeds` config | saltycrys | |
| Setting `use_pubsub_feeds: false` now properly disables it. | |||
| 2021-01-07 | Remove some mentions of omarroth | HackerNCoder | |
| 2021-01-06 | Merge pull request #1636 from saltycrys/rework-logging | Perflyst | |
| Rework logging | |||
| 2021-01-05 | Adjust log verbosity | saltycrys | |
| The default log level has been changed from `debug` to `info`. The `debug` log level is now more verbose. `debug` now gives a general overview of what is happening (where implemented) while `trace` gives all available details. | |||
| 2021-01-05 | Make logger a constant | saltycrys | |
| Instead of passing around `logger` there is now the global `LOGGER`. | |||
| 2021-01-05 | Add CLI arguments to config file | saltycrys | |
| The log level can now be set with `log_level` (accepts ints and strings). The log file can now be set with `output` (also accepts `STDOUT`). | |||
| 2021-01-05 | Merge pull request #1389 from vhuynh3000/decrypt_on_demand | Perflyst | |
| add config to decrypt on demand instead of polling | |||
| 2021-01-04 | Merge pull request #1633 from saltycrys/fix-watch_videos | saltycrys | |
| Fix `watch_videos` endpoint | |||
| 2021-01-04 | Fix `watch_videos` endpoint | saltycrys | |
| Playlists created by `watch_videos` do not have an author which caused a crash previously. | |||
| 2021-01-04 | Set content type for HTML error helpers | saltycrys | |
| This fixes `Unexpected char '<' at 1:1` errors caused by content type mismatch. | |||
| 2021-01-03 | Merge pull request #1631 from saltycrys/lsquic-static-alpine | TheFrenchGhosty | |
| Download liblsquic.a from iv-org/liblsquic-static-alpine | |||
| 2021-01-03 | add config to decrypt on demand instead of polling | vhuynh3000 | |
| 2021-01-03 | Download liblsquic.a from iv-org/liblsquic-static-alpine | saltycrys | |
| This only affects Docker installs. Regular builds still use the binary shipped with `lsquic.cr`. | |||
| 2021-01-03 | Merge pull request #999 from notpushkin/patch-1 | Perflyst | |
| Add audio mode link to items | |||
| 2020-12-31 | Merge pull request #1608 from saltycrys/add-subscription-traces | Perflyst | |
| Add Subscription Traces | |||
| 2020-12-30 | Merge pull request #1600 from jksladjflkjsadflkjsadf/closeclients | TheFrenchGhosty | |
| Close http clients after use | |||
| 2020-12-30 | Merge pull request #1620 from B0pol/community | TheFrenchGhosty | |
| fix channel/ID/community endpoint | |||
| 2020-12-30 | fix channel/ID/community endpoint | bopol | |
| fixes https://github.com/iv-org/invidious/issues/1611 | |||
| 2020-12-29 | do not add local to xhr when in videoplayback | Andrew Zhao | |
| 2020-12-29 | Merge pull request #1618 from saltycrys/fix-video-mode-button | TheFrenchGhosty | |
| Fix Video Mode Button | |||
| 2020-12-29 | Fix Video Mode Button | saltycrys | |
| The query params that get edited for `embed_params` are now deep copied instead of shallow copied, preventing the originals from being changed. | |||
| 2020-12-28 | Merge pull request #1609 from saltycrys/add-popular-enabled-option | Perflyst | |
| Add `popular-enabled` option | |||
| 2020-12-27 | Close http clients after using | Andrew Zhao | |
| The crystal http client maintains a keepalive connection to the other server which stays alive for some time. This should be closed if the client instance is not used again to avoid hogging resources | |||
| 2020-12-27 | Add `popular-enabled` option | saltycrys | |
| This is similar to the removed `top-enabled` option but for the Popular feed. The instance needs to be restarted if the feed was enabled. Editing admin options on the preferences page is also fixed. The handling of the feed pages now only happens in a single place. Instead of redirecting: - The Top feed now displays a message that it was removed from Invidious. - The Popular feed now displays a message that it was disabled if it was. | |||
| 2020-12-27 | Add RefreshChannelsJob traces | saltycrys | |
| Traces can be enabled with `-l trace`. The problem with subscriptions is that sometimes requests to YouTube never finish. As soon as that happens `channel-threads` times subscriptions stop being refreshed. This is most likely a problem with the lsquick bindings. | |||
| 2020-12-27 | Rename threads to fibers | saltycrys | |
| The config and command line options haven't been changed. | |||
