Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | Add CLI plugins tests | Chocobozzz | 2019-07-24 | 1 | -9/+12 | |
| | ||||||
* | WIP plugins: update plugin | Chocobozzz | 2019-07-24 | 1 | -1/+21 | |
| | ||||||
* | WIP plugins: move plugin CLI in peertube script | Chocobozzz | 2019-07-24 | 7 | -14/+166 | |
| | | | | 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 | |||||
* | Add more CLI tests | Chocobozzz | 2019-06-13 | 1 | -2/+6 | |
| | ||||||
* | Fix notification overflow | Chocobozzz | 2019-06-13 | 1 | -1/+2 | |
| | ||||||
* | Handle email update on server | Chocobozzz | 2019-06-11 | 1 | -2/+5 | |
| | ||||||
* | Fix upload script | Chocobozzz | 2019-06-11 | 1 | -1/+4 | |
| | ||||||
* | Improve registration | Chocobozzz | 2019-06-07 | 1 | -1/+5 | |
| | | | | | | | * Add ability to set the user display name * Use display name to guess the username/channel name * Add explanations about what is the purpose of a username/channel name * Add a loader at the "done" step | |||||
* | Upgrade server dependencies | Chocobozzz | 2019-06-06 | 3 | -18/+37 | |
| | ||||||
* | Improve 4K video quality after transcoding | Chocobozzz | 2019-06-06 | 1 | -1/+1 | |
| | ||||||
* | Server: Bulk update videos support field | Chocobozzz | 2019-05-31 | 2 | -4/+6 | |
| | ||||||
* | Remove unused actor uuid field | Chocobozzz | 2019-05-31 | 2 | -3/+2 | |
| | ||||||
* | Add pagination to account video channels endpoint | Chocobozzz | 2019-05-29 | 1 | -7/+21 | |
| | ||||||
* | Add ability to specify channel on registration | Chocobozzz | 2019-05-28 | 1 | -2/+25 | |
| | ||||||
* | Add audio support in upload | Chocobozzz | 2019-05-16 | 1 | -0/+1 | |
| | ||||||
* | All API tests in parallel | Chocobozzz | 2019-05-15 | 4 | -22/+23 | |
| | ||||||
* | Redundancy and search tests in parallel too | Chocobozzz | 2019-05-14 | 2 | -2/+2 | |
| | ||||||
* | Use test wrapper exit function | Chocobozzz | 2019-04-24 | 3 | -19/+46 | |
| | ||||||
* | Fix rerunserver function | Chocobozzz | 2019-04-24 | 1 | -20/+24 | |
| | ||||||
* | Try to fix travis | Chocobozzz | 2019-04-24 | 1 | -39/+37 | |
| |