Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/error311/FileRise
/ fileActions.js
File
fileActions.js
public/js/fileActions.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// fileActions.js
2
import
{ showToast, attachEnterKeyListener, escapeHTML, isArchiveFileName } from
'./domUtils.js?v={{APP_QVER}}'
;
3
import
{
4
loadFileList,
Callers
nothing calls this directly
Calls
15
startTransferProgress
Function · 0.85
t
Function · 0.85
updateRecycleBinState
Function · 0.85
loadFileList
Function · 0.85
refreshFolderIcon
Function · 0.85
finishTransferProgress
Function · 0.85
attachEnterKeyListener
Function · 0.85
syncArchiveFormatSelect
Function · 0.85
updateArchiveNamePlaceholder
Function · 0.85
getSelectedArchiveFormat
Function · 0.85
normalizeArchiveName
Function · 0.85
ensureZipProgressUI
Function · 0.85
Tested by
no test coverage detected