Commit Graph

  • 83664e23f2 Bump @sveltejs/kit from 2.50.1 to 2.53.0 in /installer-gui dependabot[bot] 2026-02-20 17:44:11 +00:00
  • 44c7f31fec Bump svelte from 5.43.2 to 5.53.0 in /installer-gui dependabot[bot] 2026-02-20 10:56:27 +00:00
  • 301107be6c add context to background nc Markus Unterwaditzer 2026-02-23 14:56:37 +01:00
  • 7b97ffc01d raise error for timeout Markus Unterwaditzer 2026-02-23 14:54:23 +01:00
  • b72712faa2 error case Markus Unterwaditzer 2026-02-22 17:55:52 +01:00
  • 05fdc0eee2 do not use debug_assert Markus Unterwaditzer 2026-02-22 17:54:02 +01:00
  • 8fb27b08f9 Fix telnet_send_command_with_output returning the input Markus Unterwaditzer 2026-02-19 18:17:55 +01:00
  • 062db87572 Use Vec::with_capacity (#891) Matthew Martin 2026-02-17 11:55:34 -06:00
  • 9b6c4cee0b api documentation (#876) Andrej Walilko 2026-02-16 19:41:15 -05:00
  • 9d50db40b9 docs: add note about insecure download (#883) Jake P 2026-02-15 09:50:16 -06:00
  • d4bfaf07dd lib/gsmtap_parser: downgrade unsupported log to debug msg fix-81-2 Will Greenberg 2026-02-13 13:52:18 -08:00
  • c08ccda58b lib/diag: add ML1 Serving/Neighbor cell measurement Will Greenberg 2026-02-13 13:49:29 -08:00
  • f33b3baa4f lib/diag.rs refactor Will Greenberg 2026-02-13 13:42:42 -08:00
  • d41c4bba3e messages could be larger than 1MB when 100 messages are combined, changed to every 256KB space is checked. Ember 2026-02-11 22:57:27 -08:00
  • 1d5ed54033 deduplicated code a bit with a wrapper Ember 2026-02-11 10:35:44 -08:00
  • 24e79aad9d Handled suggestions from PR. Ember 2026-02-11 10:13:15 -08:00
  • bc7dcc97c6 Removed redundant annotations inlined the defaults Ember 2026-02-10 16:53:17 -08:00
  • 480b6f8681 Add visual for GUI; fix clippy issue. Ember 2026-02-10 16:49:03 -08:00
  • 0c624c2bc2 Add disk space monitoring to recording lifecycle Ember 2026-02-10 16:28:21 -08:00
  • ec6967e2a1 Revert silent IPC error drop, restore expect per review Ember 2026-02-11 20:26:55 -08:00
  • 912f7dfeaa Disable autocorrect/autocapitalize on CLI args input Ember 2026-02-10 17:23:43 -08:00
  • 51f1a33e86 Update Cargo.lock for shlex dependency Ember 2026-02-10 17:10:32 -08:00
  • 87c79bddf7 Input validation fix, along with changing expect so it won't crash Ember 2026-02-10 17:09:55 -08:00
  • 5efa12f358 fix conditional rendering and conditional text logic, use more-stable faq url TERR-inss 2026-02-11 21:57:06 -05:00
  • e77fe469da add direct link to FAQ in web UI where rayhunter log analysis returns warnings TERR-inss 2026-02-09 19:32:35 -05:00
  • ed8b1903f8 Re-add API_TARGET envvar Markus Unterwaditzer 2026-02-10 12:52:54 +01:00
  • 89d1d71ec9 Improve the default of FIRMWARE_DEVEL again, fix brew install gcc command Markus Unterwaditzer 2026-02-08 19:12:30 +01:00
  • 9be35de90e Address review feedback Markus Unterwaditzer 2026-02-08 15:15:13 +01:00
  • 8f9be746d3 Trim down documentation and script verbosity Markus Unterwaditzer 2026-02-08 15:07:56 +01:00
  • 1347e3107a Support for admin pass BeigeBox 2026-02-07 18:29:06 -08:00
  • 715efc4b0d Basic scripts to build from source and run install. Nothing fancy. BeigeBox 2026-02-07 15:00:15 -08:00
  • 836ec2169d Revamp installing-from-source docs Markus Unterwaditzer 2026-02-05 15:17:16 +01:00
  • 9128eefcfc advise against upgrading and add some dramatic styling to this Markus Unterwaditzer 2026-02-10 21:45:08 +01:00
  • 4f3c7fb7a9 Add warning to moxee page Markus Unterwaditzer 2026-02-09 20:03:18 +01:00
  • 2d3824072d Added check if retcode was 201 when getting the login_response, and giving an error that says it's the pw BeigeBox 2026-02-07 13:35:25 -08:00
  • 6b07b4e460 lib: support mac ul as well fix-457 Will Greenberg 2025-07-30 16:00:04 -07:00
  • 9b6051380f lib: write ltemac packets as gsmtap Will Greenberg 2025-07-30 15:57:54 -07:00
  • f8581559e7 lib: add diag parsing for LTE MAC DL packets Will Greenberg 2025-07-30 15:43:02 -07:00
  • 369a1ba3af appease npm again fix-81 Cooper Quintin 2026-02-05 15:51:26 -08:00
  • d6d10ca3a4 appease npm Cooper Quintin 2026-02-05 15:45:14 -08:00
  • 728fbe0f4d Add cell/signal info to system stats panel TJ Jaymes 2026-01-23 22:02:10 -06:00
  • ed2781a4be appease clippy Cooper Quintin 2026-02-05 15:33:57 -08:00
  • ffcf683ae5 appease npm Cooper Quintin 2026-02-05 15:23:18 -08:00
  • 49fd777c83 fix nits and add to config.toml Cooper Quintin 2026-02-05 15:16:00 -08:00
  • 84a3155a1f remove broken attach request and format Cooper Quintin 2026-02-05 15:01:55 -08:00
  • 184f4bd7a2 rename to diagnostic and add docs Cooper Quintin 2026-02-05 14:29:46 -08:00
  • f7759721e3 rebase against main Cooper Quintin 2026-02-05 13:25:29 -08:00
  • 744d0772c2 add message type Cooper Quintin 2026-01-06 08:59:42 -08:00
  • 2cd49b3757 show false postive attach reject message Cooper Quintin 2025-11-12 10:19:09 -08:00
  • e44230c043 imsi revealing message diagnostic heuristic Cooper Quintin 2025-11-04 11:58:32 -08:00
  • e27da68b5d bump version to 0.10.1 v0.10.1 Cooper Quintin 2026-02-05 12:25:16 -08:00
  • 2a68c99897 Revert "Add warning about default routes" Markus Unterwaditzer 2026-02-05 20:11:43 +01:00
  • 987d95c23e Bump rsa from 0.9.8 to 0.9.10 (#853) dependabot[bot] 2026-02-05 21:06:41 +01:00
  • 9ef6b43dac Bump time from 0.3.41 to 0.3.47 dependabot[bot] 2026-02-05 18:41:08 +00:00
  • ffc42f6ffd bump version to 0.10.0 v0.10.0 Cooper Quintin 2026-02-04 13:38:36 -08:00
  • 2781b3c7ed Remove wrong timestamp correction from diag Markus Unterwaditzer 2026-02-03 20:31:46 +01:00
  • fd63210bf9 Fix prettier lint Markus Unterwaditzer 2026-01-27 11:05:34 +01:00
  • a271c4ddf4 Update wording in the clock sync UI (apply suggestions from code review) Markus Unterwaditzer 2026-01-27 11:01:56 +01:00
  • bef6b51e28 Add button to set current time Markus Unterwaditzer 2026-01-25 19:45:08 +01:00
  • 781d07230c Correct FAQ entries to refer to correct shell Markus Unterwaditzer 2026-02-03 11:25:06 +01:00
  • 1f171521e4 Filter out asn1_codecs warnings in rayhunter-daemon Markus Unterwaditzer 2026-02-03 11:42:28 +01:00
  • 5b2cf3cec4 Mention Vodafone Pocket Wifi 5 availability Harrison Marley 2026-02-05 00:35:32 +08:00
  • 62e8d4c40f appease untitaker Cooper Quintin 2026-02-03 12:33:54 -08:00
  • 72c19e0f04 update docs and version Cooper Quintin 2026-02-03 10:34:05 -08:00
  • 9b52f46c1a appease clippy Cooper Quintin 2026-02-02 21:25:24 -08:00
  • 51d4e86b3a cargo fmt Cooper Quintin 2026-02-02 19:50:00 -08:00
  • 33fafd4707 report lack of LTE neighbors Cooper Quintin 2026-02-02 17:05:49 -08:00
  • 6e4cbac4b1 convert int to option Cooper Quintin 2026-02-02 16:33:35 -08:00
  • b453c92d6a Update lib/src/analysis/priority_2g_downgrade.rs Cooper Quintin 2026-02-02 15:37:49 -08:00
  • 733c8b227d Update lib/src/analysis/analyzer.rs Cooper Quintin 2026-02-02 15:36:55 -08:00
  • b43217ef35 Fix compilation errors Markus Unterwaditzer 2026-01-27 11:29:24 +01:00
  • 40a0dec361 appease clippy Cooper Quintin 2026-01-26 19:12:03 -08:00
  • b2d5ed356f cargo fmt Cooper Quintin 2026-01-26 19:07:55 -08:00
  • 6033757ddb compare gsm and 3g priorities to LTE priorities and only alert if higher priority or only non LTE neighbors exist Cooper Quintin 2026-01-26 19:07:39 -08:00
  • 6b4f98183e Bump bytes from 1.10.1 to 1.11.1 (#847) dependabot[bot] 2026-02-03 20:38:53 +01:00
  • bd2329d6cc Show tracking area code for test heuristic in UI (#843) kmille 2026-02-03 10:59:15 +01:00
  • d1311e0ba3 Docs: Add note about non-default credentials to install instructions and modify link target (#839) Michael S. 2026-02-02 03:44:20 -07:00
  • 75cf03d638 Fix rayhunter chugging on when diag device failed to initialize Markus Unterwaditzer 2026-01-30 14:17:59 +01:00
  • be15035ad4 Use /proc/net/route instead of ip route command Markus Unterwaditzer 2026-01-30 14:39:05 +01:00
  • a3d0d8f4f9 Better support for firmware-devel profile Markus Unterwaditzer 2026-01-30 15:31:10 +01:00
  • 2c30218743 Add donation button to UI Markus Unterwaditzer 2026-01-30 13:56:53 +01:00
  • eb65214989 Add FAQ to issue templates Markus Unterwaditzer 2026-01-30 13:28:01 +01:00
  • 8d86aeb591 Restructure docs, make FAQ more prominent Markus Unterwaditzer 2026-01-30 13:26:44 +01:00
  • 23cef7349e Upgrade num-bigint-dig Markus Unterwaditzer 2026-01-27 12:05:08 +01:00
  • 07e0115192 Add disclaimer about flickering Markus Unterwaditzer 2026-01-29 17:35:17 +01:00
  • 82b53c6187 Display: Implement High Vis Mode Markus Unterwaditzer 2026-01-29 17:14:33 +01:00
  • 883175aa59 Disable blank issues again Markus Unterwaditzer 2026-01-28 19:09:40 +01:00
  • bd52718ea7 add {daemon,rootshell}_needed GHA outputs Brad Warren 2026-01-27 15:59:01 -08:00
  • d607c63cc8 Do not overwrite configs by default Markus Unterwaditzer 2026-01-14 21:49:17 +01:00
  • 9e08e662ff installer-gui: add an npm prepare step Will Greenberg 2026-01-26 10:45:01 -08:00
  • 08920e02b8 Bump @sveltejs/kit from 2.48.3 to 2.50.1 in /installer-gui dependabot[bot] 2026-01-26 18:34:58 +00:00
  • 7e2df91702 Fix battery warnings on unsupported devices Markus Unterwaditzer 2026-01-13 23:24:30 +01:00
  • 262f583355 Add price information to the orbic page Markus Unterwaditzer 2026-01-25 16:06:57 +01:00
  • 9ae1563286 Add warning about default routes Markus Unterwaditzer 2026-01-25 22:33:45 +01:00
  • 2bd6efa503 UI: Enforce snake case for functions Markus Unterwaditzer 2026-01-25 23:20:57 +01:00
  • e06769158b add #build-all functionality to CI Markus Unterwaditzer 2026-01-26 17:45:11 +01:00
  • b341ef2d1e Fix stuck green display after restarting recording Markus Unterwaditzer 2026-01-26 17:24:48 +01:00
  • 3a807f48b2 Bump @sveltejs/kit from 2.46.2 to 2.49.5 in /daemon/web dependabot[bot] 2026-01-15 18:19:46 +00:00
  • bc3f0bf515 Bump devalue from 5.4.2 to 5.6.2 in /installer-gui dependabot[bot] 2026-01-15 18:40:51 +00:00
  • 01915a22a6 wip inseego Will Greenberg 2026-01-08 18:30:27 -08:00