summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-10Update admin bundlev0.0.8Gabe Kangas
2021-08-07Using the full IP address for ClientID.Christian
2021-08-05Remove "Sent" being inserted incorrectly. Fixes #1252Gabe Kangas
2021-08-04Sort after build variants index number, fix broken index for HLS path. (#1282)Christian
2021-08-03Support assigning nil as time instead of setting time as invalid. Fix typo th...Gabe Kangas
2021-08-03Fix status code for options requests (#1290)Yarmo Mackenbach
2021-07-31Prettified Code!gabek
2021-07-31Add standalone chat with ability to send messages (#1270)Meisam
2021-07-31check the return value of os.Rename (#1288)Meisam
2021-07-31Fix incorrect handling of messages array. Closes #1287Gabe Kangas
2021-07-28safely generate the thumbnail.jpg & preview.gif (#1279)Christian
2021-07-28Update error messageGabe Kangas
2021-07-28Explicitly add CORS wildcard on all OPTIONS requestsGabe Kangas
2021-07-28Add OPTIONS preflight support for 3rd party auth.Gabe Kangas
2021-07-28No need to publicly log thisGabe Kangas
2021-07-28Fix incorrect controller method. Remove wildcard cors from /api/chatGabe Kangas
2021-07-27fix updateAuthorList (#1276)Meisam
2021-07-27Fix typo of missing colonGabe Kangas
2021-07-27better chat message sanitization (#1266)Meisam
2021-07-27Prettified Code!gabek
2021-07-27Hide external actions row if there are zero actions. Closes https://github.co...Gabe Kangas
2021-07-27Dependabot does not have access to commitGabe Kangas
2021-07-27Commit updated Javascript packagesOwncast
2021-07-27Bump video.js from 7.13.3 to 7.14.3 in /build/javascript (#1271)dependabot[bot]
2021-07-27reject user messages when offline (#1269)Meisam
2021-07-26Add in the optimization where multiple websocket events can exist within a si...Gabe Kangas
2021-07-26Add some sqlite optimizationsGabe Kangas
2021-07-26Add a simple caching of chat history as an optimizationGabe Kangas
2021-07-26Pass along just the client id instead a reference to the entire client when u...Gabe Kangas
2021-07-26consider <p></p> as an empty message (#1264)Meisam
2021-07-25update message link color to address #1251Ginger Wong
2021-07-25Merge branch 'develop' of https://github.com/gabek/owncast into developGinger Wong
2021-07-25tweak svg bounding box to address #1259Ginger Wong
2021-07-26Prettified Code!gabek
2021-07-25Do not set title text for users without data. Closes #1249Gabe Kangas
2021-07-26Prettified Code!gabek
2021-07-25Remove user's own name from the autocomplete suggestions (#1258)Meisam
2021-07-25Apdate admin bundleGabe Kangas
2021-07-25Improve performance of retrieving chat history by avoiding double-sort and ou...Christian Muehlhaeuser
2021-07-24Don't specify the linter version, as it's not required any longer (#1262)Christian Muehlhaeuser
2021-07-24Prettified Code!gabek
2021-07-24add emoji to the caret position (#1253)Meisam
2021-07-23Prettified Code!gabek
2021-07-23Autocomplete emoji names (#1250)Meisam
2021-07-23Prettified Code!gabek
2021-07-23getCaretPosition considering all html elements (#1246)Meisam
2021-07-23test emoji title and alt tag sanitization (#1244)Meisam
2021-07-23Prevent remote image injection with /img/emoji/ in url (#1245)Meisam
2021-07-22Remove extra log from displayingGabe Kangas
2021-07-22Some migration fixes and database optimizationsGabe Kangas