cusdis icon indicating copy to clipboard operation
cusdis copied to clipboard

lightweight, privacy-friendly alternative to Disqus.

Results 107 cusdis issues
Sort by recently updated
recently updated
newest added

This is a great project, has support for MongoDB been considered?

It would be cool to have dynamic widgets that we could use for our sidebars based on the comments. For example, a feed of recent comments with a link to...

When using hosted service on cusdis.com, there are Svelte-xxx CSS classes which did not exist with Vercel deployment. Since, if there are multiple CSS classes, the last one wins, it...

Hi, I'm using Cusdis since two weeks and everything works smoothly, thanks! I'm missing an **easy way to reach the Dashboard** though, I would suggest adding a link on the...

good first issue
PR welcome
server

- fix `for` attribute, adding `id` attribute to `input` elements - use native `required` attribute

![image](https://user-images.githubusercontent.com/914329/119099010-08537c00-ba49-11eb-9db5-29d8dd7af354.png) User can set domain whitelist in dashboard. Only comments send from these domains can be received.

dashboard
server

Since i18n in Nextjs and React is so complicated, I don't have time for this. (I did research about i18next and formatjs, they both have their good and bad part)...

help wanted
good first issue
dashboard
PR welcome

Hi, the [Privacy Policy page on cusdis.com](https://cusdis.com/privacy-policy) is missing basic formating

In order to support migrating from different services, I defined a schema that all data defined in this schema can be imported to Cusdis. ```ts export type DataSchema = {...

enhancement
dashboard
server

I am not sure if using `localStorage` for that purpose is a good idea.