Gabe Kangas
447ab10738
feat: add ios specific push notification instructions
...
Closes #2992
2023-06-05 21:01:51 -07:00
renovate[bot]
9d5482adf6
fix(deps): update dependency @uiw/codemirror-theme-bbedit to v4.20.3
2023-06-06 00:49:27 +00:00
Yusuke
c4cd2d8472
Fix NotifyReminderPopup warning #3034 . ( #3068 )
...
* Fix NotifyReminderPopup warning.
TT:#3034
* Revert web/components/action-buttons/NotifyButton.tsx
* Add div tag to make the children recognized as plain html element.
TT: #3034
2023-06-05 17:39:27 -07:00
Gabe Kangas
cc953f154e
fix(admin): fix typo causing established chat mode display bug. Closes #3070
2023-06-05 16:47:08 -07:00
Gabe Kangas
aef81eec4c
fix: remove unused duplicate version string
2023-06-05 15:22:24 -07:00
Gabe Kangas
10ec2afb04
chore(deps): remove webpack-deadcode-plugin in favor of knip
2023-06-05 14:35:40 -07:00
renovate[bot]
3fe0784114
fix(deps): update workbox monorepo to v7 ( #3059 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-05 11:01:09 -07:00
Gabe Kangas
07db73b084
fix(ui): set offline banner color to be static palette white
2023-06-05 08:55:21 -07:00
renovate[bot]
330f4bf0f2
chore(deps): lock file maintenance
2023-06-05 10:27:42 +00:00
Owncast
bcc5462f04
Commit screenshots
2023-06-05 04:10:24 +00:00
renovate[bot]
bd49840bc0
chore(deps): update dependency @types/react to v18.2.8
2023-06-04 21:54:58 +00:00
Owncast
790f69a865
Commit screenshots
2023-06-04 04:14:55 +00:00
renovate[bot]
8cc144b811
chore(deps): update dependency less-loader to v11.1.2
2023-06-03 19:56:47 +00:00
renovate[bot]
4993c53c05
chore(deps): update dependency chromatic to v6.18.0
2023-06-03 04:19:34 +00:00
Owncast
f1de80cd74
Commit screenshots
2023-06-03 04:10:05 +00:00
Gabe Kangas
2046e4999f
feat(chat): decrease msg collapse timeout + add spacing. Closes #3062
2023-06-02 19:48:07 -07:00
renovate[bot]
8a2fbd0c6e
fix(deps): update dependency @fontsource/poppins to v5.0.2
2023-06-02 22:49:51 +00:00
renovate[bot]
a4f984e7d1
fix(deps): update dependency slate-react to v0.95.0 ( #3065 )
...
* fix(deps): update dependency slate-react to v0.95.0
* fix: slate requires prop name change
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Gabe Kangas <gabek@real-ity.com>
2023-06-02 11:44:44 -07:00
Tung Bui (Leo)
6976b0ddb8
fix(admin): Broken link to the stream health page ( #3064 )
2023-06-02 11:15:01 -07:00
Owncast
a63c9ff20e
Commit screenshots
2023-06-02 04:11:42 +00:00
renovate[bot]
0f9f339a96
chore(deps): update typescript-eslint monorepo to v5.59.8
2023-06-01 18:29:03 +00:00
Owncast
3f79c59cbc
Commit screenshots
2023-06-01 04:19:02 +00:00
Gabe Kangas
6b6baae0ca
fix(ui): set explicit background for collapse item headers. Closes #3010
2023-05-31 17:01:31 -07:00
Gabe Kangas
6d30de19f6
fix(chat): cleanup of moderator flag check
2023-05-31 16:54:30 -07:00
Gabe Kangas
401c7c8bca
feat(admin): storage secret to be a password field. Closes #3013
2023-05-31 15:18:51 -07:00
Gabe Kangas
924223328c
fix(chat): tweak layouts of chat user badges. Closes #3009
2023-05-31 14:53:13 -07:00
renovate[bot]
aace677e0a
fix(deps): update dependency next-with-less to v3.0.1
2023-05-31 21:01:00 +00:00
Gabe Kangas
71703f2245
fix(chat): fix bot status not showing. Closes #3046
2023-05-31 13:54:03 -07:00
renovate[bot]
465ded857f
chore(deps): update dependency sass-loader to v13.3.1
2023-05-31 10:42:57 +00:00
renovate[bot]
4d83c1288b
chore(deps): update dependency css-loader to v6.8.1
2023-05-31 05:51:39 +00:00
renovate[bot]
56e33aa9d6
chore(deps): update dependency less-loader to v11.1.1 ( #3057 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-30 22:46:33 -07:00
Owncast
56a2f5aaab
Commit screenshots
2023-05-31 04:23:14 +00:00
renovate[bot]
a0cd1c2466
chore(deps): update dependency css-loader to v6.8.0
2023-05-30 23:25:37 +00:00
Gabe Kangas
cd458630ec
Support using the custom video serving endpoint even if you don't use object storage ( #2924 )
...
* feat(video): refactor video serving endpoint
It can now be used without an object storage provider. Closes #2785
* fix: remove debug log
2023-05-30 14:05:24 -07:00
renovate[bot]
9459a6d722
chore(deps): update nextjs monorepo to v13.4.4
2023-05-30 20:44:00 +00:00
Abhishek Gupta
0ff30d44e4
fix: hide latency card for admin if latency is 0 ( #3047 )
...
* hide latency card for admin if latency is 0
* Prettified Code!
---------
Co-authored-by: abhipanorian <abhipanorian@users.noreply.github.com>
2023-05-30 11:33:30 -07:00
Gabe Kangas
15dc718e61
feat: add support for robots.txt disabling search indexing ( #2929 )
...
* feat: add support for robots.txt
Can toggle disabling search engine indexing. Closes #2684
* fix: unexport ts const
2023-05-30 11:09:51 -07:00
renovate[bot]
20a684ec29
fix(deps): update dependency next-with-less to v3 ( #3050 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-30 10:32:13 -07:00
Owncast
ee799e7623
Commit screenshots
2023-05-30 04:11:59 +00:00
renovate[bot]
d3a495b0cd
chore(deps): update dependency @types/node to v18.16.16
2023-05-29 21:46:37 +00:00
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