From cea80fb8fafa21f3e8078be720826da2e4642719 Mon Sep 17 00:00:00 2001 From: Syndamia Date: Sun, 2 Feb 2025 20:57:31 +0200 Subject: feat: Async and queued page archival --- views/admin/index.php | 18 ++++++++++++++++ views/archive/create/index.php | 47 +++++++++++++++++++++++++++++++++++++++++ views/archive/create/status.php | 5 +++++ 3 files changed, 70 insertions(+) create mode 100644 views/archive/create/status.php (limited to 'views') diff --git a/views/admin/index.php b/views/admin/index.php index 750a246..e633d32 100644 --- a/views/admin/index.php +++ b/views/admin/index.php @@ -35,6 +35,24 @@ +

Archive queue

+ + + +

Permission denied, you're not an admin!

diff --git a/views/archive/create/index.php b/views/archive/create/index.php index 378d2de..b435e4d 100644 --- a/views/archive/create/index.php +++ b/views/archive/create/index.php @@ -1 +1,48 @@

Archiving ...

+ +

Current position in queue: unavailable

+ + diff --git a/views/archive/create/status.php b/views/archive/create/status.php new file mode 100644 index 0000000..d020c4a --- /dev/null +++ b/views/archive/create/status.php @@ -0,0 +1,5 @@ +