Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove suppressImplicitAnyIndexErrors | Chocobozzz | 2023-05-24 | 1 | -1/+1 |
| | | | | It's deprecated by TS | ||||
* | Support mailto for custom markup | Chocobozzz | 2023-01-19 | 1 | -1/+5 |
| | |||||
* | Support HTML entities in markdown fields | Chocobozzz | 2022-05-02 | 1 | -0/+1 |
| | |||||
* | Fix plaintext markdown converter | Chocobozzz | 2022-02-04 | 1 | -2/+8 |
| | |||||
* | Fix image injection for custom markup | Chocobozzz | 2021-06-25 | 1 | -1/+3 |
| | |||||
* | Instance homepage support (#4007) | Chocobozzz | 2021-05-27 | 1 | -16/+36 |
| | | | | | | | | | | | | | | | | | * 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 | ||||
* | fix missing title attribute on <iframe> tag suggested for embedding (#3901) | Thavarasa Prasanth | 2021-03-31 | 1 | -0/+18 |
| | | | | | | | | | | | | | * title attribute is missing on <iframe> tag suggested for embedding #3861 * fix #3901 * fix: escapeHTML #3901 * fix: playlist title instead of video title #3901 * fix #3901 * assign title directly #3901 | ||||
* | Fix client build | Chocobozzz | 2020-11-17 | 1 | -1/+1 |
| | |||||
* | Refactor markdown/sanitize html code | Chocobozzz | 2020-11-17 | 3 | -0/+46 |