glaszig

Results 19 issues of glaszig

this might not be future-proof because it assumes major version number synchronicity between centos and rocky. there won't be a centos 9 and then this solution will break. but this...

currently, only the `script-src` directive gets the webpack dev server url appended and that under the assumption that i'd like my `script-src` replaced the following way: replace `script-src 'self'` with...

- Sequel Ace Version (including build number): 3.5.2/20033 - Sequel Ace Source (App Store/GitHub/Homebrew): homebrew - macOS Version: 10.14.6 - Processor Type (Intel/Apple): intel - MySQL Version: mariadb 10.6 -...

Bug

1. reduce code duplication in css files 2. use custom.php css as base 3. load theme css after custom.php 4. simpler theme switching logic observation: i would like to get...

this adds tests for rails 5.1. unfortunately, controller testing changed quite heavily (they're integration tests by default) so those won't run on anything < 5 anymore. not sure how you'd...

still unresolved due to http://openradar.appspot.com/18741523. related to #23 and #26.

the elixir socket library was removed in 933c5c4 in favor of erlang stdlib so gen_udp has to be used in the server as well instead of Socket. closes #56

wraps checkbox and option in a container and adds display:flex to option. this prevents weird option text wrapping in compact selects. | before | after | |---|---| | | |

this pr enables the spamstats plugin and adds the sa-learn plugin from munin-monitoring/contrib. visually, it adds the category "spamfilter" to the munin ui which groups spamassassin bayes and ham/spam traffic...