Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ability for plugins to add custom routes | Chocobozzz | 2020-04-10 | 1 | -14/+34 |
| | |||||
* | Put channel stats behind withStats flag | Rigel Kent | 2020-03-31 | 1 | -2/+12 |
| | |||||
* | Add overview of a user's actions in user-edit (#2558) | Rigel Kent | 2020-03-27 | 1 | -4/+5 |
| | |||||
* | Implement pagination for overviews endpoint | Chocobozzz | 2020-03-11 | 1 | -2/+17 |
| | |||||
* | Add video file metadata to download modal, via ffprobe (#2411) | Rigel Kent | 2020-03-10 | 1 | -1/+21 |
| | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | Update dependencies | Chocobozzz | 2020-02-28 | 1 | -1/+1 |
| | |||||
* | Refactor email enabled function | Chocobozzz | 2020-02-17 | 2 | -5/+4 |
| | |||||
* | Creating a user with an empty password will send an email to let him set his ↵ | John Livingston | 2020-02-17 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | password (#2479) * Creating a user with an empty password will send an email to let him set his password * Consideration of Chocobozzz's comments * Tips for optional password * API documentation * Fix circular imports * Tests | ||||
* | Don't refresh videos when processing views | Chocobozzz | 2020-02-04 | 1 | -0/+3 |
| | | | | It allows us to use a cache | ||||
* | Add model cache for video | Chocobozzz | 2020-02-04 | 1 | -1/+4 |
| | | | | When fetching only immutable attributes | ||||
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 16 | -62/+60 |
| | |||||
* | Fix tests | Chocobozzz | 2020-01-30 | 1 | -1/+1 |
| | |||||
* | Don't log error on actor delete signature error | Chocobozzz | 2020-01-29 | 2 | -4/+11 |
| | |||||
* | Relax logger on signature checker | Chocobozzz | 2020-01-29 | 1 | -1/+1 |
| | |||||
* | Downsample to the closest divisor standard framerate | Rigel Kent | 2020-01-29 | 1 | -1/+1 |
| | |||||
* | Cleanup server fixme | Chocobozzz | 2020-01-28 | 1 | -3/+2 |
| | |||||
* | Add ability to list redundancies | Chocobozzz | 2020-01-28 | 3 | -12/+88 |
| | |||||
* | Remove debug messages | Chocobozzz | 2020-01-24 | 1 | -1/+0 |
| | |||||
* | Fix typo in error log | Chocobozzz | 2020-01-20 | 1 | -2/+2 |
| | |||||
* | Adapt feeds content-type to accept header | Rigel Kent | 2020-01-10 | 2 | -7/+41 |
| | |||||
* | Add video caption upload documentation and improve error message | Rigel Kent | 2020-01-09 | 1 | -4/+4 |
| | | | | fixes #2038 | ||||
* | Return an error on invalid count pagination | Chocobozzz | 2020-01-09 | 3 | -7/+15 |
| | |||||
* | Add outbox page size parameter | Rigel Kent | 2020-01-09 | 2 | -0/+24 |
| | |||||
* | Add ability to skip count query | Chocobozzz | 2020-01-08 | 1 | -0/+4 |
| | |||||
* | Update http signature | Chocobozzz | 2020-01-07 | 1 | -2/+3 |
| | |||||
* | Add warning if admin disables webtorrent | Chocobozzz | 2020-01-06 | 1 | -1/+1 |
| | |||||
* | Add playlist search option and search input for add-to-video-playlist dropdown | Rigel Kent | 2019-12-26 | 1 | -0/+13 |
| | | | | fixes #2138 | ||||
* | Add internal privacy mode | Chocobozzz | 2019-12-12 | 1 | -6/+3 |
| | |||||
* | Serve audit logs to client | Chocobozzz | 2019-12-11 | 1 | -1/+18 |
| | |||||
* | Add action hooks to user routes | Chocobozzz | 2019-12-06 | 1 | -0/+1 |
| | |||||
* | Fix channel creation limitation | Chocobozzz | 2019-12-05 | 1 | -1/+1 |
| | |||||
* | Add ability to filter per job type | Chocobozzz | 2019-12-04 | 1 | -4/+8 |
| | |||||
* | Move deleted comment on new follow tests | Chocobozzz | 2019-12-04 | 1 | -0/+7 |
| | |||||
* | Fix private video download | Chocobozzz | 2019-12-03 | 2 | -8/+10 |
| | |||||
* | Limit channel numbers | Chocobozzz | 2019-11-29 | 1 | -0/+9 |
| | | | | | We can't load too much channels in selects and it helps to prevent actor name squatting | ||||
* | Filter on follows actor types in about page | Chocobozzz | 2019-11-29 | 1 | -1/+4 |
| | |||||
* | Only display accepted followers/followings in about page | Chocobozzz | 2019-11-28 | 1 | -2/+16 |
| | |||||
* | (plugins) adding signup scope and init hook, modifying ↵ | Rigel Kent | 2019-11-25 | 1 | -1/+2 |
| | | | | ensureUserRegistrationAllowed allowedParams | ||||
* | 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 | -1/+18 |
| | | | | In favour of HLS | ||||
* | Increase clock skew for HTTP signatures | Chocobozzz | 2019-10-25 | 1 | -1/+1 |
| | |||||
* | Add plugin hook on registration | Chocobozzz | 2019-10-25 | 1 | -3/+14 |
| | |||||
* | Update server dependencies | Chocobozzz | 2019-10-21 | 3 | -7/+20 |
| | |||||
* | Try to fix tests | Chocobozzz | 2019-09-24 | 1 | -1/+6 |
| | |||||
* | 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 | ||||
* | Add welcome modal | Chocobozzz | 2019-09-05 | 1 | -0/+7 |
| | |||||
* | Add auto follow back support for instances | Chocobozzz | 2019-09-04 | 1 | -0/+2 |
| | |||||
* | Remove old JSON LD signature implementation | Chocobozzz | 2019-08-29 | 1 | -0/+2 |
| | | | | | | | | | Only PeerTube was compatible with it, and the library has moved on RsaSignature2018 and removed RsaSignature2017 support. We had to create a dirty fork of the RsaSignature2017 branch, which is not ideal. Now we use the Mastodon implementation, that most other AP implementations that support JSONLD signatures use. | ||||
* | Fix build | Chocobozzz | 2019-08-23 | 1 | -1/+1 |
| | |||||
* | Merge branch 'release/1.4.0' into develop | Chocobozzz | 2019-08-22 | 2 | -5/+10 |
|\ |