Commit Graph

  • 243079f8eb Error Handling for play_sound (#187) pdxlocations 2025-06-06 22:04:18 -07:00
  • ade8343104 Merge branch 'main' into notification-sound notification-sound pdxlocations 2025-06-06 22:03:56 -07:00
  • d6427f3fca use subprocess pdxlocations 2025-06-06 22:00:38 -07:00
  • fba32bb10c add error handling for sounds pdxlocations 2025-05-29 10:30:41 -07:00
  • 1e0432642c add sound for mac and linux (#183) pdxlocations 2025-05-29 10:08:12 -07:00
  • 89fc9a7ac1 add sound for mac and linux pdxlocations 2025-05-29 10:07:38 -07:00
  • 71f37065bf bump version pdxlocations 2025-05-29 10:03:23 -07:00
  • ee6aad5d0a allow blank key (#178) 1.3.10 pdxlocations 2025-05-18 16:57:49 -07:00
  • 478f017de1 bump version 1.3.9 pdxlocations 2025-05-18 14:43:47 -07:00
  • c96c4edb01 Add Arrows to Main UI (#177) pdxlocations 2025-05-18 12:28:03 -07:00
  • 74d19c5ca7 clean-up refactor-chat-ui pdxlocations 2025-05-18 12:17:27 -07:00
  • 33f7db4cb9 Merge branch 'main' into refactor-chat-ui pdxlocations 2025-05-18 08:34:01 -07:00
  • 06d151e991 hack fix pdxlocations 2025-05-18 08:21:53 -07:00
  • 50efa50923 working changes pdxlocations 2025-05-17 23:27:19 -07:00
  • cef86ab185 I think it works! pdxlocations 2025-05-17 23:14:37 -07:00
  • 3d305a22b9 closer changes pdxlocations 2025-05-17 22:33:44 -07:00
  • 6d45788a5b mostly working changes pdxlocations 2025-04-28 22:20:00 -07:00
  • cc416476f5 Merge pull request #174 from rfschmid/patch-1 pdxlocations 2025-04-25 21:20:28 -07:00
  • 7fc1cbc3a9 Fix error "No module named 'ui.ui_state'" Russell Schmidt 2025-04-23 17:02:47 -05:00
  • e0e09aeccf so close pdxlocations 2025-04-20 22:04:41 -07:00
  • bfb7ed0278 more almost working changes pdxlocations 2025-04-20 20:59:10 -07:00
  • b7a275f725 Almost working changes pdxlocations 2025-04-19 23:12:59 -07:00
  • 78f0775ad5 Convert Globals to Class (#173) pdxlocations 2025-04-19 21:37:54 -07:00
  • 587d79cb93 move lock to app state pdxlocations 2025-04-19 21:22:47 -07:00
  • eb79675be0 convert globals to dataclass pdxlocations 2025-04-19 21:17:19 -07:00
  • 61e1799199 init pdxlocations 2025-04-19 21:13:46 -07:00
  • 3d1a489fd1 maybe dead end until refactor scrolling chat-window-arrows pdxlocations 2025-04-19 18:57:47 -07:00
  • 43f0929247 fix down arrow in user settings pdxlocations 2025-04-19 16:23:17 -07:00
  • 941e081e90 bump version pdxlocations 2025-04-19 16:17:10 -07:00
  • 2e8af740be fix always showing down arrow in settings 1.3.8 pdxlocations 2025-04-19 16:16:12 -07:00
  • a95f128d8e bump version pdxlocations 2025-04-16 21:50:41 -07:00
  • 3361e4d2ce working changes (#172) 1.3.7 pdxlocations 2025-04-16 21:19:46 -07:00
  • 3959f0768b add help option (#171) pdxlocations 2025-04-16 20:49:17 -07:00
  • 99839a8075 cleanup pdxlocations 2025-04-16 20:34:46 -07:00
  • 792cd3c259 Formatting with Black (#170) pdxlocations 2025-04-16 18:48:11 -07:00
  • b0a84b3ef3 Refactor Navigation Functions (#169) pdxlocations 2025-04-16 18:33:51 -07:00
  • 8e31e39266 current state refactor-move-highlight pdxlocations 2025-04-16 12:17:53 -07:00
  • e3f85ffaf2 changes pdxlocations 2025-04-16 12:00:59 -07:00
  • b59ae94e00 bump version pdxlocations 2025-04-16 11:30:30 -07:00
  • d0ada7eb5b add utf-8 read (#166) 1.3.6 pdxlocations 2025-04-13 15:17:36 -07:00
  • 8d9bbac0be Merge pull request #165 from pdxlocations/type-annotations pdxlocations 2025-04-13 15:02:54 -07:00
  • 613eeb4fab working changes Ben Lipsey 2025-04-13 14:58:31 -07:00
  • f7b2645dcb working changes Ben Lipsey 2025-04-13 14:49:00 -07:00
  • bc5a5951d4 current state Ben Lipsey 2025-04-13 14:18:52 -07:00
  • d7eec6de6e current state Ben Lipsey 2025-04-12 21:53:27 -07:00
  • 8779297424 current state Ben Lipsey 2025-04-12 21:19:44 -07:00
  • ccc1399644 current state Ben Lipsey 2025-04-12 09:46:00 -07:00
  • f52034e61f current state Ben Lipsey 2025-04-11 22:22:34 -07:00
  • cdd1d89062 fix typo pdxlocations 2025-04-08 21:17:01 -07:00
  • c3ff85a646 bump version 1.3.5 pdxlocations 2025-04-08 21:14:58 -07:00
  • 9b8cf19a0c Fix localhost fallback and allow tcp port (#164) pdxlocations 2025-04-08 21:05:32 -07:00
  • 1f270b5ba5 devpath client-devpath pdxlocations 2025-04-08 20:50:30 -07:00
  • f2e671da7f Update README.md pdxlocations 2025-04-08 18:10:41 -07:00
  • 3fc1293db1 Update README.md pdxlocations 2025-04-08 17:58:15 -07:00
  • 4abe9611e3 bump version pdxlocations 2025-04-06 22:03:03 -07:00
  • 4d20df17fe Update README.md pdxlocations 2025-04-06 21:59:01 -07:00
  • 3bb57b9420 Merge pull request #163 from pdxlocations:localhost-fallback 1.3.4 pdxlocations 2025-04-06 21:44:32 -07:00
  • e305bb4464 use localhost not meshtastic.local pdxlocations 2025-04-06 21:44:04 -07:00
  • 636b27cf9b fix typo pdxlocations 2025-04-06 21:28:07 -07:00
  • 8e500cb305 bump version 1.3.3 pdxlocations 2025-04-06 20:19:44 -07:00
  • 0878937194 correct instructions for launching control pdxlocations 2025-04-06 20:17:03 -07:00
  • ac2016322b update en.ini pdxlocations 2025-04-05 22:35:35 -07:00
  • 031d74a290 Fix options "not set" displaying values pdxlocations 2025-04-05 22:20:19 -07:00
  • 14913ce5ae fix new_idx pdxlocations 2025-04-05 21:22:19 -07:00
  • 8c2f0429ac probably not working changes UIState pdxlocations 2025-04-05 20:55:33 -07:00
  • 425ee85ef0 rename state pdxlocations 2025-04-05 20:06:48 -07:00
  • c9e39d89b0 rename curses_ui pdxlocations 2025-04-05 19:55:33 -07:00
  • dc27e9e02f Refactor into MenuState Class (#162) pdxlocations 2025-04-05 19:48:38 -07:00
  • 4f64131d2e Scroll Arrows for User Config (#161) pdxlocations 2025-04-04 22:49:40 -07:00
  • a55d68a828 change debug level pdxlocations 2025-04-03 21:26:11 -07:00
  • bd41870567 Merge pull request #160 from rfschmid/make-add-remove-favorite-default-to-yes pdxlocations 2025-04-03 18:46:29 -07:00
  • 5a722cbf7d Make favorite confirmations default to "Yes" Russell Schmidt 2025-04-03 17:41:45 -05:00
  • 9cbc2d51f8 Merge pull request #159 from rfschmid/rm-node-from-db pdxlocations 2025-04-03 09:00:31 -07:00
  • 5ce3e62fdb Merge 'upstream/main' into rm-node-from-db Russell Schmidt 2025-04-03 07:27:42 -05:00
  • 5628758de0 add settings to readme pdxlocations 2025-04-02 22:14:24 -07:00
  • 890a3b6dc4 cant add multiple authors? pdxlocations 2025-04-02 22:12:32 -07:00
  • db01d241c7 bump version 1.3.2 pdxlocations 2025-04-02 22:04:53 -07:00
  • 9044d8d380 Merge pull request #158 from pdxlocations:settings-flag pdxlocations 2025-04-02 22:03:56 -07:00
  • 0288a1d190 add settings flag pdxlocations 2025-04-02 22:03:28 -07:00
  • 3674afc216 remove version from main pdxlocations 2025-04-02 21:27:36 -07:00
  • da24902bd0 Add Authors pdxlocations 2025-04-02 21:24:47 -07:00
  • f9bc7f9be9 Merge pull request #157 from rfschmid:show-favorite-ignored-nodes pdxlocations 2025-04-02 21:16:45 -07:00
  • ffd28c02a3 Merge pull request #156 from rfschmid:rename-main-__main__ pdxlocations 2025-04-02 21:14:15 -07:00
  • d22b3abc2f Make removing node from DB work Russell Schmidt 2025-04-02 14:36:23 -05:00
  • 3c9b81f391 Merge branch 'rename-main-__main__' into rm-node-from-db Russell Schmidt 2025-04-02 13:17:28 -05:00
  • ecc360dba9 Color favorite/ignored nodes Russell Schmidt 2025-04-02 12:16:15 -05:00
  • 696370308f Rename main to __main__ Russell Schmidt 2025-04-02 12:05:01 -05:00
  • 5999deac1a bump version 1.3.1 pdxlocations 2025-04-01 22:07:21 -07:00
  • 492c1d30d6 Merge pull request #149 from pdxlocations/pyproject-update pdxlocations 2025-04-01 22:05:38 -07:00
  • 9e3b684a5f add home page pdxlocations 2025-04-01 22:04:16 -07:00
  • 25f388ed23 Merge pull request #145 from rfschmid/fix-updating-data-for-nodes-not-working pdxlocations 2025-04-01 21:57:29 -07:00
  • 07fbdb92e3 Merge pull request #147 from rfschmid/add-ignore-node-support pdxlocations 2025-04-01 21:31:37 -07:00
  • 7c4cc1dd2f Merge 'upstream/main' into fix-updating-data-for-nodes-not-working Russell Schmidt 2025-04-01 22:52:39 -05:00
  • 06ce9f7ac2 Merge 'upstream/main' into add-ignore-node-support Russell Schmidt 2025-04-01 22:43:23 -05:00
  • f4115e48ad Merge pull request #148 from pdxlocations:poetry 1.3.0 pdxlocations 2025-04-01 15:53:20 -07:00
  • 857d8d0c04 update readme pdxlocations 2025-04-01 15:52:57 -07:00
  • ec0554df14 working changes pdxlocations 2025-04-01 14:58:35 -07:00
  • 372204a684 mcontact -> contact pdxlocations 2025-04-01 14:57:51 -07:00
  • 8ff55c3de9 Add ignore node support Russell Schmidt 2025-03-31 21:56:23 -05:00
  • d9088ccd68 Add favorite node support Russell Schmidt 2025-03-31 21:29:24 -05:00