Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix and add skipping ping log tests | Chocobozzz | 2021-01-13 | 1 | -0/+10 | |
| | ||||||
* | Allow user to search through their watch history (#3576) | Rigel Kent | 2021-01-13 | 1 | -1/+4 | |
| | | | | | | | * allow user to search through their watch history * add tests for search in watch history * Update client/src/app/shared/shared-main/users/user-history.service.ts | |||||
* | add support for 1440p (Quad HD/QHD/WQHD) videos | Rigel Kent | 2021-01-13 | 1 | -0/+2 | |
| | ||||||
* | Fix tests | Chocobozzz | 2021-01-11 | 1 | -1/+1 | |
| | ||||||
* | Use -1 for max live duration unlimited | Chocobozzz | 2020-12-15 | 1 | -1/+1 | |
| | ||||||
* | Refactor jobs state | Chocobozzz | 2020-12-14 | 1 | -6/+14 | |
| | ||||||
* | Fix tests timeout | Chocobozzz | 2020-12-14 | 1 | -1/+6 | |
| | ||||||
* | Add joblog at the end of ci | Chocobozzz | 2020-12-14 | 1 | -2/+2 | |
| | ||||||
* | Save logs on ci failure | Chocobozzz | 2020-12-14 | 2 | -3/+20 | |
| | ||||||
* | Fix live tests | Chocobozzz | 2020-12-09 | 1 | -11/+12 | |
| | ||||||
* | emit more specific status codes on video upload (#3423) | Rigel Kent | 2020-12-08 | 5 | -11/+25 | |
| | | | | | - reduce http status codes list to potentially useful codes - convert more codes to typed ones - factorize html generator for error responses | |||||
* | Refactor a little bit client canonical URL | Chocobozzz | 2020-12-08 | 1 | -0/+1 | |
| | ||||||
* | replace numbers with typed http status codes (#3409) | Rigel Kent | 2020-12-07 | 35 | -206/+379 | |
| | ||||||
* | Add permanent live support | Chocobozzz | 2020-12-03 | 1 | -0/+10 | |
| | ||||||
* | Add logs to fixture generations | Chocobozzz | 2020-12-01 | 1 | -0/+3 | |
| | ||||||
* | Add inspect to test script | Chocobozzz | 2020-11-30 | 1 | -7/+13 | |
| | ||||||
* | Add registered setting CLI plugin install test | Chocobozzz | 2020-11-27 | 1 | -0/+20 | |
| | ||||||
* | Try to fix live test | Chocobozzz | 2020-11-26 | 1 | -0/+5 | |
| | ||||||
* | Fix live FPS limit | Chocobozzz | 2020-11-26 | 1 | -0/+1 | |
| | ||||||
* | Fix migration and test | Chocobozzz | 2020-11-25 | 2 | -12/+24 | |
| | ||||||
* | refactor scoped token service | Rigel Kent | 2020-11-25 | 1 | -1/+1 | |
| | ||||||
* | allow private syndication feeds via a user feedToken | Rigel Kent | 2020-11-25 | 1 | -1/+13 | |
| | ||||||
* | Add transcoding module comments | Chocobozzz | 2020-11-25 | 1 | -2/+11 | |
| | ||||||
* | Add live transcoding bit rate tests | Chocobozzz | 2020-11-25 | 5 | -29/+22 | |
| | ||||||
* | Support encoding profiles | Chocobozzz | 2020-11-25 | 1 | -4/+8 | |
| | ||||||
* | Do not transcode to an higher bitrate | Chocobozzz | 2020-11-20 | 2 | -2/+16 | |
| | | | | Thanks bkil https://github.com/bkil | |||||
* | Update server dependencies | Chocobozzz | 2020-11-19 | 1 | -1/+1 | |
| | ||||||
* | Fix live tests | Chocobozzz | 2020-11-17 | 1 | -1/+1 | |
| | ||||||
* | Add admin view to manage comments | Chocobozzz | 2020-11-16 | 1 | -1/+36 | |
| | ||||||
* | Cleanup lives on server restart | Chocobozzz | 2020-11-13 | 1 | -0/+15 | |
| | ||||||
* | Increase tests waits | Chocobozzz | 2020-11-12 | 1 | -1/+1 | |
| | ||||||
* | Remove deprecated abuse api | Chocobozzz | 2020-11-10 | 2 | -115/+0 | |
| | ||||||
* | Update ffmpeg static version for tests | Chocobozzz | 2020-11-09 | 1 | -4/+20 | |
| | ||||||
* | Add live notification tests | Chocobozzz | 2020-11-09 | 2 | -1/+21 | |
| | ||||||
* | Add save replay live tests | Chocobozzz | 2020-11-09 | 2 | -10/+58 | |
| | ||||||
* | Add check constraints live tests | Chocobozzz | 2020-11-09 | 1 | -4/+42 | |
| | ||||||
* | Begin live tests | Chocobozzz | 2020-11-09 | 2 | -7/+12 | |
| | ||||||
* | Add check params live tests | Chocobozzz | 2020-11-09 | 3 | -3/+106 | |
| | ||||||
* | Add max lives limit | Chocobozzz | 2020-11-09 | 1 | -0/+2 | |
| | ||||||
* | Check live duration and size | Chocobozzz | 2020-11-09 | 1 | -0/+2 | |
| | ||||||
* | Live streaming implementation first step | Chocobozzz | 2020-11-09 | 1 | -0/+15 | |
| | ||||||
* | Add fixtures cache to github actions | Chocobozzz | 2020-08-24 | 1 | -2/+2 | |
| | ||||||
* | Remove unused gitlab ci env variables | Chocobozzz | 2020-08-24 | 2 | -3/+1 | |
| | ||||||
* | Add abuse messages/states notifications | Chocobozzz | 2020-07-31 | 1 | -0/+61 | |
| | ||||||
* | Add server API to abuse messages | Chocobozzz | 2020-07-31 | 1 | -3/+83 | |
| | ||||||
* | Don't run in parallel cli and plugin tests | Chocobozzz | 2020-07-31 | 1 | -1/+1 | |
| | ||||||
* | Don't rely on youtube for tests | Chocobozzz | 2020-07-31 | 2 | -5/+17 | |
| | | | | | Use another import URL when possible, and disable import tests when we want to do a youtube import test | |||||
* | test search for subscriptions and video-channels | Rigel Kent | 2020-07-29 | 2 | -4/+16 | |
| | ||||||
* | Add new abuses tests | Chocobozzz | 2020-07-10 | 3 | -12/+81 | |
| | ||||||
* | Add migrations | Chocobozzz | 2020-07-10 | 1 | -1/+1 | |
| |