aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin/config/edit-custom-config/edit-custom-config.component.scss
Commit message (Collapse)AuthorAgeFilesLines
* Fix ng-select widthChocobozzz2020-12-151-5/+4
|
* Use -1 for max live duration unlimitedChocobozzz2020-12-151-1/+2
|
* Fix ng select in adminChocobozzz2020-12-151-0/+4
|
* slightly clearer layout of transcoding configurationRigel Kent2020-12-141-0/+20
|
* add explicit numbers in configuration number inputsRigel Kent2020-11-211-0/+11
| | | | fixes #1346
* Automatically enable videos auto block on signupChocobozzz2020-11-181-0/+5
|
* Use ng select for multiselectChocobozzz2020-08-111-0/+4
|
* First implem global searchChocobozzz2020-06-101-2/+4
|
* Support broadcast messagesChocobozzz2020-05-291-1/+5
|
* Add maximized mode to markdown-textarea + CSS improvements (#2660)Kim2020-04-281-12/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add arrows-angle-contract/expand bootstrap icons * Add grey textarea-background-color * Add maximized support to markdown-textarea + improve column display * Refactor CSS + add ResizeObservable * Replace bootstrap icons with softies * Add ResizeObserver typing definition * Add focus on textarea + Fix Observables * Propage component changes on markdown plugins * Ignore ResizeObserver not implemented in typescript yet * Move observers from constructor to click event * Add scss and css variables * Replace textareaWidth with textareaMaxWidth to fix others textareas * Clean unused css rules * Fix ResizeObserver unknown by TypeScript compiler * Set max-width: 100% for small and mobile views * Fix textarea/preview height on maximized mode * Add common padding textarea/preview side-by-side * Hide scrollbar sub-menu on small-views * Add maximized mode for mobile views * Fix sass calculate syntax * Revert custom CSS variable for inputBorderRadius and inputBorderColor * Remove unsued methods * Fix missing implement method Co-authored-by: kimsible <kimsible@users.noreply.github.com>
* Add overview of a user's actions in user-edit (#2558)Rigel Kent2020-03-271-0/+5
|
* Use grid to organise settings in admin, my-accountRigel Kent2020-03-101-11/+32
|
* Fix signup limit validator, and add warning message.Rigel Kent2020-01-311-0/+5
|
* Add description for sensitive configuration options, reword othersRigel Kent2020-01-151-0/+5
|
* Add creation reasonChocobozzz2019-09-051-2/+2
|
* Add more attributes to about pageChocobozzz2019-09-051-0/+9
|
* add theming via css custom propertiesRigel Kent2018-09-041-1/+1
| | | | and a bonus dark color theme toggle
* Add help if the config is invalidChocobozzz2018-06-071-0/+5
|
* Add short description in configChocobozzz2018-03-151-0/+4
|
* Add ability to add custom css/javascriptChocobozzz2018-02-221-0/+6
|
* Add ability to update some configuration keysChocobozzz2018-01-171-0/+31