aboutsummaryrefslogtreecommitdiffstats
path: root/webui/src/components/Content
Commit message (Collapse)AuthorAgeFilesLines
* Use custom anchor in markdownSascha2021-04-072-0/+40
| | | | | The custom anchor will be more readable in dark mode. Also it will supports linking within the SPA.
* Add emoji rendering support via remark-gemojiSascha2021-04-071-0/+2
|
* Fix and improve rendering of markdown elementsSascha2021-04-073-7/+33
| | | | | | - Markdown will no be rendered - Render text always below an image - block quotes wont be just indented text
* webui: minor code fixesMichael Muré2021-03-191-1/+1
|
* webui: move pages componentsQuentin Gliech2020-02-132-2/+4
|
* webui: start reorganizing the component structureQuentin Gliech2020-02-133-0/+64