Axel Bock

Results 27 issues of Axel Bock

sorry for packing this all in one pr, i thought i'd just try. i added a bunch of stuff and updated the docs. in detail, roughly sorted by impact: -...

tested on [flypenguin.de](https://www.flypenguin.de) - seems to work ;)

how can apache camel be missing on an etl list?! 🤔

I have a running owncloud container with external LDAP support. When I cut-and-paste the values from the container into wonderfall/nextcloud it does not work. This happens when I try: *...

bug
nextcloud

The new system for setting up database access is working nicely. Unfortunately now I have to set passwords as environment variables, which I'd prefer not to if I don't have...

enhancement
nextcloud

I'd pay easily 5 bucks for this. Let it be free as DMG, and charge anything between $1 and $5 on the app store, and I think a couple of...

``` dotted/collection.py:254: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working class DottedDict(DottedCollection, collections.MutableMapping): [...] ```

me again :) . I really like that you still improve on the theme (I thought it was dead for a while ...). still i liked it more without pst...

hi @nodejh , another long-time user here :) . I would like to have the ability to introduce custom CSS stuff into the theme so I can tweak a bit...

I have the following configuration: ``` cloudwatch_logs { type => "elasticbeanstalk" region => "eu-central-1" log_group => "/aws/elasticbeanstalk/" log_group_prefix => true interval => 30 sincedb_path => "/state/sincedb" } ``` The `sincedb_path`...