Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use single quotes in server/ and update eslint rules | Florent | 2022-08-08 | 1 | -1/+1 |
| | |||||
* | Introduce experimental telemetry | Chocobozzz | 2022-07-06 | 1 | -0/+20 |
| | |||||
* | Support video views/viewers stats in server | Chocobozzz | 2022-04-15 | 1 | -1/+12 |
| | | | | | | | | | | * 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 | ||||
* | Refactor AP context builder | Chocobozzz | 2022-03-24 | 1 | -12/+0 |
| | |||||
* | Remove activitypub helper | Chocobozzz | 2022-03-23 | 1 | -0/+21 |
Put functions in lib/activitypub instead |