aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin
Commit message (Expand)AuthorAgeFilesLines
...
* | Allow admins to disable two factor authChocobozzz2022-10-074-16/+42
* | Fix subscription button radiusChocobozzz2022-09-281-1/+1
* | Fix lintChocobozzz2022-09-281-1/+1
* | Put video quota info in its own componentChocobozzz2022-09-2812-54/+93
* | Add transcoding quota message to admin config pageThe Cashew Trader2022-09-282-1/+28
|/
* Reword instance following titleChocobozzz2022-09-281-1/+1
* Fix number with text input overflowChocobozzz2022-09-271-0/+4
* Disable uninstall button on plugin uninstallationChocobozzz2022-09-163-11/+34
* Don't break install plugin on failureChocobozzz2022-09-161-1/+5
* Simplify transcoding sentenceChocobozzz2022-09-131-1/+1
* Don't display remove file icon in some casesChocobozzz2022-09-132-0/+6
* Check admin config when loading the pageChocobozzz2022-09-081-2/+4
* Add ability to list comments on local videosChocobozzz2022-08-161-0/+4
* Add plugin hooks/placeholder to share modalChocobozzz2022-08-111-4/+4
* Fix angular warningChocobozzz2022-08-101-2/+2
* Add missing job types to admin panelChocobozzz2022-08-101-5/+10
* More precise date for jobsChocobozzz2022-08-102-4/+2
* Channel sync (#5135)Florent2022-08-104-6/+50
* Add option to not transcode original resolutionChocobozzz2022-08-093-5/+22
* Add channel hooksChocobozzz2022-08-031-1/+1
* Fix table columns on safariChocobozzz2022-08-011-1/+1
* Add ability to delete a specific video fileChocobozzz2022-08-013-1/+34
* Fix disabled inputs in adminChocobozzz2022-07-282-1/+8
* Add bulk action on following/followersChocobozzz2022-07-274-46/+155
* Handle rejected follows in clientChocobozzz2022-07-274-19/+25
* Add ability for client to create server logsChocobozzz2022-07-185-11/+14
* Fix instance config on mobileChocobozzz2022-07-121-1/+2
* Reset table pagination on searchChocobozzz2022-07-128-18/+19
* Refactor actor avatar componentChocobozzz2022-06-273-4/+3
* Fix setting theme in clientChocobozzz2022-06-272-5/+4
* Handle input error in custom input textChocobozzz2022-06-202-7/+2
* Handle input error in markdown textareaChocobozzz2022-06-204-43/+34
* Merge branch 'release/4.2.0' into developChocobozzz2022-06-171-0/+1
|\
| * Send views in a dedicated queueChocobozzz2022-06-171-0/+1
* | Fix strings that cannot be merged by xlf-mergeChocobozzz2022-06-163-5/+5
* | Fix top menu opacityChocobozzz2022-06-161-1/+1
* | Improve theme labelChocobozzz2022-06-162-5/+9
* | Increase global font sizeChocobozzz2022-06-1610-62/+45
* | Move alert into to pt-alert-primaryChocobozzz2022-06-152-2/+2
* | Redesign register stepsChocobozzz2022-06-151-1/+1
* | Replace all glyphicon iconsChocobozzz2022-06-132-11/+0
* | Replace glyphicon chevronChocobozzz2022-06-103-3/+3
* | Rename input toggle hidden to input textChocobozzz2022-06-102-3/+3
* | Remove secondary color themeChocobozzz2022-06-102-1/+2
* | Migrate to bootstrap 5Chocobozzz2022-06-1024-280/+250
* | Support ICU in TS componentsChocobozzz2022-06-085-22/+92
* | Merge branch 'release/4.2.0' into developChocobozzz2022-05-251-1/+1
|\|
| * Fix job progress columnChocobozzz2022-05-251-1/+1
* | Improve admin users list tableChocobozzz2022-05-242-10/+36
|/
* Save replay of permanent live in clientChocobozzz2022-05-031-3/+0