From 20b55e7061e363e4a0d91e059a4d966452400cb0 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sun, 9 Nov 2025 19:38:46 +0000 Subject: [PATCH] Rebrand user-facing elements from Paperless-ngx to IntelliDocs Co-authored-by: dawnsystem <42047891+dawnsystem@users.noreply.github.com> --- src-ui/src/app/app.component.ts | 10 +++++----- .../app/components/admin/config/config.component.html | 2 +- .../components/admin/settings/settings.component.html | 2 +- .../mail-rule-edit-dialog.component.html | 2 +- .../system-status-dialog.component.html | 2 +- .../welcome-widget/welcome-widget.component.html | 6 +++--- .../manage/workflows/workflows.component.html | 2 +- src-ui/src/environments/environment.prod.ts | 2 +- src-ui/src/environments/environment.ts | 2 +- src-ui/src/index.html | 2 +- src-ui/src/manifest.webmanifest | 6 +++--- 11 files changed, 19 insertions(+), 19 deletions(-) diff --git a/src-ui/src/app/app.component.ts b/src-ui/src/app/app.component.ts index b782e62b5..dcc35a7c8 100644 --- a/src-ui/src/app/app.component.ts +++ b/src-ui/src/app/app.component.ts @@ -92,7 +92,7 @@ export class AppComponent implements OnInit, OnDestroy { ) ) { this.toastService.show({ - content: $localize`Document ${status.filename} was added to Paperless-ngx.`, + content: $localize`Document ${status.filename} was added to IntelliDocs.`, delay: 10000, actionName: $localize`Open document`, action: () => { @@ -101,7 +101,7 @@ export class AppComponent implements OnInit, OnDestroy { }) } else { this.toastService.show({ - content: $localize`Document ${status.filename} was added to Paperless-ngx.`, + content: $localize`Document ${status.filename} was added to IntelliDocs.`, delay: 10000, }) } @@ -131,7 +131,7 @@ export class AppComponent implements OnInit, OnDestroy { ) ) { this.toastService.show({ - content: $localize`Document ${status.filename} is being processed by Paperless-ngx.`, + content: $localize`Document ${status.filename} is being processed by IntelliDocs.`, delay: 5000, }) } @@ -182,7 +182,7 @@ export class AppComponent implements OnInit, OnDestroy { }, { anchorId: 'tour.upload-widget', - content: $localize`Drag-and-drop documents here to start uploading or place them in the consume folder. You can also drag-and-drop documents anywhere on all other pages of the web app. Once you do, Paperless-ngx will start training its machine learning algorithms.`, + content: $localize`Drag-and-drop documents here to start uploading or place them in the consume folder. You can also drag-and-drop documents anywhere on all other pages of the web app. Once you do, IntelliDocs will start training its machine learning algorithms.`, route: '/dashboard', }, { @@ -249,7 +249,7 @@ export class AppComponent implements OnInit, OnDestroy { content: $localize`There are tons more features and info we didn't cover here, but this should get you started. Check out the documentation or visit the project on GitHub to learn more or to report issues.` + '

' + - $localize`Lastly, on behalf of every contributor to this community-supported project, thank you for using Paperless-ngx!`, + $localize`Lastly, on behalf of every contributor to this community-supported project, thank you for using IntelliDocs!`, route: '/dashboard', isOptional: false, backdropConfig: { diff --git a/src-ui/src/app/components/admin/config/config.component.html b/src-ui/src/app/components/admin/config/config.component.html index e1d7340a6..5b8edb00b 100644 --- a/src-ui/src/app/components/admin/config/config.component.html +++ b/src-ui/src/app/components/admin/config/config.component.html @@ -1,7 +1,7 @@ diff --git a/src-ui/src/app/components/admin/settings/settings.component.html b/src-ui/src/app/components/admin/settings/settings.component.html index b228dac32..58e88fd9c 100644 --- a/src-ui/src/app/components/admin/settings/settings.component.html +++ b/src-ui/src/app/components/admin/settings/settings.component.html @@ -199,7 +199,7 @@ -

Only applies to the Paperless-ngx PDF viewer.

+

Only applies to the IntelliDocs PDF viewer.

diff --git a/src-ui/src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html b/src-ui/src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html index afe6c2ab9..f610dd928 100644 --- a/src-ui/src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html +++ b/src-ui/src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html @@ -24,7 +24,7 @@
-

Paperless will only process mails that match all of the criteria specified below.

+

IntelliDocs will only process mails that match all of the criteria specified below.

diff --git a/src-ui/src/app/components/common/system-status-dialog/system-status-dialog.component.html b/src-ui/src/app/components/common/system-status-dialog/system-status-dialog.component.html index 99fddbf2c..b9b7d0815 100644 --- a/src-ui/src/app/components/common/system-status-dialog/system-status-dialog.component.html +++ b/src-ui/src/app/components/common/system-status-dialog/system-status-dialog.component.html @@ -19,7 +19,7 @@
-
Paperless-ngx Version
+
IntelliDocs Version
{{status.pngx_version}} @if (versionMismatch) { diff --git a/src-ui/src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html b/src-ui/src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html index 63532813f..1510b97a6 100644 --- a/src-ui/src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html +++ b/src-ui/src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html @@ -1,10 +1,10 @@ -

Paperless-ngx is running! 🎉

+

IntelliDocs is running! 🎉

You're ready to start uploading documents! Explore the various features of this web app on your own, or start a quick tour using the button below.

-

More detail on how to use and configure Paperless-ngx is always available in the documentation.

+

More detail on how to use and configure IntelliDocs is always available in the documentation.


-

Thanks for being a part of the Paperless-ngx community!

+

Thanks for being a part of the IntelliDocs community!

diff --git a/src-ui/src/app/components/manage/workflows/workflows.component.html b/src-ui/src/app/components/manage/workflows/workflows.component.html index 0fb63d09a..f47e39e16 100644 --- a/src-ui/src/app/components/manage/workflows/workflows.component.html +++ b/src-ui/src/app/components/manage/workflows/workflows.component.html @@ -1,7 +1,7 @@ diff --git a/src-ui/src/environments/environment.prod.ts b/src-ui/src/environments/environment.prod.ts index 8bec5f2e6..af187371d 100644 --- a/src-ui/src/environments/environment.prod.ts +++ b/src-ui/src/environments/environment.prod.ts @@ -4,7 +4,7 @@ export const environment = { production: true, apiBaseUrl: document.baseURI + 'api/', apiVersion: '9', // match src/paperless/settings.py - appTitle: 'Paperless-ngx', + appTitle: 'IntelliDocs', tag: 'prod', version: '2.19.5', webSocketHost: window.location.host, diff --git a/src-ui/src/environments/environment.ts b/src-ui/src/environments/environment.ts index 1097404c3..efb549d26 100644 --- a/src-ui/src/environments/environment.ts +++ b/src-ui/src/environments/environment.ts @@ -6,7 +6,7 @@ export const environment = { production: false, apiBaseUrl: 'http://localhost:8000/api/', apiVersion: '9', - appTitle: 'Paperless-ngx', + appTitle: 'IntelliDocs', tag: 'dev', version: 'DEVELOPMENT', webSocketHost: 'localhost:8000', diff --git a/src-ui/src/index.html b/src-ui/src/index.html index de85328f3..2074a1cbd 100644 --- a/src-ui/src/index.html +++ b/src-ui/src/index.html @@ -2,7 +2,7 @@ - Paperless-ngx + IntelliDocs diff --git a/src-ui/src/manifest.webmanifest b/src-ui/src/manifest.webmanifest index 4a3132454..2b246e15d 100644 --- a/src-ui/src/manifest.webmanifest +++ b/src-ui/src/manifest.webmanifest @@ -1,6 +1,6 @@ { "background_color": "white", - "description": "A supercharged version of paperless: scan, index and archive all your physical documents", + "description": "IntelliDocs: AI-powered document management - scan, index and archive all your physical documents with advanced ML capabilities", "display": "standalone", "icons": [ { @@ -12,7 +12,7 @@ "sizes": "any" } ], - "name": "Paperless-ngx", - "short_name": "Paperless-ngx", + "name": "IntelliDocs", + "short_name": "IntelliDocs", "start_url": "/" }