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 |
|
Josue
|
47b3d3e9c3
|
feat(frnot-end): implement a custom version of VncDisplay to add features needed for the project
|
2021-08-10 17:07:10 -04:00 |
|
Josue
|
66c0e01b27
|
refactor(front-end): add placeholder for preview image and button to switch to full display mode
|
2021-08-10 17:07:10 -04:00 |
|
Josue
|
23cdfd10b2
|
style(front-end): remove component header and add close button to full display mode
|
2021-08-10 17:07:10 -04:00 |
|
Josue
|
783a0d99b6
|
refactor: create component for preview and move display views to their own directory
|
2021-08-10 17:07:10 -04:00 |
|
Josue
|
6e380fe11c
|
refactor: rename display component to FullSize so it's only used for vnc stream full display
|
2021-08-10 17:07:10 -04:00 |
|