1
0
mirror of https://github.com/juanfont/headscale.git synced 2024-10-17 20:05:55 +02:00
juanfont.headscale/hscontrol
greizgh 8571513e3c
reformat code (#2019)
* reformat code

This is mostly an automated change with `make lint`.
I had to manually please golangci-lint in routes_test because of a short
variable name.

* fix start -> strategy which was wrongly corrected by linter
2024-07-22 08:56:00 +02:00
..
assets
db reformat code (#2019) 2024-07-22 08:56:00 +02:00
derp Remove allocations of lists before use (#1989) 2024-06-23 22:06:50 +02:00
mapper reformat code (#2019) 2024-07-22 08:56:00 +02:00
notifier reformat code (#2019) 2024-07-22 08:56:00 +02:00
policy reformat code (#2019) 2024-07-22 08:56:00 +02:00
templates
types reformat code (#2019) 2024-07-22 08:56:00 +02:00
util remove custom contains funcs for slices.Contains (#2015) 2024-07-19 09:04:04 +02:00
app.go reformat code (#2019) 2024-07-22 08:56:00 +02:00
auth_noise.go metrics, tuning in tests, db cleanups, fix concurrency issue (#1895) 2024-04-21 18:28:17 +02:00
auth.go reformat code (#2019) 2024-07-22 08:56:00 +02:00
grpcv1_test.go
grpcv1.go feat: implements apis for managing headscale policy (#1792) 2024-07-18 07:38:25 +02:00
handlers.go Make registration screen easier to use (#1975) 2024-06-15 09:40:49 +02:00
metrics.go reformat code (#2019) 2024-07-22 08:56:00 +02:00
noise.go Simplify map session management (#1931) 2024-05-24 10:15:34 +02:00
oidc.go reformat code (#2019) 2024-07-22 08:56:00 +02:00
platform_config.go
poll.go reformat code (#2019) 2024-07-22 08:56:00 +02:00
suite_test.go new IP allocator and add postgres to integration tests. (#1756) 2024-02-18 19:31:29 +01:00
tailsql.go Use result of fmt.Errorf call (#1668) 2024-02-15 11:02:54 +01:00