Commit Graph
4041 Commits
Author SHA1 Message Date
gabek 73012ff195 Bundle embedded web app 2022-10-02 16:44:48 +00:00
765cfa4f5a Added Modal to notify user how to disable notifications (#2154)
* Added Modal to notify user how to disable notifications

* add comment for notification permissions

This adds a comment to describe the behavior of showing the modal on how to disable them if wanted.
Also changed other comment to comply with the new one.

Co-authored-by: Waterdev <wolfistgeil@gmail.com>
2022-10-02 09:42:06 -07:00
Gabe Kangas 2ff5f31597 Revert "Add va-api support in docker (#2072)"
This reverts commit 8e786a47f0.
2022-10-01 20:16:15 -07:00
nezuandGitHub 8e786a47f0 Add va-api support in docker (#2072)
* Add necessary drivers for va-api support in docker

* Update Earthfile to match Dockerfile
2022-10-01 09:54:04 -07:00
t1enne 2f6bef7f66 Bundle embedded web app 2022-10-01 08:37:58 +00:00
t1enne adea618a44 improved ui of chat text input 2022-10-01 10:34:59 +02:00
renovate[bot] 91a71cc8ef Bundle embedded web app 2022-10-01 04:34:06 +00:00
renovate[bot]andGitHub ddf97d2317 fix(deps): update dependency antd to v4.23.3 2022-10-01 04:33:00 +00:00
renovate[bot] 51fe283cf7 chore(deps): update dependency typescript to v4.8.4 2022-10-01 04:31:27 +00:00
renovate[bot] f049045fda fix(deps): update golang.org/x/time digest to f3bd1da 2022-10-01 01:25:33 +00:00
renovate[bot] 8be58f841e Bundle embedded web app 2022-09-30 19:55:38 +00:00
gabekandGitHub Action 92107e222e Prettified Code! 2022-09-30 16:43:28 +00:00
a080fa1524 Fix various typos (#2149)
* Fix various typos

Found via `codespell -q 3`

* Commit updated API documentation

Co-authored-by: Owncast <owncast@owncast.online>
2022-09-30 09:42:54 -07:00
renovate[bot] e20b092aa2 fix(deps): update module github.com/yuin/goldmark to v1.5.2 2022-09-30 16:26:14 +00:00
renovate[bot]andGitHub 2138cb2bcb chore(deps): update dependency @babel/core to v7.19.3 2022-09-30 12:19:21 +00:00
t1enne 6705758435 Bundle embedded web app 2022-09-30 11:20:53 +00:00
t1enne 44ef64b3b5 fixed chat container not showing in SB + minor changes 2022-09-30 13:17:22 +02:00
t1enne 892532dfa2 moved scroll to bottom btn to own comp 2022-09-30 13:16:35 +02:00
t1enne ed38a7355a Bundle embedded web app 2022-09-30 08:03:49 +00:00
t1enne f90295269e Updated styles to match design for chat msgs 2022-09-30 09:57:12 +02:00
t1enne a9f97346a7 added chat bg variable and updated bg color to match design 2022-09-30 09:56:10 +02:00
renovate[bot] e5d7690fc1 Bundle embedded web app 2022-09-30 05:54:35 +00:00
renovate[bot]andGitHub 5c36ac0cb7 chore(deps): update dependency chromatic to v6.10.1 2022-09-30 05:45:09 +00:00
renovate[bot] 93522b0215 Bundle embedded web app 2022-09-30 03:03:13 +00:00
renovate[bot]andGitHub 5eb8686383 chore(deps): update nextjs monorepo to v12.3.1 2022-09-30 02:53:50 +00:00
renovate[bot]andGitHub afd6a8d845 fix(deps): update golang.org/x/net digest to f486391 2022-09-29 23:44:30 +00:00
gabek 0a52cb749c Bundle embedded web app 2022-09-29 20:39:10 +00:00
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
e8e9f0e2b1 Update dependency slate-react to v0.83.0 (#2135)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-29 13:35:05 -07:00
renovate[bot] 48dd158126 Bundle embedded web app 2022-09-29 17:51:43 +00:00
renovate[bot]andGitHub 3da849ac46 chore(deps): update typescript-eslint monorepo to v5.38.1 2022-09-29 11:56:09 +00:00
renovate[bot] 7b148beb11 Bundle embedded web app 2022-09-29 08:58:40 +00:00
renovate[bot]andGitHub a3cb3c9551 fix(deps): update dependency react-virtuoso to v2.19.0 2022-09-29 08:37:56 +00:00
renovate[bot] ecc0f69656 Bundle embedded web app 2022-09-29 08:29:38 +00:00
renovate[bot]andGitHub d49c69893a chore(deps): update dependency sass to v1.55.0 2022-09-29 08:26:16 +00:00
renovate[bot]andGitHub bc33a2c738 fix(deps): update dependency rc-util to v5.24.4 2022-09-29 08:21:57 +00:00
renovate[bot] 0de4959d7e Bundle embedded web app 2022-09-29 04:01:31 +00:00
renovate[bot]andGitHub c2e73bc86d fix(deps): update dependency autoprefixer to v10.4.12 2022-09-29 03:50:07 +00:00
renovate[bot] 6d8f9aaf59 Bundle embedded web app 2022-09-29 01:54:14 +00:00
renovate[bot]andGitHub 0563a220ee fix(deps): update module github.com/aws/aws-sdk-go to v1.44.107 2022-09-29 01:52:54 +00:00
renovate[bot]andGitHub 015ce2a02b chore(deps): update storybook monorepo to v6.5.12 2022-09-29 01:48:25 +00:00
renovate[bot]andGitHub c20e3c2ca3 chore(deps): update dependency @types/react to v18.0.21 2022-09-29 01:44:52 +00:00
renovate[bot]andGitHub 99e29e14d3 fix(deps): update golang.org/x/time digest to f3bd1da 2022-09-29 01:43:00 +00:00
renovate[bot] b5a017957d Bundle embedded web app 2022-09-28 23:38:16 +00:00
renovate[bot]andGitHub 427c6f94cd fix(deps): update golang.org/x/net digest to f486391 2022-09-28 23:27:00 +00:00
renovate[bot]andGitHub 9a59436fa8 chore(deps): update dependency eslint to v8.24.0 2022-09-28 23:24:35 +00:00
renovate[bot] 730277654f Bundle embedded web app 2022-09-26 14:27:12 +00:00
renovate[bot] b794e2a173 Lock file maintenance 2022-09-26 14:23:17 +00:00
renovate[bot] 769c1bdf23 Lock file maintenance 2022-09-26 14:22:22 +00:00
Gabe KangasandGitHub 99d034b1a5 Replace -> ReplaceAll 2022-09-21 10:24:16 -07:00
Gabe KangasandGitHub 4ed563beed Make linter run on pull_request events 2022-09-21 10:22:44 -07:00