Theis Gaedigk theis.gaedigk
theis.gaedigk pushed to debian12 at theis.gaedigk/mcs-lose 2025-08-15 12:17:22 +02:00
4bb071cbb5 finally
theis.gaedigk pushed to debian12 at theis.gaedigk/mcs-lose 2025-08-15 12:09:12 +02:00
0fb46cb43f fix: update HMR protocol to secure WebSocket (wss)
theis.gaedigk pushed to debian12 at theis.gaedigk/mcs-lose 2025-08-15 12:05:45 +02:00
5188b0e4c0 fix: refine CORS configuration to include methods and allowed headers
theis.gaedigk pushed to debian12 at theis.gaedigk/mcs-lose 2025-08-15 12:01:50 +02:00
a6dedd46ed fix: configure CORS to allow specific origins and enable credentials
theis.gaedigk pushed to debian12 at theis.gaedigk/mcs-lose 2025-08-15 11:56:42 +02:00
772cb944a3 changed again - ughhh
theis.gaedigk pushed to debian12 at theis.gaedigk/mcs-lose 2025-08-15 11:54:45 +02:00
764ac9c38b fix: update HMR protocol to secure WebSocket (wss)
theis.gaedigk pushed to debian12 at theis.gaedigk/mcs-lose 2025-08-15 11:52:46 +02:00
58332ee8fc chnged protocol
theis.gaedigk pushed to debian12 at theis.gaedigk/mcs-lose 2025-08-15 11:44:49 +02:00
78497291a8 changed vit config
theis.gaedigk pushed to debian12 at theis.gaedigk/mcs-lose 2025-08-15 11:23:05 +02:00
7ef52321d6 refactor: simplify Vite configuration by removing unused plugins and ensuring proper HMR settings
theis.gaedigk pushed to debian12 at theis.gaedigk/mcs-lose 2025-08-15 10:25:23 +02:00
af30e87d96 changed networking
theis.gaedigk created branch debian12 in theis.gaedigk/mcs-lose 2025-08-15 10:12:53 +02:00
theis.gaedigk pushed to debian12 at theis.gaedigk/mcs-lose 2025-08-15 10:12:53 +02:00
725cd7e08a changed ports to run on my server
theis.gaedigk pushed to dev at theis.gaedigk/mcs-lose 2025-08-15 10:02:54 +02:00
5c6373d16d rewrited documentation
theis.gaedigk pushed to dev at theis.gaedigk/mcs-lose 2025-08-14 16:29:56 +02:00
7da66b52be added documentation
theis.gaedigk pushed to dev at theis.gaedigk/mcs-lose 2025-08-14 16:14:22 +02:00
f2433e2d84 feat: enhance token handling in removeSelection and saveRow functions
theis.gaedigk pushed to dev at theis.gaedigk/mcs-lose 2025-08-14 12:01:42 +02:00
40d5f35afb feat: optimize table component with deferred search and dynamic container height
theis.gaedigk pushed to dev at theis.gaedigk/mcs-lose 2025-08-14 11:37:34 +02:00
9d64e7c274 Implement virtual scrolling in Table component for improved performance
theis.gaedigk pushed to dev at theis.gaedigk/mcs-lose 2025-08-14 10:38:39 +02:00
214a3cb3c8 feat: enhance CSV upload handling with chunked requests and token support; improve form input limits
theis.gaedigk pushed to dev at theis.gaedigk/mcs-lose 2025-08-13 22:10:01 +02:00
bb63388986 feat: update losnummer label to include input format instructions
theis.gaedigk pushed to dev at theis.gaedigk/mcs-lose 2025-08-13 22:08:58 +02:00
c4c805083a feat: add maxLength validation to form inputs and improve saveRow feedback