daryl-o
daryl-o
Themes?
Are there any plans to implement themes? I think a dark mode theme would be pretty popular.
I would like to enable SSL for version 0.6.9 running inside docker. I see there is a way to configure it in restyaboard.sh but, as far as I can tell,...
If you create a code block (like XML) in the comments section of a card, the preview looks fine but the < and > tags are converted to < and...
If a user is added to a board in an organization they are not a member of, they have permission to create new boards within that organization. Not sure if...
I noticed in v1.7 that where it expects API explorer had been moved. I changed: ``` diff --git a/docker-scripts/docker-entrypoint.sh b/docker-scripts/docker-entrypoint.sh index 85aec198..739432ed 100755 --- a/docker-scripts/docker-entrypoint.sh +++ b/docker-scripts/docker-entrypoint.sh @@ -36,6 +36,7...