@samitouri / QOSami-HFS / commits / 4d593177

version 0.57.2-beta2

Massimo Melina committed May 7, 2025 at 13:09 UTC 4d593177c5eaee14e88de5a710f633a6fe7ac420
3 files changed +51 -26
package-lock.json
+49 -24
@@ -1,12 +1,12 @@
1 {
2 "name": "hfs",
3 - "version": "0.57.1",
3 + "version": "0.57.2-beta2",
4 "lockfileVersion": 2,
5 "requires": true,
6 "packages": {
7 "": {
8 "name": "hfs",
9 - "version": "0.57.1",
9 + "version": "0.57.2-beta2",
10 "license": "GPL-3.0",
11 "workspaces": [
12 "admin",
@@ -22,7 +22,7 @@
22 "buffer-crc32": "^1.0.0",
23 "fast-glob": "^3.3.3",
24 "find-process": "^1.4.7",
25 - "formidable": "^3.5.1",
25 + "formidable": "^3.5.4",
26 "fs-x-attributes": "^1.0.2",
27 "fswin": "^3.24.829",
28 "iconv-lite": "^0.6.3",
@@ -3014,6 +3014,18 @@
3014 "@tybys/wasm-util": "^0.9.0"
3015 }
3016 },
3017 + "node_modules/@noble/hashes": {
3018 + "version": "1.8.0",
3019 + "resolved": "https://registry.npmjs.org/@noble/hashes/-/hashes-1.8.0.tgz",
3020 + "integrity": "sha512-jCs9ldd7NwzpgXDIf6P3+NrHh9/sD6CQdxHyjQI+h/6rDNo88ypBxxz45UDuZHz9r3tNz7N/VInSVoVdtXEI4A==",
3021 + "license": "MIT",
3022 + "engines": {
3023 + "node": "^14.21.3 || >=16"
3024 + },
3025 + "funding": {
3026 + "url": "https://paulmillr.com/funding/"
3027 + }
3028 + },
3029 "node_modules/@node-rs/crc32": {
3030 "version": "1.10.6",
3031 "resolved": "https://registry.npmjs.org/@node-rs/crc32/-/crc32-1.10.6.tgz",
@@ -3299,6 +3311,15 @@
3311 "node": ">= 8"
3312 }
3313 },
3314 + "node_modules/@paralleldrive/cuid2": {
3315 + "version": "2.2.2",
3316 + "resolved": "https://registry.npmjs.org/@paralleldrive/cuid2/-/cuid2-2.2.2.tgz",
3317 + "integrity": "sha512-ZOBkgDwEdoYVlSeRbYYXs0S9MejQofiVYoTbKzy/6GQa39/q5tQU2IX46+shYnUkpEl3wc+J6wRlar7r2EK2xA==",
3318 + "license": "MIT",
3319 + "dependencies": {
3320 + "@noble/hashes": "^1.1.5"
3321 + }
3322 + },
3323 "node_modules/@peculiar/asn1-cms": {
3324 "version": "2.3.8",
3325 "resolved": "https://registry.npmjs.org/@peculiar/asn1-cms/-/asn1-cms-2.3.8.tgz",
@@ -5479,14 +5500,18 @@
5500 }
5501 },
5502 "node_modules/formidable": {
5482 - "version": "3.5.1",
5483 - "resolved": "https://registry.npmjs.org/formidable/-/formidable-3.5.1.tgz",
5484 - "integrity": "sha512-WJWKelbRHN41m5dumb0/k8TeAx7Id/y3a+Z7QfhxP/htI9Js5zYaEDtG8uMgG0vM0lOlqnmjE99/kfpOYi/0Og==",
5503 + "version": "3.5.4",
5504 + "resolved": "https://registry.npmjs.org/formidable/-/formidable-3.5.4.tgz",
5505 + "integrity": "sha512-YikH+7CUTOtP44ZTnUhR7Ic2UASBPOqmaRkRKxRbywPTe5VxF7RRCck4af9wutiZ/QKM5nME9Bie2fFaPz5Gug==",
5506 + "license": "MIT",
5507 "dependencies": {
5508 + "@paralleldrive/cuid2": "^2.2.2",
5509 "dezalgo": "^1.0.4",
5487 - "hexoid": "^1.0.0",
5510 "once": "^1.4.0"
5511 },
5512 + "engines": {
5513 + "node": ">=14.0.0"
5514 + },
5515 "funding": {
5516 "url": "https://ko-fi.com/tunnckoCore/commissions"
5517 }
@@ -5677,14 +5702,6 @@
5702 "node": ">= 0.4"
5703 }
5704 },
5680 - "node_modules/hexoid": {
5681 - "version": "1.0.0",
5682 - "resolved": "https://registry.npmjs.org/hexoid/-/hexoid-1.0.0.tgz",
5683 - "integrity": "sha512-QFLV0taWQOZtvIRIAdBChesmogZrtuXvVWsFHZTk2SU+anspqZ2vMnoLg7IE1+Uk16N19APic1BuF8bC8c2m5g==",
5684 - "engines": {
5685 - "node": ">=8"
5686 - }
5687 - },
5705 "node_modules/hoist-non-react-statics": {
5706 "version": "3.3.2",
5707 "resolved": "https://registry.npmjs.org/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz",
@@ -10752,6 +10769,11 @@
10769 "@tybys/wasm-util": "^0.9.0"
10770 }
10771 },
10772 + "@noble/hashes": {
10773 + "version": "1.8.0",
10774 + "resolved": "https://registry.npmjs.org/@noble/hashes/-/hashes-1.8.0.tgz",
10775 + "integrity": "sha512-jCs9ldd7NwzpgXDIf6P3+NrHh9/sD6CQdxHyjQI+h/6rDNo88ypBxxz45UDuZHz9r3tNz7N/VInSVoVdtXEI4A=="
10776 + },
10777 "@node-rs/crc32": {
10778 "version": "1.10.6",
10779 "resolved": "https://registry.npmjs.org/@node-rs/crc32/-/crc32-1.10.6.tgz",
@@ -10883,6 +10905,14 @@
10905 "fastq": "^1.6.0"
10906 }
10907 },
10908 + "@paralleldrive/cuid2": {
10909 + "version": "2.2.2",
10910 + "resolved": "https://registry.npmjs.org/@paralleldrive/cuid2/-/cuid2-2.2.2.tgz",
10911 + "integrity": "sha512-ZOBkgDwEdoYVlSeRbYYXs0S9MejQofiVYoTbKzy/6GQa39/q5tQU2IX46+shYnUkpEl3wc+J6wRlar7r2EK2xA==",
10912 + "requires": {
10913 + "@noble/hashes": "^1.1.5"
10914 + }
10915 + },
10916 "@peculiar/asn1-cms": {
10917 "version": "2.3.8",
10918 "resolved": "https://registry.npmjs.org/@peculiar/asn1-cms/-/asn1-cms-2.3.8.tgz",
@@ -12486,12 +12516,12 @@
12516 }
12517 },
12518 "formidable": {
12489 - "version": "3.5.1",
12490 - "resolved": "https://registry.npmjs.org/formidable/-/formidable-3.5.1.tgz",
12491 - "integrity": "sha512-WJWKelbRHN41m5dumb0/k8TeAx7Id/y3a+Z7QfhxP/htI9Js5zYaEDtG8uMgG0vM0lOlqnmjE99/kfpOYi/0Og==",
12519 + "version": "3.5.4",
12520 + "resolved": "https://registry.npmjs.org/formidable/-/formidable-3.5.4.tgz",
12521 + "integrity": "sha512-YikH+7CUTOtP44ZTnUhR7Ic2UASBPOqmaRkRKxRbywPTe5VxF7RRCck4af9wutiZ/QKM5nME9Bie2fFaPz5Gug==",
12522 "requires": {
12523 + "@paralleldrive/cuid2": "^2.2.2",
12524 "dezalgo": "^1.0.4",
12494 - "hexoid": "^1.0.0",
12525 "once": "^1.4.0"
12526 }
12527 },
@@ -12627,11 +12657,6 @@
12657 "function-bind": "^1.1.2"
12658 }
12659 },
12630 - "hexoid": {
12631 - "version": "1.0.0",
12632 - "resolved": "https://registry.npmjs.org/hexoid/-/hexoid-1.0.0.tgz",
12633 - "integrity": "sha512-QFLV0taWQOZtvIRIAdBChesmogZrtuXvVWsFHZTk2SU+anspqZ2vMnoLg7IE1+Uk16N19APic1BuF8bC8c2m5g=="
12634 - },
12660 "hoist-non-react-statics": {
12661 "version": "3.3.2",
12662 "resolved": "https://registry.npmjs.org/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz",
package.json
+1 -1
@@ -1,6 +1,6 @@
1 {
2 "name": "hfs",
3 - "version": "0.57.1",
3 + "version": "0.57.2-beta2",
4 "description": "HTTP File Server",
5 "keywords": ["file server", "http server"],
6 "homepage": "https://rejetto.com/hfs",
tests/config.yaml
+1 -1
@@ -148,7 +148,7 @@ accounts:
148 admins:
149 allow_net: ::1
150 admin: true
151 -version: 0.57.1
151 +version: 0.57.2-beta2
152 max_downloads_per_account: 2
153 max_downloads: 1
154 roots: