version 0.45.0
Massimo Melina committed
May 21, 2023 at 12:24 UTC
1f3fd2b523a7c50658cbc88c9533193dcc143d57
3 files changed
+5
-8
package-lock.json
+4
-4
@@ -1,12 +1,12 @@
1
{
2
"name": "hfs",
3
- "version": "0.44.0",
3
+ "version": "0.45.0",
4
"lockfileVersion": 2,
5
"requires": true,
6
"packages": {
7
"": {
8
"name": "hfs",
9
- "version": "0.44.0",
9
+ "version": "0.45.0",
10
"license": "GPL-3.0",
11
"workspaces": [
12
"admin",
@@ -101,7 +101,7 @@
101
"@types/react-virtualized-auto-sizer": "^1.0.1",
102
"@types/react-window": "^1.8.5",
103
"vite": "^4.0.4",
104
- "vite-plugin-babel-import": "git+ssh://git@github.com/rejetto/vite-plugin-babel-import.git#d6d78f3676ee99d764aacb1b15758a952d21e76d"
104
+ "vite-plugin-babel-import": "github:rejetto/vite-plugin-babel-import"
105
}
106
},
107
"frontend": {
@@ -7337,7 +7337,7 @@
7337
"usehooks-ts": "^2.9.1",
7338
"valtio": "^1.2.9",
7339
"vite": "^4.0.4",
7340
- "vite-plugin-babel-import": "git+ssh://git@github.com/rejetto/vite-plugin-babel-import.git#d6d78f3676ee99d764aacb1b15758a952d21e76d",
7340
+ "vite-plugin-babel-import": "github:rejetto/vite-plugin-babel-import",
7341
"web-vitals": "^2.1.4"
7342
}
7343
},
package.json
+1
-1
@@ -1,6 +1,6 @@
1
{
2
"name": "hfs",
3
- "version": "0.44.0",
3
+ "version": "0.45.0",
4
"description": "HTTP File Server",
5
"keywords": [
6
"file server",
todo.md
-3
@@ -1,5 +1,4 @@
1
# To do
2
-- blacklist of plugins (as a temporary measure until GitHub's intervention)
2
- admin: warn in case of items with same name
3
- frontend search supporting masks
4
- plugin: list of IPs seen
@@ -22,12 +21,10 @@
21
- admin/fs: support insert/delete key
22
- admin/monitor: show some info on what folder is browsing
23
- admin/fs: navigate file picker with keyboard
25
-- plugin: automatic redirection from http to https
24
- move files #203
25
- admin: in a group, show linked accounts
26
- command line help --help
27
- plugin download-counter: expose results on admin
30
-- whitelist di ip
28
- plugin to show country by ip in admin/monitor
29
- log filter plugin
30
- admin: improve masks editor