aboutsummaryrefslogtreecommitdiffhomepage
path: root/support/doc
Commit message (Collapse)AuthorAgeFilesLines
* Add "Create client page" plugin docChocobozzz2022-01-101-24/+36
|
* Add missing password field to update user api docChocobozzz2022-01-101-4/+6
|
* Enhance plugin video fieldsChocobozzz2021-12-291-1/+16
| | | | | Add video form tab selection Add ability to display an error
* Add version to generate types packagesChocobozzz2021-12-281-2/+2
|
* Deprecate node 12Chocobozzz2021-12-241-7/+7
|
* Fix types dist pathsChocobozzz2021-12-241-13/+11
|
* Update plugin guideChocobozzz2021-12-241-0/+1
|
* Updated notification types in openapi referenceFlorian CUNY2021-12-231-1/+9
| | | Relates to https://github.com/Chocobozzz/PeerTube/issues/1565
* Fix generate types package scriptChocobozzz2021-12-161-1/+1
|
* https://builds.joinpeertube.org/releaseChocobozzz2021-12-162-3/+12
|
* Add ability for admins to set default p2p policyChocobozzz2021-12-161-2/+2
|
* Fix some build scripts and lintChocobozzz2021-12-161-7/+9
|
* refactor(types): create dedicated folder for types package srclutangar2021-12-161-7/+26
| | | | | | fix guide examples and add types package readme refactor(tsconfig): move back base tsconfig to base directory
* feat(types): create peertube-types packagelutangar2021-12-162-0/+46
| | | | | | | | | | | | Create dedicated Typescript "types" configuration file for each "projects". Create a types folder which includes every useful ts definition: - client - server - shared Add tooling to create a proper package, extract dependencies, etc... Add CI Github task. refactor(types): publish types package in release script
* Ability for admins to set default upload valuesChocobozzz2021-12-141-7/+1
|
* Fix tests docChocobozzz2021-12-131-1/+1
|
* Add 'input-checkbox' value warning in docChocobozzz2021-12-101-0/+4
|
* Improve production guideChocobozzz2021-12-081-57/+57
| | | | | Add syntax highlighting Add emoji on section titles to better differenciate each section
* Add account block status in openapiChocobozzz2021-12-071-0/+56
|
* Build nightly using github actionChocobozzz2021-12-031-0/+40
|
* Update release docChocobozzz2021-11-301-2/+2
|
* Introduce plugin id selectorsChocobozzz2021-11-261-1/+8
|
* Use master branch for docker install documentationChocobozzz2021-11-251-8/+8
|
* Add `req` and `res` as controllers hooks parameterslutangar2021-11-251-0/+14
| | | | | Hooks prefixed by `action:api` now give access the original express req and res. Checkout guide.md for possible usage.
* Fix E2E testsChocobozzz2021-11-241-1/+1
|
* Add ability to run transcoding jobsChocobozzz2021-11-181-0/+69
|
* Migrate docker image to bullseyeChocobozzz2021-11-161-1/+1
|
* Update localization docChocobozzz2021-11-151-1/+3
|
* Update xliffmergeChocobozzz2021-11-151-1/+2
|
* Add ability to filter out public videos from adminChocobozzz2021-11-121-3/+17
|
* Refactor video viewsChocobozzz2021-11-091-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 clientChocobozzz2021-11-091-1/+2
|
* Add version note for create-move-video-storage-jobChocobozzz2021-11-091-0/+2
|
* Add migrate-to-object-storage script (#4481)kontrollanten2021-11-091-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 RTMPSChocobozzz2021-11-051-0/+2
|
* Added 144p encoding (#4492)Florian CUNY2021-11-051-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 typeChocobozzz2021-11-031-0/+28
|
* Some fixes for admin videos listChocobozzz2021-11-021-2/+2
|
* Improve tests documentationChocobozzz2021-11-021-13/+28
|
* Deprecate filter video queryChocobozzz2021-10-291-18/+42
| | | | Introduce include and isLocal instead
* Update RHEL8 Python symlinkingFrank Sträter2021-10-261-1/+1
|
* prevent multiple post-process triggering of upload-resumable (#4175)Rigel Kent2021-10-251-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 pathChocobozzz2021-10-221-2/+0
|
* Split check user params testsChocobozzz2021-10-201-0/+69
|
* Add missing start and count parameters to playlist video list API endpoint ↵JustAnotherArchivist2021-10-201-0/+2
| | | | documentation
* Add python-exec to Gentoo dependenciesfrankstrater2021-10-131-1/+2
|
* Merge branch 'next' into developChocobozzz2021-10-111-161/+0
|\
| * Remove peertube watch and peertube replChocobozzz2021-09-101-161/+0
| | | | | | | | | | I don't have time to maintain these scripts that cause some install issues/maintenance difficulties
* | Add Python symlink step for Gentoofrankstrater2021-10-081-0/+6
| |
* | Add warning about community maintenance for dependenciesSansPseudoFix2021-10-081-0/+2
|/