1643 Commits (e6ed6a684959fe4cfe65580666f1d8a16c936116)
 

Author SHA1 Message Date
Gabe Kangas 8907566ed1 Fixing chat message formatting in #1315 4 years ago
Aaron Parecki 0f00a700e7
set max 10 retries for videojs playlist (#1336) 4 years ago
Owncast a8c0a6bf98 Commit updated Javascript packages 4 years ago
dependabot[bot] 1c45473942
Bump @videojs/http-streaming from 2.10.0 to 2.10.1 in /build/javascript (#1334) 4 years ago
Owncast b560d31aee Commit updated Javascript packages 4 years ago
dependabot[bot] 49bdc9043f
Bump cssnano from 5.0.7 to 5.0.8 in /build/javascript (#1333) 4 years ago
dependabot[bot] 9e4bf2dc50
Bump golang.org/x/mod from 0.4.2 to 0.5.0 (#1326) 4 years ago
Meisam 4cd7b254da
keep the chat enabled on timer (#1313) 4 years ago
Gabe Kangas af7720a483
Use the same screenshot as the web site 4 years ago
Meisam 31a8d81a42
Move emoji directory definition to config (#1317) 4 years ago
Gabe Kangas 04bb97bffc Fix build error on FreeBSD. Closes #1243 4 years ago
Gabe Kangas a0a8257cb7 Bump version constant 4 years ago
Gabe Kangas ea66ccfe3d Update admin bundle 4 years ago
Gabe Kangas 4ea416fdbe Update the user object name change time when changing name. Closes #1277 4 years ago
Gabe Kangas a8c5267e18 Update micromodal 4 years ago
Gabe Kangas 17468f276a Update markjs 4 years ago
Gabe Kangas e2f9ea5195 Update htm 4 years ago
Gabe Kangas c791722d71 Update vhs 4 years ago
Gabe Kangas bf17293e8b Add automated integration test for client list API. 4 years ago
Gabe Kangas 6f57f570d2 Restore GeoIP support to now support chat users. Closes #1304 4 years ago
Gabe Kangas 5adf2cdecd
Pass along disconnect time to determine chat disable timer duration (#1310) 4 years ago
Gabe Kangas 6fb383d04b Only ignore messages 5min after disconnect. Part of fixing #1268 4 years ago
Gabe Kangas f87d4f960a Add formatting 4 years ago
Gabe Kangas a01fe638cc
Increase golangci-lint timeout 4 years ago
Gabe Kangas cf87f53da3 Do not send empty type when its not apropriate 4 years ago
Gabe Kangas 9d0ae44c3c Give stream status webhooks an id and timestamp 4 years ago
Gabe Kangas 53d0e8653e Remove old unused function 4 years ago
dependabot[bot] 72653a4ada
Bump path-parse from 1.0.6 to 1.0.7 in /build/javascript (#1307) 4 years ago
Gabe Kangas b966d32d77 Incorrect webhook event type is being sent on user joined. Fixes #1302 4 years ago
Owncast bf164d80ce Commit updated Javascript packages 4 years ago
dependabot[bot] e284f91134
Bump @videojs/http-streaming from 2.9.3 to 2.10.0 in /build/javascript (#1284) 4 years ago
dependabot[bot] 63eeefd36a
Bump github.com/shirou/gopsutil (#1289) 4 years ago
Gabe Kangas f5a045dedc Update admin bundle 4 years ago
Christian d0b006d51b Using the full IP address for ClientID. 4 years ago
Gabe Kangas 784d10c1e9 Remove "Sent" being inserted incorrectly. Fixes #1252 4 years ago
Christian 521681e1b8
Sort after build variants index number, fix broken index for HLS path. (#1282) 4 years ago
Gabe Kangas dcc7a7c5c3 Support assigning nil as time instead of setting time as invalid. Fix typo that led to incorrect disconnect time. Maybe addresses #1268? 4 years ago
Yarmo Mackenbach cab963f21c
Fix status code for options requests (#1290) 4 years ago
gabek a791d9c910 Prettified Code! 4 years ago
Meisam 7e6f53c846
Add standalone chat with ability to send messages (#1270) 4 years ago
Meisam 41a7e8b896
check the return value of os.Rename (#1288) 4 years ago
Gabe Kangas 12cbe529de Fix incorrect handling of messages array. Closes #1287 4 years ago
Christian cb7a9b89ea
safely generate the thumbnail.jpg & preview.gif (#1279) 4 years ago
Gabe Kangas e72b0c640c Update error message 4 years ago
Gabe Kangas 810b0cd5da Explicitly add CORS wildcard on all OPTIONS requests 4 years ago
Gabe Kangas 509c658080 Add OPTIONS preflight support for 3rd party auth. 4 years ago
Gabe Kangas 031a848b7a No need to publicly log this 4 years ago
Gabe Kangas 8f32c13ca6 Fix incorrect controller method. Remove wildcard cors from /api/chat 4 years ago
Meisam 2ff9186ee2
fix updateAuthorList (#1276) 4 years ago
Gabe Kangas 41cfe33b8d Fix typo of missing colon 4 years ago