Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ability to update torrents cache in client | Chocobozzz | 2021-02-18 | 1 | -0/+3 |
| | |||||
* | Allow to specify transcoding and import jobs concurrency | Chocobozzz | 2021-02-08 | 1 | -0/+2 |
| | |||||
* | add best trending strategy based on Reddit's best | Rigel Kent | 2021-02-04 | 1 | -1/+1 |
| | | | | | | 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. | ||||
* | Support transcoding options/encoders by plugins | Chocobozzz | 2021-01-28 | 1 | -0/+2 |
| | |||||
* | move from trending routes to alg param | Rigel Kent | 2021-01-28 | 1 | -6/+8 |
| | |||||
* | add default trending page choice, revert comments count for hot strategy | Rigel Kent | 2021-01-28 | 1 | -1/+9 |
| | |||||
* | Fix tests | Chocobozzz | 2021-01-26 | 4 | -17/+24 |
| | |||||
* | add support for 1440p (Quad HD/QHD/WQHD) videos | Rigel Kent | 2021-01-13 | 1 | -0/+2 |
| | |||||
* | Update translations | Chocobozzz | 2021-01-11 | 1 | -1/+1 |
| | |||||
* | Increase test timeout | Chocobozzz | 2020-12-15 | 1 | -1/+1 |
| | |||||
* | Use -1 for max live duration unlimited | Chocobozzz | 2020-12-15 | 1 | -1/+1 |
| | |||||
* | Fix tests timeout | Chocobozzz | 2020-12-14 | 2 | -5/+6 |
| | |||||
* | Fix live tests | Chocobozzz | 2020-12-09 | 1 | -3/+3 |
| | |||||
* | emit more specific status codes on video upload (#3423) | Rigel Kent | 2020-12-08 | 4 | -20/+72 |
| | | | | | - 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 | 25 | -511/+826 |
| | |||||
* | Add permanent live support | Chocobozzz | 2020-12-03 | 1 | -1/+14 |
| | |||||
* | Fix migration and test | Chocobozzz | 2020-11-25 | 1 | -1/+31 |
| | |||||
* | Update server dependencies | Chocobozzz | 2020-11-19 | 1 | -8/+6 |
| | |||||
* | Add ability to display all channel/account videos | Chocobozzz | 2020-11-18 | 1 | -12/+17 |
| | |||||
* | Add admin view to manage comments | Chocobozzz | 2020-11-16 | 2 | -12/+48 |
| | |||||
* | Remove deprecated abuse api | Chocobozzz | 2020-11-10 | 2 | -217/+0 |
| | |||||
* | Fix theater mode | Chocobozzz | 2020-11-09 | 1 | -4/+6 |
| | |||||
* | Add save replay live tests | Chocobozzz | 2020-11-09 | 1 | -5/+2 |
| | |||||
* | Add check constraints live tests | Chocobozzz | 2020-11-09 | 1 | -0/+16 |
| | |||||
* | Add check params live tests | Chocobozzz | 2020-11-09 | 2 | -0/+411 |
| | |||||
* | Add max lives limit | Chocobozzz | 2020-11-09 | 1 | -0/+2 |
| | |||||
* | Check live duration and size | Chocobozzz | 2020-11-09 | 1 | -0/+3 |
| | |||||
* | Live streaming implementation first step | Chocobozzz | 2020-11-09 | 1 | -0/+16 |
| | |||||
* | Add ability to a video multiple times in a playlist | Chocobozzz | 2020-08-19 | 1 | -5/+0 |
| | |||||
* | Handle playlist oembed | Chocobozzz | 2020-08-07 | 1 | -7/+39 |
| | |||||
* | Fix lint | Chocobozzz | 2020-08-07 | 1 | -0/+4 |
| | |||||
* | Increase redundancy check params timeout | Chocobozzz | 2020-07-31 | 1 | -1/+1 |
| | |||||
* | Add openapi doc | Chocobozzz | 2020-07-31 | 1 | -1/+0 |
| | |||||
* | Add abuse messages/states notifications | Chocobozzz | 2020-07-31 | 1 | -1/+3 |
| | |||||
* | Add abuse messages management in my account | Chocobozzz | 2020-07-31 | 1 | -5/+47 |
| | |||||
* | Add server API to abuse messages | Chocobozzz | 2020-07-31 | 1 | -17/+136 |
| | |||||
* | Don't rely on youtube for tests | Chocobozzz | 2020-07-31 | 2 | -20/+17 |
| | | | | | Use another import URL when possible, and disable import tests when we want to do a youtube import test | ||||
* | Add new abuses tests | Chocobozzz | 2020-07-10 | 1 | -3/+1 |
| | |||||
* | Add migrations | Chocobozzz | 2020-07-10 | 1 | -1/+1 |
| | |||||
* | Implement abuses check params | Chocobozzz | 2020-07-10 | 3 | -6/+272 |
| | |||||
* | Use 3 tables to represent abuses | Chocobozzz | 2020-07-10 | 1 | -4/+5 |
| | |||||
* | add check-params test for user list | Rigel Kent | 2020-07-03 | 1 | -0/+12 |
| | | | | fixes #2918 | ||||
* | predefined report reasons & improved reporter UI (#2842) | Rigel Kent | 2020-06-22 | 1 | -3/+27 |
| | | | | | - 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 | ||||
* | Update server dependencies | Chocobozzz | 2020-06-17 | 4 | -27/+0 |
| | |||||
* | preserve original variable names server-side | Rigel Kent | 2020-06-10 | 2 | -3/+3 |
| | |||||
* | rename blacklist to block/blocklist, merge block and auto-block views | Rigel Kent | 2020-06-10 | 2 | -3/+3 |
| | | | | | | | | | | | - also replace whitelist with allowlist - add advanced filters for video-block-list view - move icons in video-block-list and video-abuse-list to left side for visibility - add robot icon to depict automated nature of a block in video-block-list resolves #2790 | ||||
* | Fix tests | Chocobozzz | 2020-06-10 | 1 | -2/+5 |
| | |||||
* | Add search target check params | Chocobozzz | 2020-06-10 | 1 | -2/+77 |
| | |||||
* | First implem global search | Chocobozzz | 2020-06-10 | 1 | -0/+12 |
| | |||||
* | Support broadcast messages | Chocobozzz | 2020-05-29 | 1 | -0/+6 |
| |