50 Commits

Author SHA1 Message Date
b6757715e3 Revert "-.-"
This reverts commit 945832b6c28f5cbdb808d2b5168333bab4074c09.
2025-03-19 12:57:19 +01:00
945832b6c2 -.- 2025-03-19 12:42:10 +01:00
953af4564b remove unused test file 2025-03-17 10:56:45 +01:00
63bdc0d0ed html -> md 2025-03-17 10:47:11 +01:00
b72ed99fb8 validate that routes are an array before merging with another Router instance 2025-03-17 10:37:28 +01:00
c6f87538f6 idk xD 2025-03-17 10:07:09 +01:00
308301cb2c refactor router methods to use rest parameters for handler functions 2025-03-17 09:34:41 +01:00
3e7851aae2 object -> array 2025-03-17 09:22:02 +01:00
b694b14065 idk 2025-03-17 09:04:11 +01:00
566a1b671c refactor router to use array for route storage and improve route handling 2025-03-17 07:09:03 +01:00
ce9f313220 refactor router to improve route registration and handler management 2025-03-17 06:46:53 +01:00
0415507c48 blah 2025-03-16 18:44:02 +01:00
567f100f0a add initial documentation files 2025-03-16 18:42:38 +01:00
0419994ae6 refactor types and improve handler processing 2025-03-16 18:42:17 +01:00
74f759eaef remove unused imports 2025-03-15 23:33:33 +01:00
3aa7673d5d refactor request handling to replace parsedUrl with url for consistency and improve type definitions 2025-03-15 23:32:54 +01:00
4514a37999 refactor request handling to improve type safety and streamline request parsing 2025-03-15 22:45:13 +01:00
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
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
57f8c5d18c Optimiere Middleware-Verarbeitung in Flummpress und Router, verbessere Typen für Middleware 2025-03-15 21:28:13 +01:00
31230f272f Aktualisiere Paketname und Version in package.json, füge Beschreibung hinzu 2025-03-15 18:31:40 +01:00
9acd8f405b Refaktoriere Anfrage- und Antworttypen in separate Datei, verbessere die Typen für Middleware und RouteCallback 2025-03-15 18:31:33 +01:00
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
2f6f833549 Aktualisiere Importe auf Node.js-Module und passe .gitignore an 2025-03-15 16:26:59 +01:00
8554cdb396 Dateien nach "src" hochladen 2025-03-15 13:26:20 +00:00
776c610574 Dateien nach "/" hochladen 2025-03-15 13:25:46 +00:00
b392003f0b src/template.mjs gelöscht 2025-03-15 13:24:58 +00:00
ad1536ff2e src/router.mjs gelöscht 2025-03-15 13:24:55 +00:00
930f232a93 src/index.mjs gelöscht 2025-03-15 13:24:52 +00:00
be538a887a README.md gelöscht 2025-03-15 13:24:46 +00:00
c5350a2c68 package.json gelöscht 2025-03-15 13:24:41 +00:00
Flummi
7f02123115 bytesize instead of length 2023-05-03 00:30:36 +02:00
Flummi
d57951a41d bump version 2023-04-26 15:14:12 +02:00
Flummi
4edafbcb7b head & content-length (wip) 2023-04-26 15:13:38 +02:00
Flummi
0cd49572a6 bump version 2022-05-04 14:43:38 +02:00
Flummi
aa4629853f send proper content-length 2022-05-04 14:42:53 +02:00
Flummi
431aeda80b import routes recursive 2022-03-27 15:53:33 +02:00
Flummi
2c77caf4f5 json reply: auto stringify and proper codes 2022-03-26 20:10:47 +01:00
Flummi
c3e9a3ab00 add more methods 2022-03-24 17:17:55 +01:00
Flummi
0feab31d7f version bump to 2.0.1 2021-12-25 14:14:48 +01:00
Flummi
79db8108ea @mtime() 2021-12-25 14:14:17 +01:00
Flummi
218a925599 version bump 2021-12-04 11:23:48 +01:00
Flummi
3281a491a6 ... 2021-12-04 11:00:40 +01:00
Flummi
d40fb2c5cf ... 2021-06-09 07:24:32 +02:00
Flummi
a595aea282 refactored... 2021-06-06 15:57:56 +02:00
Flummi
187cc32c66 blah 2020-04-01 12:08:15 +02:00
Flummi
3df5c94b58 version bump 2020-03-23 16:07:18 +01:00
Flummi
16b0fd31c0 documentation 2020-03-23 16:07:01 +01:00
Flummi
ee264a2802 +public route
+res.reply
+version bump
2020-03-23 15:12:15 +01:00
Flummi
110c3ddb0e first commit 2020-03-22 01:58:00 +01:00