Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add external login tests | Chocobozzz | 2020-05-04 | 3 | -2/+53 |
| | |||||
* | Add ability for auth plugins to hook tokens validity | Chocobozzz | 2020-05-04 | 1 | -0/+19 |
| | |||||
* | Begin auth plugin support | Chocobozzz | 2020-05-04 | 1 | -0/+11 |
| | |||||
* | Add unit tests for captions via URL import | kimsible | 2020-04-14 | 1 | -0/+1 |
| | |||||
* | Add SQL query support in plugins | Chocobozzz | 2020-04-09 | 1 | -1/+2 |
| | |||||
* | Update server dependencies | Chocobozzz | 2020-04-01 | 1 | -2/+2 |
| | |||||
* | Tests for viewsPerDay | Rigel Kent | 2020-03-31 | 1 | -3/+6 |
| | |||||
* | Add overview of a user's actions in user-edit (#2558) | Rigel Kent | 2020-03-27 | 1 | -1/+2 |
| | |||||
* | Implement pagination for overviews endpoint | Chocobozzz | 2020-03-11 | 1 | -6/+21 |
| | |||||
* | Add video file metadata to download modal, via ffprobe (#2411) | Rigel Kent | 2020-03-10 | 1 | -0/+9 |
| | | | | | | | | | | | | | | | | | | | * Add video file metadata via ffprobe * Federate video file metadata * Add tests for file metadata generation * Complete tests for videoFile metadata federation * Lint migration and video-file for metadata * Objectify metadata from getter in ffmpeg-utils * Add metadataUrl to all videoFiles * Simplify metadata API middleware * Load playlist in videoFile when requesting metadata | ||||
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 25 | -231/+242 |
| | |||||
* | Fix transcoding | Chocobozzz | 2020-01-29 | 1 | -1/+1 |
| | |||||
* | Add tests for video downscale framerate matching | Rigel Kent | 2020-01-29 | 1 | -1/+24 |
| | |||||
* | Cleanup server fixme | Chocobozzz | 2020-01-28 | 1 | -1/+0 |
| | |||||
* | Add ability to list redundancies | Chocobozzz | 2020-01-28 | 2 | -5/+83 |
| | |||||
* | Remove HLS torrents | Chocobozzz | 2020-01-24 | 1 | -1/+1 |
| | |||||
* | Fix e2e tests | Chocobozzz | 2020-01-23 | 1 | -8/+6 |
| | |||||
* | Use a filtered proxy without variables | Chocobozzz | 2020-01-22 | 1 | -1/+1 |
| | |||||
* | Fix default avatar URL | Chocobozzz | 2020-01-10 | 1 | -1/+1 |
| | |||||
* | Rebuild credits | Chocobozzz | 2020-01-09 | 1 | -1/+1 |
| | | | | Had to update the script now we use weblate | ||||
* | Return an error on invalid count pagination | Chocobozzz | 2020-01-09 | 1 | -2/+10 |
| | |||||
* | Add ability to skip count query | Chocobozzz | 2020-01-08 | 1 | -1/+2 |
| | |||||
* | Update validator dependency | Chocobozzz | 2020-01-07 | 1 | -1/+1 |
| | |||||
* | Tests for totalRepliesFromVideoAuthor | Rigel Kent | 2020-01-03 | 1 | -1/+1 |
| | |||||
* | Add test to search in my videos | Chocobozzz | 2019-12-30 | 1 | -1/+2 |
| | |||||
* | Fix playlist search | Chocobozzz | 2019-12-27 | 1 | -2/+3 |
| | |||||
* | Serve audit logs to client | Chocobozzz | 2019-12-11 | 1 | -1/+14 |
| | |||||
* | Add action hooks to user routes | Chocobozzz | 2019-12-06 | 1 | -1/+2 |
| | |||||
* | Add ability to filter per job type | Chocobozzz | 2019-12-04 | 1 | -12/+34 |
| | |||||
* | Filter on follows actor types in about page | Chocobozzz | 2019-11-29 | 1 | -6/+26 |
| | |||||
* | Only display accepted followers/followings in about page | Chocobozzz | 2019-11-28 | 1 | -4/+7 |
| | |||||
* | 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 | 2 | -2/+4 |
| | | | | In favour of HLS | ||||
* | Remove unused function searchVideoWithPagination | Florent F | 2019-11-04 | 1 | -21/+0 |
| | |||||
* | 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 | -26/+3 |
| | |||||
* | Add more attributes to about page | Chocobozzz | 2019-09-05 | 1 | -0/+10 |
| | |||||
* | Add auto follow instances index support | Chocobozzz | 2019-09-04 | 2 | -0/+39 |
| | |||||
* | Add auto follow back support for instances | Chocobozzz | 2019-09-04 | 2 | -6/+52 |
| | |||||
* | Add avatar to prune script | Chocobozzz | 2019-08-09 | 2 | -4/+7 |
| | |||||
* | Automatically remove bad followings | Chocobozzz | 2019-08-06 | 1 | -0/+9 |
| | |||||
* | Fix multiple server tests | Chocobozzz | 2019-08-01 | 1 | -1/+2 |
| | |||||
* | Fix broken playlist api | Chocobozzz | 2019-08-01 | 2 | -7/+6 |
| | |||||
* | Improve nginx client images cache | Chocobozzz | 2019-07-29 | 1 | -1/+5 |
| | |||||
* | Add gitlab ci support | Chocobozzz | 2019-07-29 | 4 | -9/+13 |
| | |||||
* | Add plugin translation system | Chocobozzz | 2019-07-26 | 1 | -0/+16 |
| | |||||
* | Add public settings endpoint | Chocobozzz | 2019-07-26 | 1 | -1/+17 |
| | |||||
* | Add hook filters tests | Chocobozzz | 2019-07-24 | 2 | -2/+8 |
| | |||||
* | Add plugin API tests | Chocobozzz | 2019-07-24 | 2 | -9/+91 |
| |