aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/shared-forms/markdown-textarea.component.ts
Commit message (Collapse)AuthorAgeFilesLines
* Allow configuration to be static/readonly (#4315)Jelle Besseling2021-10-121-0/+5
| | | | | | | | | | | * Allow configuration to be static/readonly * Make all components disableable * Improve disabled component styling * Rename edits allowed field in configuration * Fix CI
* Remove useless assignmentChocobozzz2021-10-111-2/+0
|
* Refactor video links buildingChocobozzz2021-07-261-2/+3
|
* Instance homepage support (#4007)Chocobozzz2021-05-271-7/+38
| | | | | | | | | | | | | | | | | * Prepare homepage parsers * Add ability to update instance hompage * Add ability to set homepage as landing page * Add homepage preview in admin * Dynamically update left menu for homepage * Inject home content in homepage * Add videos list and channel miniature custom markup * Remove unused elements in markup service
* 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