MCPcopy 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
2import { showToast, attachEnterKeyListener, escapeHTML, isArchiveFileName } from './domUtils.js?v={{APP_QVER}}';
3import {
4 loadFileList,

Callers

nothing calls this directly

Calls 15

startTransferProgressFunction · 0.85
tFunction · 0.85
updateRecycleBinStateFunction · 0.85
loadFileListFunction · 0.85
refreshFolderIconFunction · 0.85
finishTransferProgressFunction · 0.85
attachEnterKeyListenerFunction · 0.85
syncArchiveFormatSelectFunction · 0.85
getSelectedArchiveFormatFunction · 0.85
normalizeArchiveNameFunction · 0.85
ensureZipProgressUIFunction · 0.85

Tested by

no test coverage detected