version 0.47.0-beta7
Massimo Melina committed
Aug 7, 2023 at 00:04 UTC
98c7fe5dd7066e604d0e5c91f005797a3946d5f0
3 files changed
+3
-5
package-lock.json
+2
-2
@@ -1,12 +1,12 @@
1
{
2
"name": "hfs",
3
- "version": "0.47.0-alpha6",
3
+ "version": "0.47.0-beta7",
4
"lockfileVersion": 2,
5
"requires": true,
6
"packages": {
7
"": {
8
"name": "hfs",
9
- "version": "0.47.0-alpha6",
9
+ "version": "0.47.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.47.0-alpha6",
3
+ "version": "0.47.0-beta7",
4
"description": "HTTP File Server",
5
"keywords": [
6
"file server",
todo.md
-2
@@ -30,10 +30,8 @@
30
- plugin: make letsencrypt easier
31
- could be just automatic detection of files by certbot
32
- letsencrypt supports plugins to automatically configure webservers
33
-- updater (stop,unzip,start)
33
- node.comment
34
- config: max connections/downloads (total/per-ip)
36
-- thumbnails support
35
- webdav?
36
- log: ip2name
37
- apis in separated log file with parameters?