aboutsummaryrefslogtreecommitdiffhomepage
path: root/support
Commit message (Expand)AuthorAgeFilesLines
* Improve e2e workflow and add docChocobozzz2021-09-021-0/+72
* Update changelogChocobozzz2021-08-271-1/+1
* Allow accounts to skip account setup modalChocobozzz2021-08-271-0/+4
* Fix archlinux depChocobozzz2021-08-261-12/+12
* Dependencies RHEL8 (#4337)Frank Sträter2021-08-241-3/+126
* Remove optimize old videos scriptChocobozzz2021-08-171-18/+0
* Add support for saving video files to object storage (#4290)Jelle Besseling2021-08-171-0/+23
* Standard output type syslog is obsolete in systemedROBERT MCDOWELL2021-08-051-2/+0
* Update plugin docChocobozzz2021-07-301-7/+16
* Adding Rocky Linux 8.4WingsLikeEagles2021-07-281-0/+45
* Merge branch 'next' into developChocobozzz2021-07-211-7/+11
|\
| * Add ability for instances to follow any actorChocobozzz2021-07-211-7/+11
* | Merge branch 'constant-registry' into developChocobozzz2021-07-211-10/+18
|\ \ | |/ |/|
| * Introduce generic video constant manager for pluginslutangar2021-07-161-10/+18
* | Bumped to version v3.3.0v3.3.0Chocobozzz2021-07-201-1/+1
* | Postgresql-setup init option for auth-host (#4253)Frank Sträter2021-07-161-7/+4
|/
* Update dependencies.mdjameskimmel2021-07-121-1/+1
* Fedora guide fix (#4238)Frank Sträter2021-07-121-5/+16
* Bumped to version v3.3.0-rc.1v3.3.0-rc.1Chocobozzz2021-07-051-1/+1
* Document a way to update the last available version of a plugin manuallylutangar2021-06-301-0/+8
* Support short uuid for GET video/playlistChocobozzz2021-06-291-1/+16
* Add downloadEnabled boolean to PUT videofrankstrater2021-06-251-1/+4
* Add ability to search playlistsChocobozzz2021-06-251-0/+41
* Improve plugin guide doc for plugin indexChocobozzz2021-06-081-2/+1
* (doc) add note in config that tmp is also used while processingRigel Kent2021-06-081-1/+1
* Increase max image/caption/torrent upload sizeChocobozzz2021-06-081-2/+2
* Add ability to filter menu linksChocobozzz2021-06-071-0/+6
* add video upload types, add doc middleware to more routesRigel Kent2021-06-061-8/+35
* add invalid_token error to openapi specRigel Kent2021-06-041-0/+6
* Adding frontend peertubeHelpers.getBaseRouterRoute. (#4153)John Livingston2021-06-031-0/+22
* refactor error code values for URI compatibilityRigel Kent2021-06-021-7/+31
* refactor deprecated body-parser usageRigel Kent2021-06-021-0/+2
* refactor API errors to standard error formatRigel Kent2021-06-021-14/+21
* move dependencies link to engines.yamlRigel Kent2021-06-021-1/+1
* Allow setting log level using PEERTUBE_LOG_LEVEL envvarJohan Fleury2021-06-021-0/+1
* Bumped to version v3.2.1Chocobozzz2021-06-011-1/+1
* Fix openapi doc for resumable uploadChocobozzz2021-05-271-2/+2
* Instance homepage support (#4007)Chocobozzz2021-05-271-0/+51
* Merge branch 'release/3.2.0' into developChocobozzz2021-05-271-1/+1
|\
| * Bumped to version v3.2.0v3.2.0Chocobozzz2021-05-271-1/+1
| * cd /var/www/peertube in prod guideChocobozzz2021-05-251-0/+1
| * Fix broadcast message log levelChocobozzz2021-05-251-1/+1
| * Allow SSL database parameter (#4114)Stakovicz2021-05-252-0/+4
* | Fix broken openapi schemaChocobozzz2021-05-271-5/+5
* | add operationId to common operationsRigel Kent2021-05-261-14/+34
* | cd /var/www/peertube in prod guideChocobozzz2021-05-251-0/+1
* | Fix broadcast message log levelChocobozzz2021-05-251-1/+1
* | Allow SSL database parameter (#4114)Stakovicz2021-05-252-0/+4
* | 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