Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 25 | -105/+85 |
| | |||||
* | Add ability to list redundancies | Chocobozzz | 2020-01-28 | 1 | -6/+135 |
| | |||||
* | Add ability to skip count query | Chocobozzz | 2020-01-08 | 2 | -2/+5 |
| | |||||
* | Fix my-account{videos,video-playlists} loading mecanism | Rigel Kent | 2019-12-29 | 1 | -1/+1 |
| | |||||
* | Add ability to filter per job type | Chocobozzz | 2019-12-04 | 1 | -0/+12 |
| | |||||
* | Filter on follows actor types in about page | Chocobozzz | 2019-11-29 | 1 | -2/+24 |
| | |||||
* | Only display accepted followers/followings in about page | Chocobozzz | 2019-11-28 | 1 | -1/+43 |
| | |||||
* | Add audio-only option to transcoders and player | frankdelange | 2019-11-25 | 1 | -0/+1 |
| | | | | | | | | This patch adds an audio-only option to PeerTube by means of a new transcoding configuration which creates mp4 files which only contain an audio stream. This new transcoder has a resolution of '0' and is presented in the preferences and in the player resolution menu as 'Audio-only' (localised). When playing such streams the player shows the file thumbnail as background and disables controls autohide. Audio-only files can be shared and streamed just like any other file. They can be downloaded as well, the resulting file will be an mp4 container with a single audio stream. This patch is a proof of concept to show the feasibility of 'true' audio-only support. There are better ways of doing this which also enable multiple audio streams for a given video stream (e.g. DASH) but as this would entail a fundamental change in the way PeerTube works it is a bridge too far for a simple proof of concept. | ||||
* | Add ability to disable webtorrent | Chocobozzz | 2019-11-25 | 1 | -0/+24 |
| | | | | In favour of HLS | ||||
* | Fix caption validators test | Chocobozzz | 2019-10-18 | 1 | -16/+17 |
| | |||||
* | Autoplay next recommended video (#2137) | LoveIsGrief | 2019-09-24 | 1 | -0/+8 |
| | | | | | | | | | | | | | | | | | | | | | | * Start working on autoplay of next video * Ignore changes made by gitpod * Apply changes from PR#1370 * Correct the spelling of recommendations * Fix linting errors * Move boolean check to existing onEnded handler * Pick a random video until the recommendations are improved * Add simple tests for autoPlayNextVideo * Fix lint ...again | ||||
* | fix a few typos (#2141) | Lukas Winkler | 2019-09-23 | 1 | -1/+1 |
| | | | | | | | | * fix a few typos * apply changes to original files instead * additional correction | ||||
* | Add hardware information in instance config | Chocobozzz | 2019-09-05 | 1 | -0/+1 |
| | |||||
* | Add creation reason | Chocobozzz | 2019-09-05 | 1 | -0/+1 |
| | |||||
* | Add welcome modal | Chocobozzz | 2019-09-05 | 1 | -1/+19 |
| | |||||
* | Add more attributes to about page | Chocobozzz | 2019-09-05 | 1 | -0/+10 |
| | |||||
* | Add auto follow back support for instances | Chocobozzz | 2019-09-04 | 2 | -3/+23 |
| | |||||
* | Fix broken playlist api | Chocobozzz | 2019-08-01 | 3 | -36/+26 |
| | |||||
* | Moderators can only manage users | Chocobozzz | 2019-07-30 | 1 | -30/+136 |
| |