Commit Graph

  • 92a2a7852b ci(kotlin): don't be verbose in building Rust (#5856) Thomas Eizinger 2024-07-16 07:54:16 +10:00
  • 7436f86332 chore(connlib): remove warnings for non-proptest tests (#5883) Gabi 2024-07-15 18:52:22 -03:00
  • 847e7801f6 test(connlib): remove Tick transition (#5867) Thomas Eizinger 2024-07-16 07:08:22 +10:00
  • b539c01cab fix(gui-client/linux): show a specific error message in the GUI when updating (#5848) Reactor Scram 2024-07-15 12:53:24 -05:00
  • 16c24c2024 fix(website): update battlecard (#5868) Jamil 2024-07-14 18:08:10 -07:00
  • a4a8221b8b refactor(connlib): explicitly initialise Tun (#5839) Thomas Eizinger 2024-07-13 09:54:15 +10:00
  • 478229e605 docs: update release playbook (#5863) Jamil 2024-07-12 14:19:36 -07:00
  • a8ece49d9e chore: bump GUI to 1.1.6 (#5862) Reactor Scram 2024-07-12 13:45:56 -05:00
  • 1cbb1e14ea docs(gui-client): update known issues lists (#5849) Reactor Scram 2024-07-12 15:02:25 +00:00
  • a4714d6de3 chore(connlib): print error after panicking (#5854) Thomas Eizinger 2024-07-13 00:30:11 +10:00
  • f21e9116e2 chore(nix): install android-tools in dev-shell (#5855) Thomas Eizinger 2024-07-13 00:27:39 +10:00
  • db9512f213 fix(website): Fix broken docs link (#5857) Jamil 2024-07-12 06:41:25 -07:00
  • c92dd559f7 chore(rust): format Cargo.toml using cargo-sort (#5851) Thomas Eizinger 2024-07-12 14:57:22 +10:00
  • 2c1e6f12ef fix(portal): Restrict creating Resources with addresses in our reserved ranges (#5844) Jamil 2024-07-11 20:57:50 -07:00
  • 71f8b86b78 test(connlib): don't update resources as part of adding new ones (#5834) Thomas Eizinger 2024-07-12 10:30:18 +10:00
  • d95193be7d test(connlib): introduce dynamic number of gateways to tunnel_test (#5823) Thomas Eizinger 2024-07-12 09:42:46 +10:00
  • 960ce80680 refactor(connlib): move TunDeviceManager into firezone-bin-shared (#5843) Thomas Eizinger 2024-07-12 09:42:33 +10:00
  • 2013d6a2bf chore(connlib): improve logging (#5836) Thomas Eizinger 2024-07-12 09:38:19 +10:00
  • 64e0b71b77 feat(gui-client): set a different tray icon when signed out (#5817) Reactor Scram 2024-07-11 20:50:44 +00:00
  • 3fcae60738 refactor(website/changelog): extract GuiChangeItem to make the Linux GUI / Windows GUI changelog easier to edit (#5847) Reactor Scram 2024-07-11 18:46:11 +00:00
  • ffe4d5f950 docs: fix references to AWS and Azure example modules (#5829) Jamil 2024-07-11 09:10:12 -07:00
  • 041e3459ae chore(changelog): fix platform-specific notes (#5832) Reactor Scram 2024-07-11 16:00:56 +00:00
  • 08182913a5 refactor(connlib): remove CidrV4 and CidrV6 types from callbacks (#5842) Thomas Eizinger 2024-07-12 00:25:26 +10:00
  • f39a57fa50 refactor(connlib): remove cyclic From impls (#5837) Thomas Eizinger 2024-07-12 00:21:33 +10:00
  • 03c0da8995 chore(connlib): ensure span is activate during test init (#5835) Thomas Eizinger 2024-07-12 00:20:15 +10:00
  • cb2bddae7e refactor(ipc-service/windows): remove unnecessary tokio::spawn (#5813) Reactor Scram 2024-07-11 14:17:55 +00:00
  • 8ec6a809a1 refactor(relay): use RangeInclusive to specify available ports (#5820) Thomas Eizinger 2024-07-11 16:26:21 +10:00
  • f6b6055f65 fix(website): use 256x256 icon size (#5838) Jamil 2024-07-10 19:39:33 -07:00
  • 00a3940717 chore(rust): introduce tokio workspace dependency (#5821) Thomas Eizinger 2024-07-11 09:40:34 +10:00
  • 0c2648dae2 test(connlib): correctly scope state within tunnel_test (#5809) Thomas Eizinger 2024-07-11 09:22:19 +10:00
  • 7e04d62daa fix(gui-client): catch IPC connection dropouts as fatal errors (#5795) Reactor Scram 2024-07-10 22:38:55 +00:00
  • 15ad0fa80d chore(changelog): fix prose (#5831) Reactor Scram 2024-07-10 22:20:56 +00:00
  • c8c349ac41 refactor(gui-client): simplify IPC and how Resources in the menu are updated (#5824) Reactor Scram 2024-07-10 21:37:59 +00:00
  • c3380daa75 fix(gui-client/windows): deactivate DNS control when we stop connlib (#5828) Reactor Scram 2024-07-10 20:29:16 +00:00
  • 78f1c7c519 test(firezone-tunnel/windows): Test Windows upload speed in CI (#5607) Reactor Scram 2024-07-10 19:09:45 +00:00
  • a91d49b1ff fix: update favicon with bg and border (#5826) Jamil 2024-07-10 11:55:14 -07:00
  • 565602fadb refactor(headless-client): clean up signal handling code (#5799) Reactor Scram 2024-07-10 18:38:24 +00:00
  • 446d24a761 ci: Fix scoping dialyzer cache to elixir version (#5825) Jamil 2024-07-10 11:01:32 -07:00
  • 63e5277b3e chore(website): Add missing section in Install Clients (#5791) FTB_lag 2024-07-10 20:50:41 +03:00
  • 0e6ac2040c test(connlib): use two relays in tunnel_test (#5804) Thomas Eizinger 2024-07-10 09:47:35 +10:00
  • ae87abacff chore: move AWS firezone-gateway module to dedicated repo (#5816) Jamil 2024-07-09 14:05:14 -07:00
  • 117d736c4e Enable DNSSEC (#5812) Andrew Dryga 2024-07-09 10:42:02 -06:00
  • f3fa0c7e5f test(connlib): reduce cycles of resource_management test (#5807) Thomas Eizinger 2024-07-10 00:50:12 +10:00
  • d15c43b6f2 test(connlib): render IDs as hex u128 (#5803) Thomas Eizinger 2024-07-10 00:23:37 +10:00
  • a3c9617faa test(connlib): ensure Windows test module follows conventions (#5806) Thomas Eizinger 2024-07-10 00:12:44 +10:00
  • f8468813c3 test(tunnel): use hex notation for IPv6 network (#5808) Thomas Eizinger 2024-07-10 00:11:46 +10:00
  • 79b14d4399 ci: don't build optimised Rust tests (#5805) Thomas Eizinger 2024-07-09 23:17:07 +10:00
  • a14f07cf45 Update README.md Jamil 2024-07-09 06:16:33 -07:00
  • ef3b4e5dfe feat(linux-gui): Bump GUI to 1.1.5 for arm64 support (#5800) Jamil 2024-07-08 21:58:10 -07:00
  • cd1b46c8f5 fix(ci): Install GH CLI on arm runners (#5802) Jamil 2024-07-08 19:56:24 -07:00
  • 9caca475dc test(connlib): introduce routing table to tunnel_test (#5786) Thomas Eizinger 2024-07-09 11:48:54 +10:00
  • 927702cd2f chore(gui-client): fix papercuts (#5792) Reactor Scram 2024-07-08 22:20:57 +00:00
  • a054121233 fix(portal): Fix HTTPS redirects (#5798) Andrew Dryga 2024-07-08 16:25:55 -06:00
  • fff7d112a5 fix(changelog): typo in the GUI Client changelog (#5796) Reactor Scram 2024-07-08 21:41:29 +00:00
  • e0326be807 ci(gui-client/linux): see if we can build the GUI Client for ARM (#5793) Reactor Scram 2024-07-08 21:30:48 +00:00
  • 0ff45c34f9 fix(style): Set prettier prosewrap to preserve to let authors write MD in their own style (#5722) Jamil 2024-07-08 07:26:58 -07:00
  • 7469f44fc4 refactor(headless-client): remove unnecessary derived impl of PartialEq (#5758) Reactor Scram 2024-07-08 13:57:18 +00:00
  • 6003f2b424 fix(portal): Clarify label (#5774) Jamil 2024-07-07 16:02:04 -07:00
  • 5947ffbf98 chore(infra): remove double secret "SECRET_KEY_BASE" (#5728) (#5729) Jamil 2024-07-06 20:58:31 -07:00
  • 81bd42f6b0 fix(android): Target sdk 35 (#5785) Jamil 2024-07-06 19:58:26 -07:00
  • 1b7338e5c3 fix(website): fix sha of deployed portal (#5782) Jamil 2024-07-06 17:25:00 -07:00
  • aa7977c9b5 chore: bump android 1.1.3 (#5784) Jamil 2024-07-06 16:54:14 -07:00
  • 7820e3f3c7 fix(android): Strip scope id off IPv6 addresses Android (#5783) Jamil 2024-07-06 16:50:30 -07:00
  • 7c2796c716 fix(infra): use separate SSL cert resource (#5779) Jamil 2024-07-06 13:18:25 -07:00
  • 6c8d7a1d8f fix(infra): blog. and docs. need SSL certs too (#5778) Jamil 2024-07-06 12:25:37 -07:00
  • e349f3710e fix(infra): fix CAA and redirect configuration issues (#5777) Jamil 2024-07-06 10:46:42 -07:00
  • 8e4e7253e0 chore(portal): Split domains and set separate CAAs records (#5434) Andrew Dryga 2024-07-06 10:19:38 -06:00
  • 4ac447ad1f refactor(website): Update hero layout on landing page (#5771) Jamil 2024-07-06 00:42:10 -07:00
  • 2f9175b66a chore(infra): fix docker image and tag for domain (#5769) FTB_lag 2024-07-06 05:52:37 +03:00
  • ff506ab679 chore(infra): revoke oneleet signups, allow firezonedemo.com (#5770) Jamil 2024-07-05 14:02:51 -07:00
  • b7227d1abc docs: GitHub releases -> Changelog (#5763) Jamil 2024-07-05 13:19:43 -07:00
  • e39ce22b36 chore: Publish new linux/windows clients (#5767) Jamil 2024-07-05 13:19:30 -07:00
  • 5dc7715dca feat(website): Add shadow to navbar on scroll (#5768) Jamil 2024-07-05 12:00:31 -07:00
  • 35926eb12f refactor(gui-client): connect to the IPC service immediately when the GUI starts (#5704) Reactor Scram 2024-07-05 17:44:12 +00:00
  • 0239176c8e fix(website): fix wrong link in /support (#5759) Jamil 2024-07-05 10:18:20 -07:00
  • 663367b605 chore(gui-client): timestamp crash dump file names (#5452) Reactor Scram 2024-07-05 15:21:25 +00:00
  • b1940b11e3 fix(website): blog post layout (#5757) Jamil 2024-07-05 08:27:22 -07:00
  • 28d5b8574c chore(connlib): minor logging tweaks (#5746) Thomas Eizinger 2024-07-06 00:45:32 +10:00
  • 90ea603584 refactor(website): landing page iteration 2 (#5753) Jamil 2024-07-05 01:14:07 -07:00
  • 2a2877a4d9 test(snownet): add debug assert (#5750) Thomas Eizinger 2024-07-05 17:00:24 +10:00
  • a57c64e62b chore(snownet): add some debug logs around channel bindings (#5749) Thomas Eizinger 2024-07-05 17:00:03 +10:00
  • dd2de0440e refactor(android): Remove excessive debug logging from kotlin codebase (#5748) Jamil 2024-07-04 22:06:02 -07:00
  • 3d65be0bb9 fix(website): Wrap app in MixpanelProvider (#5747) Jamil 2024-07-04 21:12:19 -07:00
  • 7e9db1d876 chore(headless-client): fix typo in match statement (#5706) Reactor Scram 2024-07-05 03:16:33 +00:00
  • 29df4a2f1f docs: update DNS docs / blog to match new system, mention port exhaustion (#5743) Jamil 2024-07-04 15:25:11 -07:00
  • d0f68fc133 test(gui-client): multi-process smoke test for GUI + IPC service (#5672) Reactor Scram 2024-07-04 21:10:31 +00:00
  • 4037a7bdd3 Provision and read-only DB replica in Europe Andrew 2024-07-04 13:00:53 -06:00
  • 86d6b79de1 Change the billing account ID Andrew 2024-07-03 13:07:32 -06:00
  • c3e6ab02e6 fix(portal): hover state titles (#5715) Jamil 2024-07-04 11:11:07 -07:00
  • 60d2a2befd fix(infra): relay listens on UDP only (#5718) Jamil 2024-07-04 09:53:08 -07:00
  • ad1e4e188f fix(portal): add @class to input and use disabled cursor (#5713) Jamil 2024-07-04 09:37:49 -07:00
  • 140a2979da refactor(portal): Use popover with UTC timestamp for datetime fields (#5712) Jamil 2024-07-04 09:37:33 -07:00
  • 1e7d3a40d2 fix(website): apply scroll margin to footnotes too (#5711) Jamil 2024-07-04 00:31:13 -07:00
  • d84c4f0713 refactor: minor tweak to sans-io intro to be more conservative (#5709) Jamil 2024-07-03 19:50:54 -07:00
  • 086c730aaf chore: Bump clients to 1.1.2 for DNS record type forward (#5703) Jamil 2024-07-03 18:31:26 -07:00
  • 6641e1b70f fix(blog): apply spell-checker suggestions (#5705) Thomas Eizinger 2024-07-04 09:49:38 +10:00
  • f6e99752ec fix(client): flush the OS' DNS cache whenever resources change (#5700) Reactor Scram 2024-07-03 21:14:43 +00:00
  • 2db32c247f refactor: sans-io minor fixes (#5694) Jamil 2024-07-03 13:57:04 -07:00
  • ecb38dedf9 fix(gui-client/windows): retry 10 times while creating the deep link server (#5570) Reactor Scram 2024-07-03 20:55:30 +00:00
  • 3b0f54ec3c ci: Push infra images to ghcr.io (#5669) Jamil 2024-07-03 12:36:06 -07:00