Owncast
254b2d5fc0
Commit screenshots
3 years ago
renovate[bot]
6b72ecff1a
Update dependency eslint-plugin-storybook to v0.6.11
3 years ago
renovate[bot]
40deecadd9
Update dependency @babel/core to v7.21.0
3 years ago
Owncast
e6b3c8f18c
Commit screenshots
3 years ago
renovate[bot]
a39aed2c09
Update dependency slate-react to v0.91.2
3 years ago
renovate[bot]
fd605db141
Update dependency react-hotkeys-hook to v4.3.6
3 years ago
Gabe Kangas
f76f7fbaf0
Only use username half of account as fallback value
3 years ago
Gabe Kangas
701e57a580
Fix CPU usage descripting mapping. Fixes #2682
3 years ago
Owncast
1b386e1144
Commit screenshots
3 years ago
Gabe Kangas
453f0e05cf
Fix admin password api path
3 years ago
Gabe Kangas
8b8f221eb4
Show streamTitle in header if set. Closes #2720
3 years ago
Gabe Kangas
e522bddf53
Add some slight side margin to offline banner for mobile
3 years ago
Gabe Kangas
9744d4680c
Fix disabled browser notifications showing up. Closes #2726
3 years ago
Gabe Kangas
e8ef6433e5
Addition bottom page content layout tweaks
3 years ago
Dhanu Saputra
0a653aaba7
Remove usage of the PropTypes dependency ( #2723 )
...
* Remove usage of the PropTypes dependency
* Prettified Code!
---------
Co-authored-by: dhanusaputra <dhanusaputra@users.noreply.github.com>
3 years ago
renovate[bot]
b05d4aee5f
Update dependency slate-react to v0.91.1
3 years ago
Owncast
9b6c13574a
Commit screenshots
3 years ago
Owncast
f1d1a7b7c4
Commit updated Storybook stories
3 years ago
Gabe Kangas
3bb73af1c2
Standardize bottom section background + fix mobile tabs not hiding. Closes #2685
3 years ago
Gabe Kangas
d2a3e718e4
Continue to bump the diff threshold
3 years ago
renovate[bot]
e925153b8c
Update dependency sass to v1.58.3
3 years ago
renovate[bot]
9c415834a3
Update dependency @codemirror/lang-markdown to v6.1.0
3 years ago
Gabe Kangas
61b78b8f1b
Limit the number of chat messages that can collapse in a row
3 years ago
Gabe Kangas
8f2a345594
Reduce the time we allow message collapsing
3 years ago
Gabe Kangas
070a9fa675
Tweak offline tag color and cursor
3 years ago
renovate[bot]
10107581a5
Lock file maintenance ( #2721 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 years ago
Mohammad Yasir
87cdbebcc5
This commit suggests that if there is no name then the username will… ( #2700 )
...
* This commit suggests that if there is no name then the username will come in place of a name
* Unnecessary comments has been removed also,revert changes in package-lock.json
* Remove White Spaces
* File has been restored to its original version .
* Followed some checks description to improve code
3 years ago
renovate[bot]
826c4fab00
Update dependency sass to v1.58.2
3 years ago
Gabe Kangas
534a7dcb67
Remove log
3 years ago
Gabe Kangas
05a06796e2
Break out name change message to own component + fix text color. Closes #2718
3 years ago
Gabe Kangas
12b4452220
Support the HTML tags that are sent for message body. Closes #2717
3 years ago
Gabe Kangas
529a4c7d84
Allow social chat events to fit content. Use text fallback in avatar. Closes #2719
3 years ago
Owncast
dce4fab661
Commit screenshots
3 years ago
renovate[bot]
810ab69260
Update typescript-eslint monorepo to v5.52.0 ( #2715 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Gabe Kangas <gabek@real-ity.com>
3 years ago
Gabe Kangas
564d058e2e
Improve chat container bottom scrolling handling. Closes #2342
3 years ago
renovate[bot]
8c90b96a88
Update dependency slate-react to v0.91.0
3 years ago
renovate[bot]
a80a34779e
Update dependency sass to v1.58.1
3 years ago
Owncast
1cf57ec073
Commit screenshots
3 years ago
renovate[bot]
e206e01614
Update dependency @xstate/react to v3.2.1
3 years ago
renovate[bot]
1c068b6a4e
Update dependency @xstate/react to v3.2.0 ( #2711 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 years ago
renovate[bot]
1ba1ecbaf2
Update dependency xstate to v4.36.0
3 years ago
renovate[bot]
eaaa7097b9
Update dependency antd to v4.24.8
3 years ago
Owncast
cad0ff10c7
Commit screenshots
3 years ago
renovate[bot]
b021240b78
Update dependency @uiw/react-codemirror to v4.19.9
3 years ago
renovate[bot]
06ffbdeca0
Update dependency @uiw/codemirror-theme-bbedit to v4.19.9
3 years ago
Owncast
97b49afc46
Commit screenshots
3 years ago
Gabe Kangas
d5c0d25084
Refactor component stories to be documents to reduce story snapshots
3 years ago
renovate[bot]
c555063bdc
Update dependency @types/react to v18.0.28
3 years ago
Jacob Wrenn
591ead0064
fix placeholder styling ( fixes #2677 ) ( #2709 )
...
* fix placeholder styling
* Prettified Code!
* fix code style
---------
Co-authored-by: JacobWrenn <JacobWrenn@users.noreply.github.com>
3 years ago
Philipp
a290770ac9
Allow embedding HTML for external actions ( #2693 )
...
* Admin UI: implement HTML embeds
* Admin UI External Actions: set correct useHTML on edits
* Admin UI: edit by index, not URL
* External Actions: render HTML on stream frontend
* Don't open embeds externally
* Remove TODO comment
* Add HTML as unique action key
* Admin UI: Actions: use CodeMirror editor, dropdown
3 years ago