From db5349881d8de7a6a1b8a0fab67c1283ad60d138 Mon Sep 17 00:00:00 2001
From: Michael Shamoon <4887959+shamoon@users.noreply.github.com>
Date: Sat, 12 Mar 2022 19:59:33 -0800
Subject: [PATCH 1/2] App loading screen
---
src/documents/templates/index.html | 60 ++++++++++++++++++++++++++++--
1 file changed, 56 insertions(+), 4 deletions(-)
diff --git a/src/documents/templates/index.html b/src/documents/templates/index.html
index 538c0dded..96f745491 100644
--- a/src/documents/templates/index.html
+++ b/src/documents/templates/index.html
@@ -13,13 +13,65 @@
-
-
+
+
-
- {% translate "Paperless-ngx is loading..." %}
+
+
+
+
+
+
+
{% translate "Paperless-ngx is loading..." %}
+
+
+
From a47ec7c77dd16de8d50aebabdf12dead383887fc Mon Sep 17 00:00:00 2001
From: Michael Shamoon <4887959+shamoon@users.noreply.github.com>
Date: Sun, 13 Mar 2022 20:45:14 -0700
Subject: [PATCH 2/2] Add timeout warning
---
src/documents/templates/index.html | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
diff --git a/src/documents/templates/index.html b/src/documents/templates/index.html
index 96f745491..b45ce31d2 100644
--- a/src/documents/templates/index.html
+++ b/src/documents/templates/index.html
@@ -20,6 +20,13 @@
+