96f4ca6fd9
edited docker config
2026-01-21 16:32:45 +01:00
e3e1037a85
feat: update SuccessPage with countdown and return button; localize return button text
2026-01-21 16:27:32 +01:00
9445f5d417
refactor: update MainForm layout and payment method selection; localize submit button text
2026-01-21 16:15:52 +01:00
308b21ae6c
improved choosing payment method
2026-01-21 15:51:38 +01:00
697e84b5ea
fixed Bug: Database
2026-01-21 14:27:24 +01:00
09bbec6ce3
added proxynet
2026-01-21 14:24:53 +01:00
adbf60df6c
edited dockerfile again
2026-01-21 14:04:37 +01:00
acc1ecc88c
removed hash
2026-01-21 14:02:40 +01:00
ed48d7552e
docker
2026-01-21 14:01:38 +01:00
9f22f4aa35
docker
2026-01-21 13:59:52 +01:00
0b1e46779e
docker
2026-01-21 13:56:22 +01:00
0a7f83f6e8
edited docker compose
2026-01-21 13:45:40 +01:00
4970f80b70
removed password
2026-01-21 13:38:31 +01:00
2feb1ec8c8
hash
2026-01-21 13:05:41 +01:00
ef4734f886
edited hash
2026-01-21 13:02:44 +01:00
82edf655a3
edited port config
2026-01-21 12:54:33 +01:00
81a32faea3
edited docker config
2026-01-21 12:47:16 +01:00
8396840149
fixed bug: ids are not updating
2026-01-21 12:46:56 +01:00
e2ed58499a
feat: implement success page and update routing; add lucide icons and enhance form submission feedback
2026-01-21 10:26:39 +01:00
4602f6a4f5
x
2026-01-20 20:43:44 +01:00
03ab15367f
e
2026-01-20 20:34:39 +01:00
c3881b93ec
feat: update WireGuard service configuration; switch to linuxserver/wireguard image and adjust environment variables
2026-01-20 20:32:31 +01:00
bf3a11891b
proxynet
2026-01-20 20:03:37 +01:00
58c590c5b3
fix: update docker-compose configuration; add frontend network and correct WireGuard port mapping
2026-01-20 19:59:09 +01:00
1e34684ab5
edited docker again
2026-01-20 19:46:44 +01:00
ca190ffa42
edited password
2026-01-20 19:43:36 +01:00
b7f0e8670d
feat: update WireGuard configuration; adjust port mapping for UDP traffic
2026-01-20 19:38:07 +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