aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/shared-forms/markdown-textarea.component.ts
Commit message (Expand)AuthorAgeFilesLines
* Fix broadcast message inconsistency with previewChocobozzz2023-02-131-2/+4
* Increase textarea debounce time for custom markupChocobozzz2023-01-131-1/+3
* Fix HTML in account/channel descriptionChocobozzz2022-11-141-2/+2
* Handle input error in markdown textareaChocobozzz2022-06-201-4/+0
* Less complicated markdown textarea CSSChocobozzz2022-06-201-0/+3
* Allow configuration to be static/readonly (#4315)Jelle Besseling2021-10-121-0/+5
* Remove useless assignmentChocobozzz2021-10-111-2/+0
* Refactor video links buildingChocobozzz2021-07-261-2/+3
* Instance homepage support (#4007)Chocobozzz2021-05-271-7/+38
* Add tooltip to maximize button and remove grey backgroundkimsible2020-11-221-0/+3
* Disable auto-focus markdown textarea on touchdeviceskimsible2020-11-181-2/+6
* Memorize scroll position when maximized mode used with markdown textareakimsible2020-11-181-1/+8
* Reorganize client shared modulesChocobozzz2020-06-231-0/+110