aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
* Fix video upload with a capitalized extChocobozzz2021-06-0810-48/+81
* allow public video privacy to be deleted in the web clientRigel Kent2021-06-087-17/+15
* Bidi supportChocobozzz2021-06-0799-368/+634
* Add ability to filter menu linksChocobozzz2021-06-077-100/+135
* Fix process delete promise returnChocobozzz2021-06-071-1/+1
* fix colspan for user view of reportsRigel Kent2021-06-071-2/+5
* add video upload types, add doc middleware to more routesRigel Kent2021-06-066-21/+88
* Speed up plugins loadingChocobozzz2021-06-0416-95/+63
* Use HTML config when possibleChocobozzz2021-06-0447-351/+265
* Load server config on app initChocobozzz2021-06-043-164/+34
* Add debug logs to plugin serviceChocobozzz2021-06-041-0/+12
* createThumbnail -> updateThumbnailChocobozzz2021-06-047-34/+34
* add operationId doc middleware to so API endpointsRigel Kent2021-06-048-5/+32
* refactor docMiddleware to support operationId-only formRigel Kent2021-06-044-12/+15
* Fix CLI buildChocobozzz2021-06-041-2/+0
* add invalid_token error to openapi specRigel Kent2021-06-041-0/+6
* fetch -> loadChocobozzz2021-06-039-45/+47
* Move middleware utils in middlewaresChocobozzz2021-06-0368-336/+339
* Add tags to AP rate loggerChocobozzz2021-06-031-2/+4
* Refactor AP video logger tagsChocobozzz2021-06-035-18/+22
* Refactor AP actorsChocobozzz2021-06-0332-685/+753
* Refactor AP playlistsChocobozzz2021-06-0317-315/+407
* Adding frontend peertubeHelpers.getBaseRouterRoute. (#4153)John Livingston2021-06-034-0/+31
* Use random port for mock servers in testsChocobozzz2021-06-033-6/+10
* Fix lintChocobozzz2021-06-031-1/+0
* Refactor server errors handlerChocobozzz2021-06-0220-60/+236
* Add tags to logs in AP videosChocobozzz2021-06-027-25/+46
* Refactor sync attributesChocobozzz2021-06-021-37/+50
* Refactor getOrCreateAPVideoChocobozzz2021-06-0219-209/+243
* Move AP video channel creationChocobozzz2021-06-025-83/+47
* Refactor AP video create/updateChocobozzz2021-06-0210-490/+457
* Refactor AP video updateChocobozzz2021-06-0212-937/+1062
* refactor error code values for URI compatibilityRigel Kent2021-06-024-23/+93
* correct error codes and backward compatRigel Kent2021-06-027-29/+35
* refactor deprecated body-parser usageRigel Kent2021-06-025-21/+25
* refactor API errors to standard error formatRigel Kent2021-06-0275-547/+785
* Remove annoying superfluous slashfrankstrater2021-06-021-1/+1
* 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-013-3/+3
* TypoChocobozzz2021-06-011-2/+2
* Update changelogChocobozzz2021-06-011-0/+15
* Fix live image aspect ratio in theatre modeChocobozzz2021-06-012-1/+5
* Process redundancy stats in seriesChocobozzz2021-06-012-7/+6
* Add expiresOn indexChocobozzz2021-06-011-0/+3
* improve api param message for video names and tagsRigel Kent2021-05-313-8/+21
* improve api param message for datesRigel Kent2021-05-315-12/+20
* Show logo in mobile view (#4141)kontrollanten2021-05-311-4/+5
* Remove unused codeChocobozzz2021-05-312-11/+1
* Fix /:@actor redirectionChocobozzz2021-05-311-8/+3