Gabe Kangas
962267106e
Update demo links
5 years ago
gingervitis
25ef2fc66e
Merge pull request #231 from owncast/gek/remove-status-bar-values
...
Remove additional viewer counts from status bar.
5 years ago
Gabe Kangas
250dcf1d75
make logo fit size of user image avatar circle. closes #230
5 years ago
Gabe Kangas
ce14e0d0a7
Remove additional viewer counts from status bar. Closes #155
5 years ago
Gabe Kangas
2aa9a86e3d
Allow non-root paths for index.html when returning server-rendered metadata page. Closes #227
5 years ago
Gabe Kangas
dfeba53f08
Reduce the amount of time between start of stream and when we show as online. Can bump this back up if needed.
5 years ago
Gabe Kangas
168ba9277e
Do not use loopback as an example ip
5 years ago
Gabe Kangas
aac7fa2476
Show YP configuration in the config API
5 years ago
Gabe Kangas
268085e41f
I thought I already fixed this. Guess it got lost in a merge.
5 years ago
Gabe Kangas
a7d9e2719a
Do not try to split ip and port of x-forwarded-for addresses
5 years ago
Gabe Kangas
bcf4cb09e7
Break rtmp read loop after disconnect
5 years ago
Gabe Kangas
06f8a01d5e
Update our api definitions
5 years ago
gingervitis
d500f32f5b
Merge pull request #219 from jeyemwey/fix-issue-202
...
Fix: Optional socialHandles and tags
5 years ago
Gabe Kangas
003648ed61
Update .gitignore
5 years ago
Gabe Kangas
a5e2b4b934
Remove files
5 years ago
Jannik Volkland
a17e507664
Merge branch 'master' into fix-issue-202
5 years ago
Jannik Volkland
d4b800c9bb
Merge branch 'fix-issue-202'
5 years ago
Jannik Volkland
813884ef21
fix: Use Kebab-Case, and resolve Merge Conflict
5 years ago
Gabe Kangas
d7e355bce1
Connected clients admin API ( #217 )
...
* Add support for ending the inbound stream. Closes #191
* Add a simple success response to API requests
* Connected clients API with geo details
* Post-rebase cleanup
* Make setting and reading geo details separate operations to unblock and speed up
* Rename file
* Fire geoip api call behind goroutine
* Add comment
* Post-rebase fixes
* Add support for the MaxMind GeoLite2 GeoIP database
5 years ago
gingervitis
1eb7c1985b
Merge pull request #228 from SoldierCorp/save-volume-settings
...
ADD: Save volume settings in localstorage
5 years ago
Gabe Kangas
0445274fbd
Do not cache hls playlist files at all. Closes #229
5 years ago
Edgardo Ramírez
38743a9608
UPDATE: Set volume on load
5 years ago
Edgardo Ramírez
f0df543def
ADD: Handle muted state to update the volume settings
5 years ago
gingervitis
a36891c465
Merge pull request #226 from Pranav2612000/chat_count_fix
...
fix: prevents messages ending with spaces to exceed the msg limit
5 years ago
Edgardo Ramírez
ac1860d325
UPDATE: Use helpers functions for saving the volume settings
5 years ago
Edgardo Ramírez
66db710761
FIX: Set volume only if it exists in localstorage
5 years ago
Edgardo Ramírez
e2200f09d7
Merge remote-tracking branch 'upstream/master' into save-volume-settings
5 years ago
Edgardo Ramírez
84b81e440d
ADD: Save volume settings in localstorage
5 years ago
Gabe Kangas
70c5a8b910
. -> ·
5 years ago
Gabe Kangas
d39003b88a
Add 3rd party web dependency instructions
5 years ago
Gabe Kangas
06e5fe09f4
Fix leftover value when we would deal with cache duration in minutes instead of seconds
5 years ago
Gabe Kangas
eb404fba34
Add attributes file
5 years ago
Gabe Kangas
a3221aee19
Removing docs as submodule because that was an odd idea
5 years ago
leowmjw
769fc3a561
Fixes #211 : Update mod paths ( #221 )
...
Co-authored-by: Michael Leow <mleow@moneylion.com>
5 years ago
Gabe Kangas
dfc03bc027
Web modules were getting hit by .gitignore. Fixed
5 years ago
Gabe Kangas
5d530ca5a6
Missing showdown module import in app
5 years ago
Pranav
7ac22eb889
fix: prevents messages ending with spaces to exceed the msg limit
5 years ago
John Hobbs
31c5f8241c
Inital OpenAPIv3 Spec ( #223 )
5 years ago
Gabe Kangas
27a4c8c895
Move all remote dependencies to be local ( #220 )
...
* Experiment with javascript bundling
* Experiment with snowpack. Making progress
* Success! Uses local js modules and assets and no cdns
* Missing local css
5 years ago
Jannik
4c02b6eea1
Move socialIconsList to its own component
5 years ago
gingervitis
e7f39a0113
Merge pull request #213 from ahmadkarlam/add-title-chat
...
Add timestamp to title chat
5 years ago
Gabe Kangas
bb9c788306
Support CORS+Basic auth together
5 years ago
Ahmad Karlam
29ef90e384
fix: check if date is invalid
5 years ago
Ahmad Karlam
8c380f118a
refactor: declare format timestamp as variable for consistency
5 years ago
Ahmad Karlam
1c03e83c31
Typo
5 years ago
Ahmad Karlam
2abde9186c
refactoring
5 years ago
Ahmad Karlam
d27d4a798f
Remove moment js and use standard library date from javascript
5 years ago
Gabe Kangas
922dfec77a
Remove custom paths and add constants ( #216 )
5 years ago
Ginger Wong
f30cfcf20f
includes fix for #210
...
Merge branch 'gw/1003-firefoxscrollbars'
5 years ago
Ginger Wong
ff3a50dc03
linty stuff
5 years ago