maddiebaka
ec8845ebc6
Merge commit 'f778b97'
2023-07-10 14:24:27 -04:00
maddiebaka
f778b97260
Release version 1.0. Add MPL license.
...
Add README.md
2023-07-10 14:13:09 -04:00
maddiebaka
33068b99a0
Socket logic force disconnect/reconnect when server doesn't properly close it
...
Amended to fix build
2023-06-27 18:44:31 -04:00
maddiebaka
78450a85bb
Commit partial changes
2023-06-27 18:42:04 -04:00
maddiebaka
e440f3489b
Socket logic force disconnect/reconnect when server doesn't properly close it
2023-06-27 18:41:22 -04:00
maddiebaka
90be4321b0
Notifications and UI color scheme update
2023-06-07 15:47:26 -04:00
Madeline Pace
a894876623
Re-enable configuration window focus activation
2023-05-28 14:04:07 -04:00
Madeline Pace
1dd2e37f61
TestFlight v1.0 Beta build 3
...
Add new icon, help bundle, hint information when Soyuz connects.
Fix some network-handling crashes and sleep/wake issues. Fix network ping/pong timeout issue. Increase web socket connection timeout value
2023-05-27 22:29:05 -04:00
Madeline Pace
8912745f7a
Add more unit tests. Add app icon and info.plist information in preparation for TestFlight beta
2023-05-24 16:33:42 -04:00
Madeline Pace
e04a6bc31f
Add tests for MoonrakerSocketManager, some UI changes in front-end
2023-05-24 13:35:51 -04:00
Madeline Pace
0f0d0c0628
Change PRM to MoonrakerSocketManager, project update
2023-04-05 13:49:05 -04:00
Madeline
d21fd9d331
Separate bonjour concerns in PrinterRequestManager into BonjourBrowser, add unit test for BonjourBrowser
2023-03-24 14:42:17 -04:00
Madeline
0a8670ed71
Refactor code, ensure websocket connection (and @ObservableObject updates) occur on main thread
2023-03-20 20:31:18 -04:00
Madeline
ba42ff1207
Reorganize project, remove some dead code
2023-03-20 20:03:18 -04:00
Madeline
6341b0464d
Add tests for PrinterRequestManager , remove singleton implementation in favor of view constructor arguments
2023-03-20 19:58:40 -04:00
Madeline
ff551c9a5f
Externalize NWBrowser dependency in PrinterRequestManager into protocol for testing
2023-02-22 20:14:11 -05:00
Madeline
65daae4bf7
Rename project to Soyuz
2023-02-21 00:42:27 -05:00
Madeline
d084ebb1ac
Project opens websocket and reconnects if ping replies from the printer stop
2023-02-21 00:35:54 -05:00
Madeline
ab849a721b
Websocket request implementation
2023-02-09 01:35:26 -05:00
Madeline
ee2583172a
MenuBarExtra lists Bonjour services. Clicking on a service opens a WebSocket connection.
...
TODO: Consume the API data from the websocket queries and display them in the UI
2023-02-09 00:29:15 -05:00
Madeline
5f429b8cb4
Add NWBrowser and NWConnection code.
...
TODO: Refactor all of this stuff better
2023-02-08 20:19:23 -05:00
Madeline
dd4324e395
Basic network call implementation
2023-02-07 15:04:01 -05:00
Madeline
8876fc666a
Initial Commit
2023-02-07 13:19:02 -05:00