Commit Graph

  • 32c7e3fa34 Clear current broadcaster on stream end. Closes #285 Gabe Kangas 2020-10-24 14:58:34 -0700
  • de40da1cf0 Add verbose logging option to launch.json Gabe Kangas 2020-10-24 14:32:42 -0700
  • 0374bd262f Update script to support 32bit linux binaries. Closes #288 Gabe Kangas 2020-10-24 13:50:45 -0700
  • a84f93ec0f
    Bump github.com/aws/aws-sdk-go from 1.35.12 to 1.35.13 (#286) dependabot[bot] 2020-10-22 23:55:56 -0700
  • 2839a5e236
    Custom thumbnail poster component (#281) Gabe Kangas 2020-10-22 14:14:44 -0700
  • 2f37df61f2
    Bump github.com/aws/aws-sdk-go from 1.35.10 to 1.35.12 (#280) dependabot[bot] 2020-10-21 23:27:36 -0700
  • be9fb81102 Commit updated API documentation Owncast 2020-10-22 05:42:51 +0000
  • ebed81c81e Test update of api doc Gabe Kangas 2020-10-21 22:40:48 -0700
  • 294339b496 Fix typo Gabe Kangas 2020-10-21 22:39:32 -0700
  • 0558f4f699 Mark APIs as pre-release Gabe Kangas 2020-10-21 22:38:02 -0700
  • 03151f1dd1 Render api documentation when openapi.yaml is updated Gabe Kangas 2020-10-21 22:36:19 -0700
  • 2b8aea8797 Support a local working directory copy of ffmpeg. Closes #276 Gabe Kangas 2020-10-21 21:47:42 -0700
  • 131675bc03 Split out setting broadcaster details into its own file Gabe Kangas 2020-10-21 17:07:00 -0700
  • 72de85bc10
    Add Javascript update Github Actions workflow (#275) Gabe Kangas 2020-10-20 18:38:37 -0700
  • c6eeb1d208 jesus stop commiting node_modules you stupid github action Gabe Kangas 2020-10-20 15:24:40 -0700
  • 5d00851db3
    Bump tailwindcss from 1.9.4 to 1.9.5 in /build/javascript (#272) dependabot[bot] 2020-10-20 15:23:33 -0700
  • 180e31a796
    Bump github.com/aws/aws-sdk-go from 1.35.8 to 1.35.10 (#271) dependabot[bot] 2020-10-20 15:21:49 -0700
  • dab7914eab
    Bump @justinribeiro/lite-youtube from 0.9.0 to 0.9.1 in /build/javascript (#273) dependabot[bot] 2020-10-20 15:15:56 -0700
  • fb4a822cd8 Removing javascript workflow because it keeps commiting node_modules to the repo Gabe Kangas 2020-10-20 00:29:33 -0700
  • 205ef8926e These files should not be added Gabe Kangas 2020-10-19 22:22:33 -0700
  • 226242f07b Another test of the workflow Gabe Kangas 2020-10-19 22:16:54 -0700
  • 2987b6a87c Update workflow Gabe Kangas 2020-10-19 22:16:18 -0700
  • 8425930eed Commit updated Javascript packages Owncast 2020-10-20 05:15:30 +0000
  • 3f50ce9bfc Revert "Commit updated Javascript packages" Gabe Kangas 2020-10-19 22:14:27 -0700
  • a88734348a Commit updated Javascript packages Owncast 2020-10-20 05:04:18 +0000
  • 5d03ecb694 Test workflow commit Gabe Kangas 2020-10-19 22:03:24 -0700
  • 22f37df2a6 Trying a new github workflow to install javascript packages Gabe Kangas 2020-10-19 21:53:25 -0700
  • 1290c757a2 Add cleanup to test content script Gabe Kangas 2020-10-19 21:42:52 -0700
  • ea9579d899 Add multiple variants to the transcoder test Gabe Kangas 2020-10-19 21:34:42 -0700
  • 120bfb56e3
    Merge pull request #264 from owncast/gek/update-chat-styling gingervitis 2020-10-17 19:22:53 -0700
  • 03a6eb3cee optmized lines Ginger Wong 2020-10-17 19:21:43 -0700
  • 7dcc89a841 Add system chat message support to messages query Gabe Kangas 2020-10-16 17:50:00 -0700
  • f4815e331c Update chat styling Gabe Kangas 2020-10-16 17:36:11 -0700
  • 1b821e4c4e Add a link to rocket.chat in the contact section of the readme Gabe Kangas 2020-10-16 16:12:49 -0700
  • 9a8b9ad2e0
    Bump github.com/aws/aws-sdk-go from 1.35.7 to 1.35.8 (#260) dependabot[bot] 2020-10-16 15:05:47 -0700
  • bfbac8cc57
    Variable collisions; Possible use of nil value (#256) bitspill 2020-10-16 15:04:31 -0700
  • 3812e6345f Fix typo Gabe Kangas 2020-10-16 13:57:23 -0700
  • 30c9bbe966 Size logo properly with the user image Gabe Kangas 2020-10-16 13:49:09 -0700
  • f9039acadb Use SVG for default logos. Closes #261 Gabe Kangas 2020-10-16 13:31:16 -0700
  • 90ddf4f1b6 Remove yp section from config since we are not ready for it yet Gabe Kangas 2020-10-16 13:23:05 -0700
  • 627f6ebbe3 Remove rogue file Gabe Kangas 2020-10-16 11:51:29 -0700
  • 73ca2c2464 We use npx to run snowpack so it is not needed to install Gabe Kangas 2020-10-16 11:49:41 -0700
  • 3ff993c2bc Stop logging every file that is uploaded Gabe Kangas 2020-10-16 10:08:18 -0700
  • b9a80709ab Decrease the amount of time before the stream is made available to the player Gabe Kangas 2020-10-15 21:36:08 -0700
  • c9cf80d388
    Bump snowpack from 2.14.0 to 2.14.1 in /build/javascript (#259) dependabot[bot] 2020-10-16 00:34:49 -0700
  • eb0ee4dd8a Catch db error and show frienlier message. Closes #252 Gabe Kangas 2020-10-15 17:57:32 -0700
  • 8f740c4cb6 Cleanup private and optinally public segments on a timer instead of after every save. Closes #254 Gabe Kangas 2020-10-15 17:50:17 -0700
  • 2d71337146 Rename functions to be clearer that it is for offline cleanup Gabe Kangas 2020-10-15 16:17:33 -0700
  • d403fd20f1 Do not auto-delete file on storage save. Add firing cleanup method Gabe Kangas 2020-10-14 17:32:02 -0700
  • 2647b3fac8 Remove unused value Gabe Kangas 2020-10-14 17:00:35 -0700
  • 5e45c53b87 Fix YP not being fired post-merges Gabe Kangas 2020-10-14 16:46:04 -0700
  • c960ccd455
    Bump github.com/mattn/go-sqlite3 from 1.14.0 to 1.14.4 (#251) dependabot[bot] 2020-10-14 15:45:54 -0700
  • b261637260
    Bump tailwindcss from 1.8.10 to 1.9.2 in /build/javascript (#243) dependabot[bot] 2020-10-14 15:45:36 -0700
  • b9c42fab25
    Bump github.com/aws/aws-sdk-go from 1.34.0 to 1.35.7 (#250) dependabot[bot] 2020-10-14 15:31:04 -0700
  • afc0be55c8
    Bump github.com/shirou/gopsutil (#249) dependabot[bot] 2020-10-14 15:05:59 -0700
  • 97fa8d70a7 Configure dependabot Gabe Kangas 2020-10-14 14:40:34 -0700
  • 0df7e0d555
    Bump preact from 10.5.3 to 10.5.4 in /build/javascript (#245) dependabot[bot] 2020-10-14 14:32:04 -0700
  • 9bb4db564a
    Bump github.com/sirupsen/logrus from 1.6.0 to 1.7.0 (#248) dependabot[bot] 2020-10-14 14:31:31 -0700
  • 15fb2fd729
    Bump snowpack from 2.12.1 to 2.14.0 in /build/javascript (#246) dependabot[bot] 2020-10-14 14:31:12 -0700
  • fc988e1846 Setup dependabot for 3rd party go and javascript code Gabe Kangas 2020-10-14 14:10:38 -0700
  • 6ea9affce0
    HLS video handling/storage/state refactor (#151) Gabe Kangas 2020-10-14 14:07:38 -0700
  • 57f2e4b567
    Merge pull request #241 from jeyemwey/jv-119-remove-avatars gingervitis 2020-10-14 11:16:58 -0700
  • 64a85e68aa
    Update extra page content API (#240) Gabe Kangas 2020-10-14 09:38:48 -0700
  • 606ccb6c14 Remove message image from go code Jannik Volkland 2020-10-14 13:47:39 +0200
  • 146e6d342c Remove avatars from frontend Jannik Volkland 2020-10-14 13:33:55 +0200
  • d7c3991b59
    Render and sanitize chat messages server-side. (#237) Gabe Kangas 2020-10-13 16:45:52 -0700
  • 9eab6d7553 Specify that these APIs are for v0.0.3 Gabe Kangas 2020-10-12 10:52:12 -0700
  • 962267106e Update demo links Gabe Kangas 2020-10-11 16:55:39 -0700
  • 25ef2fc66e
    Merge pull request #231 from owncast/gek/remove-status-bar-values gingervitis 2020-10-08 21:44:27 -0700
  • 250dcf1d75 make logo fit size of user image avatar circle. closes #230 Gabe Kangas 2020-10-08 21:15:46 -0700
  • ce14e0d0a7 Remove additional viewer counts from status bar. Closes #155 Gabe Kangas 2020-10-08 16:39:11 -0700
  • 2aa9a86e3d Allow non-root paths for index.html when returning server-rendered metadata page. Closes #227 Gabe Kangas 2020-10-08 16:34:40 -0700
  • dfeba53f08 Reduce the amount of time between start of stream and when we show as online. Can bump this back up if needed. Gabe Kangas 2020-10-08 14:27:42 -0700
  • 168ba9277e Do not use loopback as an example ip Gabe Kangas 2020-10-07 23:27:42 -0700
  • aac7fa2476 Show YP configuration in the config API Gabe Kangas 2020-10-07 22:42:14 -0700
  • 268085e41f I thought I already fixed this. Guess it got lost in a merge. Gabe Kangas 2020-10-07 20:53:01 -0700
  • a7d9e2719a Do not try to split ip and port of x-forwarded-for addresses Gabe Kangas 2020-10-07 20:42:02 -0700
  • bcf4cb09e7 Break rtmp read loop after disconnect Gabe Kangas 2020-10-07 19:59:55 -0700
  • 06f8a01d5e Update our api definitions Gabe Kangas 2020-10-07 17:04:06 -0700
  • d500f32f5b
    Merge pull request #219 from jeyemwey/fix-issue-202 gingervitis 2020-10-07 01:06:57 -0700
  • 003648ed61 Update .gitignore Gabe Kangas 2020-10-07 00:28:43 -0700
  • a5e2b4b934 Remove files Gabe Kangas 2020-10-07 00:27:41 -0700
  • a17e507664 Merge branch 'master' into fix-issue-202 Jannik Volkland 2020-10-07 08:49:10 +0200
  • d4b800c9bb Merge branch 'fix-issue-202' Jannik Volkland 2020-10-07 08:46:09 +0200
  • 813884ef21 fix: Use Kebab-Case, and resolve Merge Conflict Jannik Volkland 2020-10-07 08:42:46 +0200
  • d7e355bce1
    Connected clients admin API (#217) Gabe Kangas 2020-10-06 23:14:33 -0700
  • 1eb7c1985b
    Merge pull request #228 from SoldierCorp/save-volume-settings gingervitis 2020-10-06 22:54:57 -0700
  • 0445274fbd Do not cache hls playlist files at all. Closes #229 Gabe Kangas 2020-10-06 18:26:11 -0700
  • 38743a9608 UPDATE: Set volume on load Edgardo Ramírez 2020-10-06 19:01:59 -0500
  • f0df543def ADD: Handle muted state to update the volume settings Edgardo Ramírez 2020-10-06 15:51:30 -0500
  • a36891c465
    Merge pull request #226 from Pranav2612000/chat_count_fix gingervitis 2020-10-06 13:46:07 -0700
  • ac1860d325 UPDATE: Use helpers functions for saving the volume settings Edgardo Ramírez 2020-10-06 15:46:07 -0500
  • 66db710761 FIX: Set volume only if it exists in localstorage Edgardo Ramírez 2020-10-06 15:03:15 -0500
  • e2200f09d7 Merge remote-tracking branch 'upstream/master' into save-volume-settings Edgardo Ramírez 2020-10-06 14:55:56 -0500
  • 84b81e440d ADD: Save volume settings in localstorage Edgardo Ramírez 2020-10-06 14:53:08 -0500
  • 70c5a8b910
    . -> · Gabe Kangas 2020-10-06 12:12:49 -0700
  • d39003b88a Add 3rd party web dependency instructions Gabe Kangas 2020-10-06 10:49:48 -0700
  • 06e5fe09f4 Fix leftover value when we would deal with cache duration in minutes instead of seconds Gabe Kangas 2020-10-06 09:17:41 -0700
  • eb404fba34 Add attributes file Gabe Kangas 2020-10-05 23:16:11 -0700
  • a3221aee19 Removing docs as submodule because that was an odd idea Gabe Kangas 2020-10-05 13:52:58 -0700