aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin/config
Commit message (Expand)AuthorAgeFilesLines
* 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
* Automatically enable videos auto block on signupChocobozzz2020-11-183-0/+35
* reword unclear sentences, check for grammarRigel Kent2020-11-121-4/+4
* Try to fix live segments checkChocobozzz2020-11-101-2/+8
* Add max lives limitChocobozzz2020-11-092-0/+12
* Check live duration and sizeChocobozzz2020-11-092-37/+95
* Live streaming implementation first stepChocobozzz2020-11-092-1/+113
* We don't need services anymore for validatorsChocobozzz2020-08-171-20/+25
* Use localize for page titlesChocobozzz2020-08-171-1/+1
* Migrate to $localizeChocobozzz2020-08-142-33/+29
* adapt my-select-checkbox placeholder to its contextRigel Kent2020-08-111-0/+2
* Use ng select for multiselectChocobozzz2020-08-113-32/+27
* add and document new additional video extensions supported at uploadRigel Kent2020-08-101-1/+1
* Add P2P concept for HLS configChocobozzz2020-06-241-1/+1
* Reorganize client shared modulesChocobozzz2020-06-237-181/+11
* fix headings order or add missing ones (#2871)Caroline Chuong2020-06-131-0/+1
* rephrase warning for self-hostable servicesRigel Kent2020-06-111-2/+2
* rename blacklist to block/blocklist, merge block and auto-block viewsRigel Kent2020-06-101-5/+5
* smaller miniature average size in fluid grid, updated admin instructions for ...Rigel Kent2020-06-101-31/+38
* First implem global searchChocobozzz2020-06-103-4/+102
* Support broadcast messagesChocobozzz2020-05-293-2/+65
* Add maximized mode to markdown-textarea + CSS improvements (#2660)Kim2020-04-282-18/+6
* Support rel="me" links in markdownChocobozzz2020-04-161-1/+1
* Refactor follow/mute as modals in admin, add actions in abuse listRigel Kent2020-04-144-0/+168
* Improving select displays, focus box-shadows for paginators, instructions for...Rigel Kent2020-04-132-21/+26
* Use form-control to display box-shadow on form inputs/selects upon focusRigel Kent2020-04-021-19/+19
* Remove deprecated NgbTabsetModule moduleChocobozzz2020-04-012-29/+39
* Add overview of a user's actions in user-edit (#2558)Rigel Kent2020-03-272-2/+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-112-9/+38
* Add descriptions and links to admin configuration sectionsRigel Kent2020-03-111-0/+9
* Replace helpers with descriptions in admin configurationRigel Kent2020-03-101-44/+56