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
18777e5f7c
added allowed ips
2026-05-09 23:10:47 +02:00
theis.gaedigk
b55129dfff
closed ports
2026-05-09 23:06:17 +02:00
theis.gaedigk
26856ee1df
edited
2026-05-09 23:03:56 +02:00
theis.gaedigk
dd1d8d8d6b
edited network config
2026-05-09 21:52:39 +02:00
theis.gaedigk
cf2df0aaac
edited code design
2026-05-09 21:46:01 +02:00
theis.gaedigk
1199d6468f
noted out public web-ui port
2026-05-09 21:45:19 +02:00
theis.gaedigk
7cd958c31e
edited ip adresses
2026-05-09 21:43:12 +02:00
theis.gaedigk
f89cf84a38
edited docker config
2026-05-09 21:38:56 +02:00
theis.gaedigk
e3fc1d8659
edited again
2026-05-09 21:30:59 +02:00
theis.gaedigk
060f8d01c6
edited again
2026-05-09 21:27:47 +02:00
theis.gaedigk
667609d70c
fixed docker config
2026-05-09 21:24:42 +02:00
theis.gaedigk
b05f19acd9
edited docker compose
2026-05-09 21:22:28 +02:00
theis.gaedigk
1b4cc81e61
deleted unused compose
2026-05-09 21:05:27 +02:00
theis.gaedigk
2aa9a968f5
Merge branch 'dev' into prod
2026-05-04 22:40:33 +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
e42a2f510a
edited docker compose
2026-05-04 22:05:18 +02:00
theis.gaedigk
d2b22fc71f
Merge branch 'dev' into prod
2026-05-04 22:04:26 +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
471c0c7a49
Merge branch 'dev' into prod
2026-01-21 16:33:03 +01:00
theis.gaedigk
96f4ca6fd9
edited docker config
2026-01-21 16:32:45 +01:00
theis.gaedigk
75ff65e76b
Merge branch 'dev' into prod
2026-01-21 16:28:23 +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
7cf1245ef6
Merge branch 'dev' into prod
2026-01-21 14:27:37 +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
2adbfa75a5
Merge branch 'dev' into prod
2026-01-21 14:07:26 +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