Commit Graph

20 Commits

Author SHA1 Message Date
Marco Gallegos
7b05bf5eea fix: Add .js extension to health_checker module import 2025-12-17 20:33:16 -06:00
Marco Gallegos
949a7c22cc feat: reimplement health checker from Python to Node.js. 2025-12-17 20:29:20 -06:00
Marco Gallegos
419b8a283b feat: Document new service monitoring and quote API, and implement quote API endpoint with enhanced health checks. 2025-12-17 19:57:14 -06:00
Marco Gallegos
e8d8a58c46 feat: Introduce a Python health checker, reorganize static assets and data, and remove Zsh helper scripts. 2025-12-17 19:38:01 -06:00
Marco Gallegos
0d4601385c fix: Update Telegram redirection logic for improved user experience 2025-12-16 13:28:32 -06:00
Marco Gallegos
d0fb777961 feat: Refactor Telegram redirect to use client-side HTML page instead of server-side User-Agent detection. 2025-12-16 10:45:50 -06:00
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