Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add job queue hooks | Chocobozzz | 2022-08-02 | 1 | -0/+23 |
| | |||||
* | Support video views/viewers stats in server | Chocobozzz | 2022-04-15 | 1 | -1/+1 |
| | | | | | | | | | | * 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 | ||||
* | Move test functions outside extra-utils | Chocobozzz | 2021-12-17 | 1 | -2/+2 |
| | |||||
* | shared/ typescript types dir server-commands | Chocobozzz | 2021-12-17 | 1 | -1/+1 |
| | |||||
* | Add ffprobe helper | Chocobozzz | 2021-12-16 | 1 | -0/+17 |
| | |||||
* | Add videos.getFiles plugin helper | Chocobozzz | 2021-12-16 | 1 | -1/+51 |
| | |||||
* | Generate random uuid for video files | Chocobozzz | 2021-07-26 | 1 | -2/+2 |
| | |||||
* | Reorganize imports | Chocobozzz | 2021-07-20 | 1 | -3/+3 |
| | |||||
* | Refactor requests | Chocobozzz | 2021-07-20 | 1 | -10/+10 |
| | |||||
* | Use an object to represent a server | Chocobozzz | 2021-07-20 | 1 | -5/+5 |
| | |||||
* | Shorter server command names | Chocobozzz | 2021-07-20 | 1 | -21/+21 |
| | |||||
* | Introduce videos command | Chocobozzz | 2021-07-20 | 1 | -34/+23 |
| | |||||
* | Introduce server commands | Chocobozzz | 2021-07-20 | 1 | -10/+9 |
| | |||||
* | Introduce plugins command | Chocobozzz | 2021-07-20 | 1 | -13/+11 |
| | |||||
* | Increase tests timeout for plugin helpers | Chocobozzz | 2021-06-08 | 1 | -1/+1 |
| | |||||
* | Plugin user.getAuthUser is now async | Chocobozzz | 2021-05-05 | 1 | -0/+1 |
| | | | | So we can load the full user | ||||
* | Fix plugin helpers tests | Chocobozzz | 2021-04-22 | 1 | -5/+2 |
| | |||||
* | Add data directory for plugins and some helpers | Chocobozzz | 2021-04-22 | 1 | -0/+40 |
| | |||||
* | Add server plugin helpers | Chocobozzz | 2021-04-09 | 1 | -1/+26 |
| | |||||
* | Fix tests timeout | Chocobozzz | 2020-12-14 | 1 | -1/+1 |
| | |||||
* | replace numbers with typed http status codes (#3409) | Rigel Kent | 2020-12-07 | 1 | -1/+2 |
| | |||||
* | Update ffmpeg static version for tests | Chocobozzz | 2020-11-09 | 1 | -1/+1 |
| | |||||
* | Add moderation helpers to plugins | Chocobozzz | 2020-05-07 | 1 | -30/+174 |
| | |||||
* | Add ability to remove a video from a plugin | Chocobozzz | 2020-04-09 | 1 | -4/+32 |
| | |||||
* | Add SQL query support in plugins | Chocobozzz | 2020-04-09 | 1 | -0/+38 |