aboutsummaryrefslogtreecommitdiffhomepage
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Implemented configurable minimum signup agePoslovitch2021-05-287-4/+12
* Add tags to live loggerChocobozzz2021-05-282-46/+58
* Support '/w/' and '/w/p/' for watch pageChocobozzz2021-05-289-147/+191
* CleanupChocobozzz2021-05-289-315/+133
* Merge branch 'develop' into shorter-URLs-channels-accountsChocobozzz2021-05-27204-2564/+3743
|\
| * Instance homepage support (#4007)Chocobozzz2021-05-2721-296/+648
| * Merge branch 'release/3.2.0' into developChocobozzz2021-05-261-1/+1
| |\
| | * Fix lintChocobozzz2021-05-261-1/+1
| * | Merge branch 'release/3.2.0' into developChocobozzz2021-05-263-46/+3
| |\|
| | * Fix broken lives handlingChocobozzz2021-05-261-0/+1
| | * Fix redundancy max sizeChocobozzz2021-05-262-46/+2
| * | Merge branch 'release/3.2.0' into developChocobozzz2021-05-251-10/+10
| |\|
| | * Increase plugin transcoding tests timeoutChocobozzz2021-05-251-10/+10
| | * Avoid error when file has no torrent fileChocobozzz2021-05-252-14/+20
| | * Fix duplicate ffmpeg preset option for liveChocobozzz2021-05-251-1/+0
| | * Fix broadcast message log levelChocobozzz2021-05-252-2/+2
| | * Fix 4106: default boolean plugin setting for frontendJohn Livingston2021-05-251-1/+1
| * | Avoid error when file has no torrent fileChocobozzz2021-05-252-14/+20
| * | Fix duplicate ffmpeg preset option for liveChocobozzz2021-05-251-1/+0
| * | Fix broadcast message log levelChocobozzz2021-05-252-2/+2
| * | Fix 4106: default boolean plugin setting for frontendJohn Livingston2021-05-251-1/+1
| * | Merge branch 'release/3.2.0' into developChocobozzz2021-05-141-1/+1
| |\|
| | * Fix logger warning levelChocobozzz2021-05-141-1/+1
| * | Inject server config in HTMLChocobozzz2021-05-145-21/+62
| * | Refactor a little bit controllersChocobozzz2021-05-1213-504/+624
| * | Stricter models typingChocobozzz2021-05-1253-93/+142
| * | Error if importing a torrent with multiple filesChocobozzz2021-05-112-8/+15
| * | Update READMEChocobozzz2021-05-111-4/+6
| * | Reorganize plugin modelsChocobozzz2021-05-1110-66/+54
| * | Cleanup shared modelsChocobozzz2021-05-1116-87/+90
| * | Cleanup models directory organizationChocobozzz2021-05-1188-195/+198
| * | Move transcoding files in their own directoryChocobozzz2021-05-117-20/+20
| * | Use a class for youtube-dlChocobozzz2021-05-118-312/+316
| |/
| * provide more schema examples in openapi specRigel Kent2021-05-111-0/+1
| * Increase tests timeoutChocobozzz2021-05-101-2/+2
| * Fix handle downs testChocobozzz2021-05-101-1/+1
| * Fix E2E testsChocobozzz2021-05-102-2/+1
| * Optimize videos feed endpointChocobozzz2021-05-101-4/+7
| * Resumable video uploads (#3933)kontrollanten2021-05-1024-855/+1444
| * Update channel updatedAt when uploading a videoChocobozzz2021-05-109-37/+90
| * Fix CLI plugins list command: use command parameters.John Livingston2021-05-101-5/+3
| * Increase test timeoutChocobozzz2021-05-071-1/+1
| * Fix ffmpeg version parsingChocobozzz2021-05-071-1/+1
| * Refactor a little bit live testsChocobozzz2021-05-073-75/+27
| * Fix remote actor creation dateChocobozzz2021-05-079-42/+78
| * Fix ffmpeg version checkerChocobozzz2021-05-061-2/+8
| * server: fix HLS playlist formatkontrollanten2021-05-061-6/+5
| * Plugin user.getAuthUser is now asyncChocobozzz2021-05-055-5/+17
* | Add test for API actors routeKimsible2021-05-051-0/+37
* | Add server API actors routeKimsible2021-05-056-9/+120