Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use -1 for max live duration unlimited | Chocobozzz | 2020-12-15 | 1 | -1/+1 |
| | |||||
* | Refactor jobs state | Chocobozzz | 2020-12-14 | 1 | -6/+14 |
| | |||||
* | Save logs on ci failure | Chocobozzz | 2020-12-14 | 1 | -3/+15 |
| | |||||
* | emit more specific status codes on video upload (#3423) | Rigel Kent | 2020-12-08 | 2 | -2/+9 |
| | | | | | - reduce http status codes list to potentially useful codes - convert more codes to typed ones - factorize html generator for error responses | ||||
* | Refactor a little bit client canonical URL | Chocobozzz | 2020-12-08 | 1 | -0/+1 |
| | |||||
* | replace numbers with typed http status codes (#3409) | Rigel Kent | 2020-12-07 | 8 | -45/+62 |
| | |||||
* | Add inspect to test script | Chocobozzz | 2020-11-30 | 1 | -7/+13 |
| | |||||
* | Add registered setting CLI plugin install test | Chocobozzz | 2020-11-27 | 1 | -0/+20 |
| | |||||
* | Add live transcoding bit rate tests | Chocobozzz | 2020-11-25 | 2 | -9/+9 |
| | |||||
* | Support encoding profiles | Chocobozzz | 2020-11-25 | 1 | -4/+8 |
| | |||||
* | Do not transcode to an higher bitrate | Chocobozzz | 2020-11-20 | 1 | -1/+8 |
| | | | | Thanks bkil https://github.com/bkil | ||||
* | Fix live tests | Chocobozzz | 2020-11-17 | 1 | -1/+1 |
| | |||||
* | Update ffmpeg static version for tests | Chocobozzz | 2020-11-09 | 1 | -4/+20 |
| | |||||
* | Begin live tests | Chocobozzz | 2020-11-09 | 1 | -1/+4 |
| | |||||
* | Add max lives limit | Chocobozzz | 2020-11-09 | 1 | -0/+2 |
| | |||||
* | Check live duration and size | Chocobozzz | 2020-11-09 | 1 | -0/+2 |
| | |||||
* | Live streaming implementation first step | Chocobozzz | 2020-11-09 | 1 | -0/+15 |
| | |||||
* | Add new abuses tests | Chocobozzz | 2020-07-10 | 1 | -2/+2 |
| | |||||
* | Reorganize client shared modules | Chocobozzz | 2020-06-23 | 1 | -1/+1 |
| | |||||
* | Split types and typings | Chocobozzz | 2020-06-18 | 1 | -1/+1 |
| | |||||
* | First implem global search | Chocobozzz | 2020-06-10 | 1 | -0/+12 |
| | |||||
* | Support broadcast messages | Chocobozzz | 2020-05-29 | 1 | -0/+6 |
| | |||||
* | Fix tests | Chocobozzz | 2020-05-13 | 1 | -1/+1 |
| | |||||
* | Add external login tests | Chocobozzz | 2020-05-04 | 1 | -1/+23 |
| | |||||
* | Add SQL query support in plugins | Chocobozzz | 2020-04-09 | 1 | -1/+2 |
| | |||||
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 7 | -90/+89 |
| | |||||
* | Add ability to list redundancies | Chocobozzz | 2020-01-28 | 1 | -3/+67 |
| | |||||
* | Tests for totalRepliesFromVideoAuthor | Rigel Kent | 2020-01-03 | 1 | -1/+1 |
| | |||||
* | 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 | 1 | -0/+3 |
| | | | | In favour of HLS | ||||
* | Add hardware information in instance config | Chocobozzz | 2019-09-05 | 1 | -0/+1 |
| | |||||
* | Add creation reason | Chocobozzz | 2019-09-05 | 1 | -0/+1 |
| | |||||
* | Add more attributes to about page | Chocobozzz | 2019-09-05 | 1 | -0/+10 |
| | |||||
* | Add auto follow back support for instances | Chocobozzz | 2019-09-04 | 1 | -2/+15 |
| | |||||
* | Fix broken playlist api | Chocobozzz | 2019-08-01 | 1 | -3/+2 |
| | |||||
* | Add gitlab ci support | Chocobozzz | 2019-07-29 | 2 | -3/+6 |
| | |||||
* | 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 | 1 | -9/+81 |
| | |||||
* | WIP plugins: update plugin | Chocobozzz | 2019-07-24 | 1 | -1/+21 |
| | |||||
* | WIP plugins: move plugin CLI in peertube script | Chocobozzz | 2019-07-24 | 2 | -6/+133 |
| | | | | Install/uninstall/list plugins remotely | ||||
* | WIP plugins: add theme support | Chocobozzz | 2019-07-24 | 1 | -0/+3 |
| | |||||
* | Feature/subject in contact form (#1926) | Nassim Bounouas | 2019-06-21 | 1 | -0/+2 |
| | | | | | | | | * #1915 Add a subject to contact form and add it to email sent * #1915 Add subject to contact form tests * #1915 Contact form test corrected && tslint correction | ||||
* | Fix notification overflow | Chocobozzz | 2019-06-13 | 1 | -1/+2 |
| | |||||
* | Upgrade server dependencies | Chocobozzz | 2019-06-06 | 1 | -8/+16 |
| | |||||
* | Improve 4K video quality after transcoding | Chocobozzz | 2019-06-06 | 1 | -1/+1 |
| |