Commit Graph

  • f3c34ce0d3 Fix issue where low battery alert is fired on reboot when batter is 10% Simon Fondrie-Teitler 2025-09-21 16:05:58 -04:00
  • 1b5575e5a6 Update ConfigForm.svelte Simon Fondrie-Teitler 2025-09-18 12:18:10 -04:00
  • 1cf6f5d339 installer: Fix installation in skip-sdcard case (#604) Evan Anderson 2025-09-19 18:40:18 +02:00
  • b00f17d8fc Use a cancellation token for restart logic as well (#602) Simon Fondrie-Teitler 2025-09-18 04:00:07 -04:00
  • 766f3461d3 Simplify shutdown with cancellation tokens (#601) Simon Fondrie-Teitler 2025-09-17 18:33:44 -04:00
  • d30dd6fd9d Don't show scroll bars with no overflow Simon Fondrie-Teitler 2025-09-17 13:28:51 -04:00
  • 10e76e351e Maintenance: Removes unused PNG (#598) bsickler 2025-09-13 15:09:46 -07:00
  • 301d130cdd adds filter to incoming events Burton Sickler 2025-09-10 21:59:29 -07:00
  • 7a602b577d Update AnalysisTable.svelte Hu8r1z 2025-09-11 09:29:55 -07:00
  • f52c673b25 Fix several typos in docs Ran typos doc --write-changes from https://github.com/crate-ci/typos and reviewed Tom Plant 2025-09-10 02:01:48 +00:00
  • e6b9624a34 Fix typo in heuristics.md phoen ➜ phone Matthew Callis 2025-09-09 10:48:52 -07:00
  • 15c0ba3805 cargo fmt Cooper Quintin 2025-09-05 12:20:43 -07:00
  • de4a622c68 decode with correct byte order. Fixes #562 Cooper Quintin 2025-09-05 12:17:50 -07:00
  • a582715177 handle 2 digit MNC. Fixes #580 Cooper Quintin 2025-09-05 12:16:37 -07:00
  • e68ba6ba52 Always run all builds with -p Markus Unterwaditzer 2025-08-30 13:28:07 +02:00
  • e216043a14 make analyze_information_element private Brad Warren 2025-09-02 09:29:02 -07:00
  • e2bc3a0a67 append packet num in harness & fix packet count Brad Warren 2025-09-02 09:29:02 -07:00
  • 87d6d1691a track packet num in analysis harness Brad Warren 2025-08-27 12:21:39 -07:00
  • df55c04e85 Test: Disable adb auth no-adb-auth Sashanoraa 2025-09-02 15:40:45 -04:00
  • 7475cd5cd9 Hide error count in error toast if there is only 1 error Sashanoraa 2025-08-28 04:22:00 -04:00
  • cef94ba6b0 Add log view modal to web UI Sashanoraa 2025-08-23 23:03:42 -04:00
  • d7c973ea95 Add api for getting rayhunter's log file Sashanoraa 2025-08-08 16:10:27 -04:00
  • 64d657efd6 Don't return an error if there's an issue parsing battery status Simon Fondrie-Teitler 2025-08-28 13:22:56 -04:00
  • 16447ed8bf Use percentage battery in frontend and not levels Simon Fondrie-Teitler 2025-08-27 13:02:26 -04:00
  • 663d0abb57 Add battery level to web UI Simon Fondrie-Teitler 2025-08-25 17:19:51 -04:00
  • f49d11f034 Skip updating web UI when browser tab isn't visible Simon Fondrie-Teitler 2025-08-27 13:32:37 -04:00
  • 56dcfdb47c Update orbic.md Cooper Quintin 2025-08-26 10:10:01 -07:00
  • a46ede37b6 Fix links in README Markus Unterwaditzer 2025-08-26 11:11:50 +02:00
  • 69dc528f34 bump version to 0.6.1 v0.6.1 Cooper Quintin 2025-08-25 13:18:31 -07:00
  • 29ce6729ee fix readme links Cooper Quintin 2025-08-25 11:19:47 -07:00
  • 5919a19aba revert removing link Cooper Quintin 2025-08-22 16:24:10 -07:00
  • 35ca590e46 improvements to documentation Cooper Quintin 2025-08-22 16:18:47 -07:00
  • 56122f6559 Add error reporting to the daemon web UI Sashanoraa 2025-08-03 19:27:28 -04:00
  • bbab29ae0b Update lib/src/analysis/imsi_requested.rs Cooper Quintin 2025-08-22 15:37:01 -07:00
  • 2a620fd1fb cargo fmt Cooper Quintin 2025-08-22 14:12:54 -07:00
  • 515bb40a76 fix false positive on identity requested without attach described in #557 Cooper Quintin 2025-08-22 14:10:09 -07:00
  • a5ec1c9505 more verbosity Cooper Quintin 2025-08-22 14:34:59 -07:00
  • 806bd62a0e Document reanalyzing feature, and include rayhunter-check in release Markus Unterwaditzer 2025-08-22 17:59:45 +02:00
  • 6ceced2d31 bump version to 0.6.0 v0.6.0 Cooper Quintin 2025-08-20 17:29:03 -07:00
  • 856374c05a revert framerate change Cooper Quintin 2025-08-20 17:06:33 -07:00
  • 983867c2a6 make web ui reflect screen ui colors Cooper Quintin 2025-08-20 16:45:49 -07:00
  • 145d0a295a cargo fmt Cooper Quintin 2025-08-20 16:37:39 -07:00
  • c021b9150d slight refactor Cooper Quintin 2025-08-20 16:36:58 -07:00
  • ce916dcd10 display colors as well as patterns for severity Cooper Quintin 2025-08-20 16:19:32 -07:00
  • 898bdbb6cd include event severity in message Cooper Quintin 2025-08-20 16:19:04 -07:00
  • 375789aad9 cargo fmt Markus Unterwaditzer 2025-08-21 00:34:18 +02:00
  • 85f7b2cc81 refactor test analyzer for new format Cooper Quintin 2025-08-20 15:25:31 -07:00
  • 781d11ed72 Expose severity to display Markus Unterwaditzer 2025-08-03 21:01:24 +02:00
  • 6927da49b4 cargo fmt Cooper Quintin 2025-08-20 14:34:03 -07:00
  • 479505f738 appease clippy Cooper Quintin 2025-08-20 14:25:44 -07:00
  • 468b07faf0 proper formatting for CID and PLMN Cooper Quintin 2025-08-20 14:19:33 -07:00
  • 493fdfa227 add docs Cooper Quintin 2025-08-20 12:19:42 -07:00
  • ffdad4aed8 add test analyzer Cooper Quintin 2025-08-20 12:01:25 -07:00
  • 33e4fbc544 Fix wrong analyzer name in AnalysisTable Markus Unterwaditzer 2025-08-20 23:26:19 +02:00
  • 8c510b43c9 Merge pull request #429 from simonft/notifications Markus Unterwaditzer 2025-08-20 21:56:45 +02:00
  • 46850e2739 Update installer/src/tplink.rs Markus Unterwaditzer 2025-08-20 18:47:24 +02:00
  • 53e3b8ee34 Mention required SD card for tplink Markus Unterwaditzer 2025-08-19 17:28:23 +02:00
  • 0fc51d79f4 Fix issue template and improve one error message Markus Unterwaditzer 2025-08-19 17:10:16 +02:00
  • ad4e971e77 Restyle download links in table view Markus Unterwaditzer 2025-08-02 22:26:22 +02:00
  • c5a79e545d Add documentation for Orbic Network installer Markus Unterwaditzer 2025-08-20 15:26:48 +02:00
  • 9d92ab3c01 Simplify remounting procedure Markus Unterwaditzer 2025-08-14 22:09:13 +02:00
  • cf254b66ff Address review comments and update wingtech docs Markus Unterwaditzer 2025-08-13 23:49:43 +02:00
  • cddc590c77 Try to use the same rust version as in other jobs Markus Unterwaditzer 2025-08-10 01:26:10 +02:00
  • 9d736f5bf0 Add a orbic network installer Markus Unterwaditzer 2025-08-09 22:02:24 +02:00
  • e5df43d7f5 Merge pull request #520 from simonft/update-install-commands-in-doc oopsbagel 2025-08-13 20:22:33 +00:00
  • a8667cc3a0 Pass notification_channel in diag_task constructor Simon Fondrie-Teitler 2025-08-11 13:59:42 -04:00
  • 3239daa011 Merge pull request #529 from EFForg/macos-intel-ci Markus Unterwaditzer 2025-08-11 16:50:14 +02:00
  • 651511cc63 Merge pull request #530 from EFForg/windows-installer Markus Unterwaditzer 2025-08-11 16:50:02 +02:00
  • 211066ec7b Record last attempt time when notification connection fails Simon Fondrie-Teitler 2025-08-09 15:18:04 -04:00
  • 16ec9e28df Remove a couple unnecssary whitespace changes Simon Fondrie-Teitler 2025-08-09 15:03:08 -04:00
  • 4462f02c10 Properly close notification service channel Simon Fondrie-Teitler 2025-08-09 14:55:13 -04:00
  • 5bd2d9a58e Merge branch 'main' into notifications Simon Fondrie-Teitler 2025-08-09 14:17:22 -04:00
  • 603d65a3bd Move MacOS intel builds to macos-latest Markus Unterwaditzer 2025-08-08 20:45:27 +02:00
  • c0a9cf62df Rename windows installer file to installer.exe Markus Unterwaditzer 2025-08-08 20:47:48 +02:00
  • 0a20e659be Merge pull request #527 from EFForg/fix-rust-warnings Markus Unterwaditzer 2025-08-08 21:52:46 +02:00
  • ce599dc432 specify package.rust-version for daemon Markus Unterwaditzer 2025-08-08 18:02:40 +02:00
  • 85b50bc301 Remove unpack! macro Markus Unterwaditzer 2025-08-08 03:05:09 +02:00
  • 5249714717 Fix clippy lints and warnings in Rust 1.89 Markus Unterwaditzer 2025-08-08 03:01:18 +02:00
  • 67974264f9 Update Config object in svelte to add ntfy url Simon Fondrie-Teitler 2025-08-06 13:12:10 -04:00
  • f562d33be3 Document notification configuration Simon Fondrie-Teitler 2025-08-06 13:08:16 -04:00
  • 0531aa0e3a Require rust 1.88 so we can use let chains Simon Fondrie-Teitler 2025-08-06 13:08:08 -04:00
  • dd78f5007d Specify ntfy notification is from rayhunter Simon Fondrie-Teitler 2025-08-06 13:07:25 -04:00
  • 1c08708bc4 Set full ntfy url in config instead of just topic Simon Fondrie-Teitler 2025-08-06 13:07:08 -04:00
  • 0f53da58bc Better document options when installing from source Simon Fondrie-Teitler 2025-08-06 10:55:05 -04:00
  • 01010df4ec Update instructions for installing from source Simon Fondrie-Teitler 2025-08-05 17:59:13 -04:00
  • 481f02f81f Merge branch 'main' into notifications Simon Fondrie-Teitler 2025-08-05 17:30:07 -04:00
  • 8c67a92b07 Merge pull request #511 from Tunas1337/uz801 Markus Unterwaditzer 2025-08-05 21:23:27 +02:00
  • 31bd60dea1 cargo fmt Markus Unterwaditzer 2025-08-05 21:11:17 +02:00
  • 13877f7209 cargo clippy Markus Unterwaditzer 2025-08-05 21:05:31 +02:00
  • f4522dbe3d cargo fmt run Andrej 2025-08-05 14:21:19 -04:00
  • 30bb18016e Update heuristics.md Matej Kovacic 2025-08-01 21:13:21 +00:00
  • c6aa53acd2 Update heuristics.md Matej Kovacic 2025-08-01 21:00:25 +00:00
  • c6882ed173 Merge pull request #515 from EFForg/installer-faster oopsbagel 2025-08-05 00:30:46 +00:00
  • 5c03f6ea03 Add reanalyze button Markus Unterwaditzer 2025-08-02 20:15:01 +02:00
  • 5184c6138d uz801: Add uninstalling instructions Andrej 2025-08-04 13:23:14 -04:00
  • c893f8e2a9 uz801: update docs Andrej 2025-08-04 13:16:46 -04:00
  • 2e6343c343 uz801: clippy fixes Andrej 2025-08-04 11:35:23 -04:00
  • da4a86be13 uz801: Installer improvements Andrej 2025-08-04 11:03:42 -04:00
  • 55794cbdd5 uz801: Fix clippy warnings Andrej 2025-08-03 20:03:01 -04:00
  • e36b490d15 uz801: installer: Add file transfer verify, other fixes Andrej 2025-08-03 19:27:25 -04:00