aboutsummaryrefslogtreecommitdiffstats
path: root/webui/src/components/Content/index.tsx
Commit message (Collapse)AuthorAgeFilesLines
* webui: replace React importsQuentin Gliech2022-02-161-1/+2
|
* webui: upgrade most dependenciesQuentin Gliech2022-02-161-17/+28
| | | | Also reformat everything with prettier
* Use custom anchor in markdownSascha2021-04-071-0/+2
| | | | | 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-071-4/+6
| | | | | | - Markdown will no be rendered - Render text always below an image - block quotes wont be just indented text
* webui: start reorganizing the component structureQuentin Gliech2020-02-131-0/+26