Simon Erkelens
Simon Erkelens
Thanks for your work! I've incorporated your icons in my Slack Archive Bot project (recognitions at the bottom of this page: https://slackarchive.silverstripe.org/about/ ) A few icons I found missing though,...
It would be nice if there was an option to generate the CSP headers in the .htaccess for Apache, removing the need to restart Apache after generating the script.
Hi, When will there be a repository or package available for CentOS 8?
The Firefox build is not in store anymore, and the latest Firefox refuses to install from the *cough* "official" installation page.
It would be nice if there was some easy way of setting a theme in the config, rather than having to overwrite the given CSS.
With Solr now fully supporting several different types of authentication, it would be good to document how to set-up authentication for Solarium
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior  ### Expected behaviour...
I want to check if this client is mobile friendly. Is there a demo location?
I've got the rewrites in my htaccess as such: ``` RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization},L] # iOS 7 (and later) RewriteRule /.well-known/carddav /baikal/html/dav.php [R,L] RewriteRule /.well-known/caldav /baikal/html/dav.php [R,L] # Mac OS...