Commit Graph
19 Commits
Author SHA1 Message Date
Flummi 567f100f0a add initial documentation files 2025-03-16 18:42:38 +01:00
Flummi 0419994ae6 refactor types and improve handler processing 2025-03-16 18:42:17 +01:00
Flummi 74f759eaef remove unused imports 2025-03-15 23:33:33 +01:00
Flummi 3aa7673d5d refactor request handling to replace parsedUrl with url for consistency and improve type definitions 2025-03-15 23:32:54 +01:00
Flummi 4514a37999 refactor request handling to improve type safety and streamline request parsing 2025-03-15 22:45:13 +01:00
Flummi dc8c150ce8 improve cookie handling by ensuring cookies are properly typed and refactor data event listener for consistency 2025-03-15 22:29:42 +01:00
Flummi edd50ef9b1 clean up imports in index.ts and router.ts, improve types in router.ts and types.d.ts 2025-03-15 22:00:18 +01:00
Flummi 57f8c5d18c Optimiere Middleware-Verarbeitung in Flummpress und Router, verbessere Typen für Middleware 2025-03-15 21:28:13 +01:00
Flummi 31230f272f Aktualisiere Paketname und Version in package.json, füge Beschreibung hinzu 2025-03-15 18:31:40 +01:00
Flummi 9acd8f405b Refaktoriere Anfrage- und Antworttypen in separate Datei, verbessere die Typen für Middleware und RouteCallback 2025-03-15 18:31:33 +01:00
Flummi f2cf3821f2 Erweitere die Flummpress-Klasse um Response- und Middleware-Typen, verbessere die Fehlerbehandlung und optimiere die Anfrageverarbeitung 2025-03-15 16:41:11 +01:00
Flummi 2f6f833549 Aktualisiere Importe auf Node.js-Module und passe .gitignore an 2025-03-15 16:26:59 +01:00
Flummi 8554cdb396 Dateien nach "src" hochladen 2025-03-15 13:26:20 +00:00
Flummi 776c610574 Dateien nach "/" hochladen 2025-03-15 13:25:46 +00:00
Flummi b392003f0b src/template.mjs gelöscht 2025-03-15 13:24:58 +00:00
Flummi ad1536ff2e src/router.mjs gelöscht 2025-03-15 13:24:55 +00:00
Flummi 930f232a93 src/index.mjs gelöscht 2025-03-15 13:24:52 +00:00
Flummi be538a887a README.md gelöscht 2025-03-15 13:24:46 +00:00
Flummi c5350a2c68 package.json gelöscht 2025-03-15 13:24:41 +00:00