dependabot[bot]
|
20ec8cb57b
|
Chore(deps-dev): Bump the development group with 2 updates (#8841)
* Chore(deps-dev): Bump the development group with 2 updates
Bumps the development group with 2 updates: [ruff](https://github.com/astral-sh/ruff) and [mkdocs-material](https://github.com/squidfunk/mkdocs-material).
Updates `ruff` from 0.8.6 to 0.9.2
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.8.6...0.9.2)
Updates `mkdocs-material` from 9.5.49 to 9.5.50
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.49...9.5.50)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development
- dependency-name: mkdocs-material
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update .pre-commit-config.yaml
* Run new ruff format
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
|
2025-01-21 19:22:25 +00:00 |
|
Trenton H
|
5802163a0e
|
Chore(deps): Bump all allowed backend packages (#6562)
|
2024-05-04 13:26:15 -07:00 |
|
Trenton H
|
ce41ac9158
|
Configures ruff as the one stop linter and resolves warnings it raised
|
2023-04-01 17:03:52 -07:00 |
|
Trenton Holmes
|
5ffb25b71d
|
Tweaks gunicorn to preload the app and use shared memory for temporary fs
|
2022-09-01 18:04:12 -07:00 |
|
Trenton Holmes
|
ada8516803
|
Allows the webserver binding address to be configured via the environment
|
2022-08-04 07:43:23 -07:00 |
|
Trenton Holmes
|
edaaedae36
|
Reduces webserver and task worker count to 1 by default
|
2022-07-11 13:54:04 -07:00 |
|
Josef 'veloc1ty' Stautner
|
213665cea2
|
gunicorn: Allow ipv6 sockets
|
2022-05-11 21:00:00 +02:00 |
|
Trenton Holmes
|
3003bdd507
|
Runs pyupgrade to Python 3.8+ and adds a hook for it
|
2022-05-06 09:04:08 -07:00 |
|
kpj
|
992406d5a0
|
Format remaining Python files
|
2022-02-27 15:37:20 +01:00 |
|
Yannic Schroeder
|
d13fdd0791
|
Allow specifying port through PAPERLESS_PORT environment variable
|
2022-02-21 22:46:02 +01:00 |
|
puuu
|
c35c4eade9
|
Introduce ConfigurableWorker to make uvicorn respect FORCE_SCRIPT_NAME
|
2021-05-14 14:44:13 +09:00 |
|
jonaswinkler
|
f07a6b4586
|
PAPERLESS_WEBSERVER_WORKERS option
|
2021-02-15 16:27:35 +01:00 |
|
jonaswinkler
|
fd8c40fee7
|
increase worker timeout
|
2021-02-06 18:51:53 +01:00 |
|
jonaswinkler
|
5718f50c4f
|
increase worker timeout for Raspberry Pi
|
2021-02-04 15:46:51 +01:00 |
|
jonaswinkler
|
883a6b26a4
|
update gunicorn.conf
|
2021-02-04 00:17:23 +01:00 |
|
jonaswinkler
|
fd59def1bd
|
Merge branch 'feature-websockets-status' into dev
|
2021-01-31 14:37:15 +01:00 |
|
jonaswinkler
|
adb76eafaf
|
moved gunicorn.conf.py to a more appropriate place and reference that in the configuration scripts.
|
2021-01-31 13:52:21 +01:00 |
|