version 0.49.0-beta7
Massimo Melina committed
Oct 28, 2023 at 15:21 UTC
ba81949862afcd66d36cd54bf0a51f014ae1960c
3 files changed
+3
-4
package-lock.json
+2
-2
@@ -1,12 +1,12 @@
1
{
2
"name": "hfs",
3
- "version": "0.49.0-beta6",
3
+ "version": "0.49.0-beta7",
4
"lockfileVersion": 2,
5
"requires": true,
6
"packages": {
7
"": {
8
"name": "hfs",
9
- "version": "0.49.0-beta6",
9
+ "version": "0.49.0-beta7",
10
"license": "GPL-3.0",
11
"workspaces": [
12
"admin",
package.json
+1
-1
@@ -1,6 +1,6 @@
1
{
2
"name": "hfs",
3
- "version": "0.49.0-beta6",
3
+ "version": "0.49.0-beta7",
4
"description": "HTTP File Server",
5
"keywords": [
6
"file server",
todo.md
-1
@@ -25,7 +25,6 @@
25
- config: max connections/downloads (total/per-ip)
26
- webdav?
27
- log: ip2name
28
-- apis in separated log file with parameters?
28
- search operators (size, type?)
29
- ability to install as service in Windows
30
- an application to control the service as tray icon