Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't notify on muted instance | Chocobozzz | 2019-12-19 | 1 | -8/+32 |
| | |||||
* | Feature/password reset link expiration (#2305) | Nassim Bounouas | 2019-12-18 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | * #1928 Add a sentence indicating the reset time limit on form and email * #1928 Customizable password reset lifetime * #1928 Add a route to verify reset link and call it on reset form init * Revert "#1928 Customizable password reset lifetime" This reverts commit 0ed97453f8e64e31a723cc6740b251a69a57d658. * #1928 Reset password lifetime hardcoded to one hour * Remove useless modifications for #1928 | ||||
* | Add internal privacy mode | Chocobozzz | 2019-12-12 | 6 | -13/+10 |
| | |||||
* | Don't use the max quality file when transcoding to a new resolution | Chocobozzz | 2019-12-11 | 1 | -1/+1 |
| | |||||
* | Add ability to filter per job type | Chocobozzz | 2019-12-04 | 1 | -4/+22 |
| | |||||
* | Move deleted comment on new follow tests | Chocobozzz | 2019-12-04 | 2 | -3/+7 |
| | |||||
* | Fix retrieving of deleted comments when subscribing to a new instance | Julien Maulny | 2019-12-04 | 1 | -7/+8 |
| | |||||
* | Soft delete video comments instead of detroy | Julien Maulny | 2019-12-04 | 2 | -2/+14 |
| | |||||
* | Fix email to field | Chocobozzz | 2019-11-29 | 1 | -8/+10 |
| | |||||
* | Fix tests | Chocobozzz | 2019-11-27 | 1 | -1/+1 |
| | |||||
* | Fix duplicate HLS resolution in master playlist | Chocobozzz | 2019-11-26 | 2 | -5/+3 |
| | |||||
* | Add codec information in HLS playlist | Chocobozzz | 2019-11-26 | 1 | -2/+6 |
| | |||||
* | Add audio only transcoding tests | Chocobozzz | 2019-11-25 | 1 | -44/+11 |
| | |||||
* | Add audio-only option to transcoders and player | frankdelange | 2019-11-25 | 1 | -3/+43 |
| | | | | | | | | 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. | ||||
* | Don't always replace actor avatar | Chocobozzz | 2019-11-25 | 3 | -24/+40 |
| | |||||
* | Add ability to disable webtorrent | Chocobozzz | 2019-11-25 | 11 | -161/+314 |
| | | | | In favour of HLS | ||||
* | Fix auto index follow | Chocobozzz | 2019-11-04 | 1 | -1/+3 |
| | |||||
* | Fix lint | Chocobozzz | 2019-10-23 | 1 | -1/+1 |
| | |||||
* | Fix federation with some actors | Chocobozzz | 2019-10-23 | 5 | -17/+23 |
| | | | | That don't have a shared inbox, or a URL | ||||
* | Update server dependencies | Chocobozzz | 2019-10-21 | 1 | -1/+1 |
| | |||||
* | Fix audio merging when specifying a preview | Chocobozzz | 2019-10-18 | 1 | -6/+28 |
| | |||||
* | 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 | ||||
* | Improve plugin package.json error message | Chocobozzz | 2019-09-11 | 1 | -6/+18 |
| | |||||
* | Merge branch 'release/1.4.0' into develop | Chocobozzz | 2019-09-05 | 1 | -1/+1 |
|\ | |||||
| * | Fix bug in redundancy eviction | Chocobozzz | 2019-09-04 | 1 | -1/+1 |
| | | |||||
* | | Fix tests | Chocobozzz | 2019-09-04 | 1 | -1/+1 |
| | | |||||
* | | Add auto follow instances index support | Chocobozzz | 2019-09-04 | 1 | -0/+72 |
| | | |||||
* | | Add auto follow back support for instances | Chocobozzz | 2019-09-04 | 10 | -106/+210 |
| | | |||||
* | | Fix redundancy too heavy with streaming playlists | Chocobozzz | 2019-08-30 | 1 | -2/+1 |
| | | |||||
* | | Handle reports from mastodon | Chocobozzz | 2019-08-30 | 1 | -16/+24 |
| | | |||||
* | | fixes 2065: optimisation (#2073) | John Livingston | 2019-08-23 | 1 | -1/+2 |
| | | | | | | | | | | | | * fixes 2065: optimisation * Update peertube-socket.ts | ||||
* | | Merge branch 'release/1.4.0' into develop | Chocobozzz | 2019-08-22 | 1 | -1/+1 |
|\| | |||||
| * | Try to fix video duplication | Chocobozzz | 2019-08-22 | 1 | -1/+1 |
| | | |||||
| * | Fix socket notification with multiple user tabs | Chocobozzz | 2019-08-22 | 1 | -6/+10 |
| | | |||||
| * | email object -> email subject | Chocobozzz | 2019-08-22 | 1 | -17/+17 |
| | | |||||
* | | Fix html tag with blacklisted video | Chocobozzz | 2019-08-22 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'feature/strong-model-types' into develop | Chocobozzz | 2019-08-22 | 58 | -531/+671 |
|\ \ | |||||
| * | | Type toActivityPubObject functions | Chocobozzz | 2019-08-21 | 1 | -3/+3 |
| | | | |||||
| * | | Fix ownership change | Chocobozzz | 2019-08-21 | 2 | -5/+8 |
| | | | |||||
| * | | Type toFormattedJSON | Chocobozzz | 2019-08-20 | 3 | -17/+16 |
| | | | |||||
| * | | Cleanup model types | Chocobozzz | 2019-08-20 | 11 | -43/+53 |
| | | | |||||
| * | | Fix tests | Chocobozzz | 2019-08-20 | 1 | -3/+1 |
| | | | |||||
| * | | Stronger model typings | Chocobozzz | 2019-08-19 | 58 | -513/+643 |
| |/ | |||||
* | | Fix socket notification with multiple user tabs | Chocobozzz | 2019-08-22 | 1 | -6/+10 |
| | | |||||
* | | email object -> email subject | Chocobozzz | 2019-08-22 | 1 | -17/+17 |
|/ | |||||
* | Fix redundancy exceeding the limit | Chocobozzz | 2019-08-12 | 1 | -1/+4 |
| | |||||
* | Add avatar to prune script | Chocobozzz | 2019-08-09 | 1 | -1/+1 |
| | |||||
* | Lazy load avatars | Chocobozzz | 2019-08-09 | 4 | -52/+97 |
| | |||||
* | Stronger actor association typing in AP functions | Chocobozzz | 2019-08-09 | 23 | -87/+104 |
| | |||||
* | Remove comment federation by video owner | Chocobozzz | 2019-08-07 | 2 | -4/+7 |
| |