3426 Commits (f23768ac32f84c5e3a96a3be376a730d6ba7bf76)
 

Author SHA1 Message Date
Tsu-ba-me 6dfa7e6b70 fix(striker-ui): link server list preview to VNC 2 years ago
Tsu-ba-me e3b5688779 fix(striker-ui): link server name to server detail page 2 years ago
Tsu-ba-me 9cd1ffb3ae fix(striker-ui): set anvil UUID when loading anvil list 2 years ago
Tsu-ba-me 145d9aeddc fix(striker-ui): add button to provision server in server list 2 years ago
Tsu-ba-me 5c8d6691f4 fix(striker-ui): add link to Anvil on each server list item 2 years ago
Tsu-ba-me 8560171d8f fix(striker-ui): pad server preview when inner panel 2 years ago
Tsu-ba-me 03e04a0a07 fix(striker-ui): enable end adnorment in Preview title 2 years ago
Tsu-ba-me d81b0e54d7 fix(striker-ui): add custom Link component 2 years ago
Tsu-ba-me fbac65857d fix(striker-ui): auto handle inner panel header vertical spacing 2 years ago
Tsu-ba-me ca5c0becf7 fix(striker-ui): revise Decorator to allow props override 2 years ago
Tsu-ba-me 4a268c4b57 fix(striker-ui-api): add anvil node pair info to /server 2 years ago
Tsu-ba-me 0d67310242 fix(striker-ui): add link from server list to server detail 2 years ago
Tsu-ba-me 207943123b fix(striker-ui): duck-tape update server list with old search term 2 years ago
Tsu-ba-me 89549cd317 fix(striker-ui): visually differentiate between fresh and stale server screenshots 2 years ago
Tsu-ba-me 1d39e4d918 fix(striker-ui-api): use separate fifo for each server screenshot request and read all data chunks 2 years ago
Tsu-ba-me 90c3004e90 fix(striker-ui-api): consolidate system calls into shell module 2 years ago
Tsu-ba-me bb02d556d4 fix(tools): add output file id switch to anvil-get-server-screenshot 2 years ago
Tsu-ba-me e06281bce0 fix(striker-ui): render async server screenshots 2 years ago
Tsu-ba-me 4c4ce1834b feat(striker-ui-api): add fetch server screenshot endpoint logic 2 years ago
Tsu-ba-me e5fc75f306 fix(tools): fetch and send server screenshot from node to striker that made the request 2 years ago
Tsu-ba-me e14b1fc93e fix(tools): use absolute paths in anvil-get-server-screenshot 2 years ago
Tsu-ba-me d3cd671288 fix(striker-ui-api): handle empty query params 2 years ago
Tsu-ba-me f88ac0387d fix(striker-ui-api): hoist regex patterns 2 years ago
Tsu-ba-me f476524461 fix(striker-ui-api): get anvil UUIDs from query params in GET /server 2 years ago
Tsu-ba-me 4b03be4bc3 fix(tools): restrict get server screenshot output to stdout 2 years ago
Tsu-ba-me 2c1f400222 fix(tools): avoid using undef resize args when getting server screenshot 2 years ago
Tsu-ba-me 7b14433588 fix(tools): always convert server screenshot to PNG 2 years ago
Tsu-ba-me 374f88acb7 fix(tools): use --quiet when getting server screenshot 2 years ago
Tsu-ba-me e5b3243f04 fix(striker-ui): move old dashboard to /anvil and add server list as dashboard 2 years ago
Tsu-ba-me b2e4747058 fix(striker-ui): ensure inner panel header wraps properly 2 years ago
Tsu-ba-me c1f4ac10c9 fix(striker-ui): lower fake paper z-index in Panel 2 years ago
Tsu-ba-me 8bb4597434 fix(striker-ui): allow server preview to switch inner panel 2 years ago
Tsu-ba-me f4d256323a fix(striker-ui): consolidate InnerPanel styles 2 years ago
Tsu-ba-me 0e720527bd fix(striker-ui): fill Panel with fake paper 2 years ago
Tsu-ba-me 3a1d7dc4b2 fix(striker-ui): restyle Preview for server list 2 years ago
Tsu-ba-me 26a64ecb2f fix(striker-ui-api): change response format for GET /server 2 years ago
Tsu-ba-me 2c967b1a7f chore(striker-ui): add local format-data-size package; to be replaced 2 years ago
Tsu-ba-me d454acf113 fix(striker-ui): remove background from Monospace 2 years ago
Tsu-ba-me bcfda2e37d fix(striker-ui): show Spinner until provision server data is received 2 years ago
Tsu-ba-me 38d8081c72 fix(striker-ui): add input test to ensure unique server name 2 years ago
Tsu-ba-me 4131c02462 fix(striker-ui): apply Monospace to ConfirmDialog content 2 years ago
Tsu-ba-me 74495758e0 fix(striker-ui): add Monospace; defaults to inline 2 years ago
Tsu-ba-me 1c0ddd59b0 chore(striker-ui-api): rebuild to include changes 2 years ago
Tsu-ba-me a3143ce172 fix(striker-ui): assert input data in provision server 2 years ago
Tsu-ba-me e50d181a0d fix(striker-ui-api): build OS list once on server load 2 years ago
Tsu-ba-me ad864c3a21 fix(striker-ui-api): replace Cluster->get_primary_host_uuid() with query 2 years ago
Tsu-ba-me 5325a4f7eb fix(striker-ui-api): remove 'os_list_' from key of OS 2 years ago
Tsu-ba-me b553e880c9 fix(striker-ui-api): correct os and driver_iso fields when registering provision server job 2 years ago
Tsu-ba-me d8cbf63fb7 fix(striker-ui): add ProvisionServerDialog to Servers panel; see body 2 years ago
Tsu-ba-me 3ad7ae62c8 fix(striker-ui): allow style overrides in IconButton; export IconButtonProps 2 years ago