Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix boolean types, add missing downloadEnabled | Arman | 2020-09-22 | 1 | -4/+10 |
| | |||||
* | production.md - typo (#3169) | Steffen Möller | 2020-09-21 | 1 | -1/+1 |
| | | | | | | | * production.md - typo * production.md: URL update to https://instances.joinpeertube.org In reaction to comment in pull request. | ||||
* | Fix docker guide | Chocobozzz | 2020-09-10 | 1 | -6/+10 |
| | |||||
* | Bumped to version v2.4.0v2.4.0 | Chocobozzz | 2020-09-08 | 1 | -1/+1 |
| | |||||
* | Bumped to version v2.4.0-rc.1v2.4.0-rc.1 | Chocobozzz | 2020-08-27 | 1 | -1/+1 |
| | |||||
* | Deprecate old static routes | Chocobozzz | 2020-08-26 | 1 | -1/+1 |
| | |||||
* | Update openapi documentation | Chocobozzz | 2020-08-26 | 1 | -0/+2 |
| | | | | Regarding "files" property of the video object | ||||
* | Clearer install guide for service | Chocobozzz | 2020-08-26 | 1 | -1/+1 |
| | |||||
* | Add ssl support to postgresql | Chocobozzz | 2020-08-24 | 1 | -0/+1 |
| | |||||
* | Use update i18n command instead of generate | Chocobozzz | 2020-08-24 | 1 | -3/+1 |
| | |||||
* | Update plugin guides toc | Chocobozzz | 2020-08-21 | 1 | -3/+5 |
| | |||||
* | Add doc for custom video fields | Chocobozzz | 2020-08-21 | 1 | -0/+62 |
| | |||||
* | Add client build instructions to plugins | Chocobozzz | 2020-08-21 | 1 | -0/+25 |
| | |||||
* | Add type information for create-transcoding-job's -r | Sumit Khanna | 2020-08-19 | 1 | -0/+1 |
| | |||||
* | Fix certbot section | Chocobozzz | 2020-08-14 | 1 | -6/+4 |
| | |||||
* | Update ffmpeg min version | Chocobozzz | 2020-08-11 | 1 | -33/+25 |
| | |||||
* | Handle playlist methods in embed api | Chocobozzz | 2020-08-07 | 1 | -0/+12 |
| | |||||
* | Fix openapi schema variable interpolation | Chocobozzz | 2020-08-03 | 1 | -1/+1 |
| | |||||
* | Fix openapi schema | Chocobozzz | 2020-08-03 | 1 | -0/+2 |
| | |||||
* | Add openapi doc | Chocobozzz | 2020-07-31 | 1 | -9/+111 |
| | |||||
* | Switch examples to curl since httpie has a 512MB limit (#3012) | Jinn Koriech | 2020-07-28 | 1 | -15/+18 |
| | | | Co-authored-by: Rigel Kent <par@rigelk.eu> | ||||
* | Merge branch 'release/2.3.0' into develop | Chocobozzz | 2020-07-21 | 1 | -1/+1 |
|\ | |||||
| * | Bumped to version v2.3.0v2.3.0 | Chocobozzz | 2020-07-21 | 1 | -1/+1 |
| | | |||||
* | | Update openapi | Chocobozzz | 2020-07-10 | 1 | -43/+48 |
| | | |||||
* | | Update contributing guide | Chocobozzz | 2020-07-10 | 1 | -0/+17 |
| | | |||||
* | | Add new abuses tests | Chocobozzz | 2020-07-10 | 1 | -12/+12 |
| | | |||||
* | | Add migrations | Chocobozzz | 2020-07-10 | 1 | -11/+11 |
|/ | |||||
* | Add ability to override client assets : logo - favicon - PWA icons - PWA ↵ | Kim | 2020-07-10 | 1 | -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.1 | Chocobozzz | 2020-07-06 | 1 | -1/+1 |
| | |||||
* | add blocked filter in users list to filter banned users | Rigel Kent | 2020-07-02 | 1 | -1/+25 |
| | | | | fixes #2914 | ||||
* | deprecate video abuse route, soon to be superseeded | Rigel Kent | 2020-07-02 | 1 | -0/+4 |
| | |||||
* | Fix users tests | Chocobozzz | 2020-07-02 | 1 | -5/+5 |
| | |||||
* | fix go client library generation | Rigel Kent | 2020-06-29 | 1 | -0/+1 |
| | |||||
* | Update CentOS insutructions in dependencies.md | Clifford Garwood II | 2020-06-29 | 1 | -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 channel | Rigel Kent | 2020-06-27 | 1 | -5/+40 |
| | |||||
* | update openapi spec with links and callback for search | Rigel Kent | 2020-06-27 | 1 | -19/+93 |
| | |||||
* | add examples and descriptions, missing filters for abuses in openapi spec | Rigel Kent | 2020-06-26 | 1 | -195/+565 |
| | |||||
* | switch plugins public settings to unauthenticated in the openapi spec | Rigel Kent | 2020-06-26 | 1 | -2/+0 |
| | |||||
* | add plugins to the openapi spec | Rigel Kent | 2020-06-25 | 1 | -1/+292 |
| | |||||
* | add redundancy to the openapi spec | Rigel Kent | 2020-06-25 | 1 | -7/+172 |
| | |||||
* | add notifications to the openapi spec | Rigel Kent | 2020-06-25 | 1 | -13/+296 |
| | |||||
* | Add database.name config option | Girish Ramakrishnan | 2020-06-25 | 1 | -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 examples | Rigel Kent | 2020-06-24 | 1 | -9/+21 |
| | |||||
* | add feeds to the openapi spec | Rigel Kent | 2020-06-24 | 1 | -159/+620 |
| | |||||
* | predefined report reasons & improved reporter UI (#2842) | Rigel Kent | 2020-06-22 | 1 | -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) | Kim | 2020-06-12 | 1 | -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 search | Chocobozzz | 2020-06-10 | 1 | -2/+97 |
| | |||||
* | Add kab and vi locales | Chocobozzz | 2020-06-04 | 1 | -1/+1 |
| | |||||
* | Merge branch 'release/2.2.0' into develop | Chocobozzz | 2020-06-02 | 1 | -1/+1 |
|\ | |||||
| * | Bumped to version v2.2.0v2.2.0 | Chocobozzz | 2020-06-02 | 1 | -1/+1 |
| | |