Commit Graph

111 Commits

Author SHA1 Message Date
Pascal Fischer a4c34f37e1 update ref 2025-08-20 17:13:17 +02:00
Pascal Fischer 523dd573d0 Merge branch 'main' into feature/optimize-proxy-network-map
# Conflicts:
#	integrations/go.mod
#	integrations/go.sum
2025-08-20 17:08:23 +02:00
Bethuel Mmbaga dfc66fa49a Enable flow groups (#31) 2025-08-12 21:50:08 +03:00
Pascal Fischer f953fb493f update port_forwarding controller 2025-08-11 17:59:24 +02:00
Viktor Liu 5f225a973d Adjust paths (#33) 2025-08-05 14:15:57 +02:00
Pascal Fischer df61803a44 include peerIDs in invalidation listener func (#32) 2025-08-05 09:56:20 +02:00
Pascal Fischer 70162f3e94 include peerIDs in invalidation listener func 2025-08-04 16:10:10 +02:00
Pedro Maia Costa c007bc6b39 Merge pull request #30 from netbirdio/feature/net-240-integrated-validator
update validator methods
2025-07-24 16:15:10 +01:00
Pedro Costa 83fb99b09b Merge remote-tracking branch 'origin/main' into feature/net-240-integrated-validator 2025-07-18 17:16:35 +01:00
Maycon Santos f4d133556f add validate flow response (#29) 2025-07-18 09:17:30 +02:00
Pedro Costa 69cb91b0da update validator methods 2025-07-11 11:24:13 +01:00
Vlad 6bd7e2338d remove extensive store import (#28) 2025-06-12 17:45:46 +01:00
Vlad 6685bb90b4 minor fix of metrics param (#27) 2025-06-12 17:21:48 +01:00
Vlad 8116cd9a28 add metrics to event store constructor (#25) 2025-06-12 16:40:51 +01:00
Bethuel Mmbaga 492a54c945 Add postgres support for activity event store (#26) 2025-06-04 17:38:08 +03:00
Pedro Maia Costa 7901e0a822 [management] init permissions manager (#22)
* [management] init permissions manager

* go mod tidy

* use store in permissions manager

---------

Co-authored-by: Pascal Fischer <pascal@netbird.io>
2025-03-30 16:37:13 +02:00
Maycon Santos 49bce94ab4 Fix extended config when nil (#24) 2025-03-27 22:43:45 +01:00
Maycon Santos f73a616e54 Update ExtendNetBirdConfig signature (#23) 2025-03-25 16:54:16 +01:00
Pascal Fischer 69b93e4ef9 Support extra settings and flow on integrations (#18) 2025-03-20 16:21:38 +01:00
Pascal Fischer 5be625e48b changed check 2025-03-15 00:36:15 +01:00
Pascal Fischer fccc423d1e fix settings manager 2025-03-14 16:24:38 +01:00
Pascal Fischer 5c5fee3a53 add settings manager 2025-03-14 16:19:07 +01:00
Bethuel Mmbaga cb9e2bb420 Fix circular dependency (#21)
* Moved ExtendNetBirdConfig to config package
* Updated accountManager type to account.Manager
2025-03-10 15:56:12 +03:00
bcmmbaga 4a444983b9 goi mod tidy 2025-03-10 12:35:08 +03:00
bcmmbaga 9c3d3b7965 Merge branch 'main' into feature/flow-credentials
# Conflicts:
#	integrations/go.mod
#	integrations/go.sum
2025-03-10 12:34:39 +03:00