REDROOM
PHP 8.2.30
Path:
Logout
Edit File
Size: 984 B
Close
/proc/thread-self/root/home/byroehnu/.trash/node_modules11/adminjs/src/backend/actions/index.ts
Text
Base64
import { DeleteAction } from './delete/delete-action.js' import { ShowAction } from './show/show-action.js' import { NewAction } from './new/new-action.js' import { EditAction } from './edit/edit-action.js' import { SearchAction } from './search/search-action.js' import { ListAction } from './list/list-action.js' import { BulkDeleteAction } from './bulk-delete/bulk-delete-action.js' import { BuildInActions } from './action.interface.js' export * from './delete/delete-action.js' export * from './show/show-action.js' export * from './new/new-action.js' export * from './edit/edit-action.js' export * from './search/search-action.js' export * from './list/list-action.js' export * from './bulk-delete/bulk-delete-action.js' export * from './action.interface.js' export const ACTIONS: {[key in BuildInActions]: any} = { new: NewAction, list: ListAction, show: ShowAction, edit: EditAction, delete: DeleteAction, bulkDelete: BulkDeleteAction, search: SearchAction, }
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 7 × Files: 2
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
bulk-delete
DIR
-
drwxr-xr-x
2026-02-28 00:32:02
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
delete
DIR
-
drwxr-xr-x
2026-02-28 00:32:08
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
edit
DIR
-
drwxr-xr-x
2026-02-28 00:32:08
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
list
DIR
-
drwxr-xr-x
2026-02-28 00:32:32
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
new
DIR
-
drwxr-xr-x
2026-02-28 00:32:38
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
search
DIR
-
drwxr-xr-x
2026-02-28 00:32:44
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
show
DIR
-
drwxr-xr-x
2026-02-28 00:32:44
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
action.interface.ts
17.87 KB
lrw-r--r--
2026-02-28 00:31:58
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
index.ts
984 B
lrw-r--r--
2026-02-28 00:32:28
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).