3468 Commits (b88f90c3155d04152b2cf6b928881126741ea61e)
 

Author SHA1 Message Date
Josue 783a0d99b6 refactor: create component for preview and move display views to their own directory 3 years ago
Josue 6e380fe11c refactor: rename display component to FullSize so it's only used for vnc stream full display 3 years ago
Josue e4f617ffc0 refactor: remove unnecessary setup for displaying vnc feed 3 years ago
Josue 96576f5055 refactor: remove react-vnc and add react-vnc-display for vnc connection in the server page 3 years ago
Josue 35e672a21b feat: add react-vnc 3 years ago
Josue c1d8cf3a48 style: remove bottom padding from inner pannel 3 years ago
Josue e523ad01ce fix: change url to fetch server info using latest changes in the specs 3 years ago
Josue bf93f5a5db refactor: add condition to render divider 3 years ago
Josue 57c891bfdf refactor: add anchors to list items in server list 3 years ago
Josue 32b3b6a1f8 refactor: add better alignment and a divider to the resource component 3 years ago
Josue fa7950057c refactor: include link icon and decorator in the resource component 3 years ago
Josue 0cfe18904f refactor: move volumes and nested data to their own component 3 years ago
Josue 90e6abee2b refactor: fix ReplicatedStorage type to handle one resource instead of a list 3 years ago
Josue 7608d643fd refactor: pass fetched server into Resource component 3 years ago
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