Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
68b7495
feat: network settings
ronny-standtke Jul 2, 2025
2efd8c8
feat: add network configuration API endpoint and related functionality
ronny-standtke Jul 8, 2025
f50c369
chore: update dependencies in package.json
ronny-standtke Jul 9, 2025
956b7b5
feat: enhance network settings with restore functionality and async s…
ronny-standtke Jul 9, 2025
4c0e768
feat: bump version to 0.16.0 for omnect-ui
ronny-standtke Jul 9, 2025
c99ebb0
feat: implement network settings overlay and new IP handling function…
ronny-standtke Jul 10, 2025
a4e64d9
feat: integrate overlay spinner for network settings submission and f…
ronny-standtke Jul 10, 2025
1c1ef27
feat: add actix-cors support for CORS handling and update dependencies
ronny-standtke Jul 15, 2025
3e9c8fc
feat: implement network rollback functionality and enhance certificat…
ronny-standtke Jul 15, 2025
3d5d7ef
feat: enhance network backup functionality to include current network…
ronny-standtke Jul 16, 2025
8f468e0
feat: update network file backup logic to use configured network path
ronny-standtke Jul 16, 2025
c3c7fd5
Merge branch 'main' into feature/network-settings
ronny-standtke Aug 12, 2025
bb393c8
qa
ronny-standtke Aug 12, 2025
553a931
refactor: enhance type constraints and improve async handling in API …
ronny-standtke Aug 18, 2025
04ebd2f
chore: update dependencies and devDependencies in package.json
ronny-standtke Aug 18, 2025
4953e6d
refactor: update network setting methods to accept references for imp…
ronny-standtke Aug 18, 2025
bf91bb9
Merge branch 'main' into feature/network-settings
ronny-standtke Aug 26, 2025
21f3ab0
Merge branch 'main' into feature/network-settings
ronny-standtke Aug 26, 2025
7f6d4e9
resolve findings
ronny-standtke Aug 28, 2025
f9cfe79
refactor: simplify method calls by removing unnecessary self references
ronny-standtke Aug 28, 2025
51a8279
chore: update dependencies in package.json
ronny-standtke Sep 30, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
199 changes: 193 additions & 6 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading