Commit Graph

56 Commits

Author SHA1 Message Date
94525fce52 test(utils): add unit tests for parseQuery function
- Introduce comprehensive tests for the parseQuery utility.
- Validate handling of single and multi-value query parameters.
- Ensure empty query strings return an empty object.
- Confirm repeated keys are grouped into arrays.

Signed-off-by: Max P. <Mail@MPassarello.de>
2025-05-07 12:28:51 +02:00
cc734fa7b1 Update settings.json to include folderListener configuration for exportall
Signed-off-by: Max P. <Mail@MPassarello.de>
2025-05-07 12:28:09 +02:00
af0a09e744 Update .gitignore to include out.py and output.txt
Signed-off-by: Max P. <Mail@MPassarello.de>
2025-05-07 12:28:01 +02:00
ca4a560223 Add deno.lock file with version and redirects for dependencies
Signed-off-by: Max P. <Mail@MPassarello.de>
2025-05-07 12:27:56 +02:00
bd881127ec Update deno.jsonc: add "deno.ns" to lib and comment out importMap
Signed-off-by: Max P. <Mail@MPassarello.de>
2025-05-07 12:27:40 +02:00
1d2e89feca First commit
Signed-off-by: Max P. <Mail@MPassarello.de>
2025-05-07 10:53:56 +02:00