aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
...
* | Improve captions AP updaterChocobozzz2021-06-141-3/+0
* | add client hook filter:videojs.optionskontrollanten2021-06-149-317/+336
* | Remove unnecessary logChocobozzz2021-06-111-3/+0
* | Fix redundancy row grabbingChocobozzz2021-06-111-6/+2
* | Include transaction in video hooksChocobozzz2021-06-111-11/+6
* | Fix video with all files queryChocobozzz2021-06-111-0/+1
* | Fix live files includeChocobozzz2021-06-115-15/+18
* | Fix video rights fetchingChocobozzz2021-06-111-0/+1
* | Also serve AP for new account/video watch pagesChocobozzz2021-06-111-3/+4
* | Cleanup video model scopesChocobozzz2021-06-111-55/+7
* | Move get* video methods to formatterChocobozzz2021-06-113-33/+47
* | Refactor schedule updateChocobozzz2021-06-113-38/+15
* | Refactor include checksChocobozzz2021-06-115-61/+52
* | Use raw SQL for most of video queriesChocobozzz2021-06-1116-196/+206
* | Optimize join buildChocobozzz2021-06-114-29/+39
* | Optimize rows parsingChocobozzz2021-06-117-131/+164
* | Fetch directly all video attributes for get APIChocobozzz2021-06-117-15/+27
* | 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