aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
...
* | 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
| | | | | | | | | | It's not really a warning, we could have many invalid rates in the federation
* | 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
| | | | | | | | 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
| |