Commit Graph

55 Commits

Author SHA1 Message Date
Tsu-ba-me
0408d4d284 fix(striker-ui): reworded stale screenshot label 2023-09-30 04:07:18 -04:00
Tsu-ba-me
16f04aa207 fix(striker-ui): update time ago on fetch in Preview 2023-09-26 22:23:51 -04:00
Tsu-ba-me
673898260e fix(striker-ui): replace stale ss label with time-ago 2023-09-26 19:36:39 -04:00
Tsu-ba-me
813767f85a fix(striker-ui): correct server screenshot loading, stale, display 2023-09-26 02:54:31 -04:00
Tsu-ba-me
fce5bc5c11 fix(striker-ui): set query param for fetch screenshot explicitly 2023-08-11 12:58:15 -04:00
Tsu-ba-me
37f427aa64 fix(striker-ui): use full host string instead of hostname when building server VNC url 2023-07-20 22:28:04 -04:00
Tsu-ba-me
44fa698927 fix(striker-ui): correct types on FullSize 2023-07-20 22:28:04 -04:00
Tsu-ba-me
0ada0d4292 fix(striker-ui): correct VNC key-combo menu colours 2023-07-20 22:28:04 -04:00
Tsu-ba-me
a00a5721d6 fix(striker-ui): auto-reconnect VNC upon failure 2023-07-20 22:28:04 -04:00
Tsu-ba-me
eb907affbc fix(striker-ui): restore server VNC to working state 2023-07-20 22:28:04 -04:00
Tsu-ba-me
8d343e5cca fix(striker-ui): attempt reconnect after unclean disconnect in VNC 2023-07-03 04:46:06 -04:00
Tsu-ba-me
c4fd8cc2f6 fix(striker-ui): match front-end VNC connect 2023-07-03 04:46:06 -04:00
Tsu-ba-me
4c057a30f7 fix(striker-ui): distinct server preview loading and power off 2023-02-14 22:42:50 -05:00
Tsu-ba-me
188b08f87b fix(striker-ui): align poweroff icon in server preview 2023-02-14 22:42:50 -05:00
Tsu-ba-me
6dfa7e6b70 fix(striker-ui): link server list preview to VNC 2022-11-28 14:37:18 -05:00
Tsu-ba-me
e3b5688779 fix(striker-ui): link server name to server detail page 2022-11-28 14:37:18 -05:00
Tsu-ba-me
8560171d8f fix(striker-ui): pad server preview when inner panel 2022-11-28 14:37:18 -05:00
Tsu-ba-me
03e04a0a07 fix(striker-ui): enable end adnorment in Preview title 2022-11-28 14:37:18 -05:00
Tsu-ba-me
89549cd317 fix(striker-ui): visually differentiate between fresh and stale server screenshots 2022-11-28 14:37:18 -05:00
Tsu-ba-me
e06281bce0 fix(striker-ui): render async server screenshots 2022-11-28 14:37:18 -05:00
Tsu-ba-me
8bb4597434 fix(striker-ui): allow server preview to switch inner panel 2022-11-28 14:37:18 -05:00
Tsu-ba-me
3a1d7dc4b2 fix(striker-ui): restyle Preview for server list 2022-11-28 14:37:18 -05:00
Tsu-ba-me
072680f9b3 style(striker-ui): re-run prettier across all sources 2022-03-18 22:50:41 -04:00
Tsu-ba-me
61438a8de4 refactor(striker-ui): migrate MUI v4->5 on Display/FullSize 2022-03-18 22:50:40 -04:00
Tsu-ba-me
a887a03b33 refactor(striker-ui): migrate MUI v4->5 on Display/Preview 2022-03-18 22:50:40 -04:00
Tsu-ba-me
901df0f5d3 fix(striker-ui): resolve MUI breaking changes on Typography 2022-03-18 22:50:40 -04:00
Josue
be7d12ed1d style(front-end): fix issue with preview placeholder fitting the container 2021-10-21 15:37:49 -04:00
Josue
c0d4e1132e refactor(front-end): add fetching preview image from the backend 2021-10-21 15:37:49 -04:00
Josue
d44d035bed refactor(front-end): rename interface 2021-10-21 15:37:49 -04:00
Josue
e2a226db9c refactor(front-end): use novnc npm package instead of partially cloned novnc repo 2021-08-10 17:07:10 -04:00
Josue
a2949c3453 style(front-end): expand VncDisplay component to 100% 2021-08-10 17:07:10 -04:00
Josue
fea3ae94fc refactor(front-end): remove handler for when the mouse pointer leaves the vnc container 2021-08-10 17:07:10 -04:00
Josue
1a64ada0c3 refactor(front-end): implement a new version of a vnc display using a different rfb type 2021-08-10 17:07:10 -04:00
Josue
21c90c6224 feat(front-end): add a fetcher with timeout and controlls to reconnect to the server 2021-08-10 17:07:10 -04:00
Josue
ae628edb24 style(front-end): display message while the front-end fetches vnc connection configs 2021-08-10 17:07:10 -04:00
Josue
22bf614809 fix(front-end): remove extracting url from env variable 2021-08-10 17:07:10 -04:00
Josue
3e3e7fba12 fix(front-end): get domain from window and add spinner 2021-08-10 17:07:10 -04:00
Josue
fac15493ba style: add server label and name to the preview and full size components 2021-08-10 17:07:10 -04:00
Josue
421f1d5439 refactor(front-end): add a placeholder for the vnc preview 2021-08-10 17:07:10 -04:00
Josue
e4681e09c9 refactor(front-end): abstract the process to extract a domain from a given url 2021-08-10 17:07:10 -04:00
Josue
d0dd8db6db fix(front-end): use anvil ip 2021-08-10 17:07:10 -04:00
Josue
41b074e207 fix(front-end): change server page name, adjust paths, and add fetching vnc connection info 2021-08-10 17:07:10 -04:00
Josue
b5def9a539 fix(front-end): remove preview image to avoid build error 2021-08-10 17:07:10 -04:00
Josue
2c7e2c78ae refactor(front-end): modify fetch and add fetching data for vnc connection 2021-08-10 17:07:10 -04:00
Josue
83883821f4 refactor(front-end): add all the key combinations specified in the specs 2021-08-10 17:07:10 -04:00
Josue
5ff48dad9b feat(front-end): add a first implementation of sending key combinations to a server hosted in node 2021-08-10 17:07:10 -04:00
Josue
f08b3adc12 refactor(front-end): use ref instead of state to avoid unnecessary rerenders 2021-08-10 17:07:10 -04:00
Josue
e3453a1fe6 refactor(front-end): set rfb state to undefined when the VncDisplay component is unmounted 2021-08-10 17:07:10 -04:00
Josue
c959903bec feat(front-end): add keyboard button and drop down menuw with key combinations 2021-08-10 17:07:10 -04:00
Josue
fa6cb627c1 refactor(fron-end): switch to custom implementation of VncDisplay 2021-08-10 17:07:10 -04:00