DeDiamondPro

Results 8 issues of DeDiamondPro

ZeroSSL is the new default (since August 1st) but doesn't work well with cloudflare while letsencrypt does.

### Describe the bug I noticed that the download count in modrinth's analytics are higher than the data I am tracking myself using the api. Modrinth's data is about 20%...

bug

In `TopGuildChannel.getEffectivePermissions`, when the `Manage Permissions` channel override is denied, it will override the `ManageRoles` permission. These 2 permissions have nothing to do with each other, the manage permission overwrite...

### Describe the bug When on the modrinth homepage on my 1440p ultrawide monitor there are gaps in the projects that scroll by. ![image](https://github.com/modrinth/knossos/assets/67508414/14668313-1165-42ce-b2fa-91e6f4e8d3d3) I also tested with my monitor...

bug

This pull request allows the use of an `ImageCache` with `MarkdownComponent`, this change *should* be backwards compatible.

- Remove `scaleModifier` from `currY` calculation because components who use it already pass it their height to maxLineHeight with it applied (see `ParagraphDrawable` line 110 and `TextDrawable` line 126) -...

This pull request is based on #111 to prevent any possible merge conflicts with it This pull request makes it so images can render side by side other images or...