From 4fa73c488f56548bd9f319da93e0b2a42cf0958d Mon Sep 17 00:00:00 2001 From: Purple Date: Fri, 16 Jan 2026 20:56:25 +0000 Subject: [PATCH] add stuff --- .DS_Store | Bin 6148 -> 6148 bytes webapp/index.php | 133 ++++++++++++++++++++++++----------------------- 2 files changed, 67 insertions(+), 66 deletions(-) diff --git a/.DS_Store b/.DS_Store index 054b1f511f72a31ab93996b06da4a3e2a5bd1c80..fd89da42a60a424df809f779382930eeefd1553f 100644 GIT binary patch delta 80 zcmZoMXfc=|#>B)qu~2NHo+2aj#DLw41(+BanJ4owzUF0PC}&7zNMcB2C}1eq{DP60 ibu&8$KL=3#W=5v(%#-;=EIAk%7=Va@VRL}U7G?kmCJ~GP delta 68 zcmZoMXfc=|#>B`mu~2NHo+2aD#DLwC4MbQb^E18JEW-SmWn+UZ<7Rdaeh#3T&4SF| WnJ4p$SaL7`0V4wg)8+t?EzAIX-w>4m diff --git a/webapp/index.php b/webapp/index.php index cbfcf41..9dfceeb 100644 --- a/webapp/index.php +++ b/webapp/index.php @@ -1,3 +1,4 @@ + @@ -15,7 +16,7 @@ --purple-light: #8B4D9B; --purple-lighter: #F5EDF7; --purple-gradient: linear-gradient(135deg, #6B2D7B 0%, #8B4D9B 100%); - + /* UI Colors */ --bg-primary: #f8f9fa; --bg-secondary: #ffffff; @@ -25,25 +26,25 @@ --text-tertiary: #868e96; --border: rgba(0, 0, 0, 0.08); --border-strong: rgba(0, 0, 0, 0.12); - + /* Shadows */ --shadow-sm: 0 1px 3px rgba(107, 45, 123, 0.08), 0 1px 2px rgba(0, 0, 0, 0.06); --shadow-md: 0 4px 12px rgba(107, 45, 123, 0.1), 0 2px 4px rgba(0, 0, 0, 0.04); --shadow-lg: 0 10px 40px rgba(107, 45, 123, 0.15), 0 4px 12px rgba(0, 0, 0, 0.05); --shadow-xl: 0 25px 50px -12px rgba(107, 45, 123, 0.2); - + /* Radii */ --radius-sm: 8px; --radius-md: 12px; --radius-lg: 16px; --radius-xl: 20px; - + /* Status Colors */ --success: #28a745; --warning: #ffc107; --error: #dc3545; --info: #17a2b8; - + /* Transitions */ --transition: all 0.2s ease; --transition-slow: all 0.3s ease; @@ -1124,7 +1125,7 @@

Import Geofeed Data

Import geofeed entries from a CSV file or a remote URL. The data should follow RFC 8805 format: ip_prefix,country_code,region_code,city,postal_code

- +
@@ -1137,7 +1138,7 @@

Upload CSV File

Upload a geofeed CSV file from your computer

- +
- +
Processing...
- + - +
@@ -1184,22 +1185,22 @@

Import from URL

Fetch and import a geofeed from a remote URL

- +
- +
Fetching...
- + - +
@@ -1216,7 +1217,7 @@

Danger Zone

Irreversible actions - please proceed with caution.

- +