summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-14Update module github.com/yuin/goldmark to v1.4.10renovate/github.com-yuin-goldmark-1.xRenovate Bot
2022-03-14Update golang.org/x/time digest to 0e9765cRenovate Bot
2022-03-14Update admin to f58ac7c01299921caa802c8ccefe206f3c517f98Owncast
2022-03-13Fix and refactor `getCaretPosition` (#1782)David
2022-03-11Replace timestamp for cachebuster with rand string. Closes #1781Gabe Kangas
2022-03-10Fix tests after segment filename changeGabe Kangas
2022-03-10Simplify segment filenames. Closes #1778Gabe Kangas
2022-03-09Fix prometheus viewer count value & rename metrics namesGabe Kangas
2022-03-09Lock file maintenanceRenovate Bot
2022-03-08[fix] improve custom emoji validation (#1772)David
2022-03-08Update github.com/teris-io/shortid commit hash to e59966eRenovate Bot
2022-03-07Fix linter warningsGabe Kangas
2022-03-07Fix "invalid cross-device link" error when running on a different filesystem ...Lerk
2022-03-07Update admin to eb0749902e024245748735a0cc01d083205124e8Owncast
2022-03-07Fix updated go linterGabe Kangas
2022-03-07Fix js package build workflowGabe Kangas
2022-03-07Remove Renovate grouped PRsGabe Kangas
2022-03-07Force worfklow to run under node 12Gabe Kangas
2022-03-07Bump gopsutil to v3Gabe Kangas
2022-03-07Update golangci-lint actionGabe Kangas
2022-03-07Update admin to 2e51ab7a64311908f0493068ab462333b75999c4Owncast
2022-03-07Update admin to ff75e8120995b42a7891774c33d89d726013a858Owncast
2022-03-07Update admin to 8c76347ad8e4644ac427d6b7b2748e7665aa1e79Owncast
2022-03-07Update admin to 75b92f29559c645a92bc0e96cfed66b433b349eaOwncast
2022-03-07Update admin to 3942bddaa83c58c90a44f37e6a0671748645cef1Owncast
2022-03-07Update admin to 6740d192115c9df37a550216821c7614bb7929d1Owncast
2022-03-07Update admin to 5873e68af4147b0f68d7b65c401e19835c715730Owncast
2022-03-07Update admin to 4fee9bf1bdd312554d1a50956e4402939dc25b6dOwncast
2022-03-06Add support for established chat user mode. #1587 (#1681)Gabe Kangas
2022-03-06Bump ansi-regex from 5.0.0 to 5.0.1 in /test/automated/api (#1764)dependabot[bot]
2022-03-07Update admin to 272139611273be8e0976d6c5bbefad44527a0bffOwncast
2022-03-06Add support for IP-based bans (#1703)Gabe Kangas
2022-03-06Add an icon for bot messages. Closes #1172 (#1729)Gabe Kangas
2022-03-07Update admin to cbd6bc7936dd86e7eab87bc6b4cf6e50c4720914Owncast
2022-03-06Persist time series viewer metrics (#1752)Gabe Kangas
2022-03-06Lock file maintenance (#1763)renovate[bot]
2022-03-06Pin dependencies (#1762)renovate[bot]
2022-03-06Add Renovate configGabe Kangas
2022-03-06Bump node-fetch from 2.6.2 to 2.6.7 in /test/automated/browser (#1759)dependabot[bot]
2022-03-07Update admin to ad492d10471505670678de50b8f4b1fc6b5cff73Owncast
2022-03-06Add support for active viewer details API. Closes #1477 (#1747)Gabe Kangas
2022-03-06Add Prometheus for some Owncast metrics (#1744)Gabe Kangas
2022-03-07Update admin to 7cd23993d592b8231eaeec6165cb7e0fa67adb5fOwncast
2022-03-06Handle pagination for the federated actions & followers responses (#1731)Gabe Kangas
2022-03-07Update admin to 5f10d5dbeff9bb098c920f6c6acad48f38fa735dOwncast
2022-03-06Add support for and use socket host override. (#1682)Gabe Kangas
2022-03-06Update admin to 5720a43402043364f732bdefc5c563127d51e2c3Owncast
2022-03-05Add support to disable chat join messages. Closes #1582 (#1743)Gabe Kangas
2022-03-06Prettified Code!gabek
2022-03-05Auto-select username input field when changing name. (#1754)le-fractal