Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ability to filter per job type | Chocobozzz | 2019-12-04 | 1 | -2/+9 |
| | |||||
* | Soft delete video comments instead of detroy | Julien Maulny | 2019-12-04 | 2 | -9/+16 |
| | |||||
* | (rss) add mrss properties and update pfeed | Rigel Kent | 2019-12-03 | 1 | -1/+28 |
| | | | | resolves #2298 | ||||
* | Fix private video download | Chocobozzz | 2019-12-03 | 1 | -5/+5 |
| | |||||
* | Don't move the caption if it has the right name | Chocobozzz | 2019-12-03 | 1 | -2/+2 |
| | |||||
* | Filter on follows actor types in about page | Chocobozzz | 2019-11-29 | 1 | -0/+2 |
| | |||||
* | Only display accepted followers/followings in about page | Chocobozzz | 2019-11-28 | 1 | -15/+20 |
| | |||||
* | Fix error log when updating redundancy | Chocobozzz | 2019-11-27 | 1 | -1/+1 |
| | |||||
* | Fix fragmented download URL | Chocobozzz | 2019-11-25 | 1 | -1/+1 |
| | |||||
* | Add audio only transcoding tests | Chocobozzz | 2019-11-25 | 1 | -1/+1 |
| | |||||
* | Add audio-only option to transcoders and player | frankdelange | 2019-11-25 | 1 | -0/+2 |
| | | | | | | | | 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 | 3 | -13/+66 |
| | | | | In favour of HLS | ||||
* | Make build works | Chocobozzz | 2019-11-13 | 1 | -1/+1 |
| | |||||
* | Add plugin hook on registration | Chocobozzz | 2019-10-25 | 1 | -1/+7 |
| | |||||
* | Fix federation with some actors | Chocobozzz | 2019-10-23 | 1 | -1/+0 |
| | | | | That don't have a shared inbox, or a URL | ||||
* | Update server dependencies | Chocobozzz | 2019-10-21 | 2 | -11/+5 |
| | |||||
* | Autoplay next recommended video (#2137) | LoveIsGrief | 2019-09-24 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | Update default value for commentsEnabled | Frank Sträter | 2019-09-18 | 1 | -2/+2 |
| | |||||
* | Add hardware information in instance config | Chocobozzz | 2019-09-05 | 1 | -0/+3 |
| | |||||
* | Add creation reason | Chocobozzz | 2019-09-05 | 1 | -0/+2 |
| | |||||
* | Add config instance warning modal | Chocobozzz | 2019-09-05 | 1 | -6/+6 |
| | |||||
* | Add welcome modal | Chocobozzz | 2019-09-05 | 1 | -9/+13 |
| | |||||
* | Add more attributes to about page | Chocobozzz | 2019-09-05 | 1 | -1/+20 |
| | |||||
* | Add auto follow back support for instances | Chocobozzz | 2019-09-04 | 3 | -1/+17 |
| | |||||
* | Hide video abuses from muted accounts | Chocobozzz | 2019-08-29 | 1 | -2/+11 |
| | |||||
* | Fix default true values when uploding videos | Chocobozzz | 2019-08-28 | 2 | -3/+3 |
| | |||||
* | Bug fix logical and/or boolean selector | Frank Sträter | 2019-08-28 | 1 | -2/+2 |
| | |||||
* | Merge branch 'release/1.4.0' into develop | Chocobozzz | 2019-08-22 | 1 | -0/+2 |
|\ | |||||
| * | Fix lazy static route with unknown avatars | Chocobozzz | 2019-08-22 | 1 | -0/+2 |
| | | |||||
* | | Type toActivityPubObject functions | Chocobozzz | 2019-08-21 | 2 | -3/+4 |
| | | |||||
* | | Type toFormattedJSON | Chocobozzz | 2019-08-20 | 4 | -19/+8 |
| | | |||||
* | | Cleanup model types | Chocobozzz | 2019-08-20 | 2 | -4/+4 |
| | | |||||
* | | Fix tests | Chocobozzz | 2019-08-20 | 2 | -3/+7 |
| | | |||||
* | | Stronger model typings | Chocobozzz | 2019-08-19 | 22 | -110/+111 |
|/ | |||||
* | Add avatar to prune script | Chocobozzz | 2019-08-09 | 1 | -1/+6 |
| | |||||
* | Lazy load avatars | Chocobozzz | 2019-08-09 | 3 | -20/+85 |
| | |||||
* | Stronger actor association typing in AP functions | Chocobozzz | 2019-08-09 | 1 | -1/+2 |
| | |||||
* | Remove comment federation by video owner | Chocobozzz | 2019-08-07 | 1 | -0/+8 |
| | |||||
* | Automatically update playlist thumbnails | Chocobozzz | 2019-08-01 | 3 | -24/+55 |
| | |||||
* | Fix broken playlist api | Chocobozzz | 2019-08-01 | 2 | -22/+14 |
| | |||||
* | Moderators can only manage users | Chocobozzz | 2019-07-30 | 1 | -1/+6 |
| | |||||
* | Fix quota in instance features table | Chocobozzz | 2019-07-29 | 2 | -2/+3 |
| | |||||
* | Improve static files cache | Chocobozzz | 2019-07-29 | 2 | -9/+11 |
| | |||||
* | Add gitlab ci support | Chocobozzz | 2019-07-29 | 1 | -3/+3 |
| | |||||
* | Add plugin translation system | Chocobozzz | 2019-07-26 | 1 | -1/+19 |
| | |||||
* | Add public settings endpoint | Chocobozzz | 2019-07-26 | 1 | -8/+24 |
| | |||||
* | Move controller in dedicated functions | Chocobozzz | 2019-07-25 | 1 | -18/+22 |
| | |||||
* | Change plugin models names | Chocobozzz | 2019-07-24 | 1 | -2/+2 |
| | |||||
* | Correctly notify on auto blacklist | Chocobozzz | 2019-07-24 | 3 | -14/+17 |
| | |||||
* | Add plugin static files cache | Chocobozzz | 2019-07-24 | 2 | -7/+18 |
| |