Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Make federation of unlisted videos an instance-level server preference (#2802) | Levi Bard | 2020-06-03 | 2 | -0/+8 | |
| | | | | | | | | | | | * Add preference for federating unlisted videos * Connect unlisted video federation with new preference * Apply pull request feedback * Fix lint issues * Remove preference for federating unlisted videos from web admin interface | |||||
* | Support broadcast messages | Chocobozzz | 2020-05-29 | 2 | -0/+12 | |
| | ||||||
* | Allow to auto follow a specific URL | Chocobozzz | 2020-05-11 | 2 | -2/+4 | |
| | ||||||
* | Increase API rate limit | Chocobozzz | 2020-04-17 | 1 | -1/+1 | |
| | ||||||
* | Add sendmail | Ismaƫl Bouya | 2020-04-10 | 2 | -0/+8 | |
| | ||||||
* | Add ability to accept or not remote redundancies | Chocobozzz | 2020-04-07 | 2 | -0/+16 | |
| | ||||||
* | Use grid to organise settings in admin, my-account | Rigel Kent | 2020-03-10 | 1 | -1/+1 | |
| | ||||||
* | Add ability to list redundancies | Chocobozzz | 2020-01-28 | 1 | -4/+4 | |
| | ||||||
* | Use a filtered proxy without variables | Chocobozzz | 2020-01-22 | 1 | -3/+3 | |
| | ||||||
* | Use a proxy for youtube-dl to avoid travis errors | Chocobozzz | 2020-01-21 | 3 | -0/+11 | |
| | ||||||
* | Add description for sensitive configuration options, reword others | Rigel Kent | 2020-01-15 | 2 | -2/+2 | |
| | ||||||
* | Add warning if admin disables webtorrent | Chocobozzz | 2020-01-06 | 2 | -0/+2 | |
| | ||||||
* | Add max file size, max files and ip anonymize log options | Chocobozzz | 2019-12-12 | 2 | -0/+6 | |
| | ||||||
* | Add audio only transcoding tests | Chocobozzz | 2019-11-25 | 1 | -1/+1 | |
| | ||||||
* | Comment changed, mostly to kick Travis into rectifying its last silliness | frankdelange | 2019-11-25 | 2 | -2/+2 | |
| | ||||||
* | Add audio-only option to transcoders and player | frankdelange | 2019-11-25 | 3 | -0/+3 | |
| | | | | | | | | 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/+14 | |
| | | | | In favour of HLS | |||||
* | Add ability to enabled HLS in the admin panel | Chocobozzz | 2019-11-05 | 2 | -4/+2 | |
| | ||||||
* | Add hardware information in instance config | Chocobozzz | 2019-09-05 | 2 | -0/+8 | |
| | ||||||
* | Add creation reason | Chocobozzz | 2019-09-05 | 2 | -2/+55 | |
| | ||||||
* | Add more attributes to about page | Chocobozzz | 2019-09-05 | 1 | -0/+47 | |
| | ||||||
* | Add auto follow back support for instances | Chocobozzz | 2019-09-04 | 2 | -0/+31 | |
| | ||||||
* | Consistency between default.yaml and production.yaml | Chocobozzz | 2019-08-29 | 2 | -8/+8 | |
| | ||||||
* | email object -> email subject | Chocobozzz | 2019-08-22 | 2 | -2/+2 | |
| | ||||||
* | Add margin to plugin blocks in admin | Chocobozzz | 2019-07-30 | 2 | -2/+2 | |
| | ||||||
* | Add gitlab ci support | Chocobozzz | 2019-07-29 | 1 | -0/+3 | |
| | ||||||
* | Update client dependencies | Chocobozzz | 2019-07-25 | 1 | -0/+4 | |
| | ||||||
* | Add plugin API tests | Chocobozzz | 2019-07-24 | 6 | -0/+6 | |
| | ||||||
* | Check latest plugins version with config interval | Chocobozzz | 2019-07-24 | 2 | -2/+4 | |
| | ||||||
* | Add ability to search available plugins | Chocobozzz | 2019-07-24 | 2 | -0/+14 | |
| | ||||||
* | WIP plugins: add theme support | Chocobozzz | 2019-07-24 | 2 | -0/+6 | |
| | ||||||
* | WIP plugins: add ability to register plugins | Chocobozzz | 2019-07-24 | 2 | -0/+2 | |
| | ||||||
* | Fix travis tests | Chocobozzz | 2019-07-04 | 1 | -0/+3 | |
| | ||||||
* | Add rate limit to registration and API endpoints | Chocobozzz | 2019-07-04 | 3 | -0/+24 | |
| | ||||||
* | Feature/logrotation (#1881) | Nassim Bounouas | 2019-06-11 | 2 | -0/+4 | |
| | | | | | | | | | | | | | | * #1775 Configure the activation or deactivation of winston log rotation * Winston log rotation enabled by default #1775 * #1775 tslint correction * #1775 FileTransportOptions typed and configuration files * #1775 tslint correction * #1775 log.rotation.enabled configuration binding | |||||
* | Fix email object/body configurations | Chocobozzz | 2019-06-11 | 1 | -2/+6 | |
| | ||||||
* | Improve 4K video quality after transcoding | Chocobozzz | 2019-06-06 | 3 | -0/+3 | |
| | ||||||
* | Merge branch 'feature/audio-upload' into develop | Chocobozzz | 2019-05-21 | 4 | -0/+6 | |
|\ | ||||||
| * | Add audio upload tests | Chocobozzz | 2019-05-17 | 1 | -0/+1 | |
| | | ||||||
| * | Add audio support in upload | Chocobozzz | 2019-05-16 | 3 | -0/+5 | |
| | | ||||||
* | | Allow to control emails prefix and signature with config (#1789) | Yohan Boniface | 2019-05-17 | 1 | -0/+6 | |
|/ | | | | | | * Allow to control emails prefix and signature with config * Adapt email config according to @Chocobozzz review | |||||
* | Prepare 1.3 RC1 changelog | Chocobozzz | 2019-05-13 | 2 | -2/+2 | |
| | ||||||
* | Allow to control RATES_LIMIT from configuration (#1787) | Yohan Boniface | 2019-04-26 | 2 | -0/+20 | |
| | | | | | | * Allow to control RATES_LIMIT from configuration * @Chocobozzz review (squash me) | |||||
* | Add ability to delete old remote views | Chocobozzz | 2019-04-12 | 2 | -0/+21 | |
| | ||||||
* | Add ability to limit videos history size | Chocobozzz | 2019-04-11 | 2 | -0/+13 | |
| | ||||||
* | Add ability to disable tracker | Chocobozzz | 2019-04-10 | 2 | -0/+20 | |
| | ||||||
* | Add ability to manually approves instance followers in REST API | Chocobozzz | 2019-04-08 | 2 | -0/+4 | |
| | ||||||
* | Add ability to forbid followers | Chocobozzz | 2019-04-08 | 2 | -2/+12 | |
| | ||||||
* | add quarantine videos feature (#1637) | Josh Morel | 2019-04-02 | 2 | -0/+12 | |
| | | | | | | | | | | | | | | | | | | | | * add quarantine videos feature * increase Notification settings test timeout to 20000ms. was completing 7000 locally but timing out after 10000 on travis * fix quarantine video test issues -propagate misspelling -remove skip from server/tests/client.ts * WIP use blacklist for moderator video approval instead of video.quarantine boolean * finish auto-blacklist feature | |||||
* | Add videos playlist exist tests | Chocobozzz | 2019-03-18 | 7 | -7/+7 | |
| |