-
Since the update to 0.14, the Frigate add-on can no longer be started. I can't make much sense of the log, so maybe someone can help me.
`s6-rc: info: service legacy-cont-init: stopping
s6-rc: info: …
-
branch: development_simple
```
Traceback (most recent call last):
File "/usr/local/bin/js_shell", line 6, in
exec(compile(open(__file__).read(), __file__, 'exec'))
File "/opt/code/gith…
-
Hi,
The ManyToManyField is not supported in wtf-peewee, and hence it is not supported in Flask-Admin as per [Issue#1318](https://github.com/flask-admin/flask-admin/issues/1318).
Are there any plans …
-
Hello, this is a nice bot, and I have enjoyed using it in the past. Harambot was running last year when I configured it on Unraid. I was able to add a container and add the environment variables manu…
-
-
I searched my entire pc for `large PeeWee` only to find out the slapping is hardcoded. Please make it configurable, so I can slap others with Pancakes instead.
-
Sqlalchemy has connection pooling built-in to its database connection that you can easily access/set up. Can we, or should we, implement a similar connection pooling for peewee? Peewee has this feat…
-
### Bug
Some icons on buttons are missing
### Steps to reproduce
Launch the app and notice that some icons are not displayed
![image](https://user-images.githubusercontent.com/26518927/236…
-
I have a matrix synapse server 1.106.0 and this server is private only without federation.
I managed to use matrix-commander (7.6.1 2024-05-02) to send messages to an encrypted DM room. But the mat…
-
Hello folks,
I've recently switched to peewee for a project and i found out that flask-admin doesn't support the ManyToManyField. For the list view it is easy to bypass with the column formatters bu…