Commit c8d501e
UI next for dev (#283)
* APK build job (#158)
* Implement "force all traffic" enterprise setting (#159)
Related issue: DefGuard/defguard#880
Adds "force all traffic" option to enterprise settings. When selected, all clients are forced to route all traffic via the vpn.
* Add DB migrations (#160)
* fix periodic SBOM regeneration (#161)
* update gitignore
* remove private token
* update borintun submodule
* another test
* restore submodule version
* Omit IPA from release artefacts; bump dependencies (#168)
* iOS: clamp IPv6 prefix to /120 (#170)
* Upgrade BoringTun bindings (#172)
* Update BoringTun with better bindings.sh
* Version reporting (#173)
* Fix IpAddrMask (#176)
* Added new issue templates (#177)
* Use system CA's & fix signing (#181)
* Display OpenID provider name (#185)
* bump version (#186)
* Sync VPNExtension with Client (#187)
* add Location::posture_check_required field
* update deps, fix ndk version mismatch
* allow plain http communication
* connect using dummy posture data
* move posture structs to enterprise module
* gather real posture report
* comment
* posture-check-only connection flow
* WhatsNew for TestFlight
* Bump version
* add security level patch posture check data (#192)
* Update postures.dart
* fix posture error display, ran dart format
* Update Xcode project
* Bump version to 1.7.0 in Xcode project
* Add verbosity
* Auto sign VPNExtension
* One entitlements
* pod reintegrate
* CODE_SIGN_INJECT_BASE_ENTITLEMENTS = NO
* One entitlements for Runner
* Decrease verbosity
* fix dev build fix platform info report to core (#195)
* Proxy request error (#196)
* human readable errors during oidc flow
* formatting
* chore: add Renovate config
* iOS: fix split DNS (#240)
* New iOS build (#244)
* KeepAlive fix for iOS (#248)
* upgrade major packages, upgrade flutter
* Update pubspec.lock
* new ui init
* bump gradle to 9.0.1 drop explicit kotlin package
* migrate project to flutter 3.44
snapshot
from template
upgrade wireguard_plugin project
fix serialization plugin declaration
* fix primary and secondary next button styling
* bump build workflow
* remove testing screen for next button
* widgets up
* widgets up
* new splash screen
* Update splash.dart
* bumped splash style
* redesigned instance screen
* add toggle widget
* Update next_toggle.dart
* add instance screen
instances
instance
* add instance screens
* Update .gitignore
* Delete .fvmrc
* upgrade workflows flutter version
* Update pubspec.lock
* Delete implementation_plan.artifact.md
* fix flutter analyze
---------
Co-authored-by: jakub-tldr <78603704+jakub-tldr@users.noreply.github.com>
Co-authored-by: Jacek Chmielewski <jchmielewski@teonite.com>
Co-authored-by: Maciek <19913370+wojcik91@users.noreply.github.com>
Co-authored-by: Jacek Chmielewski <jacek@defguard.net>
Co-authored-by: Adam <adam@defguard.net>
Co-authored-by: Kamil Chudy <kchudy@teonite.com>1 parent 9642379 commit c8d501e
239 files changed
Lines changed: 5360 additions & 4963 deletions
File tree
- .github/workflows
- client
- android
- app
- src/main/res
- drawable-hdpi-v31
- drawable-hdpi
- drawable-mdpi-v31
- drawable-mdpi
- drawable-night-hdpi-v31
- drawable-night-mdpi-v31
- drawable-night-xhdpi-v31
- drawable-night-xxhdpi-v31
- drawable-night-xxxhdpi-v31
- drawable-v21
- drawable-xhdpi-v31
- drawable-xhdpi
- drawable-xxhdpi-v31
- drawable-xxhdpi
- drawable-xxxhdpi-v31
- drawable-xxxhdpi
- drawable
- values-night-v31
- values-v31
- values
- gradle
- wrapper
- assets
- fonts
- next
- icons
- img
- rive
- splash
- gradle/wrapper
- ios/Runner
- Assets.xcassets
- BrandingImage.imageset
- LaunchBackground.imageset
- Base.lproj
- lib
- data/db
- open
- riverpod
- package_info
- plugin
- router
- screens
- add_instance
- screens
- biometry
- instances_list
- instance
- services
- widgets
- widgets
- next
- icons
- images
- toaster
- router
- theme/next
- utils
- test
- wireguard_plugin
- android
- src/main/kotlin/net/defguard/wireguard_plugin
- example
- android
- app
- src
- debug
- main
- kotlin/net/defguard/wireguard_plugin_example
- res
- drawable-v21
- drawable
- mipmap-hdpi
- mipmap-mdpi
- mipmap-xhdpi
- mipmap-xxhdpi
- mipmap-xxxhdpi
- values-night
- values
- profile
- gradle/wrapper
- integration_test
- ios
- Flutter
- Runner.xcodeproj
- project.xcworkspace
- Runner.xcworkspace
- RunnerTests
- Runner
- Assets.xcassets
- AppIcon.appiconset
- LaunchImage.imageset
- Base.lproj
- lib
- macos
- Flutter
- Runner.xcodeproj
- Runner.xcworkspace
- RunnerTests
- Runner
- Assets.xcassets/AppIcon.appiconset
- Base.lproj
- Configs
- test
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| |||
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | | - | |
| 182 | + | |
186 | 183 | | |
187 | 184 | | |
188 | 185 | | |
189 | | - | |
| 186 | + | |
190 | 187 | | |
191 | 188 | | |
192 | 189 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
15 | 17 | | |
16 | 18 | | |
17 | 19 | | |
| |||
51 | 53 | | |
52 | 54 | | |
53 | 55 | | |
| 56 | + | |
| 57 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
32 | 39 | | |
33 | 40 | | |
34 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
10 | | - | |
| 9 | + | |
11 | 10 | | |
12 | 11 | | |
13 | 12 | | |
| |||
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | 18 | | |
24 | 19 | | |
25 | 20 | | |
26 | | - | |
| 21 | + | |
27 | 22 | | |
28 | 23 | | |
29 | 24 | | |
| |||
39 | 34 | | |
40 | 35 | | |
41 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
42 | 44 | | |
43 | 45 | | |
44 | 46 | | |
| |||
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 commit comments