aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts
Commit message (Expand)AuthorAgeFilesLines
* 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
* Properly scroll to anchors in links, especially in admin configRigel Kent2020-03-111-2/+27
* Fix admin config form for auto followChocobozzz2020-01-211-2/+4
* Add description for sensitive configuration options, reword othersRigel Kent2020-01-151-0/+2
* Add warning if admin disables webtorrentChocobozzz2020-01-061-22/+51
* Fix misplaced i18n tag in admin system configRigel Kent2020-01-061-1/+1
* Add checkbox focus shadows, and admin resolution descriptionsRigel Kent2020-01-061-2/+3
* Lazy load static objectsChocobozzz2019-12-181-9/+14
* Fix testsChocobozzz2019-11-271-1/+1
* Add audio-only option to transcoders and playerfrankdelange2019-11-251-0/+4
* Disable webtorrent support in clientChocobozzz2019-11-251-0/+3
* Add ability to enabled HLS in the admin panelChocobozzz2019-11-051-1/+4
* Add hardware information in instance configChocobozzz2019-09-051-0/+2
* Add creation reasonChocobozzz2019-09-051-0/+2
* Add more attributes to about pageChocobozzz2019-09-051-13/+55
* Implement auto follow in clientChocobozzz2019-09-041-0/+11
* WIP plugins: load theme on client sideChocobozzz2019-07-241-0/+1
* WIP plugins: add theme supportChocobozzz2019-07-241-0/+7
* Add 4k conf in transcoding in admin panelChocobozzz2019-06-121-8/+27
* Add audio support in uploadChocobozzz2019-05-161-0/+1
* Add delete/manual approval instance followers in clientChocobozzz2019-04-081-1/+7
* add quarantine videos feature (#1637)Josh Morel2019-04-021-0/+7
* Add isNSFW instance configuration keyChocobozzz2019-02-201-0/+1
* Add contact form checkbox in admin formChocobozzz2019-01-101-133/+70
* Refractor notification serviceChocobozzz2018-12-191-5/+5
* Support additional video extensionsChocobozzz2018-12-111-0/+3
* Better typingsChocobozzz2018-10-181-2/+2