2604 Commits (24aef66c31bccbdbc3aa1f8c7f8c09cacf27424a)
 

Author SHA1 Message Date
Josue e728e3b5f9 refactor: use server_uuid to fetch a resource 3 years ago
Josue 8f353679bb feat: add server page and boilerplate code for the components 3 years ago
dependabot[bot] ea38f991d8 chore: bump @typescript-eslint/eslint-plugin in /striker-ui 3 years ago
dependabot[bot] df4b1b727f chore: bump @typescript-eslint/parser in /striker-ui 3 years ago
dependabot[bot] 6cb1d29a08 chore: bump eslint-plugin-prettier from 3.3.1 to 3.4.0 in /striker-ui 3 years ago
dependabot[bot] ddf3b4085c chore: bump eslint-config-prettier from 7.2.0 to 8.3.0 in /striker-ui 3 years ago
dependabot[bot] bbfa20a13a chore: bump eslint-plugin-import from 2.22.1 to 2.23.4 in /striker-ui 3 years ago
dependabot[bot] 15f76adeec chore: bump typescript from 4.2.3 to 4.3.2 in /striker-ui 3 years ago
dependabot[bot] 829db8d165 chore: bump swr from 0.4.2 to 0.5.6 in /striker-ui 3 years ago
dependabot[bot] 96e603db78 chore: bump @commitlint/config-conventional in /striker-ui 3 years ago
dependabot[bot] a335a5c624 chore: bump @material-ui/core from 4.11.3 to 4.11.4 in /striker-ui 3 years ago
dependabot[bot] f146108d38 chore: bump eslint from 7.21.0 to 7.28.0 in /striker-ui 3 years ago
dependabot[bot] 6228a5f08a chore: bump husky from 5.1.3 to 6.0.0 in /striker-ui 3 years ago
dependabot[bot] 3c64d38fc4 chore: bump @types/node from 14.14.33 to 15.12.2 in /striker-ui 3 years ago
dependabot[bot] eb00d0dc03 chore: bump @typescript-eslint/parser in /striker-ui 3 years ago
dependabot[bot] 7e2d751c89 chore: bump eslint-plugin-react from 7.22.0 to 7.24.0 in /striker-ui 3 years ago
dependabot[bot] 1f45c2886e chore: bump lint-staged from 10.5.4 to 11.0.0 in /striker-ui 3 years ago
dependabot[bot] b23242b983 chore: bump @types/react from 17.0.3 to 17.0.11 in /striker-ui 3 years ago
dependabot[bot] 293bb00452 chore: bump eslint-plugin-react from 7.22.0 to 7.24.0 in /striker-ui 3 years ago
dependabot[bot] b351b51502 chore: bump @typescript-eslint/parser in /striker-ui 3 years ago
dependabot[bot] 179e22ff08 fix(striker-ui): use iso-8601 date format in Anvil status 3 years ago
dependabot[bot] 7f24d6b88c fix(striker-ui): use iso-8601 date format in Anvil status 3 years ago
Josue 3344c87897 chore(front-end): fix eslint-prettier conflict 3 years ago
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