aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin
Commit message (Expand)AuthorAgeFilesLines
* 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 ability to update plugin authChocobozzz2021-02-013-1/+19
* 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
* Add refresh button in jobs listChocobozzz2021-01-263-1/+16
* Safely remove webtorrent filesChocobozzz2021-01-251-3/+3
* Add priority to transcoding jobsChocobozzz2021-01-253-8/+11
* Fix job table colspanChocobozzz2021-01-211-1/+5
* Support progress for ffmpeg tasksChocobozzz2021-01-213-4/+22
* 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
* Move orange admin buttons on the left sideChocobozzz2021-01-132-10/+14
* add support for 1440p (Quad HD/QHD/WQHD) videosRigel Kent2021-01-131-0/+4
* Fix duplicate entry in job list pageChocobozzz2021-01-111-1/+0
* Retrieve user by id instead of usernameChocobozzz2021-01-111-5/+0
* Fix twitter config descriptionChocobozzz2021-01-111-1/+2
* Fix theme npm linkChocobozzz2021-01-115-6/+22
* Add more hints regarding live portChocobozzz2021-01-112-2/+7
* Don't display log level in audit logs viewChocobozzz2020-12-302-1/+2
* Fix some accessibility issuesChocobozzz2020-12-223-5/+5
* Fix admin table filtersChocobozzz2020-12-173-3/+3
* Fix ng-select widthChocobozzz2020-12-151-5/+4
* Fix password input in edit userChocobozzz2020-12-152-3/+11
* 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
* add display of logs matching any stateRigel Kent2020-12-133-14/+46
* admin config: fix typokontrollanten2020-12-111-1/+1
* unify inputs requiring buttons like password inputsRigel Kent2020-12-041-4/+3
* 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
* Profile settings title consistencyChocobozzz2020-11-261-3/+3
* Create a dedicated transcoding tab in admin configChocobozzz2020-11-261-135/+133
* Add new default different avatar for channel and accountkimsible2020-11-251-2/+2
* refactor scoped token serviceRigel Kent2020-11-251-1/+1
* allow private syndication feeds via a user feedTokenRigel Kent2020-11-251-1/+1
* add explicit numbers in configuration number inputsRigel Kent2020-11-213-23/+50
* Add ability to bulk delete commentsChocobozzz2020-11-203-4/+53
* Upgrade client dependenciesChocobozzz2020-11-194-31/+4
* Automatically enable videos auto block on signupChocobozzz2020-11-183-0/+35
* Use badge in video block listChocobozzz2020-11-163-16/+15
* Refactor rest table search filterChocobozzz2020-11-166-77/+19
* Put admin actions on the leftChocobozzz2020-11-163-17/+17
* Merge branch 'feature/admin-comments' into developChocobozzz2020-11-168-8/+393
|\