aboutsummaryrefslogtreecommitdiffhomepage
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Live streaming implementation first stepChocobozzz2020-11-0933-61/+1030
* render html/markdown for new comment notification email (#3255)Kimsible2020-11-073-6/+57
* add node-youtube-dl download host env var in auto-updaterRigel Kent2020-10-241-1/+1
* Fix transcoding errors in readonly docker containersGirish Ramakrishnan2020-10-231-1/+2
* Fix re webtorrent transcodingChocobozzz2020-09-091-7/+3
* Add site_name to opengraph tagsChocobozzz2020-09-041-3/+8
* Increase videos search before test timeoutChocobozzz2020-08-281-1/+1
* Fix abuse reportee search queryChocobozzz2020-08-261-1/+1
* Fix testsChocobozzz2020-08-262-3/+3
* Deprecate old static routesChocobozzz2020-08-264-9/+9
* Remove debugChocobozzz2020-08-261-2/+0
* Add redirection on unavailable video due to follow constraintsChocobozzz2020-08-261-16/+18
* Update server dependenciesChocobozzz2020-08-252-4/+2
* Add fixtures cache to github actionsChocobozzz2020-08-241-1/+1
* Fix lintChocobozzz2020-08-241-3/+1
* Remove debug logsChocobozzz2020-08-241-4/+0
* Fix RSS feed when HLS only is enabledChocobozzz2020-08-244-13/+117
* Fix testsChocobozzz2020-08-241-7/+10
* Reorganize a little bit testsChocobozzz2020-08-246-3/+3
* Move html injection plugin tests in its own fileChocobozzz2020-08-243-43/+89
* Add ssl support to postgresqlChocobozzz2020-08-242-0/+3
* Better error message on postgresql connection errChocobozzz2020-08-241-0/+8
* Inject plugin CSS in embed tooChocobozzz2020-08-243-11/+61
* Fix auth add cli examplesChocobozzz2020-08-241-4/+4
* Add ability to set custom field to video formChocobozzz2020-08-212-2/+5
* Optimize default sort when listing videosChocobozzz2020-08-207-73/+79
* Optimize comment RSS sql queryChocobozzz2020-08-202-14/+40
* Increase user notification test timeoutsChocobozzz2020-08-191-12/+12
* Add server migration for playlistsChocobozzz2020-08-192-1/+47
* Add ability to a video multiple times in a playlistChocobozzz2020-08-197-40/+53
* add .ac3, .aac audio and more video extensionsRigel Kent2020-08-181-5/+8
* Do not reuse reset password linksChocobozzz2020-08-123-0/+19
* Add kabile to supported languagesChocobozzz2020-08-111-1/+3
* Make channelName optionnal in tests only and validatorskimsible2020-08-111-14/+11
* Make channelName optionnal only for the APIkimsible2020-08-111-1/+1
* Add validator channelName for create-user apikimsible2020-08-111-0/+17
* Add channelName to user-create server-side and modelskimsible2020-08-111-1/+5
* Refactor video extensions logic in serverChocobozzz2020-08-116-52/+87
* add and document new additional video extensions supported at uploadRigel Kent2020-08-102-6/+37
* Fix twitter embedChocobozzz2020-08-071-1/+7
* Add ability to share playlists in modalChocobozzz2020-08-072-1/+3
* Handle playlist oembedChocobozzz2020-08-077-212/+449
* Handle playlist methods in embed apiChocobozzz2020-08-071-4/+5
* Add logic to handle playlist in embedChocobozzz2020-08-071-7/+8
* Fix lintChocobozzz2020-08-073-5/+12
* Reorganize shared modelsChocobozzz2020-08-0711-40/+48
* Upgrade to angular 10Chocobozzz2020-08-071-0/+1
* Fix resolution for portrait videosChocobozzz2020-08-032-6/+7
* Increase redundancy check params timeoutChocobozzz2020-07-311-1/+1
* Fix video only HLS on iosChocobozzz2020-07-311-2/+6