Commit Graph

14 Commits

Author SHA1 Message Date
Marco Gallegos
cb9320049c fix: Correct Telegram redirection URL to ensure proper navigation to the official download page 2025-12-15 14:49:37 -06:00
Marco Gallegos
51d2418ac4 fix: Update Telegram redirection to official download page 2025-12-15 14:40:16 -06:00
Marco Gallegos
0631d4d240 feat: Implement user authentication with JWT for secure access 2025-12-15 14:36:25 -06:00
Marco Gallegos
95e2689368 feat: Add Telegram redirection endpoint for iOS and Android users 2025-12-15 14:36:13 -06:00
Marco Gallegos
6e601c61d8 fix: Update deployment port from 3000 to 3001 and healthcheck example domain. 2025-11-25 15:21:23 -06:00
Marco Gallegos
6eba59af4d chore: Update default server and Docker exposed port from 3000 to 3001. 2025-11-25 15:19:57 -06:00
Marco Gallegos
0547f58c65 feat: add health check endpoint with VPS ping using child_process.exec. 2025-11-25 13:03:59 -06:00
Marco Gallegos
f36a39dd71 fix: Correct path to health_checker script in server.js 2025-11-24 20:18:56 -06:00
Marco Gallegos
7f366a170e Refactor code structure for improved readability and maintainability 2025-11-24 20:18:43 -06:00
Marco Gallegos
5c13fa51c3 feat: Remove Caddy and Docker configuration; add Express server with health checker endpoint 2025-11-24 20:09:02 -06:00
Marco Gallegos
227f887c78 feat: Add Caddy configuration and Docker setup for hosting the application 2025-11-24 20:05:26 -06:00
Marco Gallegos
3a4726305d feat: Update notification form to collect name and phone and submit data via webhook, replacing Firebase email submission. 2025-11-21 15:57:17 -06:00
Marco Gallegos
5b27746e02 i18n: Update notification form input placeholder text to Spanish. 2025-11-21 15:41:59 -06:00
Marco Gallegos
672a6db19c feat: Add initial project structure with HTML, CSS, JavaScript libraries, and image assets. 2025-11-21 15:33:06 -06:00