Commit graph

19 commits

Author SHA1 Message Date
Julien Oculi dce08d2b40 feat(client): support custom port in ip input pattern 2024-06-25 14:03:28 +02:00
Julien Oculi a941446dd6 feat(client): add touch ui and handlers for controls 2024-06-25 14:02:59 +02:00
Julien Oculi ff6604dfa1 fix(client): 🐛 missing argument in sessionStorage.setItem 2024-06-25 14:01:37 +02:00
Julien Oculi a269f45f23 refactor(client): ♻️ resolve endpoint inside sendCommand instead of redundant argument 2024-06-25 13:41:17 +02:00
Julien Oculi 4ccf981f12 refactor(client): ♻️ update keyboard event handler to fit new API 2024-06-25 13:31:27 +02:00
Julien Oculi a585177a3f fix(client): 🐛 typo in query selectors 2024-06-25 13:26:35 +02:00
Julien Oculi 61cc89e48c refactor(client): ♻️ move handlers at the top of the document 2024-06-25 13:19:07 +02:00
Julien Oculi 0fdbeaf258 chore(client): 📝 improve move-input label and title 2024-06-25 13:16:17 +02:00
Julien Oculi 76e2be5ae5 feat(client): implement handlers tfor controls 2024-06-25 13:15:04 +02:00
Julien Oculi 6044a3e50c feat(client): add function to test connection on ip update 2024-06-25 12:58:11 +02:00
Julien Oculi 994254a1a5 refactor(client): ♻️ improve sendCommand flexibility and type checking 2024-06-25 12:49:21 +02:00
Julien Oculi 75959df9c2 feat(client): add form settings handler 2024-06-25 12:47:06 +02:00
Julien Oculi 8d561f14c3 refactor(client): ♻️ remove deprecated xhr API and rewrite hard coded and redundant parts 2024-06-25 12:27:16 +02:00
Julien Oculi 63b92d00a8 refactor(client): ♻️ remove deprecated var keyword 2024-06-25 11:54:03 +02:00
Julien Oculi 48a0e3afdd fix(client): 🐛 remove empty payload sended on page load 2024-06-25 11:52:32 +02:00
Julien Oculi 8a0d2d4c71 fix(client): use better event type to prevent unnecessary and incomplete requests 2024-06-25 11:50:45 +02:00
Julien Oculi c8100fd036 feat(client): refactor settings and controls forms and update attributes to fit expected datas 2024-06-25 11:48:04 +02:00
Julien Oculi e7ebd17334 refactor(client): ♻️ update head viewport and format document 2024-06-25 11:21:25 +02:00
Julien Oculi 2844c9b1e1 initial commit 2024-06-25 11:19:53 +02:00