Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support refusing remote comments | Chocobozzz | 2022-09-23 | 1 | -163/+220 |
* | Cleanup tests imports | Chocobozzz | 2022-08-17 | 4 | -12/+4 |
* | We don't need to import mocha | Chocobozzz | 2022-08-17 | 12 | -12/+0 |
* | Fix resolution to transcode hook name | Chocobozzz | 2022-08-09 | 1 | -1/+1 |
* | Add notification plugin hook | Chocobozzz | 2022-08-03 | 1 | -2/+9 |
* | Add channel server hooks | Chocobozzz | 2022-08-03 | 2 | -1/+56 |
* | Suffix external auth username on conflict | Chocobozzz | 2022-08-03 | 1 | -5/+34 |
* | Fix tests | Chocobozzz | 2022-08-02 | 1 | -0/+1 |
* | Add plugin hook on transcoding resolutions building | Chocobozzz | 2022-08-02 | 1 | -0/+13 |
* | Add job queue hooks | Chocobozzz | 2022-08-02 | 2 | -0/+68 |
* | Fix lint | Chocobozzz | 2022-07-13 | 1 | -2/+2 |
* | Support video views/viewers stats in server | Chocobozzz | 2022-04-15 | 2 | -3/+3 |
* | add filter:api.video-playlist.videos.list.* hooks | kontrollanten | 2022-02-28 | 1 | -1/+33 |
* | Add basic video editor support | Chocobozzz | 2022-02-28 | 2 | -12/+6 |
* | Add video caption created and deleted hooks | lutangar | 2021-12-23 | 1 | -0/+14 |
* | Move test functions outside extra-utils | Chocobozzz | 2021-12-17 | 5 | -9/+10 |
* | shared/ typescript types dir server-commands | Chocobozzz | 2021-12-17 | 12 | -12/+12 |
* | Add ffprobe helper | Chocobozzz | 2021-12-16 | 1 | -0/+17 |
* | Add videos.getFiles plugin helper | Chocobozzz | 2021-12-16 | 1 | -1/+51 |
* | Fix tests | Chocobozzz | 2021-12-16 | 1 | -1/+1 |
* | fix plugin storage return value when storing a Json array | lutangar | 2021-12-16 | 1 | -1/+5 |
* | Add upload/import/go live video attributes hooks | Chocobozzz | 2021-12-10 | 1 | -0/+59 |
* | Add filter:api.server.stats.get.result hook | Chocobozzz | 2021-12-09 | 2 | -1/+11 |
* | Use random names for VOD HLS playlists | Chocobozzz | 2021-07-26 | 1 | -2/+3 |
* | Generate random uuid for video files | Chocobozzz | 2021-07-26 | 1 | -2/+2 |
* | Speed up plugin transcoding tests | Chocobozzz | 2021-07-22 | 1 | -73/+79 |
* | Add overviews filter hook tests | Chocobozzz | 2021-07-21 | 1 | -0/+8 |
* | Merge branch 'next' into develop | Chocobozzz | 2021-07-21 | 12 | -839/+595 |
|\ | |||||
| * | Reorganize imports | Chocobozzz | 2021-07-20 | 11 | -22/+18 |
| * | Refactor requests | Chocobozzz | 2021-07-20 | 8 | -41/+41 |
| * | Centralize test URLs | Chocobozzz | 2021-07-20 | 1 | -6/+6 |
| * | Use an object to represent a server | Chocobozzz | 2021-07-20 | 12 | -50/+62 |
| * | Shorter server command names | Chocobozzz | 2021-07-20 | 12 | -241/+241 |
| * | Introduce videos command | Chocobozzz | 2021-07-20 | 5 | -150/+93 |
| * | Introduce user command | Chocobozzz | 2021-07-20 | 4 | -100/+52 |
| * | Introduce login command | Chocobozzz | 2021-07-20 | 3 | -53/+56 |
| * | Introduce server commands | Chocobozzz | 2021-07-20 | 7 | -59/+44 |
| * | Introduce sql command | Chocobozzz | 2021-07-20 | 1 | -1/+1 |
| * | Introduce comments command | Chocobozzz | 2021-07-20 | 2 | -31/+30 |
| * | Introduce import command | Chocobozzz | 2021-07-20 | 1 | -39/+28 |
| * | Introduce playlist command | Chocobozzz | 2021-07-20 | 3 | -32/+12 |
| * | Shorter live methods | Chocobozzz | 2021-07-20 | 3 | -7/+7 |
| * | Introduce live command | Chocobozzz | 2021-07-20 | 3 | -19/+15 |
| * | Introduce config command | Chocobozzz | 2021-07-20 | 4 | -76/+65 |
| * | Introduce plugins command | Chocobozzz | 2021-07-20 | 12 | -228/+125 |
| * | Introduce search command | Chocobozzz | 2021-07-20 | 1 | -25/+37 |
* | | Introduce generic video constant manager for plugins | lutangar | 2021-07-16 | 1 | -1/+36 |
|/ | |||||
* | Add video-playlist-element.created hook (#4196) | kontrollanten | 2021-06-28 | 1 | -1/+39 |
* | Add ability to search playlists | Chocobozzz | 2021-06-25 | 2 | -5/+27 |
* | Speedup CI | Chocobozzz | 2021-06-17 | 1 | -1/+1 |