Commit ba07cdb
authored
Feature: Dashboard - IP Geolocation & DNS API (#2392)
* Feature: IP Geolocation API
* Feature: IP DNS Api added
* Chore: Rename converter
* Feature: IP Geo / DNS Api
* Feature: Dashboard Geo & DNS Api
* Fix: Language string
* Feature: Dashboard Geo & DNS Api
* Feature: Dashboard Geo & DNS Api
* Docs: #2392
* Feature: Dashboard Geo & DNS Api
* Feature: ScrollViewer added
* Feature: Loading indicator added
* Docs: DNS resolver & Geo IP
* Feature: Implement rate limit
* Docs: Update comment
* Feature: IP Geolocation & DNS resolver
* Feature: Implement error message & refactoring1 parent 1d5f0d2 commit ba07cdb
File tree
73 files changed
+2067
-374
lines changed- Source
- NETworkManager.Converters
- NETworkManager.Documentation
- NETworkManager.Localization/Resources
- NETworkManager.Models/IPApi
- NETworkManager.Settings
- NETworkManager.Utilities
- NETworkManager
- ViewModels
- Views
- docs
- Changelog
- Documentation/01_Application
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
73 files changed
+2067
-374
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
| 9 | + | |
| 10 | + | |
Lines changed: 6 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
| 11 | + | |
| 12 | + | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
15 | 17 | | |
16 | 18 | | |
17 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
0 commit comments