Compare commits

..

1 Commits

Author SHA1 Message Date
fe1f42a6f0 Merge pull request 'feat: email verification + delete confirmation + smtp/cors/prod hardening' (#1) from feature/email-verification-prod-hardening into main
All checks were successful
Deploy / deploy (push) Successful in 1m58s
Reviewed-on: #1
2026-02-09 20:47:53 +00:00
12 changed files with 2 additions and 2 deletions

View File

@@ -2,9 +2,9 @@
<html lang="en"> <html lang="en">
<head> <head>
<meta charset="UTF-8" /> <meta charset="UTF-8" />
<link rel="icon" type="image/x-icon" href="/favicon.ico" /> <link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>SkyMoney</title> <title>web</title>
<script> <script>
// Initialize theme immediately to prevent flash and enable Tailwind dark: classes // Initialize theme immediately to prevent flash and enable Tailwind dark: classes
(function() { (function() {

Binary file not shown.

Before

Width:  |  Height:  |  Size: 817 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 99 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 817 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 795 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.7 KiB