Commit Graph

  • a16e38b057 Merge pull request #12 from owncast/gek/access-tokens Gabe Kangas 2021-01-06 21:38:06 -08:00
  • 19cc73ff3f Merge branch 'external-integrations' into gek/access-tokens Gabe Kangas 2021-01-06 21:37:55 -08:00
  • a6e4f243f0 Merge pull request #13 from owncast/gek/webhook-management Gabe Kangas 2021-01-06 21:35:45 -08:00
  • 63f6079be5
    Update controllers/admin/chat.go Gabe Kangas 2021-01-06 16:06:01 -08:00
  • 9cccfa8f76 Fix msg id generation Gabe Kangas 2021-01-06 15:19:32 -08:00
  • 9438557c18 Remove duplicate function post rebase Gabe Kangas 2021-01-06 14:20:13 -08:00
  • 9b72a86768 Commit updated Javascript packages Owncast 2021-01-06 22:19:22 +00:00
  • b4093a664d Support nil lastUsed time Gabe Kangas 2021-01-05 13:00:38 -08:00
  • 691d760c6b Fix route Gabe Kangas 2021-01-04 22:23:15 -08:00
  • 29aedff6f1 Commit updated API documentation Owncast 2021-01-05 06:20:47 +00:00
  • d25c96c7f5 Return access token string Gabe Kangas 2021-01-04 22:20:03 -08:00
  • ce112e828f Add auth'ed endpoint for sending user chat messages Gabe Kangas 2021-01-04 22:01:17 -08:00
  • 9ffb55c7bd Commit updated API documentation Owncast 2021-01-05 04:26:49 +00:00
  • f032f6b5b0 Update api spec for new apis Gabe Kangas 2021-01-04 20:25:59 -08:00
  • b0f3c3e376 Cleanup Gabe Kangas 2021-01-04 19:20:53 -08:00
  • 58574273eb Add auth'ed endpoint for sending system messages Gabe Kangas 2021-01-04 19:00:30 -08:00
  • cdc381d7de Update last_used timestamp when using an access token Gabe Kangas 2021-01-04 01:56:22 -08:00
  • ef535c8c93 Create auth token middleware Gabe Kangas 2021-01-04 01:34:35 -08:00
  • 7c7f45e0ec New add, get and delete access token APIs Gabe Kangas 2021-01-04 00:25:21 -08:00
  • 31696de31e
    Implement webhook events for external integrations (#574) Aaron Ogle 2021-01-06 16:13:42 -06:00
  • f519bded59
    Pass at migrating webhooks to datastore + management apis (#589) Gabe Kangas 2021-01-06 14:10:13 -08:00
  • f1c75e1320
    Simplify a bit Aaron Ogle 2021-01-06 16:07:17 -06:00
  • 6dbf115e8d Cleanup from review feedback Gabe Kangas 2021-01-06 13:50:13 -08:00
  • 286d5aa4c1 align the chat-views position to the bottom of the page Thilo Billerbeck 2021-01-06 15:20:32 +01:00
  • 76e77ff5a1
    Bump github.com/aws/aws-sdk-go from 1.36.20 to 1.36.21 (#592) dependabot[bot] 2021-01-05 22:17:05 -08:00
  • a0d95814cd
    Bump github.com/aws/aws-sdk-go from 1.36.20 to 1.36.21 dependabot[bot] 2021-01-06 06:15:54 +00:00
  • 8e7e6c1c08 Add tooltip and tag colors Gabe Kangas 2021-01-05 16:59:55 -08:00
  • a74dc31dd4 Centralize available scopes Gabe Kangas 2021-01-05 16:51:57 -08:00
  • 0012fbb4d1 push -> concat Gabe Kangas 2021-01-05 16:43:33 -08:00
  • ae1e8c5e74 New webhooks management admin page Gabe Kangas 2021-01-05 16:35:37 -08:00
  • 88b1610f33 Support nil lastUsed timestamps and return back the new webhook on create Gabe Kangas 2021-01-05 16:35:06 -08:00
  • cd9fead87a Add single new token to list on save Gabe Kangas 2021-01-05 12:49:19 -08:00
  • 45337d0bea Cleanup Gabe Kangas 2021-01-05 11:29:45 -08:00
  • 6238372df7 Pass at migrating webhooks to datastore + management apis Gabe Kangas 2021-01-05 01:35:06 -08:00
  • caa32fa248
    make websocket and stream use constants (#584) Aaron Ogle 2021-01-05 00:30:18 -06:00
  • 0ea5a51e90
    Bump github.com/aws/aws-sdk-go from 1.36.19 to 1.36.20 (#588) dependabot[bot] 2021-01-04 22:27:46 -08:00
  • 084611d0ff
    Bump github.com/aws/aws-sdk-go from 1.36.19 to 1.36.20 dependabot[bot] 2021-01-05 06:21:40 +00:00
  • 7869072c96 Move unlock Gabe Kangas 2021-01-04 22:02:16 -08:00
  • c812a0abf5 Fix concurrent write crash. Fixes #578 Gabe Kangas 2021-01-04 21:18:35 -08:00
  • a6cd3a1a5f Fix build error Gabe Kangas 2021-01-04 20:46:27 -08:00
  • dd78f7c12b First pass at access token creation page Gabe Kangas 2021-01-04 17:49:45 -08:00
  • 0a8fadad6b
    make websocket and stream use constants Aaron Ogle 2021-01-04 15:40:53 -06:00
  • cdd3525e4e Link to new help page from offline notice Gabe Kangas 2021-01-04 12:28:09 -08:00
  • dc35fd7c9f optimize docker build and image size Kirides 2021-01-04 11:45:37 +01:00
  • 611b5dd9a2 Merge pull request #10 from thilobillerbeck/master Gabe Kangas 2021-01-04 02:34:54 -08:00
  • 36921bb089
    Bump preact from 10.5.8 to 10.5.9 in /build/javascript (#581) dependabot[bot] 2021-01-03 23:38:19 -08:00
  • e903dcd232 Commit updated Javascript packages Owncast 2021-01-04 07:33:36 +00:00
  • d38a116b5e
    Bump preact from 10.5.8 to 10.5.9 in /build/javascript dependabot[bot] 2021-01-04 07:32:42 +00:00
  • 9de74ca617 add json header so content type can be determined Aaron Ogle 2021-01-03 14:39:07 -06:00
  • 42ebd7d155 Merge branch 'master' into chat Aaron Ogle 2021-01-03 13:04:26 -06:00
  • ccd413a460 move message type to models and remove duplicate Aaron Ogle 2021-01-03 13:03:16 -06:00
  • 82bcff444a changed some code formatting spaces for text formatting to nbsp Thilo Billerbeck 2021-01-03 13:58:56 +01:00
  • b6ec81a004 Implement webhook events for external integrations Aaron Ogle 2021-01-02 17:14:35 -06:00
  • fca3b02851 Point fakechat test script to localhost by default. Commit package.json Gabe Kangas 2021-01-02 12:16:53 -08:00
  • f5f5939ce0 Merge pull request #11 from owncast/jv/reload-chat Gabe Kangas 2021-01-02 11:42:33 -08:00
  • 67c3f8ee38
    Manually bust m3u8 caches (#570) Matt Steele 2021-01-02 13:30:29 -06:00
  • ca0f2dfa8b Manually bust m3u8 caches mattdsteele 2021-01-02 10:21:29 -06:00
  • 5fdc881122 fix: text-alignments of chat messages Jannik 2021-01-02 14:10:16 +01:00
  • fe4f578d60 add chatReloadInterval Jannik 2021-01-02 14:06:14 +01:00
  • e5432cce62 Removed color from config for socialHandles, not required anymore SeaLife 2021-01-02 13:23:38 +01:00
  • 6efb392283 fixes #515, fixes #525 - added color to the SVGs directly SeaLife 2021-01-02 13:16:06 +01:00
  • bda430f791 Cleanup some exported methods Gabe Kangas 2021-01-01 15:39:41 -08:00
  • 3c7997b75e Make missing ffmpeg a fatal error. Closes #554 Gabe Kangas 2021-01-01 17:01:36 -08:00
  • 1dc25889ec Add inbound chat event rate limiting. Closes #484 Gabe Kangas 2021-01-01 16:55:04 -08:00
  • 997ada69b1
    Bump github.com/aws/aws-sdk-go from 1.36.18 to 1.36.19 (#559) dependabot[bot] 2021-01-01 00:02:49 -08:00
  • 1f732a3a56
    Bump github.com/aws/aws-sdk-go from 1.36.18 to 1.36.19 dependabot[bot] 2021-01-01 06:47:15 +00:00
  • b2953028cf Remove forcing old path-style URLs with s3. Closes #497 Gabe Kangas 2020-12-31 11:50:18 -08:00
  • f7a6e75708 Merge branch 'master' of github.com:thilobillerbeck/owncast-admin Thilo Billerbeck 2020-12-31 15:14:36 +01:00
  • 470d987551 added basic responsiveness Thilo Billerbeck 2020-12-31 15:14:25 +01:00
  • b70cee8afd Commit updated API documentation Owncast 2020-12-31 07:26:52 +00:00
  • 56fe91f45c Mark api spec as 0.0.5-development Gabe Kangas 2020-12-30 23:26:11 -08:00
  • 3cf066ec00
    Bump preact from 10.5.7 to 10.5.8 in /build/javascript (#553) dependabot[bot] 2020-12-30 22:56:58 -08:00
  • 509d449b11
    Bump github.com/aws/aws-sdk-go from 1.36.17 to 1.36.18 (#552) dependabot[bot] 2020-12-30 22:55:34 -08:00
  • 912e766ef9 Commit updated Javascript packages Owncast 2020-12-31 06:03:12 +00:00
  • e4071f1ab8
    Bump preact from 10.5.7 to 10.5.8 in /build/javascript dependabot[bot] 2020-12-31 06:02:24 +00:00
  • 8dfc467ce4
    Bump github.com/aws/aws-sdk-go from 1.36.17 to 1.36.18 dependabot[bot] 2020-12-31 05:57:49 +00:00
  • bc4b6895be Fix error message Gabe Kangas 2020-12-30 12:22:44 -08:00
  • 074f75b305 Merge branch 'master' into master Thilo Billerbeck 2020-12-30 14:47:19 +01:00
  • 5a345e1d52 open button links in new tab Thilo Billerbeck 2020-12-30 14:41:29 +01:00
  • fbff547bae fixed links Thilo Billerbeck 2020-12-30 14:31:20 +01:00
  • 68f481d8be Render markdown to extra page content in prerelease api Gabe Kangas 2020-12-29 23:38:49 -08:00
  • 04de05a1cc
    Bump github.com/aws/aws-sdk-go from 1.36.16 to 1.36.17 (#544) dependabot[bot] 2020-12-29 22:34:58 -08:00
  • 4f61e514e7
    Bump postcss from 8.2.1 to 8.2.2 in /build/javascript (#545) dependabot[bot] 2020-12-29 22:34:29 -08:00
  • 784877f107
    Bump postcss from 8.2.1 to 8.2.2 in /build/javascript dependabot[bot] 2020-12-30 06:33:36 +00:00
  • 89c397e40e
    Bump github.com/aws/aws-sdk-go from 1.36.16 to 1.36.17 dependabot[bot] 2020-12-30 06:32:28 +00:00
  • ff61862109 Update admin bundle Gabe Kangas 2020-12-29 16:06:38 -08:00
  • 03b013c548 Merge pull request #7 from owncast/gw/20201221-rm-chatmessages Gabe Kangas 2020-12-29 16:04:37 -08:00
  • 55ca050575 This seems to build? Gabe Kangas 2020-12-29 15:50:47 -08:00
  • 1d30530afd other TS cleanup gingervitis 2020-12-29 15:35:54 -08:00
  • 12201d0088 addressing type warnings; account for no-messages returned gingervitis 2020-12-29 14:59:43 -08:00
  • 799782598d Commit updated API documentation Owncast 2020-12-29 22:04:25 +00:00
  • a149e2bb50
    Added new endpoints to modify settings in-memory (#517) Mirco T 2020-12-29 23:03:57 +01:00
  • e70299de90 Merge pull request #9 from Senney/owncast-40-sort-connected-time Gabe Kangas 2020-12-29 13:58:45 -08:00
  • 1f41441765 changed help graphics Thilo Billerbeck 2020-12-29 22:39:32 +01:00
  • 8a74af202d
    Update chat message visibility for moderation (#524) gingervitis 2020-12-29 13:35:33 -08:00
  • ce333478e0 Commit updated API documentation Owncast 2020-12-29 21:08:33 +00:00
  • 6850917edf Add new chat admin APIs to api spec Gabe Kangas 2020-12-29 13:06:09 -08:00
  • 78388d960e Add automated test around chat moderation Gabe Kangas 2020-12-29 00:08:57 -08:00
  • 393d6fdd3d increate scroll buffer a bit so chat scrolls when new large messages come in Ginger Wong 2020-12-27 01:30:31 -08:00
  • b1d929b39c Fix multi-id sql updates Gabe Kangas 2020-12-27 01:03:08 -08:00