Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor video views | Chocobozzz | 2021-11-09 | 1 | -2/+5 |
| | | | | | | | | 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 | ||||
* | Add transcoding fail message in client | Chocobozzz | 2021-11-09 | 1 | -1/+2 |
| | |||||
* | Add version note for create-move-video-storage-job | Chocobozzz | 2021-11-09 | 1 | -0/+2 |
| | |||||
* | Add migrate-to-object-storage script (#4481) | kontrollanten | 2021-11-09 | 1 | -0/+28 |
| | | | | | | | | | | | | | | | | | | * add migrate-to-object-storage-script closes #4467 * add migrate-to-unique-playlist-filenames script * fix(migrate-to-unique-playlist-filenames): update master/segments256 run updateMasterHLSPlaylist and updateSha256VODSegments after file rename. * Improve move to object storage scripts * PR remarks Co-authored-by: Chocobozzz <me@florianbigard.com> | ||||
* | Support RTMPS | Chocobozzz | 2021-11-05 | 1 | -0/+2 |
| | |||||
* | Added 144p encoding (#4492) | Florian CUNY | 2021-11-05 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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> | ||||
* | Add ability to filter by file type | Chocobozzz | 2021-11-03 | 1 | -0/+28 |
| | |||||
* | Some fixes for admin videos list | Chocobozzz | 2021-11-02 | 1 | -2/+2 |
| | |||||
* | Improve tests documentation | Chocobozzz | 2021-11-02 | 1 | -13/+28 |
| | |||||
* | Deprecate filter video query | Chocobozzz | 2021-10-29 | 1 | -18/+42 |
| | | | | Introduce include and isLocal instead | ||||
* | Update RHEL8 Python symlinking | Frank Sträter | 2021-10-26 | 1 | -1/+1 |
| | |||||
* | prevent multiple post-process triggering of upload-resumable (#4175) | Rigel Kent | 2021-10-25 | 1 | -0/+7 |
| | | | | | | | | | * prevent multiple post-process triggering of upload-resumable * switch from 409 to 503 for upload being processed * Improve resumable upload check Co-authored-by: Chocobozzz <me@florianbigard.com> | ||||
* | Completely remove torrent static path | Chocobozzz | 2021-10-22 | 1 | -2/+0 |
| | |||||
* | Split check user params tests | Chocobozzz | 2021-10-20 | 1 | -0/+69 |
| | |||||
* | Add missing start and count parameters to playlist video list API endpoint ↵ | JustAnotherArchivist | 2021-10-20 | 1 | -0/+2 |
| | | | | documentation | ||||
* | Add python-exec to Gentoo dependencies | frankstrater | 2021-10-13 | 1 | -1/+2 |
| | |||||
* | Merge branch 'next' into develop | Chocobozzz | 2021-10-11 | 1 | -161/+0 |
|\ | |||||
| * | Remove peertube watch and peertube repl | Chocobozzz | 2021-09-10 | 1 | -161/+0 |
| | | | | | | | | | | I don't have time to maintain these scripts that cause some install issues/maintenance difficulties | ||||
* | | Add Python symlink step for Gentoo | frankstrater | 2021-10-08 | 1 | -0/+6 |
| | | |||||
* | | Add warning about community maintenance for dependencies | SansPseudoFix | 2021-10-08 | 1 | -0/+2 |
|/ | |||||
* | Add restart peertube info in upgrade doc | Chocobozzz | 2021-09-09 | 1 | -0/+1 |
| | |||||
* | Improve release doc | Chocobozzz | 2021-09-09 | 1 | -1/+1 |
| | |||||
* | Add dev lib documentation | Chocobozzz | 2021-09-07 | 1 | -0/+10 |
| | |||||
* | Fix NSFW filter and add tests | Chocobozzz | 2021-09-03 | 1 | -0/+15 |
| | |||||
* | Add note about global python | Chocobozzz | 2021-09-02 | 1 | -6/+25 |
| | |||||
* | Improve e2e workflow and add doc | Chocobozzz | 2021-09-02 | 1 | -0/+72 |
| | |||||
* | Update changelog | Chocobozzz | 2021-08-27 | 1 | -1/+1 |
| | |||||
* | Allow accounts to skip account setup modal | Chocobozzz | 2021-08-27 | 1 | -0/+4 |
| | |||||
* | Fix archlinux dep | Chocobozzz | 2021-08-26 | 1 | -12/+12 |
| | |||||
* | Dependencies RHEL8 (#4337) | Frank Sträter | 2021-08-24 | 1 | -3/+126 |
| | | | | | * Add guide for RHEL 8 * Remove hash comments in shell scripts to avoid root prompt confusion | ||||
* | Remove optimize old videos script | Chocobozzz | 2021-08-17 | 1 | -18/+0 |
| | | | | It is not compatible with HLS and I don't have time to maintain it | ||||
* | Update plugin doc | Chocobozzz | 2021-07-30 | 1 | -7/+16 |
| | |||||
* | Adding Rocky Linux 8.4 | WingsLikeEagles | 2021-07-28 | 1 | -0/+45 |
| | | | | Adding documentation for Rocky Linux 8.4 Adapted from CentOS 8... but seems like there is stuff missing from that section. | ||||
* | Merge branch 'next' into develop | Chocobozzz | 2021-07-21 | 1 | -7/+11 |
|\ | |||||
| * | Add ability for instances to follow any actor | Chocobozzz | 2021-07-21 | 1 | -7/+11 |
| | | |||||
* | | Merge branch 'constant-registry' into develop | Chocobozzz | 2021-07-21 | 1 | -10/+18 |
|\ \ | |/ |/| | |||||
| * | Introduce generic video constant manager for plugins | lutangar | 2021-07-16 | 1 | -10/+18 |
| | | | | | | | | | | Allow a plugin developer to get back constants values, and reset constants deletions or additions. | ||||
* | | Bumped to version v3.3.0v3.3.0 | Chocobozzz | 2021-07-20 | 1 | -1/+1 |
| | | |||||
* | | Postgresql-setup init option for auth-host (#4253) | Frank Sträter | 2021-07-16 | 1 | -7/+4 |
|/ | | | | | * Set postgresql password authentication for host * Update postgresql-setup obsoleted argument syntax for initdb | ||||
* | Update dependencies.md | jameskimmel | 2021-07-12 | 1 | -1/+1 |
| | | | The now LTS version of NodeJS is 14.x | ||||
* | Fedora guide fix (#4238) | Frank Sträter | 2021-07-12 | 1 | -5/+16 |
| | | | | | | | | | | | | | | | * Fix peertube sudoer * Add vim to Fedora packages installation * Add oidentd to Fedora packages installation * Enable and start the ident daemon * Add nginx configuration * Add future symbolic link for nginx config * Add small change for Gentoo | ||||
* | Bumped to version v3.3.0-rc.1v3.3.0-rc.1 | Chocobozzz | 2021-07-05 | 1 | -1/+1 |
| | |||||
* | Document a way to update the last available version of a plugin manually | lutangar | 2021-06-30 | 1 | -0/+8 |
| | | | | | | May comes in very handy to quickly test a plugin in a production like environment before it reaches a greater world. > This magic trick comes from @Chocobozzz himself, who passed it on to @JohnXLivingston, who then passed it down to me. | ||||
* | Support short uuid for GET video/playlist | Chocobozzz | 2021-06-29 | 1 | -1/+16 |
| | |||||
* | Add downloadEnabled boolean to PUT video | frankstrater | 2021-06-25 | 1 | -1/+4 |
| | |||||
* | Add ability to search playlists | Chocobozzz | 2021-06-25 | 1 | -0/+41 |
| | |||||
* | Improve plugin guide doc for plugin index | Chocobozzz | 2021-06-08 | 1 | -2/+1 |
| | |||||
* | Add ability to filter menu links | Chocobozzz | 2021-06-07 | 1 | -0/+6 |
| | |||||
* | add video upload types, add doc middleware to more routes | Rigel Kent | 2021-06-06 | 1 | -8/+35 |
| | |||||
* | add invalid_token error to openapi spec | Rigel Kent | 2021-06-04 | 1 | -0/+6 |
| |