Commit Graph

  • b8aa1c13a8 trim test case rssi Will Greenberg 2026-06-04 13:18:03 -07:00
  • 18bff68c88 lib/gsmtap_parser: downgrade unsupported log to debug msg Will Greenberg 2026-02-13 13:52:18 -08:00
  • 8383342b34 lib/diag: add ML1 Serving/Neighbor cell measurement Will Greenberg 2026-02-13 13:49:29 -08:00
  • 973557e810 lib/diag.rs refactor Will Greenberg 2026-02-13 13:42:42 -08:00
  • cedb94ad3c more clippy appeasement qmdl-gzip Will Greenberg 2026-06-04 10:03:46 -07:00
  • d8c7d9cd0b fix clippy Will Greenberg 2026-06-03 21:12:28 -07:00
  • b8fd4204db run cargo fmt Will Greenberg 2026-06-03 20:14:09 -07:00
  • 19d9b3967c Add support for compressed QMDL Will Greenberg 2026-03-30 15:56:03 -07:00
  • fbd8110be9 remove another instance of outdated docs main Brad Warren 2026-05-29 13:13:18 -07:00
  • e17842c1b9 bump versions to 0.11.2 v0.11.2 Brad Warren 2026-05-28 08:19:00 -07:00
  • 754faf10d9 Remove redundant helper functions Markus Unterwaditzer 2026-05-19 23:41:55 +02:00
  • 4bad8356ac Refactor record deletion to use FileKind Markus Unterwaditzer 2026-05-19 23:36:08 +02:00
  • 7aaa7e589e Fix similar bug in zip download, also use FileKind there Markus Unterwaditzer 2026-05-19 23:28:51 +02:00
  • e3e84a0185 Fix WebDAV not uploading GPS files Markus Unterwaditzer 2026-05-19 12:12:55 +02:00
  • 517a17db14 Software update notification (#1002) (#1054) recanman 2026-05-24 20:59:18 +00:00
  • e86d30a0c6 frontend bugfix: Handle null input in ExpandableInput, make ntfy_url nullable (#1055) recanman 2026-05-22 20:10:04 +00:00
  • e83ba9922d Bump @sveltejs/kit (#1049) dependabot[bot] 2026-05-22 16:08:24 +02:00
  • 7e525c5c02 Bump @sveltejs/kit (#1050) dependabot[bot] 2026-05-22 16:08:21 +02:00
  • 22259dbbcc improve installation docs consistency (#1051) recanman 2026-05-21 22:31:52 +00:00
  • 4526203af8 Do not recompile installer if files are missing Markus Unterwaditzer 2026-05-16 20:26:07 +02:00
  • 3e53aef145 Collapse ntfy settings if unused Markus Unterwaditzer 2026-05-15 22:32:11 +02:00
  • c2ba5a2a6c Add daemon startup smoke test and let it run on a PC in debug_mode Ember 2026-05-12 17:05:19 -07:00
  • 5636cf4311 fix js formatting Markus Unterwaditzer 2026-05-18 23:56:56 +02:00
  • 0c90f8910a Use latest packet timestamp in GPS file, move writing into DiagTask to eliminate RwLocks, remove "sidecar" word from codebase Markus Unterwaditzer 2026-05-18 23:43:43 +02:00
  • 2ada840919 fix js lints Markus Unterwaditzer 2026-05-15 22:21:03 +02:00
  • 19df99d663 fix clippy Markus Unterwaditzer 2026-05-15 22:18:30 +02:00
  • 0259b101b5 compact UI a bit Markus Unterwaditzer 2026-05-15 22:13:47 +02:00
  • 9823fd3205 fix bad color in configform, move some docs into api docs Markus Unterwaditzer 2026-05-15 22:00:02 +02:00
  • 0783db6e01 reformat gps docs Markus Unterwaditzer 2026-05-15 21:39:04 +02:00
  • 0033b762d9 reformat frontend and refactor gps mode display Markus Unterwaditzer 2026-05-15 21:28:58 +02:00
  • 3aa3ce89c8 remove format! calls entirely Markus Unterwaditzer 2026-05-15 21:23:29 +02:00
  • bd5dfb1a75 address most of wills review feedback, fix serialization and stringly error handling in DiagTask::start Markus Unterwaditzer 2026-05-15 21:13:46 +02:00
  • a58bad09fc Remove unused import Markus Unterwaditzer 2026-05-15 20:53:10 +02:00
  • fc5593f00b rebasing with upsream (webdav and wifi client) Carlos Guerra 2026-04-29 12:39:08 +02:00
  • 049a842987 suggested fix for gps feature, sorting timestamps Carlos Guerra 2026-04-29 11:18:30 +02:00
  • 7bae34061d fixes requested, gps timestamp corrected, more error managing, more border conditions covered Carlos Guerra 2026-04-22 00:09:37 +02:00
  • 5a4a3034be requests addressed, better error handling, more logging, small text corrections Carlos Guerra 2026-04-19 16:50:51 +02:00
  • ba78c7bd01 new merge conflict addressed, to_datetime unused code removed, some refactoring to appease tests Carlos Guerra 2026-04-16 21:24:53 +02:00
  • fee082cde4 replacing numbered options in config with rust enum implementation, unique commit to make easier to debug or rollback Carlos Guerra 2026-04-08 19:29:45 +02:00
  • 0b91a6e5d3 PR chage requests, revision to GPS logging feature, code cleanup Carlos Guerra 2026-04-08 19:00:16 +02:00
  • dbe102e366 including documentation changes Carlos Guerra 2026-04-01 12:55:01 +02:00
  • 43d9b278cd trimming gps.rs to go under 400 loc changed Carlos Guerra 2026-03-29 17:53:27 +02:00
  • 5451e23293 added documentation and polishing UI around GPS mode Carlos Guerra 2026-03-29 17:44:39 +02:00
  • 66f0c2a336 Kismet GPS option section per packet dcriped, refactoring to reduce loc Carlos Guerra 2026-03-29 16:22:07 +02:00
  • adb316e2d7 GPS information included in PCAP files as comment and with Kismet proposed standard Carlos Guerra 2026-03-28 22:29:41 +01:00
  • c107314194 GPS feature webapp side: GPS mode selector, fixed mode lat/lon, API endpoint. Merging with Wifi client and webdav features Carlos Guerra 2026-03-28 17:55:39 +01:00
  • ac33ebaf53 Remove stdout redirects Markus Unterwaditzer 2026-05-17 20:15:48 +02:00
  • 047fbc216f Fix CI: MacOS runner update breaks rust-cache action Markus Unterwaditzer 2026-05-15 12:52:01 +02:00
  • d43aa28294 Bump svelte in /daemon/web in the security group across 1 directory dependabot[bot] 2026-05-14 22:16:35 +00:00
  • af09802573 Bump svelte in /installer-gui in the security group across 1 directory dependabot[bot] 2026-05-14 22:12:43 +00:00
  • 866b269dbd Release 0.11.1 v0.11.1 Markus Unterwaditzer 2026-05-12 21:21:06 +02:00
  • da4e723eff Revert "Compress the web frontend using brotli" Markus Unterwaditzer 2026-05-12 21:10:01 +02:00
  • a3e7d0ef43 Fix CI: installer-gui needs wpa-supplicant Markus Unterwaditzer 2026-05-12 19:09:14 +02:00
  • d941021853 bump version to 0.11.0 v0.11.0 Cooper Quintin 2026-05-12 09:18:32 -07:00
  • 3fcd908d68 Add config UI for webdav uploader Markus Unterwaditzer 2026-04-26 22:30:46 +02:00
  • e7ffebbb30 Add upload indicator to UI Markus Unterwaditzer 2026-04-26 21:56:21 +02:00
  • 6aa3491a6c Fix config template: host/path -> url Markus Unterwaditzer 2026-04-26 21:10:15 +02:00
  • f079bda4fe remove incorrect documentation Cooper Quintin 2026-05-11 13:57:57 -07:00
  • 00e4cb7a75 Compress the web frontend using brotli Markus Unterwaditzer 2026-04-25 16:46:50 +02:00
  • c4eca245b9 CI: Rebuild everything if Cargo.lock, dist/ or scripts/ changes Markus Unterwaditzer 2026-05-08 17:36:56 +02:00
  • 768d5c877e updated wifi-station dependency to use version published to crates.io (#1022) Ember 2026-05-08 16:35:20 -07:00
  • 5152544cea fix conditions on build_wpa_supplicant Brad Warren 2026-05-08 08:39:46 -07:00
  • ba34a58c5d update @tauri-apps packages Brad Warren 2026-05-08 08:19:28 -07:00
  • 51da77fde0 Update tplink-m7350.md: v1.0 supported (#1019) isacloud 2026-05-08 17:45:16 +03:00
  • c571bdf1de Bump tauri from 2.10.3 to 2.11.1 in the security group across 1 directory (#1018) dependabot[bot] 2026-05-08 12:17:09 +02:00
  • 54de3b3a38 Remove firewall feature (#996) Markus Unterwaditzer 2026-05-02 13:42:22 +02:00
  • afeda3875d fmt fix-roaming-falsepos Cooper Quintin 2026-05-01 14:34:11 -07:00
  • ced4090be5 appease clippy Cooper Quintin 2026-05-01 13:43:26 -07:00
  • 1471bb6f0b cargo fmt Cooper Quintin 2026-05-01 12:34:38 -07:00
  • ebc0ddb6b3 first pass at false positive removal Cooper Quintin 2026-05-01 12:31:50 -07:00
  • 3c1a164361 Make WiFi tools optional on the orbic installer too (#1009) Markus Unterwaditzer 2026-04-27 19:05:40 +02:00
  • 8346f18a5b Fix dependabot config Markus Unterwaditzer 2026-04-27 13:57:25 +02:00
  • 40070b9339 Add support for WebDAV (#982) John 2026-04-26 11:56:23 -07:00
  • 38b1dd3de2 Move creation of the diag device into read thread Jack Lund 2026-04-26 11:14:33 -05:00
  • 258fdd9d21 update contributing.md for installer-gui Brad Warren 2026-04-24 11:34:46 -07:00
  • 100d1de04c Remove some global reset styles in favor of explicit border colors, restore button cursors Markus Unterwaditzer 2026-04-24 01:56:30 +02:00
  • 177262bc1d upgrade tailwind Markus Unterwaditzer 2026-04-24 01:42:33 +02:00
  • fe69dd1abf downgrade tailwind for now, and fix build errors Markus Unterwaditzer 2026-04-24 01:22:02 +02:00
  • d56386a7e5 Bump the dependency-type group across 1 directory with 18 updates dependabot[bot] 2026-04-24 18:18:06 +00:00
  • 520d2e9a9e Bump postcss from 8.5.6 to 8.5.10 in /daemon/web dependabot[bot] 2026-04-24 16:01:40 +00:00
  • cf9384c841 set open-pull-requests-limit Brad Warren 2026-04-24 08:56:12 -07:00
  • e61802fe1d group dependabot security updates Brad Warren 2026-04-23 16:20:09 -07:00
  • 1c8a498d70 Make WiFi tools optional to build, refactor installer file handling Markus Unterwaditzer 2026-04-24 02:29:03 +02:00
  • 7daacb3b65 Revert "web: target older mobile browsers" Cooper Quintin 2026-04-22 16:55:12 -07:00
  • 4a9e9c507b ignore wifi tools builds Cooper Quintin 2026-04-22 16:50:31 -07:00
  • a8aae16fa1 web: target older mobile browsers DeoJin 2026-03-18 06:34:48 +01:00
  • 5fc6925d35 doc: document Wi-Fi auto-shutdown workaround for TMOHS1 and CT2MHS01 (#951) Ember 2026-04-22 11:52:33 -07:00
  • 3455adbf95 client mode added (#888) Ember 2026-04-22 10:02:48 -07:00
  • 416f03159a Bump the dependency-type group in /installer-gui with 3 updates dependabot[bot] 2026-04-20 07:35:31 +00:00
  • bf08066c58 run cargo update tauri --precise 2.10.3 Brad Warren 2026-04-16 12:46:05 -07:00
  • d5f01847fc Bump the dependency-type group in /installer-gui with 18 updates dependabot[bot] 2026-04-16 19:44:14 +00:00
  • ca30a146b2 Fix clippy for Rust 1.95 Markus Unterwaditzer 2026-04-16 21:11:44 +02:00
  • a1a29b5ec8 Upgrade rustls-webpki to fix CVE Markus Unterwaditzer 2026-04-02 00:43:53 +02:00
  • dc1d193b8e Move from ring to aws-lc-rs Markus Unterwaditzer 2026-04-08 14:25:51 +02:00
  • 11608427bb Bump the dependency-type group in /tools with 4 updates dependabot[bot] 2026-04-15 18:13:56 +00:00
  • 1bab75830b Use grouped dependabot updates Markus Unterwaditzer 2026-03-16 15:35:24 +01:00
  • 853ad3763c apply suggestions from code review (github UI is broken) Markus Unterwaditzer 2026-03-06 19:45:01 +01:00
  • 059a5028d1 Update doc/porting.md Markus Unterwaditzer 2026-03-03 20:04:37 +01:00
  • c1270cc3e9 Suggested edits Ember 2026-02-14 11:28:56 -08:00
  • e935904204 Add docs for porting to new devices Markus Unterwaditzer 2026-02-13 16:22:03 +01:00