renovate[bot]
b4da968499
Update golang.org/x/net digest to 1185a90
3 years ago
Gabe Kangas
b75cb1784b
Set ReadHeaderTimeout in http server
3 years ago
renovate[bot]
3d9703f32a
Lock file maintenance ( #2007 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 years ago
Gabe Kangas
00f8fea929
WIP of chat moderation menu, actions and modal
3 years ago
Gabe Kangas
f4fb7a1d41
Add chat system message component. For #1998
3 years ago
Gabe Kangas
2c8621c873
Add chat join messages
3 years ago
Gabe Kangas
9a2a43d916
Add moderator status chat message. Closes #1999
3 years ago
Gabe Kangas
756ab368c1
Action message component
3 years ago
Gabe Kangas
3d9fdab743
Import global.scss into storybook
3 years ago
Gabe Kangas
b490903a35
Add style and story for generic chat action message
3 years ago
Owncast
fb3973b264
Update admin to 19c9ac698ac49922046fd8f2a5b0b816dc6e921a
3 years ago
Gabe Kangas
101359cfc3
Update test to reflect not treating summary as markdown
3 years ago
Gabe Kangas
533bdf9e3d
Remove duplicate summary
3 years ago
Gabe Kangas
c6e1a452ab
Render actual external action buttons. Closes #1997
3 years ago
Gabe Kangas
9212db100b
Use the actual summary text
3 years ago
Gabe Kangas
5ec4fd62ad
Update test external action buttons
3 years ago
Gabe Kangas
46e17bb524
Do not render server summary as markdown
3 years ago
Gabe Kangas
f757c1c98d
Add script to populate page content
3 years ago
Gabe Kangas
6ee2866260
Handle player being removed
3 years ago
Gabe Kangas
678d5c9fd6
Move statusbar back to under the player
3 years ago
Gabe Kangas
9cdc3b99f2
Fix var name
3 years ago
gabek
594507ad14
Prettified Code!
3 years ago
Gabe Kangas
662ba32f3a
Fix components having transparent backgrounds because colors are unset
3 years ago
Gabe Kangas
c4f51ec2c1
Guard against followers being unset
3 years ago
Owncast
5d297ae90d
Commit updated API documentation
3 years ago
Gabe Kangas
506d1fa4cf
Merge remote-tracking branch 'origin/develop' into webv2
3 years ago
Gabe Kangas
8c2ffd5a0b
Pull followers from API. For #1861
3 years ago
Gabe Kangas
e0634abc98
Add Followers list and single follower component. Closes #1861
3 years ago
dependabot[bot]
fac6959254
Bump moment from 2.29.2 to 2.29.4 in /test/load ( #1996 )
...
Bumps [moment](https://github.com/moment/moment ) from 2.29.2 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases )
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/moment/moment/compare/2.29.2...2.29.4 )
---
updated-dependencies:
- dependency-name: moment
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
Owncast
61fd154466
Update admin to 5e483cdedce74b553a32cd0231c7957c335c6bec
3 years ago
renovate[bot]
79634ea0df
Lock file maintenance
3 years ago
Gabe Kangas
24db1d6c6d
Fix more build errors
3 years ago
Gabe Kangas
fc40953bcc
Add link color
3 years ago
Gabe Kangas
0a5f183c2d
Update colors and typography stories
3 years ago
Gabe Kangas
6b45715724
Set working directory of linter
3 years ago
Gabe Kangas
100b43dd3a
Fix build errors
3 years ago
Gabe Kangas
255585cd9f
Update components to use the new style/color names
3 years ago
Gabe Kangas
9ec1d75d32
Recreate theme variables with new style values
3 years ago
t1enne
b39c84747d
Prettified Code!
3 years ago
t1enne
f130abb8f9
Minor styling changes
3 years ago
t1enne
efbe6907ac
Reworked mobile UI for some components
3 years ago
t1enne
37ad329072
Fixed linter error
3 years ago
t1enne
ffc73f2760
Added chat tab on mobile layouts and other changes to mobile UI
3 years ago
Gabe Kangas
2d44f86035
Add additional information to key verification error
3 years ago
Gabe Kangas
14f405bf58
Fix followers pagination UI
3 years ago
Owncast
e443188cbc
Update admin to 3e92d626c4e429345c238a54ff4a718de128ff76
3 years ago
Gabe Kangas
d47084f257
Hopefully fix the linter error
3 years ago
t1enne
d12712a107
Changed chat behaviour
...
added recoil value isMobile to determine which chat to display and
style. #1978
changed the player to actually span across the viewport without the
black borders around it.
3 years ago
t1enne
4fcdfdc730
clamp to determine font-size on the body
3 years ago
t1enne
e73013affb
Logo now uses clamp to determine size
3 years ago