3381 Commits (32ee5c65c9095c70d459c0428dc9623c93029a4d)
 

Author SHA1 Message Date
Josue 159c02e0ab style(front-end): modify scrollbar style for panels to match design 3 years ago
Josue 6d1f4f8025 fix(front-end): adjust padding and breakpoint when showing scrollbars 3 years ago
Josue ea91b36291 refactor(front-end): use 2 columns for wider layout and display server at the top 3 years ago
Josue 9f8303ed61 refactor(front-end): use custom breakpoint to define wider mobile layout 3 years ago
Josue f51f6acb4d feat(front-end): add hook to access innerWidth whenever the viewport is resized 3 years ago
Digimer 4800f7181f * Updated ScanCore to boot a node that is off without a stop reason. 3 years ago
Digimer acaacd9a86 * Created Storage->get_size_of_block_device() that takes a block device path and returns the size of the path, if it's found in the database. 3 years ago
digimer-bot dc34e6e3b6
Merge pull request #173 from ClusterLabs/anvil-tools-dev 3 years ago
Digimer 7a504467ef
Merge branch 'master' into anvil-tools-dev 3 years ago
Digimer 606bd8f1f0 Continuing work on anvil-manage-server. 3 years ago
Digimer 18839f5b7b
Merge pull request #162 from Tsu-ba-me/issues/151-vnc-on-ws 3 years ago
Tsu-ba-me 063840ecb6 fix(tools): correct message_* string keys in striker-manage-vnc-pipes 3 years ago
Tsu-ba-me 70075ba690 fix(cgi-bin): add login cookie guard to manage_vnc_pipes endpoint 3 years ago
Tsu-ba-me 8da318c933 fix(tools): patch failure to fix 2nd pipe after server migration 3 years ago
Tsu-ba-me 0f1c3d2435 chore(tools): remove unused function from striker-manage-vnc-pipes 3 years ago
Tsu-ba-me 5f6bc3d3b1 build(cgi-bin): require websockify on server VM hosts in specfile 3 years ago
Tsu-ba-me cdb66019d3 fix(tools): avoid port conflict 3 years ago
Tsu-ba-me 214ef00647 fix(cgi-bin): allow VNC pipes for different servers to be managed in parallel 3 years ago
Tsu-ba-me 7e447000b4 fix(cgi-bin): use unspecified instead of loopback address in SSH tunnel 3 years ago
Tsu-ba-me b3b6da8259 chore(cgi-bin): remove debug log level from manage_vnc_pipes and its support scripts 3 years ago
Tsu-ba-me 549758b2f2 build(tools): include support scripts for manager_vnc_pipes endpoint into makefile 3 years ago
Tsu-ba-me 1f8e35ad0a build(cgi-bin): include manage_vnc_pipes endpoint into makefile 3 years ago
Tsu-ba-me e50bfc7308 fix(tools): correct typo in passing server_uuid to get_vnc_info() 3 years ago
Tsu-ba-me 2b6e1bb51b chore(share): add missing labels to error messages 3 years ago
Tsu-ba-me 3a8f4c339b fix(tools): use VNC port in variables table if available 3 years ago
Tsu-ba-me e4436be17b fix(tools): do checks and kills as root 3 years ago
Tsu-ba-me f8b45f5a74 fix(cgi-bin): avoid concat blank to job_data in manage_vnc_pipes endpoint 3 years ago
Tsu-ba-me e79a3989eb fix(cgi-bin): repair wait until job is complete before responding 3 years ago
Tsu-ba-me bb155a5786 fix(tools): update job progress in catch-all case 3 years ago
Tsu-ba-me ffc1fb096a fix(tools): correct switch name typo in striker-manage-vnc-pipes 3 years ago
Tsu-ba-me b2555f2337 fix(cgi-bin): correct typo in job data in manage_vnc_pipes endpoint 3 years ago
Tsu-ba-me 2bef084118 fix(cgi-bin): always wait until job is done before responding 3 years ago
Tsu-ba-me 64de564472 fix(cgi-bin): avoid concat error on undefined --is-open 3 years ago
Tsu-ba-me 1fec288ad0 fix(tools): make striker-manage-vnc-pipes executable 3 years ago
Tsu-ba-me 1d61c8fff7 fix(cgi-bin): modify manage_vnc_pipes endpoint to trigger a job 3 years ago
Tsu-ba-me 7d9013a60b fix(tools): allow striker-manage-vnc-pipes to be executed as a job 3 years ago
Tsu-ba-me 0935b9a990 feat(tools): move manage_vnc_pipes endpoint core logic to separate script 3 years ago
Tsu-ba-me 5cceb09f2a fix(cgi-bin): insert record on new of either websockify or ssh tunnel 3 years ago
Tsu-ba-me 5459e610aa fix(tools): auto-end tunnel script when connection breaks 3 years ago
Tsu-ba-me fa15c715e4 fix(cgi-bin): revise is process checks to match tunnel script 3 years ago
Tsu-ba-me d5724c1457 chore(tools): rename striker-start-ssh-tunnel->striker-open-ssh-tunnel 3 years ago
Tsu-ba-me 23d818cfff fix(cgi-bin): avoid direct SSH calls 3 years ago
Tsu-ba-me c7f63f4a4b fix(cgi-bin): allow update all pipe pieces 3 years ago
Tsu-ba-me 742af987e9 fix(cgi-bin): provide proper params to check if websockify is in-use 3 years ago
Tsu-ba-me b528456f45 fix(cgi-bin): update records after comparisons are done 3 years ago
Tsu-ba-me 4bd7cd6f62 fix(cgi-bin): respond with connect info after open VNC pipe 3 years ago
Tsu-ba-me 2ca5ee232b fix(cgi-bin): don't kill websockify instances in-use 3 years ago
Tsu-ba-me 9df976712a fix(cgi-bin): only insert when not repairing pipe 3 years ago
Tsu-ba-me 2531252e3f fix(cgi-bin): compare UUID with string comparison operators 3 years ago
Tsu-ba-me 85375d69b1 fix(cgi-bin): param name mismatch in is_ssh_tunnel_exists 3 years ago