aboutsummaryrefslogtreecommitdiffhomepage
path: root/support
Commit message (Collapse)AuthorAgeFilesLines
* Add open api doc for liveChocobozzz2020-11-091-0/+142
|
* add github PR template and late crowdfunding linkRigel Kent2020-11-071-1/+1
|
* Fix boolean types, add missing downloadEnabledArman2020-09-221-4/+10
|
* production.md - typo (#3169)Steffen Möller2020-09-211-1/+1
| | | | | | | * production.md - typo * production.md: URL update to https://instances.joinpeertube.org In reaction to comment in pull request.
* Fix docker guideChocobozzz2020-09-101-6/+10
|
* Bumped to version v2.4.0v2.4.0Chocobozzz2020-09-081-1/+1
|
* Bumped to version v2.4.0-rc.1v2.4.0-rc.1Chocobozzz2020-08-271-1/+1
|
* Deprecate old static routesChocobozzz2020-08-261-1/+1
|
* Update openapi documentationChocobozzz2020-08-261-0/+2
| | | | Regarding "files" property of the video object
* Clearer install guide for serviceChocobozzz2020-08-261-1/+1
|
* Add ssl support to postgresqlChocobozzz2020-08-241-0/+1
|
* Use update i18n command instead of generateChocobozzz2020-08-241-3/+1
|
* Update plugin guides tocChocobozzz2020-08-211-3/+5
|
* Add doc for custom video fieldsChocobozzz2020-08-211-0/+62
|
* Add client build instructions to pluginsChocobozzz2020-08-211-0/+25
|
* Add type information for create-transcoding-job's -rSumit Khanna2020-08-191-0/+1
|
* Fix certbot sectionChocobozzz2020-08-141-6/+4
|
* Update ffmpeg min versionChocobozzz2020-08-111-33/+25
|
* Handle playlist methods in embed apiChocobozzz2020-08-071-0/+12
|
* Fix openapi schema variable interpolationChocobozzz2020-08-031-1/+1
|
* Fix openapi schemaChocobozzz2020-08-031-0/+2
|
* Add openapi docChocobozzz2020-07-311-9/+111
|
* Switch examples to curl since httpie has a 512MB limit (#3012)Jinn Koriech2020-07-281-15/+18
| | | Co-authored-by: Rigel Kent <par@rigelk.eu>
* Merge branch 'release/2.3.0' into developChocobozzz2020-07-211-1/+1
|\
| * Bumped to version v2.3.0v2.3.0Chocobozzz2020-07-211-1/+1
| |
* | Update openapiChocobozzz2020-07-101-43/+48
| |
* | Update contributing guideChocobozzz2020-07-101-0/+17
| |
* | Add new abuses testsChocobozzz2020-07-101-12/+12
| |
* | Add migrationsChocobozzz2020-07-101-11/+11
|/
* Add ability to override client assets : logo - favicon - PWA icons - PWA ↵Kim2020-07-101-0/+5
| | | | | | | | | | | | | | | manifest name and description (#2897) * Add client-overrides storage to config * Add static-serve for client overrides * Move backgroun-image logo from bundle to css tag for runtime content hash * Add dynamic JSON manifest * Add content hash for manifest, favicon and logo Co-authored-by: kimsible <kimsible@users.noreply.github.com>
* Bumped to version v2.3.0-rc.1v2.3.0-rc.1Chocobozzz2020-07-061-1/+1
|
* add blocked filter in users list to filter banned usersRigel Kent2020-07-021-1/+25
| | | | fixes #2914
* deprecate video abuse route, soon to be superseededRigel Kent2020-07-021-0/+4
|
* Fix users testsChocobozzz2020-07-021-5/+5
|
* fix go client library generationRigel Kent2020-06-291-0/+1
|
* Update CentOS insutructions in dependencies.md Clifford Garwood II2020-06-291-6/+45
| | | | | | | | Created section for CentOS 8 instructions as it deviates from CentOS 7 - There is no python binary that can be installed with a package so it must be symlinked - Removed packages not needed from step 4 - Removed step concerning g++ as the version in CentOS 8 is usable - Improved wording for Steps summary in both CentOS 8 and 7
* allow limiting video-comments rss feeds to an account or video channelRigel Kent2020-06-271-5/+40
|
* update openapi spec with links and callback for searchRigel Kent2020-06-271-19/+93
|
* add examples and descriptions, missing filters for abuses in openapi specRigel Kent2020-06-261-195/+565
|
* switch plugins public settings to unauthenticated in the openapi specRigel Kent2020-06-261-2/+0
|
* add plugins to the openapi specRigel Kent2020-06-251-1/+292
|
* add redundancy to the openapi specRigel Kent2020-06-251-7/+172
|
* add notifications to the openapi specRigel Kent2020-06-251-13/+296
|
* Add database.name config optionGirish Ramakrishnan2020-06-251-1/+1
| | | | | | | | If database.name is set, we use it as the complete database name. If unset, we use the "peertube"+database.suffix as the complete database name. Fixes #1620
* fix openapi path for feeds examplesRigel Kent2020-06-241-9/+21
|
* add feeds to the openapi specRigel Kent2020-06-241-159/+620
|
* predefined report reasons & improved reporter UI (#2842)Rigel Kent2020-06-221-1/+39
| | | | | - added `startAt` and `endAt` optional timestamps to help pin down reported sections of a video - added predefined report reasons - added video player with report modal
* fix opendkim permissions in docker-compose setup (#2868)Kim2020-06-121-0/+2
| | | | Co-authored-by: kimsible <kimsible@users.noreply.github.com> Co-authored-by: Rigel Kent <par@rigelk.eu>
* Add rest api doc for index searchChocobozzz2020-06-101-2/+97
|
* Add kab and vi localesChocobozzz2020-06-041-1/+1
|