elpatron
  • Joined on 2023-12-25
elpatron pushed to main at elpatron/datecalc 2025-07-25 13:42:58 +02:00
ffa1af560c Code Statistik aktualisiert
elpatron pushed to main at elpatron/datecalc 2025-07-25 13:19:19 +02:00
5867e3eeb7 Fix 404 errors: Move favicon files to static directory and update all references
elpatron pushed to main at elpatron/datecalc 2025-07-25 13:14:07 +02:00
8f8c5f42ca Fix apple-mobile-web-app-status-bar-style
elpatron pushed to main at elpatron/datecalc 2025-07-25 13:09:06 +02:00
fec84005f4 UI: Submit-Buttons vergrößert und einheitlichen vertikalen Abstand hinzugefügt
elpatron pushed to main at elpatron/datecalc 2025-07-25 12:54:54 +02:00
f2391de8b4 UI: Checkbox-Alignment im Plus/Minus-Bereich verbessert
elpatron pushed to main at elpatron/datecalc 2025-07-25 12:33:28 +02:00
9361d11dff remove )
c67df924c6 Update TOC
Compare 2 commits »
elpatron pushed to main at elpatron/datecalc 2025-07-25 12:30:14 +02:00
59145f9ea1 Add batch file
elpatron pushed to main at elpatron/datecalc 2025-07-25 12:25:15 +02:00
8c56cdeb55 Add cloc code stats
elpatron pushed to main at elpatron/datecalc 2025-07-25 12:14:27 +02:00
d24f93d039 Swagger/OpenAPI-Doku unter /api-docs, Link im Footer, keine Überschneidung mit API-Endpunkten
elpatron pushed to main at elpatron/datecalc 2025-07-25 12:00:09 +02:00
77a6b5c2c2 Change Codeberg link to README.md
elpatron pushed to main at elpatron/datecalc 2025-07-25 11:29:02 +02:00
25b0de1cce Text geändert
8d10c6f891 Refaktoriert: Logdatei-Auswertung in Hilfsfunktion ausgelagert, Redundanz in /stats und /api/stats beseitigt
e44e55af53 Entfernt: redundanter /monitor-Endpunkt, da /api/monitor identische Funktion bietet
34eeed8753 Verbesserte Kontrast- und Farbgestaltung der Accordion-Header für Barrierefreiheit und bessere Unterscheidbarkeit
Compare 4 commits »
elpatron pushed to main at elpatron/datecalc 2025-07-25 11:06:09 +02:00
de47c379b5 It´s FREE
elpatron pushed to main at elpatron/datecalc 2025-07-25 10:42:53 +02:00
9ef30029df Screenshot: crop and resize
elpatron pushed to main at elpatron/datecalc 2025-07-25 10:40:30 +02:00
def7c43050 TOC eingefügt
elpatron pushed to main at elpatron/datecalc 2025-07-25 10:37:34 +02:00
c832f372a6 Rearrange README
elpatron pushed to main at elpatron/datecalc 2025-07-25 10:02:33 +02:00
18bc24c0b1 Add screen shots
elpatron pushed to main at elpatron/datecalc 2025-07-25 09:38:55 +02:00
8a5816a547 Barrierefreiheit: Accordion, Formulare, aria-live, Kontraste, SEO und README für Accessibility optimiert
elpatron pushed to main at elpatron/datecalc 2025-07-24 19:38:28 +02:00
142ecb12cf Tests an API angepasst
elpatron pushed to main at elpatron/datecalc 2025-07-24 19:38:01 +02:00
474a2d485c REST API-Nutzung wird im Dashboard ausgewertet und dokumentiert
elpatron pushed to main at elpatron/datecalc 2025-07-24 19:23:38 +02:00
1351eae56e Accordion-Logik und Panel-Index korrigiert, kombinierte Plus/Minus-Funktion, Tests aktualisiert