aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
* Use separate queries for video filesChocobozzz2021-06-119-57/+232
* Use raw SQL for video get requestChocobozzz2021-06-1010-388/+876
* Refactor video query builderChocobozzz2021-06-108-778/+1050
* Transaction is optionalChocobozzz2021-06-091-1/+1
* Optimize AP video captions updateChocobozzz2021-06-092-9/+35
* Cache refresh actor promiseChocobozzz2021-06-096-15/+49
* Fix run committed transationChocobozzz2021-06-091-1/+3
* Add max rows to videos listChocobozzz2021-06-0910-38/+76
* Improve channel card custom markupChocobozzz2021-06-098-23/+166
* Add more filters for video miniaturesChocobozzz2021-06-094-21/+52
* Create peertube-container html tagChocobozzz2021-06-098-27/+83
* Increase permanent live test timeoutChocobozzz2021-06-081-1/+1
* Fix actor image updateChocobozzz2021-06-081-4/+4
* Improve plugin guide doc for plugin indexChocobozzz2021-06-081-2/+1
* Try to speed up AP update transactionChocobozzz2021-06-088-44/+55
* Increase tests timeout for plugin helpersChocobozzz2021-06-081-1/+1
* Add logs for refresh functionsChocobozzz2021-06-085-6/+14
* Log rate AP fetch error as infoChocobozzz2021-06-081-1/+1
* Fix nodeinfo endpointChocobozzz2021-06-081-120/+121
* Don't count deleted comment for repliesChocobozzz2021-06-083-9/+5
* Fix buildChocobozzz2021-06-081-1/+1
* Fix toEvenChocobozzz2021-06-082-5/+3
* (doc) add note in config that tmp is also used while processingRigel Kent2021-06-083-3/+3
* Fix "height not divisible by 2" ffmpeg errorChocobozzz2021-06-083-8/+31
* Fix console error when rewriting a commentChocobozzz2021-06-081-0/+3
* ACCOUNT instead of PEERTUBE ACCOUNTChocobozzz2021-06-081-1/+1
* 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
* 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