Owncast
7868e3d020
Commit screenshots
2 years ago
Gabe Kangas
77eb491943
fix(header): change border to outline to resolve logo rendering. Closes #3000
2 years ago
Gabe Kangas
b8ca46a5a3
fix(ui): notify reminder popover positioning. Closes #3025
2 years ago
Gabe Kangas
1f1f48acb0
fix(chat): fix chat input placeholder positioning. Closes #2991
2 years ago
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>
2 years ago
Owncast
9e39a9b381
Commit screenshots
2 years ago
renovate[bot]
e2604c8019
fix(deps): update dependency slate-react to v0.94.2
2 years ago
Owncast
916767e764
Commit screenshots
2 years ago
renovate[bot]
5defca3182
chore(deps): update dependency @types/node to v18.16.9
2 years ago
Owncast
b5dbe49408
Commit screenshots
2 years ago
renovate[bot]
cdc2566efd
chore(deps): lock file maintenance
2 years ago
Owncast
21e89014b4
Commit screenshots
2 years ago
renovate[bot]
82a900eeb1
chore(deps): update dependency @types/node to v18.16.8
2 years ago
Owncast
19a2e7032b
Commit screenshots
2 years ago
renovate[bot]
40e0546cd7
chore(deps): update dependency @types/node to v18.16.7
2 years ago
Owncast
d702751660
Commit screenshots
2 years ago
renovate[bot]
a9e50cb15d
fix(deps): update dependency slate to v0.94.1
2 years ago
Gabe Kangas
9cb566681e
fix(ui): tweak footer padding and animation speed
2 years ago
Nathan
3bd45d09f3
feat: floating fading footer ( #3008 )
...
Co-authored-by: thisProjects <wibbet@wobbet.com>
Co-authored-by: Gabe Kangas <gabek@real-ity.com>
2 years ago
renovate[bot]
c58af42f26
chore(deps): update typescript-eslint monorepo to v5.59.5
2 years ago
Gabe Kangas
e694d76ad2
fix(mobile): toggle tablet content layout based on online state. Closes #3003 ( #3007 )
2 years ago
renovate[bot]
ef435563cb
chore(deps): update dependency @types/node to v18.16.6
2 years ago
Gabe Kangas
d900da8cab
fix(metrics): increase max valid latency reporting time. Troubleshooting
2 years ago
Owncast
8694f425eb
Commit screenshots
2 years ago
renovate[bot]
98e4076595
fix(deps): update dependency react-virtuoso to v4.3.6
2 years ago
Owncast
8ab07b7a90
Commit screenshots
2 years ago
renovate[bot]
2099de69fe
chore(deps): update dependency eslint to v8.40.0
2 years ago
Owncast
01213c3def
Commit screenshots
2 years ago
renovate[bot]
284b6c48d2
chore(deps): update dependency @types/react to v18.2.6
2 years ago
renovate[bot]
090b95fa21
chore(deps): update dependency @types/node to v18.16.5
2 years ago
Owncast
95fbc76b11
Commit screenshots
2 years ago
Gabe Kangas
cfdfdf5f49
fix(chat): add slight spacing via margin below bottom chat message
2 years ago
Gabe Kangas
fadb9def83
fix(chat): allow system chat messages to fill width. Closes #2998
2 years ago
renovate[bot]
44d5723aa9
fix(deps): update dependency picmo to v5.8.4
2 years ago
Gabe Kangas
722d11307a
feat(ui): add id to scroll to bottom button
2 years ago
Gabe Kangas
085c9dceff
feat(ui): add id to social links container
2 years ago
renovate[bot]
b92338abe9
chore(deps): lock file maintenance ( #2997 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot]
4afb10eda2
chore(deps): update dependency @types/node to v18.16.4
2 years ago
Owncast
c714b47d92
Commit screenshots
2 years ago
Gabe Kangas
a9a2ad5487
fix(chat): tweak auto scrolling on message logic to reduce scroll to bottom button showing
2 years ago
renovate[bot]
10d9e43b76
chore(deps): update dependency @types/react to v18.2.5
2 years ago
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>
2 years ago
Gabe Kangas
dc501fec9b
fix(ui): fix modal header color on non-custom modal components
2 years ago
Gabe Kangas
321217651d
fix(footer): override link colors in footer
2 years ago
Gabe Kangas
84fdbecec3
fix(player): fix incorrect icon being rendered from vjs font after update
2 years ago
renovate[bot]
a11f8ce346
fix(deps): update dependency antd to v4.24.10
2 years ago
renovate[bot]
ee501366db
chore(deps): update dependency eslint-plugin-storybook to v0.6.12
2 years ago
Owncast
4a2e039b33
Commit screenshots
2 years ago
Gabe Kangas
23d29ac2ae
fix(ui): use showChat selector for dynamicPadding logic
2 years ago
Gabe Kangas
4fa960be8b
fix(ui): fix dynamic padding not taking disabled chat state into account
2 years ago