| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix DISABLE_LOCAL_SEARCH blocking request to local search API (#5411) | Florent | 2022-11-23 | 1 | -5/+0 |
* | Put private videos under a specific subdirectory | Chocobozzz | 2022-10-24 | 4 | -91/+188 |
* | Allow admins to disable two factor auth | Chocobozzz | 2022-10-07 | 1 | -8/+21 |
* | Support two factor authentication in backend | Chocobozzz | 2022-10-07 | 2 | -2/+278 |
* | Check channel sync id is owned by channel | Chocobozzz | 2022-09-16 | 1 | -2/+32 |
* | Cleanup tests imports | Chocobozzz | 2022-08-17 | 7 | -9/+1 |
* | We don't need to import mocha | Chocobozzz | 2022-08-17 | 24 | -26/+2 |
* | Reimplement a typed omit function | Chocobozzz | 2022-08-17 | 8 | -51/+34 |
* | Add playback metric endpoint sent to OTEL | Chocobozzz | 2022-08-16 | 2 | -0/+184 |
* | Fix test | Chocobozzz | 2022-08-10 | 1 | -8/+16 |
* | Add ability to list imports of a channel sync | Chocobozzz | 2022-08-10 | 4 | -111/+184 |
* | Channel sync (#5135) | Florent | 2022-08-10 | 6 | -14/+478 |
* | Fix job queue tests | Chocobozzz | 2022-08-09 | 1 | -1/+1 |
* | Add option to not transcode original resolution | Chocobozzz | 2022-08-09 | 1 | -1/+3 |
* | Add ability to delete a specific video file | Chocobozzz | 2022-08-01 | 1 | -20/+60 |
* | Add ability for client to create server logs | Chocobozzz | 2022-07-18 | 1 | -1/+58 |
* | Fix lint | Chocobozzz | 2022-07-13 | 9 | -17/+17 |
* | Refactor video rights checker | Chocobozzz | 2022-06-22 | 1 | -4/+1 |
* | store uploaded video filename (#4885) | kontrollanten | 2022-06-21 | 2 | -5/+50 |
* | Fix various typos | luz paz | 2022-06-07 | 1 | -2/+2 |
* | Completely remove best default trending algorithm | Chocobozzz | 2022-06-03 | 1 | -1/+1 |
* | Increase timeouts | Chocobozzz | 2022-05-19 | 1 | -1/+1 |
* | Add ability to filter overall video stats by date | Chocobozzz | 2022-05-06 | 1 | -1/+1 |
* | Add filter by start/end date overall stats in api | Chocobozzz | 2022-05-05 | 1 | -1/+23 |
* | Support live session in server | Chocobozzz | 2022-05-03 | 1 | -0/+46 |
* | Save replay of permanent live in client | Chocobozzz | 2022-05-03 | 1 | -6/+0 |
* | Allow oembed to fetch unlisted videos | Chocobozzz | 2022-05-02 | 1 | -1/+66 |
* | Fix lint | Chocobozzz | 2022-04-22 | 1 | -1/+0 |
* | Fix getting live by anonymous user | Chocobozzz | 2022-04-22 | 1 | -5/+23 |
* | Add ability to save replay of permanent lives | Chocobozzz | 2022-04-21 | 1 | -6/+0 |
* | Add ability to set start/end date to timeserie | Chocobozzz | 2022-04-15 | 1 | -0/+48 |
* | Improve viewer counter | Chocobozzz | 2022-04-15 | 1 | -1/+1 |
* | Support video views/viewers stats in server | Chocobozzz | 2022-04-15 | 3 | -41/+163 |
* | Rename studio to editor | Chocobozzz | 2022-03-22 | 4 | -23/+23 |
* | Add video edition finished notification | Chocobozzz | 2022-03-22 | 1 | -0/+1 |
* | Fix client html cache on theme update | Chocobozzz | 2022-03-17 | 1 | -0/+3 |
* | Fix torrent creation | Chocobozzz | 2022-03-16 | 1 | -2/+3 |
* | Add latency setting support | Chocobozzz | 2022-03-09 | 2 | -2/+33 |
* | Add basic video editor support | Chocobozzz | 2022-02-28 | 3 | -0/+389 |
* | Implement avatar miniatures (#4639) | kontrollanten | 2022-02-28 | 1 | -1/+1 |
* | Check video privacy when creating comments/rates | Chocobozzz | 2022-02-22 | 2 | -6/+51 |
* | Correctly check import target URL IP | Chocobozzz | 2022-02-07 | 1 | -1/+2 |
* | Add ability to cancel & delete video imports | Chocobozzz | 2022-01-19 | 2 | -2/+107 |
* | Add ability to delete history element | Chocobozzz | 2022-01-18 | 1 | -2/+35 |
* | Merge branch 'release/4.0.0' into develop | Chocobozzz | 2022-01-10 | 1 | -1/+62 |
|\ |
|
| * | Don't display comments of private/internal videosrelease/4.0.0 | Chocobozzz | 2022-01-10 | 1 | -1/+62 |
* | | Merge branch 'release/4.0.0' into develop | Chocobozzz | 2022-01-06 | 2 | -1/+55 |
|\| |
|
| * | Prevent caption listing of private videos | Chocobozzz | 2022-01-06 | 1 | -1/+27 |
| * | Prevent video import on non unicast ips | Chocobozzz | 2022-01-06 | 1 | -0/+28 |
* | | Move test functions outside extra-utils | Chocobozzz | 2021-12-17 | 26 | -133/+77 |