Commit Graph

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