aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup allowedCommonJsDependenciesChocobozzz2021-05-271-26/+4
|
* Update embed webpack configChocobozzz2021-05-276-341/+105
|
* Update angular cdkChocobozzz2021-05-272-6/+6
|
* Migrate i18n messages to new formatChocobozzz2021-05-2757-54659/+54659
|
* Remove ngx-metaChocobozzz2021-05-2727-95/+125
| | | | Unmaintained
* Update to angular 12Chocobozzz2021-05-274-2253/+1753
|
* change license to licenceFrank Sträter2021-05-271-1/+1
| | | | | | Change "license" to "licence" for consistency in the user interface in English. License is both a noun and a verb in the United States. If you live in any other English-speaking country, you will spell it "licence" when you use it as a noun and "license" when you use it as a verb.
* Instance homepage support (#4007)Chocobozzz2021-05-2784-407/+1761
| | | | | | | | | | | | | | | | | * Prepare homepage parsers * Add ability to update instance hompage * Add ability to set homepage as landing page * Add homepage preview in admin * Dynamically update left menu for homepage * Inject home content in homepage * Add videos list and channel miniature custom markup * Remove unused elements in markup service
* Merge branch 'release/3.2.0' into developChocobozzz2021-05-273-3/+3
|\
| * Bumped to version v3.2.0v3.2.0Chocobozzz2021-05-273-3/+3
| |
* | Merge branch 'release/3.2.0' into developChocobozzz2021-05-271-1/+14
|\|
| * Update changelogChocobozzz2021-05-271-1/+14
| |
* | Fix from now pipeChocobozzz2021-05-271-12/+17
| |
* | Fix broken openapi schemaChocobozzz2021-05-271-5/+5
| |
* | Add lighthouse to github actionChocobozzz2021-05-271-5/+13
| |
* | Merge branch 'release/3.2.0' into developChocobozzz2021-05-264-1/+8
|\|
| * Fix UI overflowsChocobozzz2021-05-264-1/+8
| |
* | Merge branch 'release/3.2.0' into developChocobozzz2021-05-261-1/+1
|\|
| * Fix lintChocobozzz2021-05-261-1/+1
| |
* | prioritize matrix support for quick q/aRigel Kent2021-05-262-4/+4
| |
* | add operationId to common operationsRigel Kent2021-05-261-14/+34
| |
* | Merge branch 'release/3.2.0' into developChocobozzz2021-05-263-46/+3
|\|
| * Fix broken lives handlingChocobozzz2021-05-261-0/+1
| |
| * Fix redundancy max sizeChocobozzz2021-05-262-46/+2
| |
* | Merge branch 'release/3.2.0' into developChocobozzz2021-05-252-2/+3
|\|
| * Fix live ending bannerChocobozzz2021-05-252-2/+3
| |
* | Merge branch 'release/3.2.0' into developChocobozzz2021-05-251-0/+2
|\|
| * Fix local plugin auth selectChocobozzz2021-05-251-0/+2
| |
* | Merge branch 'release/3.2.0' into developChocobozzz2021-05-251-10/+10
|\|
| * Increase plugin transcoding tests timeoutChocobozzz2021-05-251-10/+10
| |
| * Avoid error when file has no torrent fileChocobozzz2021-05-252-14/+20
| |
| * cd /var/www/peertube in prod guideChocobozzz2021-05-251-0/+1
| | | | | | | | Avoid running db creation in /root directory
| * Fix duplicate ffmpeg preset option for liveChocobozzz2021-05-251-1/+0
| |
| * Fix broadcast message log levelChocobozzz2021-05-255-6/+6
| |
| * Fix 4106: default boolean plugin setting for frontendJohn Livingston2021-05-251-1/+1
| |
| * Allow SSL database parameter (#4114)Stakovicz2021-05-252-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Allow SSL database parameter Allow SSL database parameter via environment variable * Allow SSL database parameter Allow SSL database parameter via environment variable * Update support/docker/production/config/custom-environment-variables.yaml Co-authored-by: Chocobozzz <chocobozzz@cpy.re> Co-authored-by: Chocobozzz <chocobozzz@cpy.re>
| * Fix broadcast message levelChocobozzz2021-05-141-1/+1
| |
* | Avoid error when file has no torrent fileChocobozzz2021-05-252-14/+20
| |
* | cd /var/www/peertube in prod guideChocobozzz2021-05-251-0/+1
| | | | | | | | Avoid running db creation in /root directory
* | Fix duplicate ffmpeg preset option for liveChocobozzz2021-05-251-1/+0
| |
* | Fix broadcast message log levelChocobozzz2021-05-255-6/+6
| |
* | Fix 4106: default boolean plugin setting for frontendJohn Livingston2021-05-251-1/+1
| |
* | Allow SSL database parameter (#4114)Stakovicz2021-05-252-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Allow SSL database parameter Allow SSL database parameter via environment variable * Allow SSL database parameter Allow SSL database parameter via environment variable * Update support/docker/production/config/custom-environment-variables.yaml Co-authored-by: Chocobozzz <chocobozzz@cpy.re> Co-authored-by: Chocobozzz <chocobozzz@cpy.re>
* | Fix broadcast message levelChocobozzz2021-05-251-1/+1
| |
* | fix typo in operationId in openapi specRigel Kent2021-05-241-7/+111
| |
* | add code examples for login in openapi specRigel Kent2021-05-141-6/+31
| |
* | Merge branch 'release/3.2.0' into developChocobozzz2021-05-1410-12/+14
|\|
| * Fix logger warning levelChocobozzz2021-05-147-6/+7
| |
| * Fix "stats for nerds" card in HTTP modeChocobozzz2021-05-141-4/+4
| |
| * Fix recommended banner sizeChocobozzz2021-05-141-1/+1
| |