knotteye
|
3701b0c8fa
|
Merge branch 'master' into develop
|
2021-01-10 15:22:40 -06:00 |
knotteye
|
362381e7db
|
Update documentation with hwaccleration issues
|
2021-01-10 15:20:45 -06:00 |
knotteye
|
a3341d8b7d
|
Disable CRF when using hwaccel
|
2021-01-10 15:09:42 -06:00 |
knotteye
|
8a33b80593
|
Map streams automatically instead of manually
|
2021-01-10 14:29:54 -06:00 |
knotteye
|
c5921e4e08
|
Merge pull request 'experimental hardware acceleration' (#21) from hwaccel into develop
Reviewed-on: #21
|
2021-01-10 13:46:02 -06:00 |
knotteye
|
943c71d1e0
|
Add what I think is working hwaccel support
|
2021-01-10 13:42:52 -06:00 |
knotteye
|
1afd855e73
|
Clarify some documentation
|
2021-01-10 13:42:23 -06:00 |
knotteye
|
9df4b545ec
|
Update config.ts to include hwaccel options
|
2021-01-10 13:42:12 -06:00 |
knotteye
|
364994decc
|
Start work on hardware acceleration.
Documentation first, code later.
|
2021-01-10 12:46:45 -06:00 |
knotteye
|
cccdc8838d
|
Merge pull request 'Switch to using the actual database instead of bans.db' (#20) from bansdb into develop
Reviewed-on: #20
|
2021-01-10 12:34:19 -06:00 |
knotteye
|
69d81ec836
|
Switch to using MySQL instead of bans.db
|
2021-01-10 12:31:11 -06:00 |
knotteye
|
7156accbee
|
Fix a bug where we weren't setting X-Auth-As on /api/register
Also fix new users appearing to not exist until they update their bio/profile
|
2021-01-10 11:26:52 -06:00 |
knotteye
|
814d826ec9
|
Modify the migration script to import existing data.
|
2021-01-10 11:01:28 -06:00 |
knotteye
|
a882285bac
|
Fix database functions regarding ch_bans since it's a special case
|
2021-01-10 10:13:29 -06:00 |
knotteye
|
57410dc969
|
Update database functions to create and destroy rows in new table.
|
2021-01-09 15:25:06 -06:00 |
knotteye
|
5c22c1a738
|
Add migration script for channel bans table in the database.
|
2021-01-09 15:22:23 -06:00 |
knotteye
|
a1a101c0f1
|
Check if the video object still exists before restarting the timeout
|
2021-01-08 17:25:44 -06:00 |
knotteye
|
7f40690820
|
Update repository link
|
2021-01-08 17:14:16 -06:00 |