Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix video comments display with deleted comments | Chocobozzz | 2021-02-19 | 1 | -18/+30 |
| | |||||
* | Fix import tests | Chocobozzz | 2021-02-18 | 1 | -4/+6 |
| | |||||
* | Dissociate video file names and video uuid | Chocobozzz | 2021-02-18 | 1 | -1/+1 |
| | |||||
* | Generate a name for caption files | Chocobozzz | 2021-02-16 | 1 | -5/+7 |
| | |||||
* | add best trending strategy based on Reddit's best | Rigel Kent | 2021-02-04 | 1 | -0/+8 |
| | | | | | | inspired from https://www.reddit.com/r/changelog/comments/7spgg0/best_is_the_new_hotness/ this implementation only adds freshness, and doesn't personalize based on subscribed communities yet. | ||||
* | Fix hls tests | Chocobozzz | 2021-02-02 | 1 | -1/+1 |
| | |||||
* | Transcode audio uploads to lower resolutions | Chocobozzz | 2021-02-02 | 1 | -423/+519 |
| | | | | Better consistency | ||||
* | Fix tests | Chocobozzz | 2021-01-29 | 1 | -4/+4 |
| | |||||
* | Support transcoding options/encoders by plugins | Chocobozzz | 2021-01-28 | 1 | -1/+3 |
| | |||||
* | add test and openapi for hot sort parameter | Rigel Kent | 2021-01-28 | 1 | -0/+8 |
| | |||||
* | Safely remove webtorrent files | Chocobozzz | 2021-01-25 | 1 | -3/+41 |
| | | | | Only remove them on max quality HLS playlist generation | ||||
* | stricter youtubedl format selectors (#3516) | Rigel Kent | 2021-01-15 | 2 | -27/+84 |
| | | | | | | | | | | | | | | * stricter youtubedl format selectors make sure selectors avoid av1, and otherwise match as closely to the maximum resolution enabled for transcoding * add support for merge formats in youtubedl * avoid vp9.2 in youtubedl to avoid any HDR * move getEnabledResolutions, safer replace of imported extension * add test for youtube-dl selectors | ||||
* | Add 4k transcoding test | Chocobozzz | 2021-01-13 | 1 | -1/+31 |
| | |||||
* | Allow user to search through their watch history (#3576) | Rigel Kent | 2021-01-13 | 1 | -0/+9 |
| | | | | | | | * 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 | 2 | -0/+2 |
| | |||||
* | Fix duplicate entry in job list page | Chocobozzz | 2021-01-11 | 1 | -1/+1 |
| | |||||
* | Fix tests timeout | Chocobozzz | 2020-12-14 | 3 | -24/+18 |
| | |||||
* | emit more specific status codes on video upload (#3423) | Rigel Kent | 2020-12-08 | 6 | -22/+35 |
| | | | | | - reduce http status codes list to potentially useful codes - convert more codes to typed ones - factorize html generator for error responses | ||||
* | replace numbers with typed http status codes (#3409) | Rigel Kent | 2020-12-07 | 2 | -6/+8 |
| | |||||
* | Add logs to fixture generations | Chocobozzz | 2020-12-01 | 1 | -1/+1 |
| | |||||
* | Fix audio encoding params | Chocobozzz | 2020-11-25 | 2 | -4/+6 |
| | |||||
* | Add live transcoding bit rate tests | Chocobozzz | 2020-11-25 | 2 | -14/+17 |
| | |||||
* | Split ffmpeg utils with ffprobe utils | Chocobozzz | 2020-11-25 | 2 | -24/+25 |
| | |||||
* | Fix transcoder test | Chocobozzz | 2020-11-20 | 1 | -1/+1 |
| | |||||
* | Do not transcode to an higher bitrate | Chocobozzz | 2020-11-20 | 1 | -0/+37 |
| | | | | Thanks bkil https://github.com/bkil | ||||
* | Add ability to display all channel/account videos | Chocobozzz | 2020-11-18 | 1 | -0/+14 |
| | |||||
* | Try to fix multiple server tests | Chocobozzz | 2020-11-18 | 1 | -1/+2 |
| | |||||
* | Try to fix playlist tests | Chocobozzz | 2020-11-18 | 1 | -0/+5 |
| | |||||
* | Merge branch 'feature/admin-comments' into develop | Chocobozzz | 2020-11-16 | 3 | -148/+214 |
|\ | |||||
| * | Add admin view to manage comments | Chocobozzz | 2020-11-16 | 2 | -146/+210 |
|/ | |||||
* | Fix muted accounts on overviews | Chocobozzz | 2020-11-10 | 1 | -15/+43 |
| | |||||
* | Update ffmpeg static version for tests | Chocobozzz | 2020-11-09 | 1 | -2/+2 |
| | |||||
* | Add live notification tests | Chocobozzz | 2020-11-09 | 1 | -8/+5 |
| | |||||
* | Live streaming implementation first step | Chocobozzz | 2020-11-09 | 1 | -1/+1 |
| | |||||
* | Fix tests | Chocobozzz | 2020-08-26 | 1 | -2/+2 |
| | |||||
* | Deprecate old static routes | Chocobozzz | 2020-08-26 | 2 | -6/+6 |
| | |||||
* | Add fixtures cache to github actions | Chocobozzz | 2020-08-24 | 1 | -1/+1 |
| | |||||
* | Reorganize a little bit tests | Chocobozzz | 2020-08-24 | 4 | -995/+0 |
| | |||||
* | Add ability to a video multiple times in a playlist | Chocobozzz | 2020-08-19 | 1 | -5/+30 |
| | |||||
* | Add ability to share playlists in modal | Chocobozzz | 2020-08-07 | 1 | -1/+2 |
| | |||||
* | Handle playlist oembed | Chocobozzz | 2020-08-07 | 1 | -10/+65 |
| | |||||
* | Add server API to abuse messages | Chocobozzz | 2020-07-31 | 1 | -9/+9 |
| | |||||
* | Don't rely on youtube for tests | Chocobozzz | 2020-07-31 | 2 | -11/+13 |
| | | | | | 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 | 1 | -0/+26 |
| | |||||
* | Merge branch 'release/2.3.0' into develop | Chocobozzz | 2020-07-10 | 1 | -1/+1 |
|\ | |||||
| * | Fix video import tests | Chocobozzz | 2020-07-10 | 1 | -1/+1 |
| | | |||||
* | | Add migrations | Chocobozzz | 2020-07-10 | 1 | -6/+6 |
| | | |||||
* | | Use 3 tables to represent abuses | Chocobozzz | 2020-07-10 | 1 | -26/+28 |
|/ | |||||
* | predefined report reasons & improved reporter UI (#2842) | Rigel Kent | 2020-06-22 | 1 | -7/+36 |
| | | | | | - added `startAt` and `endAt` optional timestamps to help pin down reported sections of a video - added predefined report reasons - added video player with report modal | ||||
* | Split notification tests | Chocobozzz | 2020-06-16 | 1 | -2/+2 |
| |