headscale/hscontrol/types
Kristoffer Dalby c73e8476b9
make database configuration change breaking (#1766)
A lot of things are breaking in 0.23 so instead of having this
be a long process, just rip of the plaster.

Updates #1758

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
2024-02-17 13:18:15 +01:00
..
api_key.go Split code into modules 2023-05-26 12:24:50 +02:00
common.go Restructure database config (#1700) 2024-02-09 07:27:00 +01:00
config.go make database configuration change breaking (#1766) 2024-02-17 13:18:15 +01:00
const.go fix lint 2023-06-08 16:34:15 +02:00
node_test.go Add assert func for verifying status, netmap and netcheck (#1723) 2024-02-09 07:26:41 +01:00
node.go Allow when user has only a subnet route (#1734) 2024-02-12 11:44:37 +01:00
preauth_key.go Split code into modules 2023-05-26 12:24:50 +02:00
routes_test.go ensure online status and route changes are propagated (#1564) 2023-12-09 18:09:24 +01:00
routes.go ensure online status and route changes are propagated (#1564) 2023-12-09 18:09:24 +01:00
users.go Replace database locks with transactions (#1701) 2024-02-08 17:28:19 +01:00