aboutsummaryrefslogtreecommitdiffhomepage
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* 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
* Keep scope in notifierChocobozzz2020-12-141-5/+5
* fix(notifier): notifyModeratorsOfNewAbusekontrollanten2020-12-141-5/+6
* Fix tests timeoutChocobozzz2020-12-1411-49/+49
* Add joblog at the end of ciChocobozzz2020-12-144-9/+11
* Parse log script can take files as argsChocobozzz2020-12-142-3/+4
* add display of logs matching any stateRigel Kent2020-12-134-11/+44
* do not crash if SMTP server is downGirish Ramakrishnan2020-12-121-5/+4
* Live views updateChocobozzz2020-12-095-5/+72
* Refactor views componentChocobozzz2020-12-091-3/+2
* Fix live testsChocobozzz2020-12-096-38/+43
* Upgrade sequelize to v6Chocobozzz2020-12-0973-447/+405
* emit more specific status codes on video upload (#3423)Rigel Kent2020-12-0837-176/+378
* Fix config testChocobozzz2020-12-081-1/+1
* Refactor a little bit client canonical URLChocobozzz2020-12-084-84/+138
* Add testsThomas Citharel2020-12-081-5/+25
* Set canonical link to original video/playlist urlThomas Citharel2020-12-081-5/+13
* server/mw/oauth: res.loc.auth to true upon authkontrollanten2020-12-082-1/+3
* plugins: add optional authentication for routeskontrollanten2020-12-083-0/+26
* Fix hook testChocobozzz2020-12-081-1/+1
* Use dedicated hooks for account/channel videosChocobozzz2020-12-084-8/+65
* server accounts/videos: trigger filter hookkontrollanten2020-12-081-2/+9
* Don't allow manual redundancy of live videosChocobozzz2020-12-071-2/+6
* Fix replay last segments loopChocobozzz2020-12-071-12/+3
* replace numbers with typed http status codes (#3409)Rigel Kent2020-12-07113-899/+1338