leepfrog
leepfrog
Thanks for this great piece of software! I am currently experimenting with it to see if it fits my use cases. For my scenario it will be only available to...
Thanks for the great tool! I understand that the detection is done by checking for presence of the `JndiManager.class` in versions 2.1 and up. However my understanding is that removing...
### Official Instance - [X] The bug is reproducable on the [official hosted instance](http://piped.kavin.rocks/) or is API related. ### Describe the bug On my iPhone 12 Mini the "-" button...
### Which OpenObserve functionalities are the source of the bug? log search ### Is this a regression? No ### Description Starting to look into openobserve and configured ingest of a...
I've added a basic map view to the run activities having gps enabled. For now it looks a bit misplaced in the UI as the window has to be manually...
### Relevant telegraf.conf ```toml [[inputs.sqlserver]] interval = "30s" servers = [ "Server=server1;Port=1433;User Id=telegraf;Password=XXXXX;app name=telegraf;log=1;", ] database_type = "SQLServer" health_metric = true auth_method = "connection_string" ``` ### Logs from Telegraf ```text...
**Describe the bug** When using a fresh setup of version 3.8.2 the DB migrations that should be applied when the web container is starting, fail to apply Currently I am...
**Is your feature request related to a problem? Please describe.** When recreating the stack (e.g. by running docker compose down / bin/production.sh down) it removes the overlay volume and therefor...
### Guidelines - [x] I have searched the [issue tracker](https://github.com/yattee/yattee/issues) and I haven't found bug report like this ### Current Behavior Using a (local) piped backend. When being in a...
Is there a way to get seaweedfs (3.97) to compress all uploaded files, no matter which mime type is specified or detected? I'm using S3 and I have no control...