aboutsummaryrefslogtreecommitdiffhomepage
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix lintChocobozzz2021-05-051-1/+0
* Fix transcoding job priorityChocobozzz2021-05-054-17/+9
* Add ability to filter my videos by liveChocobozzz2021-05-0312-71/+224
* Try to fix bad timestamps in .srtChocobozzz2021-04-271-10/+17
* Add migration to remove duplicated keysChocobozzz2021-04-262-1/+40
* Increase test timeoutChocobozzz2021-04-261-1/+1
* Fix plugin helpers testsChocobozzz2021-04-222-6/+4
* Add auth header in plugins guideChocobozzz2021-04-221-0/+4
* Add data directory for plugins and some helpersChocobozzz2021-04-227-21/+206
* Add sendmail log in serverChocobozzz2021-04-211-1/+2
* Fix h265 video import using CLIChocobozzz2021-04-211-0/+1
* Allow plugins to set short translation localeChocobozzz2021-04-201-3/+6
* Support async onSettingsChangeChocobozzz2021-04-202-4/+4
* Merge branch 'release/3.1.0' into developChocobozzz2021-04-201-2/+11
|\
| * Fix database ssl connectionChocobozzz2021-04-191-2/+11
* | Fix exception in markdown parserChocobozzz2021-04-161-0/+4
* | More robust testsChocobozzz2021-04-153-27/+29
* | Increase ffmpeg tests timeoutChocobozzz2021-04-151-5/+5
* | modify tests to support current behaviour regarding plaintext descriptionRigel Kent2021-04-133-18/+28
* | render markdown and plainify descriptions on previewsRigel Kent2021-04-133-27/+38
* | Ugrade tools dependenciesChocobozzz2021-04-131-140/+151
* | Fix banner error in actor jsonChocobozzz2021-04-131-1/+1
* | Fix lintChocobozzz2021-04-121-0/+2
* | Upgrade server dep'Chocobozzz2021-04-121-1/+1
* | Dissociate frameguard from cspChocobozzz2021-04-123-0/+40
* | Don't save other attributes when set as refreshedChocobozzz2021-04-122-4/+15
* | add channel and playlist stats to server stats endpoint (#3747)Rigel Kent2021-04-124-22/+184
* | Ensure to install supported pluginsChocobozzz2021-04-125-9/+29