Commit Graph

  • 10e75c8600 update avatar forest-build forest 2022-01-01 15:04:19 -0600
  • e04bd07f18 stupid change to workaround ui bug in admin panel, forest 2021-11-02 14:06:18 -0500
  • 26cc183199 oops fix merge conflict forest 2021-05-31 10:27:59 -0500
  • 95efb77821 Merge branch 'develop' into forest-build forest 2021-05-31 10:24:20 -0500
  • 9a08d00395 windoes does not like it when you dont close the files :X forest 2021-05-31 10:23:41 -0500
  • 4c8bb05fe2 update admin panel with self-destruct button and fix nil pointer in yp develop forest 2021-05-27 14:36:17 -0500
  • 2bd5867eb8 remove unused code forest 2021-05-27 14:12:55 -0500
  • 5e5c7782ff adding self-destruct endpoint for restarting the server from admin panel forest 2021-05-27 14:12:46 -0500
  • 226eb89201 username and password support for hls + finishing up retry stuff forest 2021-05-27 14:12:27 -0500
  • a70d3f557d working on implementing retry logic for direct hls forest 2021-05-27 13:02:23 -0500
  • 062d18275b update admin panel with self-destruct button and fix nil pointer in yp forest 2021-05-27 14:36:17 -0500
  • 1a645fe1b4 remove unused code forest 2021-05-27 14:12:55 -0500
  • 4eb6d10e1f adding self-destruct endpoint for restarting the server from admin panel forest 2021-05-27 14:12:46 -0500
  • 7ab4bf3365 username and password support for hls + finishing up retry stuff forest 2021-05-27 14:12:27 -0500
  • 548e036d51 working on implementing retry logic for direct hls forest 2021-05-27 13:02:23 -0500
  • 67a8d4be8b optimize samba client: only grab the playlist and new segments forest 2021-05-26 17:39:13 -0500
  • 8f93fc93ff basic version of go offline when stream ends forest 2021-05-25 20:02:52 -0500
  • d23e72c273 optimize samba client: only grab the playlist and new segments forest 2021-05-26 17:39:13 -0500
  • f6e2b3a1c1 Merge branch 'develop' into forest-build forest 2021-05-25 20:11:33 -0500
  • 1339c81072 Merge branch 'separate-logo-and-offline-stream-image' into develop forest 2021-05-25 20:03:38 -0500
  • 155b51b2b5 Merge branch 'initial-username' into develop forest 2021-05-25 20:03:26 -0500
  • fcca0d8a62 basic version of go offline when stream ends forest 2021-05-25 20:02:52 -0500
  • 120d918637 Merge branch 'separate-logo-and-offline-stream-image' into forest-build forest 2021-05-25 19:17:59 -0500
  • 17aba5aed4 build admin panel from forests fork forest 2021-05-25 19:11:07 -0500
  • 21e54594e2 add offline stream image to client & cleaning up duplicate code forest 2021-05-25 18:21:02 -0500
  • 6c36483e2b first try separating logo image from offline stream image forest 2021-05-25 17:34:06 -0500
  • 6e707a65bc pull in css changes forest 2021-05-25 16:44:16 -0500
  • 3f5db5e883 1 millions logo sizes forest 2021-05-25 16:44:01 -0500
  • 3df5592b0e delete all the default custom emojis forest 2021-05-25 16:20:29 -0500
  • 09d8fedfca adding sequentialread stream images forest 2021-05-25 16:19:30 -0500
  • cc8ae1647f Merge branch 'develop' into forest-build forest 2021-05-25 16:14:36 -0500
  • 7c476a9b2f fix initial username invalid characters initial-username forest 2021-05-25 15:38:36 -0500
  • 4db3cd9361 fix initial username invalid characters forest 2021-05-25 15:38:36 -0500
  • 21585aac4d Merge branch 'initial-username' into develop forest 2021-05-25 15:04:07 -0500
  • 2f398fd7b2 direct hls: add a unique timestamp to each stream to fix cache isssue forest 2021-05-25 14:55:13 -0500
  • 8b1bb2866b chat client provides its initial username when it connects forest 2021-05-25 14:02:21 -0500
  • cd06f75a62 fixing bugs & testing direct hls forest 2021-05-24 16:40:27 -0500
  • 3683843fd2 gitignore webroot.json forest 2021-05-24 15:12:19 -0500
  • c5d4224b3e trying to get samba to connect, fix leading / forest 2021-05-24 15:12:04 -0500
  • 8cd60a8c51 fixing bugs & testing direct hls forest 2021-05-24 16:40:27 -0500
  • 824a11dbc5 fixing the docker build -- use armv7 runtime image forest 2021-05-24 15:12:38 -0500
  • ab74e21592 gitignore webroot.json forest 2021-05-24 15:12:19 -0500
  • b03654f873 trying to get samba to connect, fix leading / forest 2021-05-24 15:12:04 -0500
  • 8ef45c6207 forest's WIP changes to the docker build to support armv7 forest 2021-05-24 14:17:28 -0500
  • 1d3ffa40db remove samba 1st connect test code forest 2021-05-24 14:16:56 -0500
  • e67f711db5 first test build with direct HLS streaming from a samba share forest 2021-05-24 14:16:41 -0500
  • 9c9752217e samba test forest 2021-05-24 14:15:57 -0500
  • fd864acab1 Update admin bundle Gabe Kangas 2021-05-23 00:02:05 -0700
  • 61e07bf945 API for setting a list of blocked usernames. For #782 Gabe Kangas 2021-05-22 21:50:34 -0700
  • 83ad6db394 If tag storage is an empty string return back an empty slice. Fixes #974 Gabe Kangas 2021-05-22 21:32:56 -0700
  • 381daaec9b Save owncast logs to log file. Closes #908 Gabe Kangas 2021-05-22 19:25:33 -0700
  • bf6a3d9e85 Remove prefixed whitespace in markdown rendering Gabe Kangas 2021-05-22 17:27:39 -0700
  • 36a15a97dd Handle the server summary data as auto-linked markdown. Closes #1010 Gabe Kangas 2021-05-22 17:09:57 -0700
  • 1504ea3509
    Add -logdir flag (#1039) tomleb 2021-05-22 19:29:49 -0400
  • e311cb53ea
    let actions/checkout@v2 select the right reference for push and pull request events (#1042) leuc 2021-05-22 19:36:21 +0200
  • 4590bd674b
    feat: use multi-stage-builds for Docker (#1003) Sefa Eyeoglu 2021-05-22 03:18:42 +0200
  • ebf8157e8c
    Fix #1001 set RTMP port from cli (#1038) leuc 2021-05-22 03:11:15 +0200
  • a77af81684
    Bump @videojs/http-streaming from 2.8.1 to 2.8.2 in /build/javascript (#1034) dependabot[bot] 2021-05-21 14:40:05 -0700
  • befd5b9dc5
    Bump github.com/aws/aws-sdk-go from 1.38.43 to 1.38.44 (#1035) dependabot[bot] 2021-05-21 07:49:20 -0700
  • 7bd30cb218
    Bump postcss from 8.2.15 to 8.3.0 in /build/javascript (#1033) dependabot[bot] 2021-05-20 23:49:46 -0700
  • 6cb73b7aec Prettified Code! gabek 2021-05-21 03:29:32 +0000
  • 91f6dcd0f6
    Active viewer PING controller. Closes #790 (#990) Gabe Kangas 2021-05-20 20:29:01 -0700
  • be71685937
    Bump github.com/aws/aws-sdk-go from 1.38.41 to 1.38.43 (#1028) dependabot[bot] 2021-05-20 15:50:42 -0700
  • bd1db62b3c
    Bump cssnano from 5.0.2 to 5.0.3 in /build/javascript (#1029) dependabot[bot] 2021-05-19 23:17:38 -0700
  • 2a7fea5510
    Bump github.com/mssola/user_agent from 0.5.2 to 0.5.3 (#1030) dependabot[bot] 2021-05-19 23:16:30 -0700
  • ca0ff1f9e6 Bump admin bundle with new version of next + webpack5 Gabe Kangas 2021-05-19 23:03:21 -0700
  • cea30feceb
    Bump github.com/aws/aws-sdk-go from 1.38.41 to 1.38.42 (#1026) dependabot[bot] 2021-05-19 22:42:56 -0700
  • 8a3523735a Bump dev version Gabe Kangas 2021-05-19 17:39:33 -0700
  • 0bf3fb4fa7 Bump vjs vhs and enable experimentalBufferBasedABR Gabe Kangas 2021-05-19 17:39:12 -0700
  • f60a433176
    Bump github.com/yuin/goldmark from 1.3.5 to 1.3.7 (#1021) dependabot[bot] 2021-05-18 10:14:23 -0700
  • 347c5f1974
    Bump github.com/aws/aws-sdk-go from 1.38.39 to 1.38.41 (#1022) dependabot[bot] 2021-05-18 10:13:55 -0700
  • 380f3c5015
    Do not format dependabot Gabe Kangas 2021-05-18 10:13:26 -0700
  • 0f3e818041
    Do not lint dependabot Gabe Kangas 2021-05-18 10:12:52 -0700
  • 42d76590fc
    Bump postcss from 8.2.14 to 8.2.15 in /build/javascript (#1004) dependabot[bot] 2021-05-15 14:02:50 -0700
  • 2dee30a195
    Bump github.com/aws/aws-sdk-go from 1.38.35 to 1.38.39 (#1013) dependabot[bot] 2021-05-15 14:02:34 -0700
  • 3810ce4f63 Do not try to copy logo if image does not exist on disk v0.0.7 Gabe Kangas 2021-05-14 15:28:13 -0700
  • 5c48ead518
    Update video.css (#1012) Meisam 2021-05-13 21:02:57 +0200
  • d9b4f98fd0
    Bump hosted-git-info from 2.8.8 to 2.8.9 in /test/automated (#1006) dependabot[bot] 2021-05-11 19:45:28 -0700
  • 404966e015 Update admin bundle Gabe Kangas 2021-05-07 12:25:51 -0700
  • ae15ca6ae1
    Bump github.com/aws/aws-sdk-go from 1.38.34 to 1.38.35 (#995) dependabot[bot] 2021-05-06 23:08:38 -0700
  • b38d2e0dd4
    Bump lodash from 4.17.20 to 4.17.21 in /build/javascript (#994) dependabot[bot] 2021-05-06 16:16:45 -0700
  • 2a8437a19f
    Bump lodash from 4.17.20 to 4.17.21 in /test/automated (#993) dependabot[bot] 2021-05-06 16:13:14 -0700
  • f0fc2ea4ee
    Bump postcss from 8.2.13 to 8.2.14 in /build/javascript (#991) dependabot[bot] 2021-05-06 16:09:45 -0700
  • 5e18391a55
    Bump github.com/aws/aws-sdk-go from 1.38.33 to 1.38.34 (#992) dependabot[bot] 2021-05-06 16:09:33 -0700
  • e9dc7aeeaa Fix automated test Gabe Kangas 2021-05-05 20:07:12 -0700
  • 09da85090e Fix tests Gabe Kangas 2021-05-05 19:58:02 -0700
  • 6d6e7269d8 Update admin bundle Gabe Kangas 2021-05-05 18:26:27 -0700
  • 4f4cef97e2 Force an iframe every segment Gabe Kangas 2021-05-05 18:21:27 -0700
  • e7a9353a5e Force a gop and framerate in test content Gabe Kangas 2021-05-05 18:21:00 -0700
  • fc123ecda3 Fix tests Gabe Kangas 2021-05-05 17:31:19 -0700
  • ca362c0ba2 Update admin bundle Gabe Kangas 2021-05-05 17:21:48 -0700
  • 6bcbe60c28 Update latency level values Gabe Kangas 2021-05-05 17:19:40 -0700
  • 70389f5abd Add timestamp to test script to test latency Gabe Kangas 2021-05-05 16:33:10 -0700
  • 273b0395d9
    Bump github.com/aws/aws-sdk-go from 1.38.31 to 1.38.33 (#986) dependabot[bot] 2021-05-04 23:56:17 -0700
  • 4fdf8e8819
    Bump github.com/aws/aws-sdk-go from 1.38.30 to 1.38.31 (#984) dependabot[bot] 2021-05-03 23:29:30 -0700
  • 8c3e4be69e
    Bump github.com/shirou/gopsutil (#983) dependabot[bot] 2021-05-03 11:19:48 -0700
  • 6e5a6dd253
    Bump github.com/aws/aws-sdk-go from 1.38.29 to 1.38.30 (#982) dependabot[bot] 2021-05-03 11:19:24 -0700
  • 184f07d1d6
    Bump github.com/aws/aws-sdk-go from 1.38.28 to 1.38.29 (#976) dependabot[bot] 2021-05-01 18:32:21 -0700
  • 85d6fba265 Update admin bundle Gabe Kangas 2021-04-29 22:51:57 -0700
  • 06853c1184
    Bump @videojs/http-streaming from 2.7.1 to 2.8.0 in /build/javascript (#968) dependabot[bot] 2021-04-29 22:21:20 -0700