Commit graph

2751 commits

Author SHA1 Message Date
renovate[bot]
1daead52e5
chore(deps): update dependency @babel/core to v7.22.1 2023-05-29 18:14:37 +00:00
renovate[bot]
03ac467acf
chore(deps): lock file maintenance (#3055)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-29 08:19:15 -07:00
renovate[bot]
1544ad3b2f
chore(deps): update dependency @babel/core to v7.22.0 2023-05-29 13:55:41 +00:00
renovate[bot]
7e38ac7738
fix(deps): update dependency yaml to v2.3.1 2023-05-29 10:45:09 +00:00
renovate[bot]
c06f7d2a94 chore(deps): lock file maintenance 2023-05-29 08:40:31 +00:00
Owncast
788a74a1a4 Commit screenshots 2023-05-29 04:10:15 +00:00
renovate[bot]
5d89db6d15
chore(deps): update dependency @types/node to v18.16.15 2023-05-28 20:47:19 +00:00
Owncast
00e0ce47a0 Commit screenshots 2023-05-28 04:10:05 +00:00
renovate[bot]
df54f2d96c
chore(deps): update dependency @types/react to v18.2.7 2023-05-27 18:46:03 +00:00
renovate[bot]
1cf4071d39
fix(deps): update dependency yaml to v2.3.0 2023-05-27 08:47:11 +00:00
Owncast
2a2a168ede Commit screenshots 2023-05-27 04:10:09 +00:00
renovate[bot]
a86fd62f4e
fix(deps): update dependency @fontsource/poppins to v5 (#3049)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-26 12:27:13 -07:00
renovate[bot]
37a71e8632
fix(deps): update dependency @fontsource/inter to v5 (#3048)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-26 12:03:30 -07:00
renovate[bot]
8d4ccc1742
fix(deps): update dependency react-virtuoso to v4.3.8 2023-05-26 15:02:39 +00:00
renovate[bot]
c05ba16863
chore(deps): update dependency sass-loader to v13.3.0 2023-05-26 07:04:48 +00:00
Owncast
ba64b5f33e Commit screenshots 2023-05-26 04:20:00 +00:00
renovate[bot]
65c3b443fd
chore(deps): update typescript-eslint monorepo to v5.59.7 2023-05-25 18:25:30 +00:00
Gabe Kangas
15e06b9b2b
fix(mobile): remove extra 20px of padding 2023-05-25 08:20:03 -07:00
Owncast
15b6bb6eb4 Commit screenshots 2023-05-25 04:10:36 +00:00
renovate[bot]
fe6d3ef5cb
chore(deps): update dependency @types/node to v18.16.14 2023-05-24 23:24:02 +00:00
renovate[bot]
f3f608f6c6
fix(deps): update dependency @uiw/react-codemirror to v4.20.2 2023-05-24 05:52:30 +00:00
Owncast
23b6867502 Commit screenshots 2023-05-24 04:15:01 +00:00
Gabe Kangas
432a348deb
fix(ui): move id to menu button instead of wrapper div 2023-05-23 16:51:48 -07:00
gingervitis
29041e6d76
Address chat modal button issues (#3042)
* don't display chat button or modal if isModal is true. dont display the show/hide chat option in the userdropedown for tablet sizes either. tweak chat button styles and make chat button bg the same as the chat component bg color.

* only show chat button if online

* fix(chat): chat should be available through 5min buffer period. Fixes #3044

* fix(test): update mobile test

---------

Co-authored-by: Gabe Kangas <gabek@real-ity.com>
2023-05-23 16:32:35 -07:00
renovate[bot]
8ed19a59a2
fix(deps): update dependency @uiw/codemirror-theme-bbedit to v4.20.2 2023-05-23 13:27:53 +00:00
renovate[bot]
c27372ddde
chore(deps): update dependency eslint to v8.41.0 2023-05-23 06:01:45 +00:00
Owncast
2b215bc742 Commit screenshots 2023-05-23 04:10:39 +00:00
Gabe Kangas
69f217f758
Refactor mobile chat into modal (#3038)
* feat(mobile): refactor mobile chat into modal

- Make page always scrollable
- Move mobile chat into a standalone modal

* fix(test): split out mobile browser test specs

* fix(mobile): force chat button to render on top of footer

* fix: some small updates from review

* fix: hide/show hide chat menu option based on width

* fix: chat button icon getting cut off

* chore(tests): add browser tests for mobile chat modal

* chore(tests): add story for ChatModal component

* fix(test): quiet shellcheck

* fix: remove unused import

* fix(tests): silence storybook linting warning

* fix(ui): reposition chat modal button icon with transform
2023-05-22 18:56:44 -07:00
renovate[bot]
a07457406e
chore(deps): update dependency style-loader to v3.3.3 2023-05-22 18:39:55 +00:00
renovate[bot]
e031f111f5
chore(deps): lock file maintenance (#3039)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-22 07:32:36 -07:00
renovate[bot]
913363bccf
chore(deps): update dependency css-loader to v6.7.4 2023-05-22 04:15:43 +00:00
Owncast
74d48c2a10 Commit screenshots 2023-05-22 04:10:12 +00:00
gingervitis
4703a64878
address doublescroll #3028 (#3035)
* quick fix for mobile menu button overlap

* - use new dynamic vh css prop to handle ios safari double scrolling
- only force tabs height when online

* cleanup

* add comment
2023-05-21 14:11:53 -07:00
renovate[bot]
4251731e84
chore(deps): update dependency @types/node to v18.16.13 2023-05-21 16:43:50 +00:00
renovate[bot]
8488de2009
fix(deps): update dependency react-virtuoso to v4.3.7 2023-05-21 10:04:11 +00:00
Owncast
aa6bb0d921 Commit screenshots 2023-05-21 04:25:05 +00:00
Gabe Kangas
e50b23d081
Cleanup unused Javascript (#3027)
* chore(js): be stricter about dead code warnings

* chore(js): remove dead code and unused exports

* rebase

* chore: remove unused files

* chore(deps): remove unused prop-types dep

* chore(js): remove unused function

* chore(deps): remove + check unused deps

* chore(js): remove unused exports. Closes #3036
2023-05-20 21:15:25 -07:00
Gabe Kangas
acab4e5c85
fix(ui): hard code the colors of the chat moderation menu button 2023-05-20 14:59:02 -07:00
Owncast
80a04e6fda Commit screenshots 2023-05-20 04:09:57 +00:00
Gabe Kangas
d53cd65767
fix: force video assets to never use the cache 2023-05-19 20:05:16 -07:00
Gabe Kangas
b28145a26b
fix: disable caching in dev + fix runtime cache usage 2023-05-19 18:52:44 -07:00
Gabe Kangas
05f7075244
fix(chat): make websocket reconnects happen faster. Closes #3021 2023-05-19 18:52:43 -07:00
Gabe Kangas
4e1da3fa23
fix(ui): do not add extra spacing to every ant row. Closes #3031 (#3033) 2023-05-19 17:34:23 -07:00
renovate[bot]
5646b0885b
chore(deps): update dependency @types/node to v18.16.12 2023-05-19 21:38:15 +00:00
Gabe Kangas
ddef3f421c
feat: precache web assets. Closes #3030 (#3032) 2023-05-19 13:56:45 -07:00
renovate[bot]
0ad28732e2
chore(deps): update typescript-eslint monorepo to v5.59.6 2023-05-19 11:40:43 +00:00
renovate[bot]
545865c6b3
chore(deps): update dependency @types/node to v18.16.10 2023-05-19 05:12:07 +00:00
Owncast
7868e3d020 Commit screenshots 2023-05-19 04:11:18 +00:00
Gabe Kangas
77eb491943
fix(header): change border to outline to resolve logo rendering. Closes #3000 2023-05-18 18:13:23 -07:00
Gabe Kangas
b8ca46a5a3
fix(ui): notify reminder popover positioning. Closes #3025 2023-05-18 15:24:09 -07:00
Gabe Kangas
1f1f48acb0
fix(chat): fix chat input placeholder positioning. Closes #2991 2023-05-18 14:07:11 -07:00
gingervitis
c2a0295a0c
Address some layout issues with odd content spacing on mobile, and footer position (#3022)
* - set vars for player container height and status bar height
- use them to calculate mobile top spacing to adjust for tab content positioning

* give main content section a min height, place footer absolutely at bottom; rm all the fixed footer styling

* cleanup; restructure tabbed display logic and css a bit

* Prettified Code!

* cleanup

* fix(story): footer story needs to be wrapped in RecoilRoot if it is to use Recoil

* revert adding footer to mobile about section

* prevent double scrolling

---------

Co-authored-by: gingervitis <gingervitis@users.noreply.github.com>
Co-authored-by: Gabe Kangas <gabek@real-ity.com>
2023-05-18 12:13:26 -07:00
Owncast
9e39a9b381 Commit screenshots 2023-05-18 04:20:46 +00:00
renovate[bot]
e2604c8019
fix(deps): update dependency slate-react to v0.94.2 2023-05-17 10:31:23 +00:00
Owncast
916767e764 Commit screenshots 2023-05-17 04:10:31 +00:00
renovate[bot]
5defca3182
chore(deps): update dependency @types/node to v18.16.9 2023-05-16 17:05:33 +00:00
Owncast
b5dbe49408 Commit screenshots 2023-05-16 04:11:23 +00:00
renovate[bot]
cdc2566efd chore(deps): lock file maintenance 2023-05-15 10:18:11 +00:00
Owncast
21e89014b4 Commit screenshots 2023-05-15 04:10:25 +00:00
renovate[bot]
82a900eeb1
chore(deps): update dependency @types/node to v18.16.8 2023-05-14 22:30:17 +00:00
Owncast
19a2e7032b Commit screenshots 2023-05-14 04:10:24 +00:00
renovate[bot]
40e0546cd7
chore(deps): update dependency @types/node to v18.16.7 2023-05-13 09:53:17 +00:00
Owncast
d702751660 Commit screenshots 2023-05-13 04:10:06 +00:00
renovate[bot]
a9e50cb15d
fix(deps): update dependency slate to v0.94.1 2023-05-12 23:05:15 +00:00
Gabe Kangas
9cb566681e
fix(ui): tweak footer padding and animation speed 2023-05-12 15:41:18 -07:00
Nathan
3bd45d09f3
feat: floating fading footer (#3008)
Co-authored-by: thisProjects <wibbet@wobbet.com>
Co-authored-by: Gabe Kangas <gabek@real-ity.com>
2023-05-12 14:52:54 -07:00
renovate[bot]
c58af42f26
chore(deps): update typescript-eslint monorepo to v5.59.5 2023-05-12 17:45:59 +00:00
Gabe Kangas
e694d76ad2
fix(mobile): toggle tablet content layout based on online state. Closes #3003 (#3007) 2023-05-12 07:00:04 -07:00
renovate[bot]
ef435563cb
chore(deps): update dependency @types/node to v18.16.6 2023-05-12 08:32:20 +00:00
Gabe Kangas
d900da8cab
fix(metrics): increase max valid latency reporting time. Troubleshooting 2023-05-11 22:17:33 -07:00
Owncast
8694f425eb Commit screenshots 2023-05-12 04:10:26 +00:00
renovate[bot]
98e4076595
fix(deps): update dependency react-virtuoso to v4.3.6 2023-05-11 16:26:51 +00:00
Owncast
8ab07b7a90 Commit screenshots 2023-05-11 04:10:58 +00:00
renovate[bot]
2099de69fe
chore(deps): update dependency eslint to v8.40.0 2023-05-10 09:58:16 +00:00
Owncast
01213c3def Commit screenshots 2023-05-10 04:10:24 +00:00
renovate[bot]
284b6c48d2
chore(deps): update dependency @types/react to v18.2.6 2023-05-09 16:21:22 +00:00
renovate[bot]
090b95fa21
chore(deps): update dependency @types/node to v18.16.5 2023-05-09 05:51:04 +00:00
Owncast
95fbc76b11 Commit screenshots 2023-05-09 04:09:57 +00:00
Gabe Kangas
cfdfdf5f49
fix(chat): add slight spacing via margin below bottom chat message 2023-05-08 19:29:00 -07:00
Gabe Kangas
fadb9def83
fix(chat): allow system chat messages to fill width. Closes #2998 2023-05-08 18:49:34 -07:00
renovate[bot]
44d5723aa9
fix(deps): update dependency picmo to v5.8.4 2023-05-08 18:38:28 +00:00
Gabe Kangas
722d11307a
feat(ui): add id to scroll to bottom button 2023-05-08 09:44:39 -07:00
Gabe Kangas
085c9dceff
feat(ui): add id to social links container 2023-05-08 08:56:14 -07:00
renovate[bot]
b92338abe9
chore(deps): lock file maintenance (#2997)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-08 08:14:56 -07:00
renovate[bot]
4afb10eda2
chore(deps): update dependency @types/node to v18.16.4 2023-05-08 09:02:01 +00:00
Owncast
c714b47d92 Commit screenshots 2023-05-08 04:11:04 +00:00
Gabe Kangas
a9a2ad5487
fix(chat): tweak auto scrolling on message logic to reduce scroll to bottom button showing 2023-05-07 20:29:29 -07:00
renovate[bot]
10d9e43b76
chore(deps): update dependency @types/react to v18.2.5 2023-05-07 20:17:21 +00:00
Dev Gupta
fb36d32fa0
Fixes : Admin: Custom emoji page layout (#2993)
* Update emojis.tsx

* Prettified Code!

* Second Iteration

* Update emojis.tsx

* Putting Delete Button at top-right

Will this work ?

* Prettified Code!

* Update emojis.tsx

Changing Icon of Delete Button
Decreasing Delete-Button Size

* Prettified Code!

* Tweak style of delete emoji button

---------

Co-authored-by: dev265545 <dev265545@users.noreply.github.com>
Co-authored-by: Gabe Kangas <gabek@real-ity.com>
2023-05-07 12:57:15 -07:00
Gabe Kangas
dc501fec9b
fix(ui): fix modal header color on non-custom modal components 2023-05-07 10:42:20 -07:00
Gabe Kangas
321217651d
fix(footer): override link colors in footer 2023-05-07 10:35:01 -07:00
Gabe Kangas
84fdbecec3
fix(player): fix incorrect icon being rendered from vjs font after update 2023-05-07 09:42:58 -07:00
renovate[bot]
a11f8ce346
fix(deps): update dependency antd to v4.24.10 2023-05-07 12:19:13 +00:00
renovate[bot]
ee501366db
chore(deps): update dependency eslint-plugin-storybook to v0.6.12 2023-05-07 06:30:16 +00:00
Owncast
4a2e039b33 Commit screenshots 2023-05-07 04:10:00 +00:00
Gabe Kangas
23d29ac2ae
fix(ui): use showChat selector for dynamicPadding logic 2023-05-06 20:36:17 -07:00
Gabe Kangas
4fa960be8b
fix(ui): fix dynamic padding not taking disabled chat state into account 2023-05-06 20:06:39 -07:00
Gabe Kangas
933656c3a7
fix(player): fix vjs throwing warning about accessing tech 2023-05-06 20:06:13 -07:00
Gabe Kangas
be60d94045
chore(deps): update video.js to the 8.x release 2023-05-06 18:37:12 -07:00
Gabe Kangas
630a5bf782
fix(mobile): support a dynamic mobile browser theme color 2023-05-06 17:06:14 -07:00
Gabe Kangas
a1a2bf1a47
fix(mobile): fix offline banner overflow due to hard-coded height
Closes #2990
2023-05-06 16:30:52 -07:00
Gabe Kangas
3616717ceb
fix(chat): strip p tags from outgoing chat messages to fix markdown rendering 2023-05-06 16:00:48 -07:00
Gabe Kangas
8dbc8a07cf
feat(embeds): wrap chat embeds in error components 2023-05-06 14:11:23 -07:00
Gabe Kangas
f5657d9fdc
fix: provide fallback empty object for appearance variables 2023-05-06 14:11:21 -07:00
renovate[bot]
248a68b68b
chore(deps): update dependency chromatic to v6.17.4 2023-05-06 18:35:59 +00:00
Gabe Kangas
afa6c8fd23
fix(chat): increase font weight of chat name change messages 2023-05-06 11:01:14 -07:00
Gabe Kangas
6d55c42282
fix(chat): increase font weight of chat join messages 2023-05-06 10:49:00 -07:00
Owncast
e349b5f0db Commit screenshots 2023-05-06 04:14:17 +00:00
renovate[bot]
09dd0d17ce
chore(deps): update dependency @babel/core to v7.21.8 2023-05-05 23:17:47 +00:00
Gabe Kangas
646c5616da
fix(footer): add dynamic right padding to fix footer overflowing. Closes #2988 2023-05-05 14:37:01 -07:00
Gabe Kangas
b41bb31473
fix(footer): allow overriding text color in the footer 2023-05-05 14:36:27 -07:00
Gabe Kangas
d139cf08f5
fix(embeds): import custom theme into chat embeds 2023-05-05 12:21:20 -07:00
Gabe Kangas
14d95a69f3
fix(ui): do not use hard-coded colors for text 2023-05-05 12:20:50 -07:00
Nathan
04848c1d8c
fix:#2954-player-gets-cut-off-vertically (#2987)
* fix:#2954-player-gets-cut-off-vertically

* Use header-height variable everywhere

---------

Co-authored-by: thisProjects <wibbet@wobbet.com>
Co-authored-by: Gabe Kangas <gabek@real-ity.com>
2023-05-05 11:10:28 -07:00
renovate[bot]
23a6602811
fix(deps): update dependency react-virtuoso to v4.3.5 2023-05-05 09:27:45 +00:00
renovate[bot]
88ad1e1fe1
fix(deps): update dependency @codemirror/language-data to v6.3.1 2023-05-05 05:14:42 +00:00
Gabe Kangas
9e19af636e
fix(mobile): adjust padding for bottom mobile content. Closes #2986 2023-05-04 21:48:09 -07:00
Gabe Kangas
6982ce54b7
fix: increase line height of headers in page content 2023-05-04 21:40:53 -07:00
Gabe Kangas
c79834a752
fix(mobile): do not show action menu if there are no actions. Closes #2985 2023-05-04 21:37:52 -07:00
Gabe Kangas
4325c64205
fix(chat): limit image size within a chat message 2023-05-04 21:23:01 -07:00
Owncast
e66b109bd0 Commit screenshots 2023-05-05 04:10:18 +00:00
Gabe Kangas
7d6fa8d1ac
fix(ui): add margin under page content. Closes #2963 2023-05-04 18:11:06 -07:00
gabek
e086176b54 Prettified Code! 2023-05-05 01:00:21 +00:00
Gabe Kangas
22761b0896
fix(admin): change admin modal header text color. Closes #2964 2023-05-04 17:57:33 -07:00
renovate[bot]
fb7adb63a1
chore(deps): update typescript-eslint monorepo to v5.59.2 2023-05-04 21:32:44 +00:00
Gabe Kangas
7261b1d49f
fix(embed): allow flexible player sizes for embeds. Closes #2984 2023-05-04 11:29:48 -07:00
Gabe Kangas
f0dbfbd0d5
fix(ui): re-hide scroll bars. closes #2981 2023-05-04 10:52:54 -07:00
renovate[bot]
7aee3fbf88
fix(deps): update dependency react-virtuoso to v4.3.4 2023-05-04 10:05:16 +00:00
Owncast
8a9537c476 Commit screenshots 2023-05-04 04:10:13 +00:00
renovate[bot]
61832633fc
fix(deps): update dependency slate-react to v0.94.0 2023-05-04 01:04:12 +00:00
renovate[bot]
7f4ac0607f
fix(deps): update dependency react-virtuoso to v4.3.3 2023-05-03 17:49:17 +00:00
renovate[bot]
f67b970788
fix(deps): update dependency picmo to v5.8.3 2023-05-03 05:06:12 +00:00
Owncast
43c49fc4e2 Commit screenshots 2023-05-03 04:10:17 +00:00
renovate[bot]
1ece8af913
chore(deps): update dependency @types/node to v18.16.3 2023-05-02 16:08:17 +00:00
renovate[bot]
2dc6332994
chore(deps): update dependency @babel/core to v7.21.5 2023-05-02 08:29:53 +00:00
Owncast
37074a4f36 Commit screenshots 2023-05-02 04:20:52 +00:00
Gabe Kangas
7aca27cb08
feat: add support for markdown in offline message. Closes #2921 (#2977) 2023-05-01 19:45:27 -07:00
renovate[bot]
138df57479
fix(deps): update dependency @codemirror/lang-css to v6.2.0 2023-05-01 19:24:51 +00:00
renovate[bot]
66699bd577
chore(deps): lock file maintenance (#2975)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-01 08:45:35 -07:00
renovate[bot]
e7b8af2f04
chore(deps): update dependency @types/node to v18.16.2 2023-05-01 04:22:29 +00:00
Owncast
8a7d62d654 Commit screenshots 2023-05-01 04:10:33 +00:00
gabek
6dcd68821d Prettified Code! 2023-05-01 03:13:10 +00:00
Dev Gupta
b54e1c391e
FIX #2933 Make admin stream title input more visible (#2974)
* Update main-layout.css
2023-04-30 20:10:36 -07:00
renovate[bot]
bdb808b177
chore(deps): update dependency style-dictionary to v3.8.0 2023-04-30 21:08:46 +00:00
Gabe Kangas
ea902520ff
fix(ui): reduce empty vertical space between action buttons and content header 2023-04-30 13:34:37 -07:00
renovate[bot]
6bcae3b6f4
fix(deps): update dependency sharp to v0.32.1 2023-04-30 14:39:06 +00:00
renovate[bot]
5c4cf34316
chore(deps): update dependency eslint to v8.39.0 2023-04-30 07:10:55 +00:00
renovate[bot]
408a0d87fe
fix(deps): update dependency @xstate/react to v3.2.2 (#2972)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-29 21:28:19 -07:00
Owncast
e23d0dac0a Commit screenshots 2023-04-30 04:17:35 +00:00
renovate[bot]
ffd74e5dc7
fix(deps): update dependency xstate to v4.37.2 2023-04-29 23:24:49 +00:00
renovate[bot]
1d28f255ec
chore(deps): update dependency @types/react to v18.2.0 2023-04-29 17:34:45 +00:00
renovate[bot]
87febd7856
chore(deps): update dependency sass to v1.62.1 2023-04-29 10:52:47 +00:00
renovate[bot]
90a50e8d65
chore(deps): update dependency @types/node to v18.16.1 2023-04-29 05:28:49 +00:00
Owncast
3750344bd2 Commit screenshots 2023-04-29 04:14:30 +00:00
Gabe Kangas
b225cd9dc7
feat(footer): use simpler version string 2023-04-28 20:47:32 -07:00
Gabe Kangas
9bef5730d9
fix(admin): make panel header text not so large 2023-04-28 20:47:31 -07:00
Gabe Kangas
02ac697bcf
fix(mobile): request to disable mobile web auto scaling. Closes #2970 2023-04-28 13:57:43 -07:00
Nathan
cd74c42967
fix: #2957 Portrait Buttons Make Action Buttons Wrap (#2965)
Co-authored-by: thisProjects <wibbet@wobbet.com>
2023-04-28 12:09:00 -07:00
renovate[bot]
671e2c500a
chore(deps): update dependency @types/node to v18.16.0 2023-04-28 14:36:22 +00:00
renovate[bot]
2167a3ddc9
chore(deps): update typescript-eslint monorepo to v5.59.1 2023-04-28 06:59:43 +00:00
Owncast
293d1d4595 Commit screenshots 2023-04-28 04:13:22 +00:00
Gabe Kangas
8c26137791
fix(mobile): remove footer on mobile. Closes #2962 2023-04-27 15:35:21 -07:00
Gabe Kangas
f2fbce113e
fix(embed): set background color and height of chat embed. closes #2961 2023-04-27 10:26:12 -07:00
Gabe Kangas
1dc71004c9
fix(embed): set background color of video embed 2023-04-27 10:26:12 -07:00
Gabe Kangas
fbffb58c0c
fix(ui): vh->vw for content margin 2023-04-26 21:42:30 -07:00
Gabe Kangas
97fb5a80d0
fix(ui): restore page margin and background color. Closes #2959 2023-04-26 21:27:35 -07:00
Gabe Kangas
12d321b097
fix(mobile): remove extra margin around tabbed content 2023-04-26 21:24:31 -07:00
Owncast
84d43ed149 Commit screenshots 2023-04-27 04:10:00 +00:00
Gabe Kangas
a50f1fe7bb
fix(ui): allow dynamic tigher spacing of action buttons. fixes #2957 2023-04-26 16:52:12 -07:00
Gabe Kangas
913cc4aae2
fix(ui): remove default border on mobile action button menu 2023-04-26 16:50:08 -07:00
Gabe Kangas
d2afeef0e4
fix(embed): fix post-pr #2863 merge offline banner text color 2023-04-26 15:39:58 -07:00
Nathan
32c3f6a9b6
fix: #2668 Page Vertical Spacing Issues (#2863)
* fix: #2668 Page Vertical Spacing Issues

* Update test to reflect mobile work

* chore: refactor action buttons

---------

Co-authored-by: thisProjects <wibbet@wobbet.com>
Co-authored-by: Gabe Kangas <gabek@real-ity.com>
2023-04-26 15:31:23 -07:00
Gabe Kangas
951d05637f
feat(ui): decrease padding in tabs 2023-04-26 09:48:22 -07:00
Gabe Kangas
bb9cc28596
fix(embed): change text color of offline banner. Closes #2953 2023-04-26 09:40:17 -07:00
renovate[bot]
aefc94f8d4
chore(deps): update dependency prettier to v2.8.8 2023-04-26 09:34:31 +00:00
Gabe Kangas
5279eefb8e
fix(ui): increase left/right content header padding 2023-04-25 21:48:34 -07:00
Owncast
a3fedaa23a Commit screenshots 2023-04-26 04:10:39 +00:00
Gabe Kangas
04107ba0fe
feat(header): give logo a slight border 2023-04-25 20:43:04 -07:00
Gabe Kangas
0f04e1d305
fix(header): remove padding from header avatar 2023-04-25 20:33:03 -07:00
renovate[bot]
066f3112c3
chore(deps): update dependency @types/react to v18.0.38 2023-04-25 08:44:12 +00:00
Owncast
2dc260e400 Commit screenshots 2023-04-25 04:14:28 +00:00
dependabot[bot]
5da7e4d5ce
Bump yaml from 2.2.1 to 2.2.2 in /web (#2946)
Bumps [yaml](https://github.com/eemeli/yaml) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](https://github.com/eemeli/yaml/compare/v2.2.1...v2.2.2)

---
updated-dependencies:
- dependency-name: yaml
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-24 16:15:26 -07:00
renovate[bot]
bae0eba44a
chore(deps): lock file maintenance (#2941)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-24 16:00:12 -07:00
gingervitis
44483a45d3
some webv2 UI polish (#2940)
* style tweaks for Action Button, UserMenu, Modal

* a bunch of misc polish; some around chat

* Prettified Code!

* cleanup

* fix formatting

* Reduce content padding a bit

* some stylesheet cleanup

* fix action button sizing

* Remove action button height completely

---------

Co-authored-by: gingervitis <gingervitis@users.noreply.github.com>
Co-authored-by: Gabe Kangas <gabek@real-ity.com>
2023-04-24 10:58:57 -07:00
renovate[bot]
197c4d7c12
chore(deps): update dependency @types/node to v18.15.13 2023-04-24 10:15:09 +00:00
Owncast
89348ea6c3 Commit screenshots 2023-04-24 04:20:44 +00:00
Owncast
f6df7b03ec Commit updated Storybook stories 2023-04-24 01:46:07 +00:00
Gabe Kangas
2bb8eced14
chore(docs): update docs to reflect font change 2023-04-23 18:39:15 -07:00
Gabe Kangas
cd6c814615
chore(docs): update docs to reflect font change 2023-04-23 18:11:54 -07:00
renovate[bot]
234a2c276b
fix(deps): update dependency slate to v0.94.0 2023-04-23 21:18:17 +00:00
renovate[bot]
1d54842ef0
fix(deps): update dependency @codemirror/language-data to v6.3.0 2023-04-23 18:02:50 +00:00
renovate[bot]
e77883b327
fix(deps): update dependency antd to v4.24.9 2023-04-23 11:52:19 +00:00
renovate[bot]
855c5164e8
chore(deps): update dependency @types/node to v18.15.12 2023-04-23 04:12:37 +00:00
Owncast
1484382c1b Commit screenshots 2023-04-23 04:09:43 +00:00
Gabe Kangas
90d2739afd
fix(mobile): fix action bar button not appearing. Closes #2938 2023-04-22 19:57:24 -07:00
gabek
a67f5d7a74 Prettified Code! 2023-04-23 01:08:08 +00:00
Gabe Kangas
c1086aa5a2
feat(font): change opensans to inter font 2023-04-22 18:05:35 -07:00
Gabe Kangas
70e4d84c42
feat(header): use instance logo for header image 2023-04-22 11:50:11 -07:00
Owncast
c37322e5f9 Commit screenshots 2023-04-22 04:10:20 +00:00
renovate[bot]
0afdc94169
chore(deps): update typescript-eslint monorepo to v5.59.0 2023-04-21 21:22:05 +00:00
renovate[bot]
88b6748626
fix(deps): update dependency react-virtuoso to v4.2.2 2023-04-21 08:22:07 +00:00
Owncast
7676c87450 Commit screenshots 2023-04-21 04:10:00 +00:00
renovate[bot]
c498866cac
chore(deps): update dependency @types/react to v18.0.37 2023-04-20 17:04:26 +00:00
Owncast
3e9e05ab3a Commit screenshots 2023-04-20 04:13:34 +00:00
renovate[bot]
c3ab9524cf
fix(deps): update dependency @codemirror/language-data to v6.2.1 2023-04-19 11:46:13 +00:00
Owncast
1c400fc9a0 Commit screenshots 2023-04-19 04:09:55 +00:00
renovate[bot]
7b82ee9a51
chore(deps): update dependency html-webpack-plugin to v5.5.1 2023-04-18 19:21:57 +00:00
Owncast
8726355c51 Commit screenshots 2023-04-18 04:15:05 +00:00
gabek
69225bc91b Prettified Code! 2023-04-17 22:34:29 +00:00
Dev Gupta
1a63880d01
adding tests for generateRndKey (#2932)
changing jest.config.js
transform option  from -
transform: { '^.+\\.ts?$': 'ts-jest' },
to
  transform: {   '^.+\\.(js|jsx|ts|tsx)$': ['babel-jest', { presets: ['next/babel'] }], },
2023-04-17 15:33:30 -07:00
renovate[bot]
90546a9a45
fix(deps): update dependency react-hotkeys-hook to v4.4.0 2023-04-17 19:46:34 +00:00
renovate[bot]
57f490c189
fix(deps): update dependency picmo to v5.8.2 2023-04-17 16:43:33 +00:00
renovate[bot]
41b7ed891d
chore(deps): lock file maintenance (#2931)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-17 09:38:48 -07:00
renovate[bot]
20be888223
chore(deps): update typescript-eslint monorepo to v5.58.0 2023-04-17 05:24:41 +00:00
Owncast
20dfe918b2 Commit screenshots 2023-04-17 04:12:02 +00:00
Gabe Kangas
5f2252f2a4
chore(tests): add js validation tests
These are the first javascript unit tests. Added them to the CI worflow.
Closes #2930
2023-04-16 14:36:23 -07:00
Gabe Kangas
b3ac4e1a15
fix(js): consolidate url and account validators 2023-04-16 14:32:18 -07:00
renovate[bot]
181764759e
fix(deps): update dependency react-markdown to v8.0.7 2023-04-16 13:17:14 +00:00
renovate[bot]
145f276b48
fix(deps): update dependency @codemirror/lang-markdown to v6.1.1 2023-04-16 06:20:13 +00:00
Gabe Kangas
6774f049f7
fix(followers): more followers style tweaks 2023-04-15 22:33:02 -07:00
Gabe Kangas
014acc1663
fix(followers): improve layout of single follower. Closes #2926 2023-04-15 22:00:42 -07:00
Owncast
bb81ac704c Commit screenshots 2023-04-16 04:09:41 +00:00
Gabe Kangas
dde512fa14
fix(notifications): do not support browser notifications for local servers 2023-04-15 20:20:42 -07:00
Gabe Kangas
74bdab81a3
fix(web): remove extra spacing above headers in modals 2023-04-15 19:59:22 -07:00
Gabe Kangas
c41742dc86
fix(chat): give social chat messages added spacing 2023-04-15 19:14:06 -07:00
Gabe Kangas
057b93b1b2
fix(web): improve spacing in custom bottom section with headers 2023-04-15 17:50:52 -07:00
Gabe Kangas
228d787bf9
fix(web): set document title via dom instead of javascript. Closes #2918 2023-04-15 14:22:14 -07:00
Bennett B Madavana
49420822f5
Fixed #2758 (#2914)
* Fixed #2758

* Prettified Code!

* Merge branch 'develop' of https://github.com/bennett1412/owncast into issue-#2758-fix

* Fixed prop value in chart component

* Prettified Code!

* Updated chart download button position

* Fixed linting errors

---------

Co-authored-by: bennett1412 <bennett1412@users.noreply.github.com>
2023-04-15 11:31:20 -07:00
renovate[bot]
29cc036c02
chore(deps): update dependency @types/react to v18.0.35 2023-04-15 17:15:41 +00:00
renovate[bot]
8b81fa5a90
chore(deps): update dependency sass to v1.62.0 2023-04-15 10:07:06 +00:00
Owncast
8b99d7cc4f Commit screenshots 2023-04-15 04:11:06 +00:00
renovate[bot]
7dca7f68bb
fix(deps): update dependency react-virtuoso to v4.2.1 2023-04-14 22:30:07 +00:00
Pranav Joglekar
cbdf0bd401
fix: Prevent storybook from making websocket connections (#2896)
* feat: mock window.WebSocket to prevent WS calls from Main layout story

* Prettified Code!

---------

Co-authored-by: Pranav2612000 <Pranav2612000@users.noreply.github.com>
2023-04-14 14:39:05 -07:00
renovate[bot]
1869da281e
fix(deps): update dependency @uiw/react-codemirror to v4.19.16 2023-04-14 14:27:24 +00:00
renovate[bot]
e6ce7a9414
fix(deps): update dependency @uiw/codemirror-theme-bbedit to v4.19.16 2023-04-14 05:25:37 +00:00
Owncast
1638ec4b03 Commit screenshots 2023-04-14 04:10:05 +00:00
renovate[bot]
2611ba974e
chore(deps): update dependency @types/react to v18.0.34 2023-04-13 22:05:39 +00:00
renovate[bot]
86ac8640d1
chore(deps): update nextjs monorepo to v13.3.0 2023-04-13 10:14:44 +00:00
Owncast
58eba3c1f6 Commit screenshots 2023-04-13 04:09:57 +00:00
Gabe Kangas
a37e40ab27
Change the info message shown when changing admin password. Closes #2905 2023-04-12 18:43:46 -07:00
Dev Gupta
b3b6a23687
Fix -Admin appearance page has one differently colored collapsible area #2893 (#2913) 2023-04-12 18:33:14 -07:00
renovate[bot]
1e2a334d21
chore(deps): update dependency eslint to v8.38.0 2023-04-12 10:51:00 +00:00
Owncast
d6774d012c Commit screenshots 2023-04-12 04:18:19 +00:00
renovate[bot]
15eba85cb6
fix(deps): update dependency @uiw/react-codemirror to v4.19.15 2023-04-11 17:54:56 +00:00
renovate[bot]
92490edb93
fix(deps): update dependency @uiw/codemirror-theme-bbedit to v4.19.15 2023-04-11 07:56:57 +00:00
Owncast
40772292f1 Commit screenshots 2023-04-11 04:10:29 +00:00
renovate[bot]
fd07b1e810
fix(deps): update dependency @uiw/codemirror-theme-bbedit to v4.19.14 2023-04-10 18:58:08 +00:00
renovate[bot]
fe78f172b9
chore(deps): lock file maintenance (#2910)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-10 07:23:03 -07:00
renovate[bot]
3f719fa233
chore(deps): update dependency sass to v1.61.0 2023-04-10 08:31:38 +00:00
Owncast
123b43b4e4 Commit screenshots 2023-04-10 04:11:19 +00:00
Owncast
8c7dbeb863 Commit screenshots 2023-04-09 04:09:44 +00:00
renovate[bot]
874d5d1729
fix(deps): update dependency slate-react to v0.93.0 2023-04-08 12:04:35 +00:00
renovate[bot]
10bc0d9864
chore(deps): update dependency chromatic to v6.17.3 2023-04-08 06:25:00 +00:00
Owncast
2f7cb59b78 Commit screenshots 2023-04-08 04:10:05 +00:00
renovate[bot]
2d1f504632
fix(deps): update dependency slate to v0.93.0 2023-04-07 20:03:03 +00:00
renovate[bot]
9dd3dcd1be
fix(deps): update dependency react-virtuoso to v4.2.0 2023-04-07 11:52:17 +00:00
renovate[bot]
f73671fdb2
chore(deps): update typescript-eslint monorepo to v5.57.1 2023-04-07 05:33:42 +00:00
Owncast
f3a5255288 Commit screenshots 2023-04-07 04:10:16 +00:00
renovate[bot]
292170b777
chore(deps): update dependency @types/react to v18.0.33 2023-04-06 20:24:40 +00:00
renovate[bot]
ddb103181c
chore(deps): update dependency @storybook/testing-library to v0.1.0 2023-04-06 10:25:31 +00:00
Owncast
ab22aed7ac Commit screenshots 2023-04-06 04:14:14 +00:00
Gabe Kangas
79b6e56cd7
Use the same fake user in test 2023-04-05 20:21:07 -07:00
Gabe Kangas
7ec7e1704c
Add bool option to player to fill container for embeds. Closes #2884 2023-04-05 20:05:22 -07:00
renovate[bot]
3587d47c00
chore(deps): update dependency @types/react to v18.0.32 2023-04-05 14:19:04 +00:00
renovate[bot]
4cac26b7de
fix(deps): update dependency ua-parser-js to v1.0.35 2023-04-05 04:37:16 +00:00
Owncast
3d1ebe79ac Commit screenshots 2023-04-05 04:10:28 +00:00
Owncast
48f6af394c Commit screenshots 2023-04-04 04:09:58 +00:00
Dev Gupta
1eac2a1632
FIX : Admin custom CSS area forces entire page to scroll #2886 (#2892)
* Update EditPageContent.tsx

Adding Scroll to codemirror

* Prettified Code!

* Fixing CSS- code mirror scroll issue

Removing excess code
and fixing CSS code mirror

* Prettified Code!

* Prettified Code!

---------

Co-authored-by: dev265545 <dev265545@users.noreply.github.com>
Co-authored-by: Gabe Kangas <gabek@real-ity.com>
Co-authored-by: gabek <gabek@users.noreply.github.com>
2023-04-03 21:03:44 -07:00
Dev Gupta
f1bf06b8cd
FIX #2897 Admin: "Copy" button for stream keys copy asterisks if key is hidden (#2901)
* Update StreamKeys.tsx

* Prettified Code!

---------

Co-authored-by: dev265545 <dev265545@users.noreply.github.com>
2023-04-03 20:49:48 -07:00
Gabe Kangas
13c32bd6bd
Fixing formatting of PR #2903 2023-04-03 18:44:45 -07:00
Gabe Kangas
d346485f94
Revert "FIX : Chat: words containing one or more dots are turned into links #2898 (#2903)"
This reverts commit 11a3a79032.
2023-04-03 18:28:25 -07:00
gabek
1cd4efaf72 Prettified Code! 2023-04-04 01:04:18 +00:00
Dev Gupta
11a3a79032
FIX : Chat: words containing one or more dots are turned into links #2898 (#2903)
* FIX: Chat: words containing one or more dots are turned into links #2898

Making validateTLD to true and also adding a parameter of customTLDs

* Update ChatUserMessage.tsx

* Prettified Code!

---------

Co-authored-by: dev265545 <dev265545@users.noreply.github.com>
2023-04-03 18:00:21 -07:00
Gabe Kangas
cff37eaf83
Correctly show lowest CPU usage for video table. Closes #2800 2023-04-03 14:56:08 -07:00
renovate[bot]
859c762978
chore(deps): lock file maintenance (#2895)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-03 09:27:58 -07:00
renovate[bot]
841615a1d5
chore(deps): update dependency @babel/core to v7.21.4 2023-04-03 11:00:42 +00:00
Owncast
1ade305e9a Commit screenshots 2023-04-03 04:20:40 +00:00
renovate[bot]
df4c7dda3a
chore(deps): update dependency eslint to v8.37.0 2023-04-02 08:27:42 +00:00
Owncast
b27829e13f Commit screenshots 2023-04-02 04:09:46 +00:00
renovate[bot]
41dc3932d1
fix(deps): update dependency react-virtuoso to v4.1.1 2023-04-01 23:06:23 +00:00
renovate[bot]
1e21368094
chore(deps): update dependency @types/react to v18.0.31 2023-04-01 08:59:28 +00:00
Gabe Kangas
d7301d2d8d
Fix paragraphs not having spacing. Closes #2891 2023-03-31 22:21:52 -07:00
Gabe Kangas
e86caad06f
Return hideViewerCount in config and set the admin switch correctly. Closes #2887 2023-03-31 22:15:28 -07:00
Gabe Kangas
00ea1cae5b
Use correct color in content header description. Closes #2889 2023-03-31 22:02:28 -07:00
Gabe Kangas
bc1fec0228
Use correct link hover color. Closes #2888 2023-03-31 21:56:59 -07:00
gabek
9572c164d4 Prettified Code! 2023-04-01 04:48:57 +00:00
Gabe Kangas
7108c41085
Use action color for live video indicator. Closes #2890 2023-03-31 21:46:57 -07:00
Owncast
1b0fed52ab Commit screenshots 2023-04-01 04:11:37 +00:00
Gabe Kangas
597281bbb2
Guard against duplicate websocket connections. Closes #2773 2023-03-31 21:01:16 -07:00
renovate[bot]
25569cbc72
chore(deps): update dependency @types/node to v18.15.11 2023-03-31 22:05:11 +00:00
renovate[bot]
d9aa6e39ec
fix(deps): update dependency @codemirror/language-data to v6.2.0 2023-03-31 17:07:23 +00:00
renovate[bot]
cc702ca318
fix(deps): update dependency @uiw/react-codemirror to v4.19.11 2023-03-31 13:49:33 +00:00
renovate[bot]
8b55f72ded
fix(deps): update dependency @uiw/codemirror-theme-bbedit to v4.19.11 2023-03-31 11:31:59 +00:00
Owncast
2d5bafb897 Commit screenshots 2023-03-31 04:09:45 +00:00
renovate[bot]
94cbac1b12
Update dependency sass-loader to v13.2.2 2023-03-31 01:34:07 +00:00
renovate[bot]
f979adb515
Update dependency @types/react to v18.0.30 2023-03-30 21:40:28 +00:00
renovate[bot]
7bc418a052
Update typescript-eslint monorepo to v5.57.0 2023-03-30 18:27:47 +00:00
renovate[bot]
9b662a59d2
Update dependency sharp to v0.32.0 2023-03-30 05:27:15 +00:00
Owncast
6a593a9a7e Commit screenshots 2023-03-30 04:10:23 +00:00
renovate[bot]
577b8c5d91
Update dependency @types/node to v18.15.10 2023-03-29 16:15:32 +00:00