theis.gaedigk
ce2d0bb329
noted out 3sec pause
2026-05-18 20:41:35 +02:00
theis.gaedigk
c25ab48880
fully implemented tanstack query
2026-05-18 19:14:48 +02:00
theis.gaedigk
8932f5d004
changed code formatting
2026-05-18 18:11:46 +02:00
theis.gaedigk
3832aca12c
implemented tanstack query
2026-05-18 18:05:05 +02:00
theis.gaedigk
a88c141f28
fixed code
v2.0
2026-05-11 22:41:18 +02:00
theis.gaedigk
843a5d07d9
added webserver config and dockerfile
2026-05-10 21:08:17 +02:00
theis.gaedigk
4008b3de94
changed website icon
2026-05-10 21:03:55 +02:00
theis.gaedigk
dbacc172d8
deleted old frontend
2026-05-10 20:46:34 +02:00
theis.gaedigk
08cb38df8f
deleted unused code
2026-05-10 20:46:29 +02:00
theis.gaedigk
8650745009
add MUI components and update localization for payment methods
2026-05-10 20:45:51 +02:00
theis.gaedigk
5c035ba1c0
add lucide-react dependency and update form handling in MainForm
...
- Added lucide-react to package dependencies
- Refactored MainForm to improve form handling and user selection
- Removed SuccessPage component and related logic
- Updated localization files to include new keys for invoice details
- Created interfaces for form data and messages
2026-05-10 19:39:32 +02:00
theis.gaedigk
746530ae4c
improved ground structure
2026-05-10 18:31:46 +02:00
theis.gaedigk
3fd0889ebf
ground structure
2026-05-10 18:21:34 +02:00
theis.gaedigk
e3a26de92d
added new frontend and renamed old frontend
2026-05-10 13:30:20 +02:00
theis.gaedigk
75b75169a8
added paypal-qr code
2026-05-10 13:15:11 +02:00
theis.gaedigk
1b4cc81e61
deleted unused compose
2026-05-09 21:05:27 +02:00
theis.gaedigk
2a4825269b
fix: update SQL queries to use parameterized table names for security
...
Co-authored-by: Copilot <copilot@github.com >
2026-05-04 22:40:24 +02:00
theis.gaedigk
4df6d243f3
feat: implement dynamic API base URL and add language toggle in MainForm
...
Co-authored-by: Copilot <copilot@github.com >
2026-05-04 22:03:21 +02:00
theis.gaedigk
ab9cfd6cbf
Added README.md and License
v1.0
2026-03-15 12:36:12 +01:00
theis.gaedigk
96f4ca6fd9
edited docker config
2026-01-21 16:32:45 +01:00
theis.gaedigk
e3e1037a85
feat: update SuccessPage with countdown and return button; localize return button text
2026-01-21 16:27:32 +01:00
theis.gaedigk
9445f5d417
refactor: update MainForm layout and payment method selection; localize submit button text
2026-01-21 16:15:52 +01:00
theis.gaedigk
308b21ae6c
improved choosing payment method
2026-01-21 15:51:38 +01:00
theis.gaedigk
697e84b5ea
fixed Bug: Database
2026-01-21 14:27:24 +01:00
theis.gaedigk
09bbec6ce3
added proxynet
2026-01-21 14:24:53 +01:00
theis.gaedigk
adbf60df6c
edited dockerfile again
2026-01-21 14:04:37 +01:00
theis.gaedigk
acc1ecc88c
removed hash
2026-01-21 14:02:40 +01:00
theis.gaedigk
ed48d7552e
docker
2026-01-21 14:01:38 +01:00
theis.gaedigk
9f22f4aa35
docker
2026-01-21 13:59:52 +01:00
theis.gaedigk
0b1e46779e
docker
2026-01-21 13:56:22 +01:00
theis.gaedigk
0a7f83f6e8
edited docker compose
2026-01-21 13:45:40 +01:00
theis.gaedigk
4970f80b70
removed password
2026-01-21 13:38:31 +01:00
theis.gaedigk
2feb1ec8c8
hash
2026-01-21 13:05:41 +01:00
theis.gaedigk
ef4734f886
edited hash
2026-01-21 13:02:44 +01:00
theis.gaedigk
82edf655a3
edited port config
2026-01-21 12:54:33 +01:00
theis.gaedigk
81a32faea3
edited docker config
2026-01-21 12:47:16 +01:00
theis.gaedigk
8396840149
fixed bug: ids are not updating
2026-01-21 12:46:56 +01:00
theis.gaedigk
e2ed58499a
feat: implement success page and update routing; add lucide icons and enhance form submission feedback
2026-01-21 10:26:39 +01:00
theis.gaedigk
4602f6a4f5
x
2026-01-20 20:43:44 +01:00
theis.gaedigk
03ab15367f
e
2026-01-20 20:34:39 +01:00
theis.gaedigk
c3881b93ec
feat: update WireGuard service configuration; switch to linuxserver/wireguard image and adjust environment variables
2026-01-20 20:32:31 +01:00
theis.gaedigk
bf3a11891b
proxynet
2026-01-20 20:03:37 +01:00
theis.gaedigk
58c590c5b3
fix: update docker-compose configuration; add frontend network and correct WireGuard port mapping
2026-01-20 19:59:09 +01:00
theis.gaedigk
1e34684ab5
edited docker again
2026-01-20 19:46:44 +01:00
theis.gaedigk
ca190ffa42
edited password
2026-01-20 19:43:36 +01:00
theis.gaedigk
b7f0e8670d
feat: update WireGuard configuration; adjust port mapping for UDP traffic
2026-01-20 19:38:07 +01:00
theis.gaedigk
28c9095069
edited docker config
2026-01-20 19:22:09 +01:00
theis.gaedigk
da39d2e07a
feat: add WireGuard service and configure internal network; update docker-compose.yml for enhanced networking
2026-01-20 19:15:55 +01:00
theis.gaedigk
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
theis.gaedigk
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