aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin/config/edit-custom-config
Commit message (Expand)AuthorAgeFilesLines
...
* Move to sass moduleChocobozzz2021-06-281-2/+2
* Move to sass @useChocobozzz2021-06-281-2/+2
* Bidi supportChocobozzz2021-06-071-2/+4
* Add ability to filter menu linksChocobozzz2021-06-071-0/+1
* Use HTML config when possibleChocobozzz2021-06-045-13/+9
* Add ability to set custom markdown in descriptionChocobozzz2021-05-314-7/+18
* Add help to custom markdown textareaChocobozzz2021-05-311-0/+3
* Implemented configurable minimum signup agePoslovitch2021-05-283-3/+18
* Support '/w/' and '/w/p/' for watch pageChocobozzz2021-05-281-1/+1
* Instance homepage support (#4007)Chocobozzz2021-05-277-35/+130
* Fix broadcast message levelChocobozzz2021-05-251-1/+1
* Fix logger warning levelChocobozzz2021-05-141-1/+1
* Move to stylelintChocobozzz2021-04-281-2/+3
* Clearer nsfw "do not list" labelChocobozzz2021-04-281-2/+2
* Use server config to display supported videos extChocobozzz2021-04-272-1/+5
* Fix updating transcoding profilesChocobozzz2021-04-084-8/+23
* Add ability to update torrents cache in clientChocobozzz2021-02-183-1/+18
* Use new doc website linksChocobozzz2021-02-121-1/+1
* Link to auto follow documentationChocobozzz2021-02-121-1/+1
* Improve edit config submit errorChocobozzz2021-02-103-4/+34
* Add missing live config validatorsChocobozzz2021-02-102-5/+10
* Small edit config refactorChocobozzz2021-02-109-61/+136
* Split admin conf pageChocobozzz2021-02-1014-1427/+1590
* Add fragment support in admin conf pageChocobozzz2021-02-102-3/+17
* Add ability to set a custom quotaChocobozzz2021-02-102-15/+20
* Support custom value in ng-selectChocobozzz2021-02-103-57/+49
* Allow to specify transcoding and import jobs concurrencyChocobozzz2021-02-082-0/+38
* add best trending strategy based on Reddit's bestRigel Kent2021-02-041-0/+2
* add description to live transcoding profile selectorRigel Kent2021-01-291-9/+16
* add description to transcoding profile selectorRigel Kent2021-01-281-8/+15
* Support transcoding profile in client adminChocobozzz2021-01-282-1/+45
* move from trending routes to alg paramRigel Kent2021-01-282-23/+27
* add default trending page choice, revert comments count for hot strategyRigel Kent2021-01-282-3/+30
* only count comments from people other than the video authorRigel Kent2021-01-281-0/+1
* stricter youtubedl format selectors (#3516)Rigel Kent2021-01-151-1/+1
* add admin reminder in case of transcode with no selected resolution to generateRigel Kent2021-01-131-0/+4
* add support for 1440p (Quad HD/QHD/WQHD) videosRigel Kent2021-01-131-0/+4
* Fix twitter config descriptionChocobozzz2021-01-111-1/+2
* Add more hints regarding live portChocobozzz2021-01-112-2/+7
* Fix ng-select widthChocobozzz2020-12-151-5/+4
* Use -1 for max live duration unlimitedChocobozzz2020-12-153-15/+9
* Fix ng select in adminChocobozzz2020-12-152-8/+12
* restore live transcoding to live streaming tabRigel Kent2020-12-141-84/+71
* slightly clearer layout of transcoding configurationRigel Kent2020-12-143-128/+236
* admin config: fix typokontrollanten2020-12-111-1/+1
* Fix duplicate ids in admin config formChocobozzz2020-12-011-3/+3
* Added Markdown formatting in all the fields of the "About" page (#3371)Florian CUNY2020-11-301-15/+15
* Create a dedicated transcoding tab in admin configChocobozzz2020-11-261-135/+133
* allow private syndication feeds via a user feedTokenRigel Kent2020-11-251-1/+1
* add explicit numbers in configuration number inputsRigel Kent2020-11-212-21/+48