Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Add ability to bulk delete comments | Chocobozzz | 2020-05-29 | 2 | -0/+89 |
| | |||||
* | Fix external auth email/password update | Chocobozzz | 2020-05-20 | 1 | -1/+1 |
| | | | | Also check if an actor does not already exist when creating the user | ||||
* | Use video abuse filters on client side | Chocobozzz | 2020-05-07 | 1 | -0/+16 |
| | |||||
* | Add ability for video owners to delete comments | Chocobozzz | 2020-05-05 | 1 | -4/+42 |
| | |||||
* | Increase video comments limit | Chocobozzz | 2020-05-05 | 1 | -2/+2 |
| | |||||
* | Add external login tests | Chocobozzz | 2020-05-04 | 1 | -0/+13 |
| | |||||
* | Refactor follow/mute as modals in admin, add actions in abuse list | Rigel Kent | 2020-04-14 | 1 | -6/+6 |
| | |||||
* | Implement pagination for overviews endpoint | Chocobozzz | 2020-03-11 | 2 | -0/+34 |
| | |||||
* | Creating a user with an empty password will send an email to let him set his ↵ | John Livingston | 2020-02-17 | 1 | -1/+47 |
| | | | | | | | | | | | | | | | | password (#2479) * Creating a user with an empty password will send an email to let him set his password * Consideration of Chocobozzz's comments * Tips for optional password * API documentation * Fix circular imports * Tests |