aboutsummaryrefslogtreecommitdiffhomepage
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Update server dependenciesChocobozzz2022-01-143-4/+8
* Increase captions max sizeChocobozzz2022-01-141-1/+1
* Add missing mediaType info to AP objectsChocobozzz2022-01-133-0/+5
* Fix missing Account.name on getAuthUser return type.John Livingston2022-01-121-0/+3
* Fix lintChocobozzz2022-01-101-1/+0
* Display all user historyChocobozzz2022-01-101-7/+2
* Merge branch 'release/4.0.0' into developChocobozzz2022-01-102-2/+84
|\
| * Don't display comments of private/internal videosrelease/4.0.0Chocobozzz2022-01-102-2/+84
* | Give the ability to define python path for youtube-dl / yt-dlpFlorent2022-01-102-2/+4
* | Fix abuse testChocobozzz2022-01-071-1/+1
* | Fix audio transcoding with video only fileChocobozzz2022-01-063-14/+31
* | Merge branch 'release/4.0.0' into developChocobozzz2022-01-068-22/+132
|\|
| * Prevent caption listing of private videosChocobozzz2022-01-066-22/+86
| * Prevent video import on non unicast ipsChocobozzz2022-01-062-0/+46
* | Remove unnecessary NPM_RUN_BUILD_OPTS docker argChocobozzz2022-01-061-1/+1
* | Stop using tsconfig registerChocobozzz2022-01-0617-63/+26
* | Fix redis connection timeoutChocobozzz2022-01-041-4/+0
* | Try to fix testsChocobozzz2022-01-041-15/+29
* | Try to fix docker buildChocobozzz2022-01-032-12/+12
* | Move uuid stuff in extra utilsChocobozzz2021-12-2922-23/+32
* | Translate plugin settingsChocobozzz2021-12-292-0/+5
* | Resolve enums at compile timeChocobozzz2021-12-281-1/+1
* | Fix types package dependenciesChocobozzz2021-12-283-3/+3
* | Fix testsChocobozzz2021-12-283-29/+26
* | Cleanup unavailable remote AP resourceChocobozzz2021-12-284-20/+110
* | Add version to generate types packagesChocobozzz2021-12-281-1/+1
* | Move types package in packages/Chocobozzz2021-12-281-1/+1
* | Increase timeoutChocobozzz2021-12-241-1/+1
* | Update CREDITSChocobozzz2021-12-241-1/+0
* | Upgrade redis depChocobozzz2021-12-243-157/+69
* | Upgrade fast xml parser depChocobozzz2021-12-241-3/+4
* | Deprecate node 12Chocobozzz2021-12-241-0/+4
* | Node 10 is not supported anymoreChocobozzz2021-12-241-1/+1
* | Fix type conflictChocobozzz2021-12-242-9/+9
* | Fix shared importsChocobozzz2021-12-2440-95/+78
* | Fix video import transcodingChocobozzz2021-12-231-2/+2
* | Don't stuck state when move transcoding job failedChocobozzz2021-12-234-14/+44
* | Fix audio only transcodingChocobozzz2021-12-234-15/+24
* | Add video caption created and deleted hookslutangar2021-12-233-0/+22
* | Fix video upload with big previewChocobozzz2021-12-171-1/+5
* | Fix subscriptionsChocobozzz2021-12-171-2/+3
* | Fix internal user subscriptionChocobozzz2021-12-171-2/+2
* | Fix migrationsChocobozzz2021-12-173-13/+47
* | Fix buildChocobozzz2021-12-1710-12/+11
* | Move test functions outside extra-utilsChocobozzz2021-12-17158-476/+2142
* | shared/ typescript types dir server-commandsChocobozzz2021-12-17150-153/+159
* | Move typescript utils in its own directoryChocobozzz2021-12-1675-86/+90
* | Add ffprobe helperChocobozzz2021-12-164-0/+31
* | Add videos.getFiles plugin helperChocobozzz2021-12-164-3/+139
* | Fix testsChocobozzz2021-12-162-2/+2