doc: fixed detail
Massimo Melina committed
Mar 24, 2025 at 18:55 UTC
38450746acd536472974ab2a18ea3ab247d934a0
3 files changed
+4
-3
dev-plugins.md
+1
@@ -507,6 +507,7 @@ This is a list of available frontend-events, with respective object parameter an
507
- you receive each entry of the list, and optionally produce HTML code that will completely replace the entry row/slot.
508
- parameter `{ entry: DirEntry }` (refer above for DirEntry object)
509
- output `Html`
510
+ - return null if you want to hide this entry, or undefined to leave it unchanged
511
- `afterEntryName`
512
- you receive each entry of the list, and optionally produce HTML code that will be added after the name of the entry.
513
- parameter `{ entry: DirEntry }` (refer above for DirEntry object)
package-lock.json
+2
-2
@@ -1,12 +1,12 @@
1
{
2
"name": "hfs",
3
- "version": "0.57.3-rc3.1",
3
+ "version": "0.57.3",
4
"lockfileVersion": 2,
5
"requires": true,
6
"packages": {
7
"": {
8
"name": "hfs",
9
- "version": "0.57.3-rc3.1",
9
+ "version": "0.57.3",
10
"license": "GPL-3.0",
11
"workspaces": [
12
"admin",
tests/config.yaml
+1
-1
@@ -148,7 +148,7 @@ accounts:
148
admins:
149
allow_net: ::1
150
admin: true
151
-version: 0.57.3-rc4
151
+version: 0.57.3
152
max_downloads_per_account: 2
153
max_downloads: 1
154
roots: