Tsu-ba-me
|
fb2aefa0a8
|
chore: rebuild web UI
|
3 years ago |
Tsu-ba-me
|
8fd284ee86
|
fix(striker-ui): resolve createMuiTheme import error
|
3 years ago |
Tsu-ba-me
|
6d18e80b98
|
build(striker-ui): change makefile to include server page
|
3 years ago |
Tsu-ba-me
|
f7ccfbf600
|
build(striker-ui): include server page in release
|
3 years ago |
つばめ
|
933bbfa155
|
Merge pull request #14 from Seneca-CDOT/vnc-with-scaling
Add vnc connection and UI inprovements
|
3 years ago |
Digimer
|
aec22bb79c
|
Added a check in scan-network that finds/removes duplicate network interface names.
Signed-off-by: Digimer <digimer@alteeve.ca>
|
3 years ago |
Josue
|
e2a226db9c
|
refactor(front-end): use novnc npm package instead of partially cloned novnc repo
|
3 years ago |
Josue
|
079d89fedc
|
refactor(front-end): rename styles to avoid ambiguity
|
3 years ago |
Josue
|
8afc1feac5
|
chore(front-end): install novnc npm package and types
|
3 years ago |
Josue
|
c72dba3901
|
refactor(front-end): use appropriate types for the novnc npm package
|
3 years ago |
Josue
|
1278cc3f91
|
style(front-end): move the VncDisplay component to the center of the server page in fullDisplay mode
|
3 years ago |
Josue
|
a2949c3453
|
style(front-end): expand VncDisplay component to 100%
|
3 years ago |
Josue
|
50dff00d13
|
style(front-end): fix scrollbar track colour
|
3 years ago |
Josue
|
fea3ae94fc
|
refactor(front-end): remove handler for when the mouse pointer leaves the vnc container
|
3 years ago |
Josue
|
1a64ada0c3
|
refactor(front-end): implement a new version of a vnc display using a different rfb type
|
3 years ago |
Josue
|
bd04b91e3e
|
chore: remove not needed dependencies
|
3 years ago |
Josue
|
21c90c6224
|
feat(front-end): add a fetcher with timeout and controlls to reconnect to the server
|
3 years ago |
Josue
|
92601e532e
|
refactor(font-end): rename fetcher
|
3 years ago |
Josue
|
ae628edb24
|
style(front-end): display message while the front-end fetches vnc connection configs
|
3 years ago |
Josue
|
9d9be36447
|
refactor(front-end): add Keep-Alive header in the put fetcher so the striker has time to answer
|
3 years ago |
Josue
|
9f47f7c45e
|
style(front-end): add proper title to the dashboard and server pages
|
3 years ago |
Josue
|
c53b1f8490
|
fix(front-end): set dashboard button to /index.html
|
3 years ago |
Josue
|
22bf614809
|
fix(front-end): remove extracting url from env variable
|
3 years ago |
Josue
|
65a89b4ad7
|
fix(front-end): remove trailing slash setting
|
3 years ago |
Josue
|
3e3e7fba12
|
fix(front-end): get domain from window and add spinner
|
3 years ago |
Josue
|
cdab38f4c0
|
refactor(front-end): remove unnecesary layer wrapping the appbar
|
3 years ago |
Josue
|
fac15493ba
|
style: add server label and name to the preview and full size components
|
3 years ago |
Josue
|
421f1d5439
|
refactor(front-end): add a placeholder for the vnc preview
|
3 years ago |
Josue
|
ee2bf4da09
|
refactor(front-end): add button in the drawer to go the dashboard/home page
|
3 years ago |
Josue
|
5fe420eb67
|
refactor(front-end): add logout icon to the header
|
3 years ago |
Josue
|
4712a76682
|
fix(front-end): remove unnecessary fetch
|
3 years ago |
Josue
|
e4681e09c9
|
refactor(front-end): abstract the process to extract a domain from a given url
|
3 years ago |
Josue
|
d0dd8db6db
|
fix(front-end): use anvil ip
|
3 years ago |
Josue
|
102981d8a9
|
fix(front-end): add settings to force trailing slash in the url
|
3 years ago |
Josue
|
7e69a95493
|
refactor(front-end): remove unused components
|
3 years ago |
Josue
|
41b074e207
|
fix(front-end): change server page name, adjust paths, and add fetching vnc connection info
|
3 years ago |
Josue
|
b5def9a539
|
fix(front-end): remove preview image to avoid build error
|
3 years ago |
Josue
|
2c7e2c78ae
|
refactor(front-end): modify fetch and add fetching data for vnc connection
|
3 years ago |
Josue
|
83883821f4
|
refactor(front-end): add all the key combinations specified in the specs
|
3 years ago |
Josue
|
5ff48dad9b
|
feat(front-end): add a first implementation of sending key combinations to a server hosted in node
|
3 years ago |
Josue
|
f08b3adc12
|
refactor(front-end): use ref instead of state to avoid unnecessary rerenders
|
3 years ago |
Josue
|
e3453a1fe6
|
refactor(front-end): set rfb state to undefined when the VncDisplay component is unmounted
|
3 years ago |
Josue
|
c959903bec
|
feat(front-end): add keyboard button and drop down menuw with key combinations
|
3 years ago |
Josue
|
fa6cb627c1
|
refactor(fron-end): switch to custom implementation of VncDisplay
|
3 years ago |
Josue
|
47b3d3e9c3
|
feat(frnot-end): implement a custom version of VncDisplay to add features needed for the project
|
3 years ago |
Josue
|
10074264c7
|
chore(front-end): remove VncDisplay and add novnc-node
|
3 years ago |
Josue
|
b536b317dc
|
refactor(front-end): use state hook to enable and disable full display mode
|
3 years ago |
Josue
|
66c0e01b27
|
refactor(front-end): add placeholder for preview image and button to switch to full display mode
|
3 years ago |
Josue
|
23cdfd10b2
|
style(front-end): remove component header and add close button to full display mode
|
3 years ago |
Josue
|
b572f19d2c
|
refactor: modify server page to allow different types of display depending on user input
|
3 years ago |