diff --git a/templates/403.html b/templates/403.html deleted file mode 100644 index dd4f0ce..0000000 --- a/templates/403.html +++ /dev/null @@ -1,56 +0,0 @@ - - - - - - - 403 Forbidden - PacCrypt - - - - - - - - - - - - - -
-
- PacCrypt Logo -
-

PACCRYPT

-

Securely Share Text and Files

-
-
-
- - -
-
-

403 - Forbidden

-

- Looks like this area is locked behind a secret ghost door! -

- - - -
-
- - - - - diff --git a/templates/404.html b/templates/404.html deleted file mode 100644 index 1e453e7..0000000 --- a/templates/404.html +++ /dev/null @@ -1,56 +0,0 @@ - - - - - - - 404 Not Found - PacCrypt - - - - - - - - - - - - - -
-
- PacCrypt Logo -
-

PACCRYPT

-

Securely Share Text and Files

-
-
-
- - -
-
-

404 - Not Found

-

- Whoops! That page doesn't seem to exist. Maybe it got encrypted? -

- - - -
-
- - - - - diff --git a/templates/500.html b/templates/500.html deleted file mode 100644 index 783c7f6..0000000 --- a/templates/500.html +++ /dev/null @@ -1,57 +0,0 @@ - - - - - - - 500 Server Error - PacCrypt - - - - - - - - - - - - - -
-
- PacCrypt Logo -
-

PACCRYPT

-

Securely Share Text and Files

-
-
-
- - -
-
-

500 - Server Error

-

- Uh oh! The ghosts chomped the server wires. - We're working on patching it up. -

- - - -
-
- - - - - diff --git a/templates/admin.html b/templates/admin.html deleted file mode 100644 index d779fcc..0000000 --- a/templates/admin.html +++ /dev/null @@ -1,257 +0,0 @@ - - - - - - - Admin Panel - PacCrypt - - - - - - - - - - - - - - -
-
- PacCrypt Logo -
-

PACCRYPT

-

ADMIN PANEL

-
-
-
- - -
- -
-

Server Management

- -
- -
- - - - -
- -
- -
- -
- -
- - -
- - - - -
- - -
-

Change Admin Password

- - - {% with messages = get_flashed_messages(with_categories=true, category_filter=['password-feedback']) %} - {% for category, message in messages %} -
{{ message }}
- {% endfor %} - {% endwith %} - - -
- - - -
-
- - -
-

Server Status

- -
- - - -
-

Server Logs

- - - -
- - - - - - - - - - diff --git a/templates/admin_login.html b/templates/admin_login.html deleted file mode 100644 index 77984f4..0000000 --- a/templates/admin_login.html +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - Admin Login - PacCrypt - - - - - - - - - - - - - -
-
- PacCrypt Logo -
-

PACCRYPT

-

Admin Login

-
-
-
- -
- -
-

Admin Login

- - - {% with messages = get_flashed_messages() %} - {% if messages %} -

{{ messages[0] }}

- {% endif %} - {% endwith %} - - -
- - -
- -
-
-
-
- - - - - diff --git a/templates/admin_settings.html b/templates/admin_settings.html deleted file mode 100644 index 877048c..0000000 --- a/templates/admin_settings.html +++ /dev/null @@ -1,76 +0,0 @@ - - - - - - - Admin Settings - PacCrypt - - - - - - - - - - - - -
-
- PacCrypt Logo -
-

PACCRYPT

-

Server Settings

-
-
-
- -
- -
-

Upload Settings

- - - {% with messages = get_flashed_messages() %} - {% if messages %} -
    - {% for message in messages %} -
  • {{ message }}
  • - {% endfor %} -
- {% endif %} - {% endwith %} - - -
- - - - - - - - - - -
- - - - -
-
-
-
- - - - - diff --git a/templates/admin_setup.html b/templates/admin_setup.html deleted file mode 100644 index c0a20b3..0000000 --- a/templates/admin_setup.html +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - PacCrypt - Admin Setup - - - - - - - - - - - - - -
-
- PacCrypt Logo -
-

PACCRYPT

-

Admin Setup

-
-
-
- - -
- -
-

Create Admin Account

- - - {% with messages = get_flashed_messages() %} - {% if messages %} -

{{ messages[0] }}

- {% endif %} - {% endwith %} - - -
- - -
- -
-
-
-
- - - - - diff --git a/templates/index.html b/templates/index.html deleted file mode 100644 index 8eae4e6..0000000 --- a/templates/index.html +++ /dev/null @@ -1,211 +0,0 @@ - - - - - - - PacCrypt - - - - - - - - - - - - - -
-
- PacCrypt Logo -
-

PACCRYPT

-

Securely Share Text and Files

-
-
-
- - -
- -
-

Password Generator

-
- -
- - -
-
Password copied to clipboard!
-
-
- - - - - -
-

Encrypt & Decrypt

-
- -
- - -
- - -
- Encrypt - - Decrypt -
- - - -
- -
- - -
- -
- - - - - -
- - -
- - - -
- -
-
Text copied to clipboard!
-
-
- - -
-

PacShare

-

Securely share encrypted files.

- - - {% with messages = get_flashed_messages() %} - {% if messages %} -
    - {% for message in messages %} -
  • - {{ message | safe }} - {% if "pickup" in message %} - - {% endif %} -
  • - {% endfor %} -
- - {% endif %} - {% endwith %} - - - - - -
- - - -
- -
-
-

BOTH PASSWORDS ARE REQUIRED FOR PICKUP

- - - -

- Files expire after {{ settings.max_file_age_days }} days.
- Max file size: {{ settings.max_file_size_bytes // (1024 * 1024 * 1024) }} GB. -

-
-
- - - - - diff --git a/templates/pickup.html b/templates/pickup.html deleted file mode 100644 index ab4509c..0000000 --- a/templates/pickup.html +++ /dev/null @@ -1,99 +0,0 @@ - - - - - - - PacCrypt - Secure File Pickup - - - - - - - - - - -
-
- PacCrypt Logo -
-

PACCRYPT

-

Encrypted File Pickup

-
-
-
- - -
- -
-

File Pickup

- - - {% with messages = get_flashed_messages() %} - {% if messages %} -
    - {% for message in messages %} -
  • {{ message }}
  • - {% endfor %} -
- {% endif %} - {% endwith %} - - -
-

File ID: {{ file_id }}

-
- - -
-
- -
- -
- -
- -
- -
-
-
- - -
-

Security Notice

-

- Make sure you're on the correct domain before entering any passwords.
- Your file will be permanently deleted after download. -

-
- - - -
- - - - -