aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts
Commit message (Expand)AuthorAgeFilesLines
* Remove suppressImplicitAnyIndexErrorsChocobozzz2023-05-241-2/+2
* Support studio transcoding in peertube runnerChocobozzz2023-05-091-1/+4
* Implement runner in client sideChocobozzz2023-05-091-1/+7
* feature/ability to disable video history by default (#5728)Wicklow2023-04-071-0/+5
* Implement signup approval in clientChocobozzz2023-01-191-0/+1
* Refactor form reactiveChocobozzz2022-10-071-4/+4
* Check admin config when loading the pageChocobozzz2022-09-081-2/+4
* Channel sync (#5135)Florent2022-08-101-0/+3
* Add option to not transcode original resolutionChocobozzz2022-08-091-1/+3
* Rename studio to editorChocobozzz2022-03-221-1/+1
* Add latency setting supportChocobozzz2022-03-091-0/+3
* Add basic video editor supportChocobozzz2022-02-281-0/+3
* Add ability to redirect users on external authChocobozzz2021-12-031-0/+12
* Made the video channels limit (per user) server-wide configurable (#4491)Florian CUNY2021-10-261-1/+5
* Fix admin edition disabling featureChocobozzz2021-10-141-1/+6
* Allow configuration to be static/readonly (#4315)Jelle Besseling2021-10-121-0/+3
* Remove useless asyncChocobozzz2021-08-261-1/+1
* Migrate client to eslintChocobozzz2021-08-181-1/+3
* Fix client lintChocobozzz2021-08-171-12/+12
* Use HTML config when possibleChocobozzz2021-06-041-5/+3
* Implemented configurable minimum signup agePoslovitch2021-05-281-1/+3
* Instance homepage support (#4007)Chocobozzz2021-05-271-13/+35
* Add ability to update torrents cache in clientChocobozzz2021-02-181-0/+3
* Improve edit config submit errorChocobozzz2021-02-101-0/+19
* Add missing live config validatorsChocobozzz2021-02-101-5/+8
* Split admin conf pageChocobozzz2021-02-101-245/+35
* Add fragment support in admin conf pageChocobozzz2021-02-101-2/+16
* Add ability to set a custom quotaChocobozzz2021-02-101-1/+2
* Support custom value in ng-selectChocobozzz2021-02-101-23/+19
* Allow to specify transcoding and import jobs concurrencyChocobozzz2021-02-081-0/+5
* Support transcoding profile in client adminChocobozzz2021-01-281-1/+17
* move from trending routes to alg paramRigel Kent2021-01-281-8/+10
* add default trending page choice, revert comments count for hot strategyRigel Kent2021-01-281-0/+10
* add support for 1440p (Quad HD/QHD/WQHD) videosRigel Kent2021-01-131-0/+4
* Add more hints regarding live portChocobozzz2021-01-111-0/+4
* Use -1 for max live duration unlimitedChocobozzz2020-12-151-5/+1
* slightly clearer layout of transcoding configurationRigel Kent2020-12-141-0/+24
* Automatically enable videos auto block on signupChocobozzz2020-11-181-0/+28
* Try to fix live segments checkChocobozzz2020-11-101-2/+8
* Add max lives limitChocobozzz2020-11-091-0/+2
* Check live duration and sizeChocobozzz2020-11-091-1/+29
* Live streaming implementation first stepChocobozzz2020-11-091-0/+31
* We don't need services anymore for validatorsChocobozzz2020-08-171-20/+25
* Migrate to $localizeChocobozzz2020-08-141-13/+11
* Use ng select for multiselectChocobozzz2020-08-111-22/+11
* Reorganize client shared modulesChocobozzz2020-06-231-9/+7
* First implem global searchChocobozzz2020-06-101-0/+16
* Support broadcast messagesChocobozzz2020-05-291-0/+6
* Remove deprecated NgbTabsetModule moduleChocobozzz2020-04-011-6/+7
* hide RSS for comments, normalize video-channel edit with account editRigel Kent2020-03-121-1/+1