aboutsummaryrefslogtreecommitdiffhomepage
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Implement remote interactionChocobozzz2021-01-152-0/+30
* Display debug ffmpeg stdout/stderrChocobozzz2021-01-151-1/+3
* Remove unused tracker paramChocobozzz2021-01-151-1/+0
* Fix lintChocobozzz2021-01-131-3/+11
* Add 4k transcoding testChocobozzz2021-01-132-1/+31
* Fix and add skipping ping log testsChocobozzz2021-01-131-1/+30
* specific niceness for live transcodingRigel Kent2021-01-132-3/+9
* Allow user to search through their watch history (#3576)Rigel Kent2021-01-135-5/+34
* feat: allow administrator to disable logging of ping requestsJohan Fleury2021-01-131-1/+2
* add support for 1440p (Quad HD/QHD/WQHD) videosRigel Kent2021-01-1314-2/+24
* add test for script printing commandRigel Kent2021-01-132-0/+37
* add script printing command to generate a resolution for a given fileRigel Kent2021-01-131-16/+18
* add ability to remove one's avatar for account and channels (#3467)Rigel Kent2021-01-134-7/+66
* Use source sans 3 fontChocobozzz2021-01-131-1/+1
* Increase test timeoutChocobozzz2021-01-121-1/+1
* Update translationsChocobozzz2021-01-111-1/+1
* Fix tracker IP with reverse proxyChocobozzz2021-01-111-1/+1
* Fix duplicate entry in job list pageChocobozzz2021-01-111-1/+1
* Retrieve user by id instead of usernameChocobozzz2021-01-112-4/+4
* Don't reject accounts with empty descriptionChocobozzz2021-01-111-0/+7
* Log RTMP server error (address already in use)Chocobozzz2021-01-111-0/+4
* Add more hints regarding live portChocobozzz2021-01-111-0/+4
* Increase live test timeoutChocobozzz2021-01-081-1/+1
* Reduce inbox stats updated intervalChocobozzz2021-01-081-1/+1
* Fix ldap test portChocobozzz2021-01-041-1/+1
* Fix autoblacklist notification issueChocobozzz2021-01-041-2/+7
* Don't crash on youtube-dl update write errorChocobozzz2021-01-041-1/+6
* Add missing audit log if the user deletes its accountChocobozzz2021-01-043-4/+11
* Fix views processing hour 0Chocobozzz2020-12-301-1/+1
* Support activeMonth and activeHalfyear in nodeinfoChocobozzz2020-12-303-3/+9
* Increase notifications comment test timeoutChocobozzz2020-12-301-8/+8
* StylingChocobozzz2020-12-301-6/+9
* (#3520) [cli] Hardened `auth add`: No longer fails with extraneous characters.Theodore R. Smith2020-12-272-0/+23
* Fix buildChocobozzz2020-12-221-1/+1
* Force HLS transcodingChocobozzz2020-12-222-8/+20
* Fix redundancy federation in some casesChocobozzz2020-12-173-4/+17
* More robust server stats testsChocobozzz2020-12-161-3/+3
* Fix live badge in videos listChocobozzz2020-12-162-0/+17
* Fix stats testsChocobozzz2020-12-161-2/+8
* Increase test timeoutChocobozzz2020-12-151-1/+1
* Add AP statsChocobozzz2020-12-156-70/+189
* Use -1 for max live duration unlimitedChocobozzz2020-12-157-9/+9
* Only link to crowdfunding pages in creditsChocobozzz2020-12-141-9/+9
* emails: remove hardcoded PeerTube nameskontrollanten2020-12-143-7/+10
* emailer: use instance name instead of hostnamekontrollanten2020-12-1411-17/+18
* video embed: use instance name as html titlekontrollanten2020-12-141-0/+1
* video-embed: inject custom CSSkontrollanten2020-12-141-0/+1
* Refactor jobs stateChocobozzz2020-12-145-52/+50
* Fix channels import with a channel with playlistsChocobozzz2020-12-141-3/+8
* More robust import script when using since/untilChocobozzz2020-12-141-12/+11