Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
57 commits
Select commit Hold shift + click to select a range
b718aa3
pass peer stats from gRPC server to session manager
wojcik91 Nov 21, 2025
d40b7ed
add a dedicated type for stats update message
wojcik91 Nov 21, 2025
835e8fd
sketch out basic logic of the session manager
wojcik91 Nov 21, 2025
16ac3d4
setup basic session models
wojcik91 Nov 21, 2025
6e06d15
add session state enum
wojcik91 Nov 21, 2025
f3f7f9d
finish up session map initialization logic
wojcik91 Dec 8, 2025
3c0ecc0
WIP: adding new sessions
wojcik91 Dec 12, 2025
430d8ff
Merge branch 'dev' into vpn_client_session_manager_pt2
wojcik91 Dec 19, 2025
720f5ae
update inputs
wojcik91 Dec 19, 2025
37b009c
post-merge fixes
wojcik91 Dec 19, 2025
86b9567
update flake inputs
wojcik91 Dec 22, 2025
0966d21
handle creating new sessions and add object cache
wojcik91 Dec 23, 2025
483c5ee
update stats model
wojcik91 Jan 2, 2026
b32704e
store sessions stats updates
wojcik91 Jan 2, 2026
339c3cb
clanup unused code
wojcik91 Jan 2, 2026
10badad
parse endpoint
wojcik91 Jan 2, 2026
5f4f697
fetch latest stats for session
wojcik91 Jan 2, 2026
9d1cf47
validate peer stats update order
wojcik91 Jan 5, 2026
a8e12b3
simplify object cache access
wojcik91 Jan 5, 2026
7233bc1
add todo for after merging GW changes
wojcik91 Jan 5, 2026
9fda579
update network stats query
wojcik91 Jan 5, 2026
259aaa3
disable test for now
wojcik91 Jan 5, 2026
7c9bb13
rewrite remaining network stats queries
wojcik91 Jan 5, 2026
a33ed2b
refactor all locations overview queries
wojcik91 Jan 5, 2026
c606874
rewrite device stats queries
wojcik91 Jan 8, 2026
4345c8d
finish refactoring user stats
wojcik91 Jan 8, 2026
584d96d
get last device connection
wojcik91 Jan 8, 2026
227a654
Merge branch 'dev' into vpn_client_session_manager_pt2
wojcik91 Jan 9, 2026
78fa3d6
post-merge fixes
wojcik91 Jan 9, 2026
2441ab0
move sessions migration
wojcik91 Jan 9, 2026
e8ff151
update query cache
wojcik91 Jan 13, 2026
0c85252
Merge branch 'dev' into vpn_client_session_manager_pt2
wojcik91 Jan 15, 2026
e7eeed8
update submodule
wojcik91 Jan 15, 2026
e9f8865
rename migrations
wojcik91 Jan 15, 2026
1903520
post-merge fixes
wojcik91 Jan 15, 2026
bbf548f
remove unused method
wojcik91 Jan 15, 2026
9a2eb0a
fix existing tests
wojcik91 Jan 15, 2026
85bcd0c
comment out tests for now
wojcik91 Jan 16, 2026
f4fabd0
add foreign key to GW table
wojcik91 Jan 16, 2026
2f6eeab
make device id non-optional and add gateway id
wojcik91 Jan 16, 2026
795bc67
update query data
wojcik91 Jan 16, 2026
475d687
cleanup
wojcik91 Jan 16, 2026
f2ed782
disable disconnect for now
wojcik91 Jan 16, 2026
2b11c5f
Merge branch 'dev' into vpn_client_session_manager_pt2
wojcik91 Jan 16, 2026
45a19a3
fix nullable timestamp fields
wojcik91 Jan 19, 2026
80ea30c
fetch inactive sessions
wojcik91 Jan 19, 2026
61d66f7
handle marking sessions as disconnected
wojcik91 Jan 19, 2026
eecad79
store type of MFA used for connection
wojcik91 Jan 19, 2026
f363edd
update query data
wojcik91 Jan 19, 2026
092e13b
Merge branch 'dev' into vpn_client_session_manager_pt2
wojcik91 Jan 19, 2026
aa54802
move migrations
wojcik91 Jan 20, 2026
7631e45
update dependencies
wojcik91 Jan 20, 2026
febd27f
add indexes
wojcik91 Jan 20, 2026
01349f0
Revert "update dependencies"
wojcik91 Jan 20, 2026
e1271e5
update dependencies
wojcik91 Jan 20, 2026
7751270
Revert "update dependencies"
wojcik91 Jan 20, 2026
81c8673
update backend dependencies
wojcik91 Jan 20, 2026
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

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

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

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

This file was deleted.

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

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

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

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

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

Loading
Loading