Commit Graph

19 Commits

Author SHA1 Message Date
Aran-Fey 1ecc98e593 fix websocket reconnect trapping user 2024-06-18 00:08:38 +02:00
Jakob Pinterits 3fe0ca082d WIP: first version of the Layouter class 2024-06-17 18:39:29 +02:00
Aran-Fey 390eb1a44e reconnect via HTTP instead of websocket 2024-06-11 08:57:54 +02:00
Aran-Fey b01d7bc1d0 fix discrepancy between actual and internal website url 2024-06-06 10:07:16 +02:00
Aran-Fey c91f38678b fix rio run 2024-06-03 23:32:00 +02:00
Aran-Fey d708400a17 mostly finished AppServer abstraction 2024-06-03 22:49:36 +02:00
Jakob Pinterits fd3fa124df shiny new function for getting allocated component layouts 2024-06-03 20:53:16 +02:00
Aran-Fey 2515a60422 change console.trace to console.debug 2024-06-02 09:06:49 +02:00
Jakob Pinterits a0b338bc37 sessions are now aware of the client's formatting preference 2024-06-01 18:19:12 +02:00
Jakob Pinterits b7acba4e9a more internationalization support, and also tweaks all over the place 2024-06-01 17:23:00 +02:00
Aran-Fey 5789886d8c fix switcher ignoring parent's size changes 2024-06-01 14:15:28 +02:00
Aran-Fey c53c034a20 reorganize clipboard code 2024-05-30 09:57:30 +02:00
Anthony Mattice 34f37dfd53 Better error handling, handle case where clipboard is not supported in browser. 2024-05-29 12:40:18 -05:00
Anthony Mattice 62deca859f add get_clipboard and set_clipboard to session. 2024-05-29 08:42:53 -05:00
Jakob Pinterits a2f5207d1b added on_window_size_change event 2024-05-28 17:40:41 +00:00
Jakob Pinterits bee5a100cf renamed debugger to dev tools + some related cleanup 2024-05-26 14:15:04 +02:00
Aran-Fey 2e61e9db02 rework session initialization 2024-05-21 18:17:13 +02:00
Aran-Fey 1ad29d5cb0 add evaluateJavaScriptAndGetResult function 2024-05-14 07:10:42 +02:00
Aran-Fey d5e02c3c52 initial commit 2024-04-03 19:23:29 +02:00