hfs 0.46.1 → 0.47.0-alpha5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -28,16 +28,16 @@ This is a full rewrite of [the Delphi version](https://github.com/rejetto/hfs2).
28
28
  - https
29
29
  - unicode
30
30
  - virtual file system
31
- - mobile friendly front-end
31
+ - mobile friendly
32
32
  - search
33
33
  - accounts
34
- - resumable downloads
35
- - resumable uploads
34
+ - resumable downloads & uploads
36
35
  - download folders as zip archive
37
36
  - remote delete
38
37
  - simple website serving
39
38
  - plug-ins
40
- - log file
39
+ - real-time monitoring of connections
40
+ - [show some files](https://github.com/rejetto/hfs/discussions/270)
41
41
  - speed throttler
42
42
  - admin web interface
43
43
  - multi-language front-end
@@ -1 +1 @@
1
- :root{height:100dvh}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100vh;background:#000}#root{min-height:100%;display:flex}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.MuiTreeItem-content{box-sizing:border-box}ol,ul{margin-top:.2em}
1
+ :root{height:100dvh}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100vh;background:#000}#root{min-height:100%;display:flex}main{word-break:break-word}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.MuiTreeItem-content{box-sizing:border-box}ol,ul{margin-top:.2em}