| Commit message (Expand) | Author | Age | Files | Lines |
* | Put private videos under a specific subdirectory | Chocobozzz | 2022-10-24 | 1 | -8/+25 |
* | Add akismet tests | Chocobozzz | 2022-09-23 | 1 | -2/+3 |
* | Check channel sync id is owned by channel | Chocobozzz | 2022-09-16 | 1 | -0/+7 |
* | Cleanup tests imports | Chocobozzz | 2022-08-17 | 1 | -8/+7 |
* | Remove unnecessary logs | Chocobozzz | 2022-08-17 | 18 | -149/+5 |
* | Cleanup useless express validator messages | Chocobozzz | 2022-08-17 | 17 | -122/+138 |
* | Add ability to list comments on local videos | Chocobozzz | 2022-08-16 | 1 | -0/+6 |
* | Add ability to list imports of a channel sync | Chocobozzz | 2022-08-10 | 3 | -17/+32 |
* | Channel sync (#5135) | Florent | 2022-08-10 | 3 | -18/+104 |
* | Add ability to delete a specific video file | Chocobozzz | 2022-08-01 | 1 | -1/+86 |
* | Add live and viewers otel metrics | Chocobozzz | 2022-07-27 | 1 | -1/+1 |
* | Fix video right check | Chocobozzz | 2022-06-22 | 1 | -2/+2 |
* | Refactor video rights checker | Chocobozzz | 2022-06-22 | 4 | -33/+13 |
* | store uploaded video filename (#4885) | kontrollanten | 2022-06-21 | 3 | -1/+39 |
* | Optimize view endpoint | Chocobozzz | 2022-06-17 | 1 | -7/+6 |
* | Add filter by start/end date overall stats in api | Chocobozzz | 2022-05-05 | 1 | -0/+10 |
* | Support live session in server | Chocobozzz | 2022-05-03 | 1 | -0/+38 |
* | Save replay of permanent live in client | Chocobozzz | 2022-05-03 | 1 | -4/+0 |
* | Fix getting live by anonymous user | Chocobozzz | 2022-04-22 | 1 | -5/+1 |
* | Add ability to save replay of permanent lives | Chocobozzz | 2022-04-21 | 1 | -6/+0 |
* | Support uploads of videos with unknown duration | Chocobozzz | 2022-04-19 | 1 | -4/+5 |
* | Add ability to set start/end date to timeserie | Chocobozzz | 2022-04-15 | 1 | -2/+39 |
* | Support video views/viewers stats in server | Chocobozzz | 2022-04-15 | 4 | -39/+149 |
* | Rename studio to editor | Chocobozzz | 2022-03-22 | 2 | -21/+21 |
* | Add latency setting support | Chocobozzz | 2022-03-09 | 1 | -8/+65 |
* | Merge branch 'release/4.1.0' into develop | Chocobozzz | 2022-03-08 | 1 | -1/+1 |
|\ |
|
| * | More robust transcoding checker | Chocobozzz | 2022-03-08 | 1 | -1/+1 |
* | | Remove unnecessary code | Chocobozzz | 2022-02-28 | 2 | -18/+3 |
* | | Add basic video editor support | Chocobozzz | 2022-02-28 | 7 | -64/+138 |
|/ |
|
* | Check video privacy when creating comments/rates | Chocobozzz | 2022-02-22 | 2 | -1/+24 |
* | Correctly check import target URL IP | Chocobozzz | 2022-02-07 | 1 | -11/+7 |
* | Add ability to cancel & delete video imports | Chocobozzz | 2022-01-19 | 1 | -5/+66 |
* | Upgrade uploadx dependency | Chocobozzz | 2022-01-18 | 1 | -17/+0 |
* | Merge branch 'release/4.0.0' into develop | Chocobozzz | 2022-01-10 | 1 | -1/+22 |
|\ |
|
| * | Don't display comments of private/internal videosrelease/4.0.0 | Chocobozzz | 2022-01-10 | 1 | -1/+22 |
* | | Merge branch 'release/4.0.0' into develop | Chocobozzz | 2022-01-06 | 3 | -16/+43 |
|\| |
|
| * | Prevent caption listing of private videos | Chocobozzz | 2022-01-06 | 2 | -16/+25 |
| * | Prevent video import on non unicast ips | Chocobozzz | 2022-01-06 | 1 | -0/+18 |
* | | Stop using tsconfig register | Chocobozzz | 2022-01-06 | 2 | -2/+2 |
* | | Fix shared imports | Chocobozzz | 2021-12-24 | 5 | -11/+12 |
* | | Give moderators access to edit channels (#4608) | kontrollanten | 2021-12-13 | 1 | -45/+15 |
|/ |
|
* | Fix too long filename video upload | Chocobozzz | 2021-12-03 | 1 | -1/+1 |
* | Add ability to run transcoding jobs | Chocobozzz | 2021-11-18 | 3 | -19/+58 |
* | Add ability to remove hls/webtorrent files | Chocobozzz | 2021-11-18 | 2 | -0/+105 |
* | Add ability to filter out public videos from admin | Chocobozzz | 2021-11-12 | 1 | -3/+10 |
* | Remove resumable cache after upload success | Chocobozzz | 2021-11-10 | 1 | -1/+18 |
* | Add ability to filter by file type | Chocobozzz | 2021-11-03 | 1 | -6/+15 |
* | Deprecate filter video query | Chocobozzz | 2021-10-29 | 1 | -5/+26 |
* | Made the video channels limit (per user) server-wide configurable (#4491) | Florian CUNY | 2021-10-26 | 1 | -3/+3 |
* | prevent multiple post-process triggering of upload-resumable (#4175) | Rigel Kent | 2021-10-25 | 1 | -2/+26 |