aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/server-commands/server
Commit message (Collapse)AuthorAgeFilesLines
* Add rejected state to followsChocobozzz2022-07-271-4/+4
| | | | Prevent reprocessing already rejected follows
* Fix fast restream in saved permanent liveChocobozzz2022-06-231-3/+6
|
* Completely remove best default trending algorithmChocobozzz2022-06-031-1/+1
|
* Support video views/viewers stats in serverChocobozzz2022-04-151-1/+7
| | | | | | | | | | * Add "currentTime" and "event" body params to view endpoint * Merge watching and view endpoints * Introduce WatchAction AP activity * Add tables to store viewer information of local videos * Add endpoints to fetch video views/viewers stats of local videos * Refactor views/viewers handlers * Support "views" and "viewers" counters for both VOD and live videos
* Rename studio to editorChocobozzz2022-03-222-7/+7
|
* Add video edition finished notificationChocobozzz2022-03-221-0/+10
|
* Fix client html cache on theme updateChocobozzz2022-03-171-0/+15
|
* Add latency setting supportChocobozzz2022-03-091-0/+3
|
* Correctly cleanup server testsChocobozzz2022-02-281-6/+11
|
* Add basic video editor supportChocobozzz2022-02-282-1/+36
|
* Add ability to cancel & delete video importsChocobozzz2022-01-191-0/+24
|
* Try to fix testsChocobozzz2022-01-041-1/+2
|
* Fix testsChocobozzz2022-01-031-2/+4
|
* Migrate to --enable-source-maps optionChocobozzz2022-01-031-1/+4
|
* Fix type conflictChocobozzz2021-12-241-2/+2
|
* Move test functions outside extra-utilsChocobozzz2021-12-1710-95/+11
|
* shared/ typescript types dir server-commandsChocobozzz2021-12-1718-0/+1789