aboutsummaryrefslogtreecommitdiffhomepage
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Update server dependenciesChocobozzz2020-11-193-14/+11
* Add ability to display all channel/account videosChocobozzz2020-11-186-16/+38
* Try to fix multiple server testsChocobozzz2020-11-181-1/+2
* Fix youtube-dl ipv4 PRChocobozzz2020-11-182-4/+6
* default youtube-dl to use ipv4 (#3311)Mark Van den Borre2020-11-182-0/+4
* Try to fix playlist testsChocobozzz2020-11-182-1/+5
* Don't take into account ended lives in concurrent lives checkChocobozzz2020-11-181-1/+5
* Update live settings edge delayChocobozzz2020-11-181-1/+1
* Remove notifications of muted accounts/serversChocobozzz2020-11-186-5/+348
* Fix live testsChocobozzz2020-11-171-1/+1
* Fix CLI import scriptChocobozzz2020-11-171-29/+41
* Add html test for mentions tooChocobozzz2020-11-171-10/+24
* Refactor markdown/sanitize html codeChocobozzz2020-11-171-29/+3
* Add email markdown testsChocobozzz2020-11-171-0/+22
* Disable HTTP import in push actionsChocobozzz2020-11-171-1/+8
* Increase live delayChocobozzz2020-11-171-1/+1
* Process remaining segment hashes on live endingChocobozzz2020-11-171-9/+25
* Merge branch 'feature/admin-comments' into developChocobozzz2020-11-1613-170/+478
|\
| * Add admin view to manage commentsChocobozzz2020-11-167-197/+307
| * Implement video comment list in adminChocobozzz2020-11-136-9/+206
* | add client overrides to nginx configuration (#3297)Kimsible2020-11-161-0/+1
|/
* Cleanup lives on server restartChocobozzz2020-11-133-2/+105
* Fix live sha segments with multiple resolutionsChocobozzz2020-11-131-2/+6
* Reorganize left menu and account menuChocobozzz2020-11-131-1/+1
* Delay notification when waiting for a liveChocobozzz2020-11-122-3/+9
* Increase live segment file nameChocobozzz2020-11-121-1/+1
* Fix live infohash of original resolutionChocobozzz2020-11-121-8/+7
* Force signed headers in http signaturesChocobozzz2020-11-124-3/+39
* Increase tests waitsChocobozzz2020-11-121-4/+4
* remove duplicate file checks in video model (#3289)Arman2020-11-111-7/+0
* Use our implementation of randomIntChocobozzz2020-11-101-1/+2
* Hide dock if there are no title/descriptionChocobozzz2020-11-101-3/+3
* Cleanup follows of orphean actorsChocobozzz2020-11-104-11/+42
* Fix email footerChocobozzz2020-11-104-13/+27
* Fix comments federationChocobozzz2020-11-101-3/+7
* Delay video views scheduled jobChocobozzz2020-11-101-11/+11
* Remove deprecated abuse apiChocobozzz2020-11-1010-904/+8
* Check threads resolve on non federated videosChocobozzz2020-11-102-14/+19
* Try to fix live segments checkChocobozzz2020-11-101-37/+23
* Fix muted accounts on overviewsChocobozzz2020-11-102-15/+44
* Fix live migrationsChocobozzz2020-11-102-1/+27
* Fix stat file size with HLSChocobozzz2020-11-102-11/+80
* Fix jobs paginationChocobozzz2020-11-091-1/+1
* Update ffmpeg static version for testsChocobozzz2020-11-097-13/+16
* Handle views for live videosChocobozzz2020-11-097-24/+190
* Revert some mistakesChocobozzz2020-11-091-4/+3
* Don't add live videos in redundancyChocobozzz2020-11-095-6/+9
* Add live server hooksChocobozzz2020-11-097-20/+117
* Fix testsChocobozzz2020-11-091-1/+1
* Regenerate miniature on live saveChocobozzz2020-11-0911-63/+57