59 Commits (24c05e740ca66f5fb42c5bd2de20a302eb9dfe3a)

Author SHA1 Message Date
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 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 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