aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared
Commit message (Expand)AuthorAgeFilesLines
* Dissociate video file names and video uuidChocobozzz2021-02-182-4/+26
* Remove previous thumbnail if neededChocobozzz2021-02-161-1/+1
* Generate a name for caption filesChocobozzz2021-02-161-1/+1
* Guess if we need to generate the thumbnail for importsChocobozzz2021-02-121-2/+0
* Painfully debug concurrent import jobsChocobozzz2021-02-091-1/+1
* Allow to specify transcoding and import jobs concurrencyChocobozzz2021-02-083-0/+6
* add best trending strategy based on Reddit's bestRigel Kent2021-02-042-2/+3
* Update server dependenciesChocobozzz2021-02-035-18/+21
* Fix tmp testsChocobozzz2021-02-021-2/+6
* Add ability to update plugin authChocobozzz2021-02-012-0/+3
* Fix redundancy with HLS only filesChocobozzz2021-02-011-1/+1
* Use veryfast preset for default transcoding profileChocobozzz2021-01-291-0/+2
* Try to support other codecsChocobozzz2021-01-291-1/+1
* Add plugin transcoding profile guideChocobozzz2021-01-291-0/+2
* Support transcoding options/encoders by pluginsChocobozzz2021-01-287-0/+73
* move from trending routes to alg paramRigel Kent2021-01-283-18/+21
* add default trending page choice, revert comments count for hot strategyRigel Kent2021-01-283-3/+25
* modularize abstract video list header and implement video hotness recommendat...Rigel Kent2021-01-281-1/+4
* Add priority to transcoding jobsChocobozzz2021-01-251-0/+1
* Refactor transcoding job handlersChocobozzz2021-01-211-5/+5
* Support progress for ffmpeg tasksChocobozzz2021-01-211-0/+1
* Add user video list hooksChocobozzz2021-01-201-0/+4
* Fix (again) youtube importChocobozzz2021-01-191-2/+0
* Allow users/visitors to search through an account's videos (#3589)Rigel Kent2021-01-191-1/+4
* stricter youtubedl format selectors (#3516)Rigel Kent2021-01-153-1/+32
* Fix and add skipping ping log testsChocobozzz2021-01-131-0/+10
* Allow user to search through their watch history (#3576)Rigel Kent2021-01-131-1/+4
* add support for 1440p (Quad HD/QHD/WQHD) videosRigel Kent2021-01-133-1/+11
* Fix testsChocobozzz2021-01-111-1/+1
* Add more hints regarding live portChocobozzz2021-01-111-0/+4
* Add gl supportChocobozzz2020-12-161-0/+2
* Add AP statsChocobozzz2020-12-151-0/+4
* Use -1 for max live duration unlimitedChocobozzz2020-12-151-1/+1
* Refactor jobs stateChocobozzz2020-12-142-7/+15
* Prepare changelog v3Chocobozzz2020-12-141-1/+1
* Fix tests timeoutChocobozzz2020-12-141-1/+6
* Add joblog at the end of ciChocobozzz2020-12-142-2/+3
* Save logs on ci failureChocobozzz2020-12-142-3/+20
* Live views updateChocobozzz2020-12-092-2/+3
* Fix live testsChocobozzz2020-12-091-11/+12
* emit more specific status codes on video upload (#3423)Rigel Kent2020-12-086-98/+49
* Refactor a little bit client canonical URLChocobozzz2020-12-081-0/+1
* Use dedicated hooks for account/channel videosChocobozzz2020-12-081-0/+9
* replace numbers with typed http status codes (#3409)Rigel Kent2020-12-0735-206/+379
* Add permanent live supportChocobozzz2020-12-035-0/+14
* refactor 404 pageRigel Kent2020-12-031-1/+1
* Fix lintChocobozzz2020-12-031-1/+1
* more explicit error messages for file uploadsRigel Kent2020-12-032-0/+420
* Add logs to fixture generationsChocobozzz2020-12-011-0/+3
* Add inspect to test scriptChocobozzz2020-11-301-7/+13