netbird/client
Yury Gargay 32880c56a4
Implement SQLite Store using gorm and relational approach (#1065)
Restructure data handling for improved performance and flexibility. 
Introduce 'G'-prefixed fields to represent Gorm relations, simplifying resource management. 
Eliminate complexity in lookup tables for enhanced query and write speed. 
Enable independent operations on data structures, requiring adjustments in the Store interface and Account Manager.
2023-10-12 15:42:36 +02:00
..
android Resolve client authentication issue in daemon mode (#1181) 2023-09-28 14:02:37 +02:00
cmd Implement SQLite Store using gorm and relational approach (#1065) 2023-10-12 15:42:36 +02:00
firewall Remove comments from iptables (#1165) 2023-09-27 09:51:20 +02:00
internal Implement SQLite Store using gorm and relational approach (#1065) 2023-10-12 15:42:36 +02:00
proto Resolve client authentication issue in daemon mode (#1181) 2023-09-28 14:02:37 +02:00
server Resolve client authentication issue in daemon mode (#1181) 2023-09-28 14:02:37 +02:00
ssh add sleep and comment 2023-06-23 17:02:34 +02:00
system feat: add support for custom device hostname (#789) 2023-04-20 16:00:22 +02:00
testdata Replace IP allocation logic (#342) 2022-05-29 22:43:39 +02:00
ui Always call Login from UI with the desktop flag (#1200) 2023-10-06 18:28:46 +02:00
Dockerfile Update client Dockerfile to use Alpine as base image and install necessary packages (#1078) 2023-08-12 16:12:09 +02:00
installer.nsis Bind implementation (#779) 2023-04-13 17:00:01 +02:00
main.go Clarify XORMapped panic case (#877) 2023-05-18 19:47:36 +02:00
manifest.xml Renaming project builds and including new Icons (#318) 2022-05-21 18:42:56 +02:00
netbird.wxs Add Wix file for MSI builds (#1099) 2023-09-04 11:15:39 +02:00
resources.rc Bind implementation (#779) 2023-04-13 17:00:01 +02:00