OpenNode Console
Stars
1
Forks
9
Watchers
1
Open Issues
0
Overall repository health assessment
No language data available
No package.json found
This might not be a Node.js project
38
commits
33
commits
Fixed a bug with non-working Shell tab (previously, BACKEND_PREFIX wasn't respected
03d79d9View on GitHubRevert "Fixed mess related to #51. Paths are relative and BACKEND_PREFIX might contain / or might be an empty string"
6dc25d2View on GitHubRevert "Reverted a42a45e which broke webshell and vnc. We decided in ticket #51 that paths are relative and BACKEND_PREFIX should be absolute, see also 4ee231bf5ddc"
e88dc3bView on GitHubFixed mess related to #51. Paths are relative and BACKEND_PREFIX might contain / or might be an empty string
a4a43d2View on GitHubReverted a42a45e which broke webshell and vnc. We decided in ticket #51 that paths are relative and BACKEND_PREFIX should be absolute, see also 4ee231bf5ddc
c46595dView on GitHubFixed a bug that was introduced when BACKEND_PREFIX was changed; Moved BACKEND_PREFIX prepending out of widgets.Shell
58aca81View on GitHubFixed a bug in NewVmController: BACKEND_PREFIX was ignored when submitting the new VM form
419187aView on GitHubRemoved the trailing slash from BACKEND_PREFIX: some URLs already have a leading slash
a42a45eView on GitHubUsed the new makeColumnRenderer util in VmListTab to make gauge columns
c093633View on GitHubAdded ENABLE_VMMAP_REFRESH, ENABLE_VMMAP_TAG, ENABLE_VMMAP_RESIZE, ENABLE_VMMAP_MIGRATE flags.
5fc3fb9View on GitHubAdded ENABLE_VMMAP and ENABLE_VMMAP_TOOLBAR flags, which are "true" by default.
ef43333View on GitHubUse DISABLE_VMMAP_TOOLBAR = 1 in config.js to disable the vmmap toolbar.
d79d283View on GitHub