From 9cef15313e47b4ce34bfac6d022e5ffa7d435fe5 Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Fri, 4 Oct 2024 00:48:04 -0700 Subject: [PATCH] Starting to mess with it, this basically works for Google --- .../manage/mail/mail.component.html | 1 + .../components/manage/mail/mail.component.ts | 32 ++++++++- src-ui/src/app/data/ui-settings.ts | 6 ++ src/documents/views.py | 69 +++++++++++++++++++ src/paperless/settings.py | 8 +++ src/paperless/urls.py | 6 ++ 6 files changed, 121 insertions(+), 1 deletion(-) diff --git a/src-ui/src/app/components/manage/mail/mail.component.html b/src-ui/src/app/components/manage/mail/mail.component.html index 296d80055..a83b87355 100644 --- a/src-ui/src/app/components/manage/mail/mail.component.html +++ b/src-ui/src/app/components/manage/mail/mail.component.html @@ -13,6 +13,7 @@ + Connect with Google