Commit Graph

33 Commits

Author SHA1 Message Date
4b3c8a2424 edited compose file 2026-01-20 20:17:53 +01:00
568b3bf495 edited 2026-01-20 20:08:14 +01:00
5653d32857 fix: update WireGuard PASSWORD_HASH to a static value 2026-01-20 20:06:44 +01:00
7cf5b8df48 Merge branch 'dev' into prod 2026-01-20 20:03:51 +01:00
bf3a11891b proxynet 2026-01-20 20:03:37 +01:00
65c5fc0f8f Merge branch 'dev' into prod 2026-01-20 19:59:27 +01:00
58c590c5b3 fix: update docker-compose configuration; add frontend network and correct WireGuard port mapping 2026-01-20 19:59:09 +01:00
b626a67907 Merge branch 'dev' into prod 2026-01-20 19:46:56 +01:00
1e34684ab5 edited docker again 2026-01-20 19:46:44 +01:00
6643a176a6 Merge branch 'dev' into prod 2026-01-20 19:43:53 +01:00
ca190ffa42 edited password 2026-01-20 19:43:36 +01:00
89803754a7 Merge branch 'dev' into prod 2026-01-20 19:38:27 +01:00
b7f0e8670d feat: update WireGuard configuration; adjust port mapping for UDP traffic 2026-01-20 19:38:07 +01:00
5052b3e83a changed fetch urls 2026-01-20 19:23:53 +01:00
28c9095069 edited docker config 2026-01-20 19:22:09 +01:00
da39d2e07a feat: add WireGuard service and configure internal network; update docker-compose.yml for enhanced networking 2026-01-20 19:15:55 +01:00
c985a20207 feat: enhance MainForm layout and user experience; add new components and improve form structure
feat: update i18n configuration to prioritize browser language; enhance language detection
feat: add new translation keys for form submission feedback in English and German
2026-01-20 19:07:03 +01:00
fd37e40253 feat: enhance user confirmation and data submission; add newEntry function and update MainForm to handle user selection 2026-01-20 18:50:16 +01:00
001999f21d added value to selector 2026-01-19 14:07:39 +01:00
3c5ec1923f feat: add user confirmation functionality and dynamic table creation; enhance MainForm with user selection and next ID display 2026-01-19 13:51:33 +01:00
1208d731ca feat: update user retrieval and add new users table; enhance MainForm with user fetching and localization support 2026-01-19 12:38:50 +01:00
9bc22300eb edited nginx config 2026-01-19 12:10:40 +01:00
130167bfa2 added confirmation data 2026-01-14 17:32:41 +01:00
89f40ac854 fixed submitting form 2026-01-14 17:25:59 +01:00
812f2a0824 changed form layout 2026-01-14 17:21:38 +01:00
ba9deca84c feat: update MainForm component labels for consistency and localization; enhance i18next support in translation files 2026-01-14 13:10:06 +01:00
411e3cba46 feat: update MainForm component for improved form handling and validation; add i18next support for localization 2026-01-14 13:01:45 +01:00
28c3c119f1 feat: update getAll25 function to return consistent response format and modify frontend route to handle async data retrieval 2026-01-13 19:51:12 +01:00
110a5b17c2 feat: integrate Tailwind CSS and enhance MainForm component
- Added Tailwind CSS and related packages to the project.
- Refactored App.css and index.css to use Tailwind for styling.
- Enhanced MainForm component with improved form handling, validation, and layout using Material-UI and Tailwind CSS.
- Implemented dynamic error handling and submission feedback.
- Created a new Tailwind configuration file.
2026-01-13 19:46:34 +01:00
ba1a221ef3 feat: implement MainForm component and set up routing; add user table schema and trigger in SQL 2026-01-13 19:01:06 +01:00
8a915ea5f5 feat: initialize backend and frontend structure with Docker support
- Added backend package.json with dependencies for Express, MySQL, and EJS.
- Created server.js for backend server setup with basic routing and error handling.
- Added EJS view for the index page.
- Set up Docker Compose configuration for frontend, backend, and MySQL database services.
- Created Dockerfile for frontend build process using Node and Nginx.
- Configured Nginx for serving frontend application.
- Implemented i18n setup for internationalization with English and German language support.
- Added localization files for English and German languages.
2026-01-13 18:16:10 +01:00
6ed62f0f8d initial commit 2025-12-23 00:31:59 +01:00
cd7057ef08 Initial commit 2025-12-13 14:02:39 +01:00