Sahil Batra
|
d8ae21a4f4
|
folders: Don't allow archiving a folder if it contains channels.
|
2025-05-29 15:39:03 -07:00 |
|
Sahil Batra
|
677390d3f6
|
channel_folders: Add tests for case-insensitive duplicate name check.
This commit adds tests for checking the requirement of folder
names to be unique case insensitively.
|
2025-05-29 15:39:03 -07:00 |
|
Sahil Batra
|
222ccac765
|
register: Include folder data for web public streams for spectators.
Spectators would only receive data for channel folders that have
at least one web-public stream.
|
2025-05-20 13:25:06 -07:00 |
|
Sahil Batra
|
5de0f265bd
|
channel_folders: Add support to update channel folders.
Fixes part of #31972.
|
2025-05-20 13:25:06 -07:00 |
|
Sahil Batra
|
e93667cc06
|
channel_folders: Add API endpoint to get all channel folders.
Fixes part of #31972.
|
2025-05-20 13:25:06 -07:00 |
|
Sahil Batra
|
332abd9e91
|
channel_folder: Add API to create a channel folder.
This commit also includes code to include channel_folders
data in register response.
Fixes part of #31972.
|
2025-05-20 13:25:06 -07:00 |
|