Gabe Kangas
38a52c501c
Do not show custom page content sections if it is empty. Closes #2752
2 years ago
Gabe Kangas
f76f7fbaf0
Only use username half of account as fallback value
2 years ago
Gabe Kangas
8b8f221eb4
Show streamTitle in header if set. Closes #2720
2 years ago
Gabe Kangas
e522bddf53
Add some slight side margin to offline banner for mobile
2 years ago
Gabe Kangas
9744d4680c
Fix disabled browser notifications showing up. Closes #2726
2 years ago
Gabe Kangas
e8ef6433e5
Addition bottom page content layout tweaks
2 years ago
Gabe Kangas
3bb73af1c2
Standardize bottom section background + fix mobile tabs not hiding. Closes #2685
2 years ago
Gabe Kangas
070a9fa675
Tweak offline tag color and cursor
2 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
2 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>
2 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
2 years ago
Gabe Kangas
61c8f075cb
Update spacing in custom page content component
2 years ago
Gabe Kangas
60f5b41a3d
Fix the incorrect header spacing across all text
2 years ago
Gabe Kangas
323fe65e58
Split out desktop and mobile layouts to make it easier to work on them
2 years ago
Gabe Kangas
f475a37bb6
Add loading state to lazy loaded modals
2 years ago
Gabe Kangas
85e77379b2
Fix followers pagination. Closes #2695
2 years ago
Michael David Kuckuk
25119561fb
Give chat a min-height that other elements yield to on mobile clients ( #2676 )
...
* Add className prop to some components
* Give mobile chatbox height priority over other elements
* Optimize for mobile landscape mode
* Make thumbnail background black
* Fix overflow issues on narrow screens
* Adjust layout for offline mode on mobile
* Fix main content width on Desktop
* Fix offline layout for desktop
2 years ago
Prachurjya
7ff71985ea
Issue#2662: Make Followers Content Fit With overflow ending in ellipsis ( #2678 )
...
* Issue#2662: Make Followers Content Fit With overflow ending in ellipsis
* Prettified Code!
* Fixed Linting Issue
* Resolved line break issue
---------
Co-authored-by: prachurjya15 <prachurjya15@users.noreply.github.com>
2 years ago
Michael David Kuckuk
840c59b2ac
Use correct `cover` styling for img tag ( #2674 )
2 years ago
Gabe Kangas
a50ca4a084
Remove minHeight that is forcing scrolling
3 years ago
Michael David Kuckuk
c6136fc35c
Add noscript for browsers without JS ( #2592 )
...
* Make OwncastLogo more versatile
* Add noscript tag
* Commit updated API documentation
* Show all content on vertical overflow
---------
Co-authored-by: Owncast <owncast@owncast.online>
3 years ago
Gabe Kangas
b05ff79cf0
Add loading state for player component
3 years ago
elonyavist
bb16e6170a
Fix/issue 2649/status bar time info ( #2657 )
...
* fix: manage singular time units
* fix: manage singular day visibility
3 years ago
Gabe Kangas
23d2a4dab5
Set a diff threshold to header story
3 years ago
Gabe Kangas
d48a61ce62
Increase lower section min height
3 years ago
Gabe Kangas
10baf36bda
Tweak offline banner style for narrow screens
3 years ago
Gabe Kangas
71ed8ac1ff
Give the lower section a min height to push the footer to the bottom. Closes #2188
3 years ago
Gabe Kangas
72cc7cb443
Add skip link to offline message
3 years ago
Gabe Kangas
d057834a20
Tweak font size and family of offline banner
3 years ago
Gabe Kangas
8af332e129
Decrease header height. Add padding.
3 years ago
Gabe Kangas
88281b4814
Do not show title on offline banner + add margin
3 years ago
Gabe Kangas
59aa54ca12
Decrease status bar font weight
3 years ago
Gabe Kangas
7a0d448a26
Add some follower text line break
3 years ago
Gabe Kangas
8b43173681
Slightly improve styling of follower
3 years ago
Gabe Kangas
8bacd776bc
Remove redundant title attribute from header. Closes #2620
3 years ago
Gabe Kangas
56d8f799ab
Remove redundant title attr from image link. Closes #2621
3 years ago
Gabe Kangas
4f7c2926f9
Give status bar a aria role of status. For #1826
3 years ago
Gabe Kangas
24f6bb1ea5
Add aria-title attribute to video player. For #1826
3 years ago
Gabe Kangas
cdaae66e94
Add skip links for content, player and footer. For #1826
3 years ago
Gabe Kangas
f725bc28f4
Make the player fit the full width but content stay the same. For #2360
3 years ago
Gabe Kangas
a92175aaed
Fix footer height
3 years ago
Gabe Kangas
f072819e81
Refactor the color customizing admin components
3 years ago
Gabe Kangas
2b46bb5b6d
Make statusbar dark
3 years ago
Gabe Kangas
a1a3272031
Hide scrollbars
3 years ago
Gabe Kangas
c88c90881a
Use flex-start instead of start
3 years ago
Gabe Kangas
6fbd6cbbcf
Lazy load every instance of using ant icons. Closes #2583
3 years ago
André Rusakow
b8016eaa90
fix scroll on mobile ( #2585 )
...
* fix scrolling issues on mobile
* resolve conflict
3 years ago
Gabe Kangas
2c2dae9e00
Make the footer have a consistant height
3 years ago
Gabe Kangas
1d58b7fbad
Center column of followers on mobile. Closes #2515
3 years ago
Gabe Kangas
bf3ee58e87
Fix followers collection story
3 years ago