Marc

Results 5 issues of Marc

Please add an option to allow the log/nflog rule to be put into a custom chain. This would allow to log blocked packets by applications like Droidwall, Android Firewall, ......

When playing a track, the progress bar remains empty. If you pause, the correct progress is displayed. When you resume playback, the progress bar becomes empty again.

bug

This allows to focus on specific graph(s) only. Scale of the Y-axis should be recalculated properly. The item's label in the legend could be used as toggle switch.

enhancement

TypeError: items[startIndex] is undefined ``` --- SNIP d3zabbix.js --- function getIndex(items, value) { var startIndex = 0, stopIndex = items.length - 1, middle = Math.floor((stopIndex + startIndex)/2), floor = -1,...

Hi, not a bug, just cosmetics. At least since ownCloud-4 the URL for CardDAV has been changed to: `https://example.com/remote.php/carddav/addressbooks/{username}/{collection}/` Bye Marc