]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commit
Use a frontend config
authorshamoon <4887959+shamoon@users.noreply.github.com>
Thu, 24 Apr 2025 02:24:32 +0000 (19:24 -0700)
committershamoon <4887959+shamoon@users.noreply.github.com>
Wed, 2 Jul 2025 18:01:51 +0000 (11:01 -0700)
commitf5fc04cfe21453023b6d2c44da9bd76d28acb3d9
treed0c140bbdd3e917696704b9cfe0ec38270fae965
parent3186550fd7210bc4b564ed752f855e1130f55d39
Use a frontend config
src-ui/src/app/data/paperless-config.ts
src/documents/tests/test_api_app_config.py
src/documents/views.py
src/paperless/ai/ai_classifier.py
src/paperless/ai/client.py
src/paperless/config.py
src/paperless/migrations/0004_applicationconfiguration_ai_enabled_and_more.py [new file with mode: 0644]
src/paperless/models.py
src/paperless/settings.py
src/paperless/tests/test_ai_classifier.py
src/paperless/tests/test_ai_client.py