aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Fix console error when rewriting a commentChocobozzz2021-06-081-0/+3
|
* ACCOUNT instead of PEERTUBE ACCOUNTChocobozzz2021-06-081-1/+1
| | | | Since we can also have mastodon/pleroma etc accounts
* Fix lintChocobozzz2021-06-082-2/+0
|
* Load embed api resolutions on initChocobozzz2021-06-082-2/+8
|
* Increase max image/caption/torrent upload sizeChocobozzz2021-06-082-6/+6
|
* 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
| | | | avoid confusion with AP fetch functions
* Move middleware utils in middlewaresChocobozzz2021-06-0368-336/+339
| | | | helpers modules should not import models
* 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
| | | | | * Adding frontend peertubeHelpers.getBaseRouterRoute. * Fix doctoc.
* 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
|