Timo Zimmermann
Timo Zimmermann
- [x] HipChat integration - [ ] GitLab integration - [ ] Bitbucket integration (git, eventually Mercurial) - [x] Campfire notifications - [ ] support for custom templates and notifications...
Gorm has proven to be unreliable when it comes to migrating a database or doing basic things like silently dropping inserts / updates. SQLite showed to be annoying when it...
Add option to minify HTML (on by default).
- [ ] moving config to `~/.drupan` and allowing drupan to run with `drupan configname` - [x] textile support - [x] AWS S3 / CF invalidation using etag / boto...
automatically compile CoffeeScript / Sass / ... and regenerate site. --development?
Follow up for #14 Since every tag has his own feed it should be easy to add a mix and merge with some JavaScript. Generating every possible combination and writing...
## Details Adds instructions to setup OIDC for outline. --- ## Checklist If applicable - [x] The documentation has been updated - [x] The documentation has been formatted (`make website`)
It looks like there is no `Admin.setup_app` and it does not seem to be required for Flask-SuperAdmin to actually work. The model import also seems to be unused.
see #71 same issue when only running the imap backend.
**Describe the bug** When synchronising a Codeberg repository collaborators can be `None` which causes the `join` to fail. ```python >>> h.fetch_commits(p) Traceback (most recent call last): File "", line 1,...