aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared
Commit message (Expand)AuthorAgeFilesLines
* chore(refactor): remove shared folder dependencies to the serverlutangar2021-12-1618-212/+279
* Ability for admins to set default upload valuesChocobozzz2021-12-141-0/+10
* Support nn and nb localesChocobozzz2021-12-131-0/+3
* Give moderators access to edit channels (#4608)kontrollanten2021-12-133-3/+4
* Add ability for plugins to register client routesChocobozzz2021-12-103-1/+9
* Add upload/import/go live video attributes hooksChocobozzz2021-12-101-0/+6
* Add filter:api.server.stats.get.result hookChocobozzz2021-12-091-0/+3
* Update torrent metadata on video updateChocobozzz2021-12-081-0/+1
* Display server logs when server run failsChocobozzz2021-12-071-4/+8
* Add mute status in account and channel pagesChocobozzz2021-12-073-1/+40
* Add ability to redirect users on external authChocobozzz2021-12-033-0/+32
* add plugin selector to about/menu elements (#4597)kontrollanten2021-12-031-1/+10
* CLI: plugins install command accept a --plugin-version parameter. (#4599)John Livingston2021-12-032-2/+4
* Introduce plugin id selectorsChocobozzz2021-11-262-0/+2
* Add `req` and `res` as controllers hooks parameterslutangar2021-11-251-0/+2
* Fix testsChocobozzz2021-11-241-2/+2
* Ensure we don't run transcoding after import fileChocobozzz2021-11-231-1/+8
* Fix typoChocobozzz2021-11-192-2/+2
* Add ability to run transcoding jobsChocobozzz2021-11-1816-15/+56
* Add ability to remove hls/webtorrent filesChocobozzz2021-11-182-1/+33
* Add bin directory creation for parallel testsChocobozzz2021-11-171-0/+1
* Test and log request retriesChocobozzz2021-11-161-0/+33
* Add ability to filter out public videos from adminChocobozzz2021-11-124-4/+16
* Force video updatedAt update on updateChocobozzz2021-11-101-0/+1
* Add minimum bitrate limitChocobozzz2021-11-101-1/+25
* Remove resumable cache after upload successChocobozzz2021-11-101-2/+12
* Refactor video viewsChocobozzz2021-11-095-5/+12
* video: add video stranscoding_failed statekontrollanten2021-11-091-1/+2
* Add migrate-to-object-storage script (#4481)kontrollanten2021-11-091-2/+6
* Support RTMPSChocobozzz2021-11-052-0/+4
* Added 144p encoding (#4492)Florian CUNY2021-11-054-0/+8
* Improve advanced input filterChocobozzz2021-11-032-0/+14
* Add ability to filter by file typeChocobozzz2021-11-031-0/+3
* Add video file size info in admin videos listChocobozzz2021-10-292-2/+6
* Deprecate filter video queryChocobozzz2021-10-297-20/+40
* Made the video channels limit (per user) server-wide configurable (#4491)Florian CUNY2021-10-263-0/+11
* Fix dependency security alertChocobozzz2021-10-261-1/+1
* prevent multiple post-process triggering of upload-resumable (#4175)Rigel Kent2021-10-251-0/+4
* Random listen for mocked serversChocobozzz2021-10-226-78/+86
* Provide origin URL to client and fix remote shareChocobozzz2021-10-222-3/+3
* Rewrite youtube-dl importChocobozzz2021-10-222-3/+7
* Add ability to filter logs by tagsChocobozzz2021-10-201-3/+4
* Add channel filters for my videos/followersChocobozzz2021-10-201-1/+2
* Split check user params testsChocobozzz2021-10-201-4/+4
* Add ability to view my followersChocobozzz2021-10-202-3/+47
* Fix lintChocobozzz2021-10-141-1/+1
* Fix admin edition disabling featureChocobozzz2021-10-142-2/+17
* Fix import testsChocobozzz2021-10-141-11/+4
* Rename config keyChocobozzz2021-10-121-1/+1
* add option to always show channel display name (#4422)kontrollanten2021-10-121-0/+8