summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-05Use auth'ed timestamp to derive authenticated flag to display in chatgek/fediverse-authGabe Kangas
2022-04-05Propertly handle and display error in modalGabe Kangas
2022-04-05Use a timestamp instead of a bool for authenticatedGabe Kangas
2022-04-05Post-rebase fixesGabe Kangas
2022-04-05Use relative path to authorization_endpointGabe Kangas
2022-04-05Verify code verifier via code challenge on callbackGabe Kangas
2022-04-05Disallow using display names in use by registered users. Closes #1810Gabe Kangas
2022-04-05Handle relative auth endpoint paths. Add error handling for missing redirects.Gabe Kangas
2022-04-05Renames, cleanupsGabe Kangas
2022-04-05Validate URLs and display errorsGabe Kangas
2022-04-05Add indieauth modal and auth flair to display names. For #1273Gabe Kangas
2022-04-05Add authenticated bool to user for display purposesGabe Kangas
2022-04-05Add migration to remove access tokens from userGabe Kangas
2022-04-05WIP server indieauth endpoint. For https://github.com/owncast/owncast/issues/...Gabe Kangas
2022-04-05Able to authenticate user against IndieAuth. For #1273Gabe Kangas
2022-04-05Update gitignoreGabe Kangas
2022-04-05Add latency compensation toggle in video settings menuGabe Kangas
2022-04-04Tweak compensator ramp up + add slight ramp downGabe Kangas
2022-04-04Update admin to 4e271aa8c24dc5c1eeb0576ce80656beb26de43dOwncast
2022-04-04Update admin to e6f9164038d4b1cf33b930a800dabb608ef96308Owncast
2022-04-04Update admin to cd55b313d31d94177e86a75980acbb359ed0a6c0Owncast
2022-04-04Update actions/setup-go action to v3 (#1814)renovate[bot]
2022-04-04Limit the amount the latency compensates at once with a ramp upGabe Kangas
2022-04-04Update module github.com/aws/aws-sdk-go to v1.43.31 (#1813)renovate[bot]
2022-04-02Update module github.com/oschwald/geoip2-golang to v1.7.0Renovate Bot
2022-04-02Update module github.com/amalfra/etag to v1Renovate Bot
2022-03-30Add custom suggestion error to disable video passthroughGabe Kangas
2022-03-30Update module github.com/mattn/go-sqlite3 to v1.14.12Renovate Bot
2022-03-29Pull player metrics out of the player. Support safari errors/buffering eventsGabe Kangas
2022-03-28Update module github.com/SherClockHolmes/webpush-go to v1.2.0renovate/github.com-sherclockholmes-webpush-go-1.xRenovate Bot
2022-03-28Update admin to 5405de7e73c49db96c209370a81f19f9958c9083Owncast
2022-03-28Update module github.com/aws/aws-sdk-go to v1.43.26Renovate Bot
2022-03-28Update admin to 18127708433ed2fbad4065e4f3f1df33ac90594eOwncast
2022-03-27Bump minimist from 1.2.5 to 1.2.6 in /test/automated/api (#1795)dependabot[bot]
2022-03-27Bump minimist from 1.2.5 to 1.2.6 in /test/load (#1797)dependabot[bot]
2022-03-27Bump minimist from 1.2.5 to 1.2.6 in /test/automated/hls (#1798)dependabot[bot]
2022-03-27Bump ansi-regex from 5.0.0 to 5.0.1 in /test/automated/api (#1796)dependabot[bot]
2022-03-27Bump minimist from 1.2.5 to 1.2.6 in /test/automated/browser (#1794)dependabot[bot]
2022-03-27Update admin to bc9e3f969a643f9ad54c001c29d2783d314cf2fdOwncast
2022-03-27Surface the % of players represented in metricsGabe Kangas
2022-03-27Track buffering events as errors differently in playback metricsGabe Kangas
2022-03-27Allow latency compensator to be a little more aggressiveGabe Kangas
2022-03-26Guard against browsers not running VHSGabe Kangas
2022-03-26Cleanup and simplify stream health overviewGabe Kangas
2022-03-26Add CPU monitoring to stream health overviewGabe Kangas
2022-03-26Log out more values to help test + tweak latency compensatorGabe Kangas
2022-03-26Update module github.com/yuin/goldmark to v1.4.11Renovate Bot
2022-03-25Update dependency minimist to 1.2.6 [SECURITY] (#1800)renovate[bot]
2022-03-25Increase browser push notification TTLGabe Kangas
2022-03-25mod tidyGabe Kangas