aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
...
| | * Translated using Weblate (Chinese (Traditional))Jeff Huang2021-05-101-857/+835
| | * Translated using Weblate (Vietnamese)Duy2021-05-101-864/+842
| | * Translated using Weblate (Swedish)Filip Bengtsson2021-05-101-858/+836
| | * Translated using Weblate (Slovenian)Jan Prunk2021-05-101-5125/+5841
| | * Translated using Weblate (Russian)Александр2021-05-101-860/+838
| | * Translated using Weblate (Hungarian)Balázs Meskó2021-05-101-1807/+1906
| | * Translated using Weblate (Galician)josé m2021-05-101-858/+836
| | * Translated using Weblate (Spanish)Berto Te2021-05-101-860/+838
| | * Translated using Weblate (French (France) (fr_FR))Laurent Ettouati2021-05-101-872/+850
| * | Fix video updateChocobozzz2021-05-101-21/+24
| * | Fix button icon in admin pluginsChocobozzz2021-05-101-1/+1
| * | Update nginx config for resumable uploadChocobozzz2021-05-101-2/+4
| * | Fix miniature overflowChocobozzz2021-05-101-0/+2
| * | refactor subscriptions response from list to totalDataList in openapi specRigel Kent2021-05-101-20/+20
| * | refactor abuses response list to totalDataList in openapi specRigel Kent2021-05-101-7/+21
| * | specify operationId in openapi spec and factorize videoconstant idsRigel Kent2021-05-101-52/+92
| * | Fix E2E testsChocobozzz2021-05-103-3/+7
| * | Optimize videos feed endpointChocobozzz2021-05-101-4/+7
| * | specify getUserId variant in openapi specRigel Kent2021-05-101-45/+77
| * | secify username patterns for user create/register in openapi specRigel Kent2021-05-101-0/+2
| * | fix imports list response in openapi specRigel Kent2021-05-101-1/+11
| * | fix response in openapi spec for quota and video ratingsRigel Kent2021-05-101-6/+20
| * | Resumable video uploads (#3933)kontrollanten2021-05-1046-1163/+2324
| * | Move engines outside package.jsonChocobozzz2021-05-102-4/+6
| * | Drop NodeJS 10 supportChocobozzz2021-05-101-1/+1
| * | Sort channels by -updatedAtChocobozzz2021-05-1011-49/+61
| * | Update channel updatedAt when uploading a videoChocobozzz2021-05-1012-38/+95
| * | Fix CLI plugins list command: use command parameters.John Livingston2021-05-101-5/+3
| * | Increase test timeoutChocobozzz2021-05-072-2/+2
| * | Reduce pending job waitingChocobozzz2021-05-072-3/+3
| * | Run misc tests in parallelChocobozzz2021-05-071-1/+1
| * | Fix ffmpeg version parsingChocobozzz2021-05-071-1/+1
| * | Refactor video edit cssChocobozzz2021-05-073-76/+47
| * | Refactor a little bit live testsChocobozzz2021-05-075-80/+60
| * | Fix mask-image propertyChocobozzz2021-05-077-43/+50
| * | relax guarantee on openapi rate limit doc accuracyRigel Kent2021-05-071-2/+4
| * | Add curl as dependency to allow for healthchecksdecentral1se2021-05-071-1/+1
| * | Fix remote actor creation dateChocobozzz2021-05-0710-42/+80
| * | add subscriptions feed api to openapi specRigel Kent2021-05-071-14/+89
| * | add rate limit table to openapi specRigel Kent2021-05-071-16/+35
| * | add possible OSX/postgres message to dependencies documentation (#4051)Philo van Kemenade2021-05-061-1/+1
| * | Add note in changelog regarding ffmpeg 4.4Chocobozzz2021-05-061-0/+1
| * | Fix ffmpeg version checkerChocobozzz2021-05-061-2/+8
| * | Prepare changelogChocobozzz2021-05-061-0/+122
| * | server: fix HLS playlist formatkontrollanten2021-05-061-6/+5
| * | Plugin user.getAuthUser is now asyncChocobozzz2021-05-056-7/+19
| * | Add ability to search live videosChocobozzz2021-05-054-22/+62
* | | Use userId key to distinct Account or VideoChannel actorKimsible2021-05-052-19/+17
* | | Make /a and /c default URLs for accounts and channelsKimsible2021-05-0521-38/+38
* | | Refactor client @actorName matcher with new API routeKimsible2021-05-056-46/+102