Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ensure rtmp public_hostname is set | Chocobozzz | 2022-05-02 | 1 | -2/+4 |
| | |||||
* | Support video views/viewers stats in server | Chocobozzz | 2022-04-15 | 1 | -0/+1 |
| | | | | | | | | | | * Add "currentTime" and "event" body params to view endpoint * Merge watching and view endpoints * Introduce WatchAction AP activity * Add tables to store viewer information of local videos * Add endpoints to fetch video views/viewers stats of local videos * Refactor views/viewers handlers * Support "views" and "viewers" counters for both VOD and live videos | ||||
* | Rename studio to editor | Chocobozzz | 2022-03-22 | 1 | -1/+1 |
| | |||||
* | Add latency setting support | Chocobozzz | 2022-03-09 | 1 | -2/+2 |
| | |||||
* | Display avatar in video miniatures (#4823) | kontrollanten | 2022-03-08 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | * show avatar in video miniatures closes #4040 * fix: videos for api, include avatars * add config for display video miniature avatar * Revert "fix: videos for api, include avatars" This reverts commit 5520a3eda6805338317a394d0553f2f82095a425. * video-min: set display avatar to false as default * remove empty line * rename display_avatar > display_author_avatar * fix renaming displayAvatar > displayAuthorAvatar | ||||
* | Node 12 is not supported anymore | Chocobozzz | 2022-03-01 | 1 | -5/+1 |
| | |||||
* | Possibility to set custom RTMP/RTMPS hostname (#4811) | kontrollanten | 2022-03-01 | 1 | -1/+2 |
| | | | | | | | | | * live: set custom RTMP/RTMPS hostname closes #4786 * dont use webserver.hostname as default * check that rtmp/s.hostname is set | ||||
* | Add basic video editor support | Chocobozzz | 2022-02-28 | 1 | -1/+1 |
| | |||||
* | Deprecate node 12 | Chocobozzz | 2021-12-24 | 1 | -0/+4 |
| | |||||
* | Node 10 is not supported anymore | Chocobozzz | 2021-12-24 | 1 | -1/+1 |
| | |||||
* | Ability for admins to set default upload values | Chocobozzz | 2021-12-14 | 1 | -0/+1 |
| | |||||
* | Add ability to redirect users on external auth | Chocobozzz | 2021-12-03 | 1 | -0/+1 |
| | |||||
* | Refactor video views | Chocobozzz | 2021-11-09 | 1 | -1/+1 |
| | | | | | | | | Introduce viewers attribute for live videos Count views for live videos Reduce delay to see the viewer update for lives Add ability to configure video views buffer interval and view ip expiration | ||||
* | Support RTMPS | Chocobozzz | 2021-11-05 | 1 | -0/+1 |
| | |||||
* | Added 144p encoding (#4492) | Florian CUNY | 2021-11-05 | 1 | -5/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Added 144p encoding Implements https://github.com/Chocobozzz/PeerTube/issues/4428 * Fixed typo in core-utils * Increased BitPerPixel for 144p * Disabled 144p by default in test.yaml * Another try at fixing tests * Fixed test in video-transcoder (api-3) * Fixed test in video-imports (api-4) * Fixed test in live-constraints (api-2) * Tried to fix tests in api-3 again * Revert "Tried to fix tests in api-3 again" This reverts commit 266e1143fa37f333d149c2c2791c7bd33621ac14. * Fixed test in config.ts (api-2) * Try to fix test in video-hls.ts (api-3) * Fixed test in video-transcoder.ts (api-3) * Fix tests Co-authored-by: Chocobozzz <me@florianbigard.com> | ||||
* | Made the video channels limit (per user) server-wide configurable (#4491) | Florian CUNY | 2021-10-26 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | * Made the video channels limit (per user) server-wide configurable Implements https://github.com/Chocobozzz/PeerTube/issues/3092 Also added a "quota bar" in the account's settings page * Fixed lint errors * Another pass at fixing lint errors * Applied code suggestions * Removed 'video channels quota' | ||||
* | esModuleInterop to true | Chocobozzz | 2021-08-27 | 1 | -1/+4 |
| | |||||
* | Implemented configurable minimum signup age | Poslovitch | 2021-05-28 | 1 | -1/+1 |
| | | | | | | | | | | | | | | Implements https://github.com/Chocobozzz/PeerTube/issues/3612 Fixed lint and removed debug Fixed another lint error Apply suggestions from code review Co-authored-by: Chocobozzz <chocobozzz@cpy.re> Add tests for min signup age config | ||||
* | Dissociate frameguard from csp | Chocobozzz | 2021-04-12 | 1 | -0/+1 |
| | |||||
* | Add new plugin/peertube version notifs | Chocobozzz | 2021-03-24 | 1 | -0/+1 |
| | |||||
* | Check ffmepg version on startup | Chocobozzz | 2021-03-24 | 1 | -3/+2 |
| | |||||
* | Add ability to cleanup remote AP interactions | Chocobozzz | 2021-03-03 | 1 | -1/+1 |
| | |||||
* | Dissociate video file names and video uuid | Chocobozzz | 2021-02-18 | 1 | -1/+1 |
| | |||||
* | Allow to specify transcoding and import jobs concurrency | Chocobozzz | 2021-02-08 | 1 | -2/+2 |
| | |||||
* | Support NodeJS 14 and 15, deprecate Node 10 | Chocobozzz | 2021-02-04 | 1 | -2/+2 |
| | |||||
* | Support transcoding profile in client admin | Chocobozzz | 2021-01-28 | 1 | -1/+2 |
| | |||||
* | Support transcoding options/encoders by plugins | Chocobozzz | 2021-01-28 | 1 | -29/+0 |
| | |||||
* | add support for 1440p (Quad HD/QHD/WQHD) videos | Rigel Kent | 2021-01-13 | 1 | -2/+3 |
| | |||||
* | Prepare changelog | Chocobozzz | 2020-12-02 | 1 | -1/+1 |
| | |||||
* | Add live transcoding bit rate tests | Chocobozzz | 2020-11-25 | 1 | -2/+0 |
| | |||||
* | Export encoders options in a dedicated struct | Chocobozzz | 2020-11-25 | 1 | -11/+18 |
| | |||||
* | Add max lives limit | Chocobozzz | 2020-11-09 | 1 | -1/+1 |
| | |||||
* | Check live duration and size | Chocobozzz | 2020-11-09 | 1 | -1/+6 |
| | |||||
* | First implem global search | Chocobozzz | 2020-06-10 | 1 | -1/+3 |
| | |||||
* | Make federation of unlisted videos an instance-level server preference (#2802) | Levi Bard | 2020-06-03 | 1 | -1/+2 |
| | | | | | | | | | | | * 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 | ||||
* | Check config resolutions keys | Chocobozzz | 2020-04-10 | 1 | -0/+2 |
| | |||||
* | Add ability to accept or not remote redundancies | Chocobozzz | 2020-04-07 | 1 | -1/+2 |
| | |||||
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 1 | -2/+2 |
| | |||||
* | Avoid circular error in logger | Chocobozzz | 2019-11-05 | 1 | -2/+2 |
| | |||||
* | Add ability to enabled HLS in the admin panel | Chocobozzz | 2019-11-05 | 1 | -1/+1 |
| | |||||
* | email object -> email subject | Chocobozzz | 2019-08-22 | 1 | -1/+1 |
| | |||||
* | Deprecate Node 8 | Chocobozzz | 2019-08-07 | 1 | -1/+15 |
| | | | | The support ends on December 2019: https://github.com/nodejs/Release#release-schedule | ||||
* | WIP plugins: add theme support | Chocobozzz | 2019-07-24 | 1 | -1/+2 |
| | |||||
* | WIP plugins: add ability to register plugins | Chocobozzz | 2019-07-24 | 1 | -1/+1 |
| | |||||
* | Fix email object/body configurations | Chocobozzz | 2019-06-11 | 1 | -0/+1 |
| | |||||
* | Allow to control RATES_LIMIT from configuration (#1787) | Yohan Boniface | 2019-04-26 | 1 | -1/+2 |
| | | | | | | * Allow to control RATES_LIMIT from configuration * @Chocobozzz review (squash me) | ||||
* | Add ability to delete old remote views | Chocobozzz | 2019-04-12 | 1 | -1/+2 |
| | |||||
* | Add ability to disable tracker | Chocobozzz | 2019-04-10 | 1 | -1/+2 |
| | |||||
* | Add ability to manually approves instance followers in REST API | Chocobozzz | 2019-04-08 | 1 | -1/+1 |
| | |||||
* | Add ability to forbid followers | Chocobozzz | 2019-04-08 | 1 | -1/+2 |
| |