]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commit
QoL: log version at startup, show backend vs frontend mismatch in system status ...
authorshamoon <4887959+shamoon@users.noreply.github.com>
Thu, 19 Jun 2025 15:29:34 +0000 (08:29 -0700)
committerGitHub <noreply@github.com>
Thu, 19 Jun 2025 15:29:34 +0000 (08:29 -0700)
commit52b95f2b62d5c1b29c49ff1e4841c1b8d7e1ceb9
treede4d086058ac6125128d23496b40f4f7ae0eb1eb
parent83391af8667a4b4aee90360528f98a566281f64d
QoL: log version at startup, show backend vs frontend mismatch in system status (#10214)
12 files changed:
Dockerfile
src-ui/src/app/components/app-frame/app-frame.component.ts
src-ui/src/app/components/common/system-status-dialog/system-status-dialog.component.html
src-ui/src/app/components/common/system-status-dialog/system-status-dialog.component.spec.ts
src-ui/src/app/components/common/system-status-dialog/system-status-dialog.component.ts
src-ui/src/app/data/ui-settings.ts
src-ui/src/environments/environment.prod.ts
src-ui/src/environments/environment.ts
src/documents/tests/test_api_uisettings.py
src/documents/views.py
src/paperless/asgi.py
src/paperless/wsgi.py