Commit Graph

248 Commits (develop)
 

Author SHA1 Message Date
knotteye 791b96a476 Fix the 'Chat' link on user profiles 3 years ago
knotteye 9800012ba0 Fix a bug where clicking the watch link on a profile would disconnect the user from the chat. 3 years ago
knotteye 53aa632da4 Properly decrement viewer count when RTMP viewers quit 3 years ago
knotteye 90f3c31ffb Fix a bug where chat integration code could try to access an array before it was initialized 3 years ago
knotteye b9d8ddaf5f Update dependencies 3 years ago
knotteye cc2fb358c9 Make user profile page a little more responsive 3 years ago
knotteye 5e662e5ca9 Merge pull request 'viewercount' (#28) from viewercount into develop 3 years ago
knotteye aa111acdfb Add viewer count to web UI 3 years ago
knotteye dd940ff46f Fix bugs with updating viewer count 3 years ago
knotteye bcba160146 Update API documentation 3 years ago
knotteye 21a85fa26c Decrement viewer count when appropriate 3 years ago
knotteye f966bda4dd Return viewer count at a couple places in the API 3 years ago
knotteye 3d131980ae Add database migrate for viewer tracking 3 years ago
knotteye 1b551a5b8f Increment and reset viewer count when appropriate 3 years ago
knotteye d79eac6b57 Change modifyLinks regex to match all valid URL characters, followed by a period, followed by a-zA-Z0-9 3 years ago
knotteye ef52cbe629 Update package version for release 3 years ago
knotteye 3701b0c8fa Merge branch 'master' into develop 3 years ago
knotteye 362381e7db Update documentation with hwaccleration issues 3 years ago
knotteye a3341d8b7d Disable CRF when using hwaccel 3 years ago
knotteye 8a33b80593 Map streams automatically instead of manually 3 years ago
knotteye c5921e4e08 Merge pull request 'experimental hardware acceleration' (#21) from hwaccel into develop 3 years ago
knotteye 943c71d1e0 Add what I think is working hwaccel support 3 years ago
knotteye 1afd855e73 Clarify some documentation 3 years ago
knotteye 9df4b545ec Update config.ts to include hwaccel options 3 years ago
knotteye 364994decc Start work on hardware acceleration. 3 years ago
knotteye cccdc8838d Merge pull request 'Switch to using the actual database instead of bans.db' (#20) from bansdb into develop 3 years ago
knotteye 69d81ec836 Switch to using MySQL instead of bans.db 3 years ago
knotteye 7156accbee Fix a bug where we weren't setting X-Auth-As on /api/register 3 years ago
knotteye 814d826ec9 Modify the migration script to import existing data. 3 years ago
knotteye a882285bac Fix database functions regarding ch_bans since it's a special case 3 years ago
knotteye 57410dc969 Update database functions to create and destroy rows in new table. 3 years ago
knotteye 5c22c1a738 Add migration script for channel bans table in the database. 3 years ago
knotteye a1a101c0f1 Check if the video object still exists before restarting the timeout 3 years ago
knotteye 7f40690820 Update repository link 3 years ago
knotteye 4c1298cc5c Merge pull request 'develop -> master' (#19) from develop into master 3 years ago
knotteye 1abb35f9ac Update version for release 3 years ago
knotteye 2ef1c80813 Merge pull request 'merge frontend-improvments' (#18) from frontend-improvments into develop 3 years ago
knotteye 8cb78a7dd6 Add code for re-checking if a user has gone live since loading the page 3 years ago
knotteye f703d5af7f Stop accidentally capturing static file links 3 years ago
knotteye 2a121d27ee Merge pull request 'config-bugfix -> develop' (#13) from config-bugfix into develop 3 years ago
knotteye cc8c4915f9 Distinguish between errors when loading the config file. 3 years ago
knotteye d0e3507cc0 Merge pull request 'better-migration -> develop' (#12) from better-migration into develop 3 years ago
knotteye 33accfb8b7 Select scripts to run based on comparing version strings and script names. 3 years ago
knotteye 3e073e7f66 Skip compiling templates when running migrations alone 3 years ago
knotteye 47e036cde6 Merge pull request 'web-player -> develop' (#8) from web-player into develop 3 years ago
knotteye a75a625cd3 Merge branch 'develop' into web-player 3 years ago
knotteye 7b5a498241 Fix manifest uri in user.njk 3 years ago
knotteye 2a5e8d6ec2 Add play button functionality for web player 3 years ago
knotteye 12e868456a Add play button for shaka player. Needs functionality. 3 years ago
knotteye 281d9c7922 Merge pull request 'master <- develop' (#7) from develop into master 3 years ago