aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts
Commit message (Expand)AuthorAgeFilesLines
* 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
* NoImplicitAny flag true (#1157)BO412018-10-181-2/+2
* remove confirm modal for asset injection in edit-custom-config (#1219)Micah Elizabeth Scott2018-10-071-24/+0
* Fix quota translationsChocobozzz2018-09-261-31/+20
* remove unused importsBO412018-09-221-2/+0
* add user account email verificiation (#977)Josh Morel2018-08-311-1/+4
* Add features table on signupChocobozzz2018-08-281-0/+8
* Implement daily upload limit (#956)Felix Ableitner2018-08-281-5/+19
* Add import.video.torrent configurationChocobozzz2018-08-081-1/+6
* Add import http enabled configurationChocobozzz2018-08-061-1/+10
* adding tests for audio conversionsRigel Kent2018-08-011-1/+1
* ffmpeg auto threadJorropo2018-08-011-0/+1