Commit Graph

  • 8ab5e0797e Fix TailwindCSS build missing classes Gabe Kangas 2020-11-17 22:10:24 -0800
  • 09b570d64c Support framerate to be a float. For #378 Gabe Kangas 2020-11-17 21:21:19 -0800
  • 437b3063f8 Put content.md in data dir during build Gabe Kangas 2020-11-17 20:27:14 -0800
  • aeb221b32f
    Do not highlight usernames inside links (#366) Matt Steele 2020-11-17 19:29:03 -0600
  • f8d94c2dc2
    jump to bottom of list when the DOM observes that a new message node has been added (#369) gingervitis 2020-11-17 16:59:27 -0800
  • 31e0382a87 Add error text to clarify config changes from #373 Gabe Kangas 2020-11-17 15:21:53 -0800
  • 2bb0cec5be Commit updated API documentation Owncast 2020-11-17 23:13:26 +0000
  • 01f16aeddf
    Simplify Logo requirement from users. (#373) gingervitis 2020-11-17 15:12:54 -0800
  • 1c753b2606 Update readme Gabe Kangas 2020-11-17 08:24:49 -0800
  • 92fa5b5c8c
    Bump @joeattardi/emoji-button from 4.4.0 to 4.5.0 in /build/javascript (#370) dependabot[bot] 2020-11-16 22:45:13 -0800
  • ad223695cc
    Bump github.com/mattn/go-sqlite3 from 1.14.4 to 1.14.5 (#372) dependabot[bot] 2020-11-16 22:42:22 -0800
  • fc9b4ee739
    Bump github.com/aws/aws-sdk-go from 1.35.28 to 1.35.29 (#371) dependabot[bot] 2020-11-16 22:38:40 -0800
  • a24dbc418b Tame down encoding performance alerts. Closes #338 Gabe Kangas 2020-11-16 21:02:48 -0800
  • bf4758d166 Update source building instructions to include the bundled admin Gabe Kangas 2020-11-16 20:37:49 -0800
  • a40b3a0e80
    Check if inbound details properly set before use (#365) Matt Steele 2020-11-16 22:14:22 -0600
  • 4f4a13540f
    Bump @joeattardi/emoji-button from 4.3.0 to 4.4.0 in /build/javascript (#367) dependabot[bot] 2020-11-16 17:38:12 -0800
  • 34e9f92794 Update bundled admin Gabe Kangas 2020-11-16 14:38:57 -0800
  • f889aeb83c
    Bump github.com/aws/aws-sdk-go from 1.35.27 to 1.35.28 (#368) dependabot[bot] 2020-11-16 13:50:20 -0800
  • 2461fd02e2
    Extended config example (#363) Christian Muehlhaeuser 2020-11-15 20:58:48 +0100
  • 4d2066a76d
    Start cleaning up linter errors. (#358) Gabe Kangas 2020-11-14 18:39:53 -0800
  • c76b7229a5
    Bump preact from 10.5.5 to 10.5.7 in /build/javascript (#360) dependabot[bot] 2020-11-12 22:59:02 -0800
  • a6ce495b9c
    Bump github.com/aws/aws-sdk-go from 1.35.26 to 1.35.27 (#359) dependabot[bot] 2020-11-12 22:55:19 -0800
  • 934285c55b Move stats.json to data dir Gabe Kangas 2020-11-12 22:34:49 -0800
  • 6df6b97815 Log auth middleware failures as Debug. Closes #342 Gabe Kangas 2020-11-12 15:37:20 -0800
  • 2e1f8d29b5
    Fix godoc style comments (#356) Christian Muehlhaeuser 2020-11-13 00:14:59 +0100
  • 8f921fbfde
    Fix popular typos (#355) Christian Muehlhaeuser 2020-11-12 23:57:24 +0100
  • cfb031a15c
    Make sure we close DB statements to release resources (#354) Christian Muehlhaeuser 2020-11-12 23:46:56 +0100
  • 16e578e993
    Use a golangci-lint workflow to check for common mistakes & problems (#353) Christian Muehlhaeuser 2020-11-12 23:42:39 +0100
  • 3f9dd2870f
    Explicitly ignore io.Copy's return values (#352) Christian Muehlhaeuser 2020-11-12 23:42:01 +0100
  • 2c504eb8be
    Handle filepath.Walk errors (#351) Christian Muehlhaeuser 2020-11-12 23:29:17 +0100
  • 00129c5942
    Stick to the documented default bitrate of 1200 in case of config parsing issues (#350) Christian Muehlhaeuser 2020-11-12 23:23:52 +0100
  • 21df28160a
    Avoid unnecessary conversion (#349) Christian Muehlhaeuser 2020-11-12 23:18:32 +0100
  • cdcead1143
    Use 'os' instead of the deprecated 'platform' in build matrix (#347) Christian Muehlhaeuser 2020-11-12 22:37:27 +0100
  • 6976dffdfb
    Build & test against Go 1.13 and latest Go (#346) Christian Muehlhaeuser 2020-11-12 22:29:38 +0100
  • 8d9eb1e79f
    Log potential errors returned by http.ListenAndServe (#345) Christian Muehlhaeuser 2020-11-12 21:42:18 +0100
  • e83cca9338
    Bump github.com/aws/aws-sdk-go from 1.35.25 to 1.35.26 (#341) dependabot[bot] 2020-11-12 00:25:56 -0800
  • 55a81029e5 Update admin Gabe Kangas 2020-11-11 19:59:05 -0800
  • a9586b03fc Disable persistent http connections in transcoder Gabe Kangas 2020-11-10 23:59:56 -0800
  • 6f90e8e46b
    Bump github.com/aws/aws-sdk-go from 1.35.24 to 1.35.25 (#337) dependabot[bot] 2020-11-10 22:49:11 -0800
  • e8f1d5ef3f
    Typo Gabe Kangas 2020-11-10 15:05:33 -0800
  • 7330722110
    Link directly to new discussion post Gabe Kangas 2020-11-10 15:04:07 -0800
  • 0a5ed6d942
    Add link to Owncast discussions on Github Gabe Kangas 2020-11-10 15:03:21 -0800
  • 134fa3a80f
    Bump github.com/aws/aws-sdk-go from 1.35.22 to 1.35.24 (#333) dependabot[bot] 2020-11-09 23:03:16 -0800
  • 00b1e06840
    Support admin paths with index.html (#332) Gabe Kangas 2020-11-09 19:52:43 -0800
  • 73ec2126cc Do not perform ffmpeg location logic in defaults Gabe Kangas 2020-11-09 19:35:01 -0800
  • f679c9d1fe Do not continue if ffmpeg is not found. panic and die. Gabe Kangas 2020-11-09 16:56:31 -0800
  • bbab241120 Update admin again Gabe Kangas 2020-11-08 12:00:31 -0800
  • e091afbb3c Update admin bundle to point to relative paths and not localhost Gabe Kangas 2020-11-07 16:17:55 -0800
  • 1dbd550134
    Bundle and serve admin (#317) Gabe Kangas 2020-11-06 15:12:35 -0800
  • 2517e9944e
    Bump @videojs/http-streaming from 2.2.4 to 2.3.0 in /build/javascript (#327) dependabot[bot] 2020-11-05 23:08:53 -0800
  • cf6609496c
    Bump video.js from 7.8.3 to 7.10.2 in /build/javascript (#326) dependabot[bot] 2020-11-05 22:54:56 -0800
  • 2f91c45cd8
    Bump github.com/aws/aws-sdk-go from 1.35.21 to 1.35.22 (#328) dependabot[bot] 2020-11-05 22:40:04 -0800
  • 9b81740de4 Commit updated API documentation Owncast 2020-11-06 02:40:57 +0000
  • 7fece6ff28 Update API documentation for new admin endpoint Gabe Kangas 2020-11-05 18:40:19 -0800
  • 856961ad2d Replace admin broadcaster with status api Gabe Kangas 2020-11-05 18:29:16 -0800
  • 133745efd7 Perform validation on YP instance URL value Gabe Kangas 2020-11-05 09:20:33 -0800
  • 6f6971f482 Display YP errors Gabe Kangas 2020-11-05 09:14:47 -0800
  • 4de2841659 Remove stale client purging. Use sockets to count clients. #323 Gabe Kangas 2020-11-05 00:14:51 -0800
  • 723a671f1c Stop handleDisconnect from double firing Gabe Kangas 2020-11-04 22:33:56 -0800
  • 28f965ec32
    Bump github.com/aws/aws-sdk-go from 1.35.20 to 1.35.21 (#325) dependabot[bot] 2020-11-04 23:33:07 -0800
  • c2f94c4e6c
    Bump @videojs/http-streaming from 2.2.0 to 2.2.4 in /build/javascript (#322) dependabot[bot] 2020-11-03 22:44:18 -0800
  • 18e322c5e1 Add version number to status endpoint Gabe Kangas 2020-11-03 17:34:25 -0800
  • 9ae3f1a267
    Bump @joeattardi/emoji-button from 4.2.0 to 4.3.0 in /build/javascript (#319) dependabot[bot] 2020-11-03 18:48:09 -0800
  • 6bf0826e62 Move build script to build directory Gabe Kangas 2020-11-03 00:46:18 -0800
  • 670d8f8a1f
    Bump github.com/aws/aws-sdk-go from 1.35.19 to 1.35.20 (#320) dependabot[bot] 2020-11-02 22:46:30 -0800
  • fe0021b8c8 Remove preview gif on offline. Closes #300 Gabe Kangas 2020-11-02 19:39:52 -0800
  • 51da650d45
    Bump github.com/aws/aws-sdk-go from 1.35.18 to 1.35.19 (#315) dependabot[bot] 2020-11-02 08:14:02 -0800
  • 103ce8428c
    [ImgBot] Optimize images (#313) imgbot[bot] 2020-10-31 13:27:39 -0700
  • f8712856af
    Trying to fix commits not happening with js Gabe Kangas 2020-10-30 16:04:03 -0700
  • 41b694d292
    Add auto-closing stale issues and PRs Gabe Kangas 2020-10-30 15:03:48 -0700
  • 28d64b4649
    Bump github.com/aws/aws-sdk-go from 1.35.17 to 1.35.18 (#311) dependabot[bot] 2020-10-29 23:57:58 -0700
  • bd6cdb96f0
    Bump postcss-cli from 8.1.0 to 8.2.0 in /build/javascript (#310) dependabot[bot] 2020-10-29 23:57:37 -0700
  • e0177afa87 Commit updated API documentation Owncast 2020-10-30 01:42:11 +0000
  • 2131a203ed Add get log apis to doc Gabe Kangas 2020-10-29 18:41:21 -0700
  • c87a7f8564
    Merge pull request #309 from bgildson/issue307 gingervitis 2020-10-29 18:29:25 -0700
  • de88a34683 Use a real URL Gabe Kangas 2020-10-29 18:26:10 -0700
  • 5c6f5fc697 Add logging admin APIs for dashboard #114 Gabe Kangas 2020-10-29 18:17:04 -0700
  • 3963568951
    Stop rtmp from reaching back into core (#290) Gabe Kangas 2020-10-29 14:09:28 -0700
  • bcf7332675 changed duration format to also represent days bgildson 2020-10-29 08:46:54 -0300
  • 72918a62d8
    Update owncast-release-checklist.md Gabe Kangas 2020-10-29 00:31:09 -0700
  • 592f890a97
    Bump github.com/aws/aws-sdk-go from 1.35.16 to 1.35.17 (#308) dependabot[bot] 2020-10-29 00:26:56 -0700
  • 6fb006f7e5
    Update package.json Gabe Kangas 2020-10-28 14:59:17 -0700
  • 6504736c4b
    Update javascript-packages.yaml Gabe Kangas 2020-10-28 14:58:33 -0700
  • 2b555ce42f
    Test commit to see if workflow fires propertly Gabe Kangas 2020-10-28 14:56:21 -0700
  • d173b93204
    Update javascript-packages.yaml Gabe Kangas 2020-10-28 14:54:31 -0700
  • e17c26bead
    Bump @videojs/themes from 1.0.0 to 1.0.1 in /build/javascript (#302) dependabot[bot] 2020-10-28 13:22:46 -0700
  • e5b80af595
    Bump github.com/aws/aws-sdk-go from 1.35.15 to 1.35.16 (#301) dependabot[bot] 2020-10-28 08:57:28 -0700
  • 41baba943a
    Bump github.com/aws/aws-sdk-go from 1.35.14 to 1.35.15 (#297) dependabot[bot] 2020-10-27 00:12:30 -0700
  • 6c5253c7e0 Do not panic. Closes #295 Gabe Kangas 2020-10-26 18:58:54 -0700
  • 2c3da709f5 Add some additional issue template items Gabe Kangas 2020-10-26 14:59:22 -0700
  • 18829209cb Add issue template for public release checklist Gabe Kangas 2020-10-26 12:59:00 -0700
  • 4b70edac83 Fill in all the values for the admin config api Gabe Kangas 2020-10-26 09:14:05 -0700
  • 34fe55b5a3 Add getter for stream variant encoder preset w/ test Gabe Kangas 2020-10-26 09:12:44 -0700
  • 19e86b8c04
    First pass at centralized database reference. Closes #282 (#289) Gabe Kangas 2020-10-26 08:55:31 -0700
  • 6d0aa4bdd1
    Create a production build of Tailwind at release time (#292) Gabe Kangas 2020-10-26 08:49:33 -0700
  • 153719cd1b
    Bump github.com/aws/aws-sdk-go from 1.35.13 to 1.35.14 (#294) dependabot[bot] 2020-10-26 01:08:04 -0700
  • 8d0688d425
    Bump tailwindcss from 1.9.5 to 1.9.6 in /build/javascript (#293) dependabot[bot] 2020-10-26 01:05:00 -0700
  • 2ee09f9697 Add stream key to config admin api Gabe Kangas 2020-10-25 22:17:56 -0700
  • 903c977b13 Add GetAdminStatus endpoint that is compatible with admin auth Gabe Kangas 2020-10-25 18:56:53 -0700
  • 8ed21d303f Fix typo in verbose launch args Gabe Kangas 2020-10-24 16:01:49 -0700