Commit Graph

174 Commits

Author SHA1 Message Date
Aarnav Tale
0e6b5ea6d0
chore: update docs for minimum beta requirement 2024-08-23 15:18:32 -04:00
Aarnav Tale
a2054786f8
fix(TALE-31): use oidc variables first over config 2024-08-23 15:12:53 -04:00
Aarnav Tale
5a46fd0a97
feat(TALE-30): add support for new DNS configs
This is a breaking change to support 0.23-beta2
2024-08-22 16:55:05 -04:00
Aarnav Tale
b8999161a2
feat(TALE-29): handle no ACL configurations being available 2024-08-04 17:30:41 -04:00
Aarnav Tale
224cbbdcaf
chore: update to headscale beta for compose dev 2024-08-04 11:33:11 -04:00
Aarnav Tale
75ba3a3dc7
feat(TALE-29): support the headscale policy api changes 2024-08-04 11:32:29 -04:00
Aarnav Tale
4f57fdb43b
chore: v0.2.2 2024-08-02 16:15:08 -04:00
Aarnav Tale
b170e11dd6
fix(TALE-7): don't destructure context otherwise it won't set properly 2024-08-02 16:14:05 -04:00
Aarnav Tale
6b278309ed
fix(TALE-7): use the new integration methods in the code 2024-07-10 19:38:44 -04:00
Aarnav Tale
ea8ecfb28f
chore: use new logger 2024-07-10 19:36:13 -04:00
Aarnav Tale
099bd3bcb8
feat(TALE-7): add proper integration logging 2024-07-10 19:26:59 -04:00
Aarnav Tale
0aa0406ea6
feat(TALE-7): reimplement integration system 2024-07-09 22:53:00 -04:00
Aarnav Tale
3cc726320a
fix(TALE-5): remove deployment check and only use pod spec 2024-07-08 14:40:38 -04:00
Aarnav Tale
bda151f4e8
chore: simplify documentation 2024-07-08 14:31:53 -04:00
Aarnav Tale
6d411853d5
feat(TALE-5): implement k8s integration 2024-07-08 13:23:53 -04:00
Aarnav Tale
dc4d05a2d9
fix: filter out undefined proc pids 2024-07-08 01:17:28 -04:00
Aarnav Tale
361859f374
chore: v0.2.1 2024-07-07 14:57:33 -04:00
Aarnav Tale
c60652e39f
fix(TALE-4): prevent duplicate ACL tags from being added 2024-07-07 14:57:16 -04:00
Aarnav Tale
1db385e716
chore(TALE-11): remove unnecessary component in dns 2024-07-07 14:53:16 -04:00
Aarnav Tale
ab0cb7b782
feat(TALE-11): support custom DNS records 2024-07-07 14:52:47 -04:00
Aarnav Tale
fd73832879
fix: use acl diff editor and make discard button work 2024-07-07 14:28:28 -04:00
Aarnav Tale
7804d83181
feat(TALE-4): make acl tags editable from the menu 2024-07-07 14:20:39 -04:00
Aarnav Tale
fe40a5734e
chore: update deps 2024-07-07 14:19:53 -04:00
Aarnav Tale
c0bdf91f6b
chore: v0.2.0 2024-06-23 18:21:37 -04:00
Aarnav Tale
bd46f97121
chore: update deps 2024-06-23 18:18:01 -04:00
Aarnav Tale
d71e55d7af
feat(TALE-10): edit machine owner via dropdown 2024-06-23 17:25:33 -04:00
Aarnav Tale
ddd20fe027
feat: create select component 2024-06-23 17:25:22 -04:00
Aarnav Tale
dca5f9d149
fix(TALE-6): make menu dropdown actions available on machines page 2024-06-23 01:05:03 -04:00
Aarnav Tale
be8ce7a2fe
fix: set defaults with HEADSCALE_UNSTRICT 2024-06-18 23:59:06 -04:00
Aarnav Tale
6fa0e265fe
feat: update images 2024-06-03 23:33:38 -04:00
Aarnav Tale
74e87bd80e
chore: v0.1.9 2024-06-03 22:52:26 -04:00
Aarnav Tale
d01699009d
chore: update packages 2024-06-03 22:51:45 -04:00
Aarnav Tale
08db192db1
fix: use magic domain for machine domain attribute 2024-06-03 22:43:38 -04:00
Aarnav Tale
3ea5fed8f6
fix: support jsonc comments and switch to monaco for acls 2024-06-02 22:40:23 -04:00
Aarnav Tale
dd9d6cd550
fix: set edge tag to main 2024-06-02 16:52:29 -04:00
Aarnav Tale
f82244f85a
fix: github actions work this time? 2024-06-02 14:33:43 -04:00
Aarnav Tale
896aaad61e
fix: push action had syntax error 2024-06-02 14:29:32 -04:00
Aarnav Tale
e5dece5b7b
feat: add build and nightly 2024-06-02 14:28:42 -04:00
Aarnav Tale
2797525969
fix: expired check 2.0? 2024-06-02 14:03:25 -04:00
Aarnav Tale
f0f8a6f01b
chore: v0.1.8 2024-06-02 01:40:05 -04:00
Aarnav Tale
3bd5cc99aa
fix: handle 0001-01-01 00:00:00 as the no-expiry timestamp 2024-06-02 01:37:31 -04:00
Aarnav Tale
937fa6f6fa
fix: use proper route ids for key mapping 2024-06-02 01:34:58 -04:00
Aarnav Tale
3ffbabd7fc
feat: add functional machine overview page and fix types 2024-06-02 01:33:40 -04:00
Aarnav Tale
c08203cc76
fix: prevent user deletion if they have machines owned 2024-06-02 00:54:20 -04:00
Aarnav Tale
57f045eaf6
fix: support top level await on the server 2024-05-30 11:41:36 -04:00
Aarnav Tale
faa583bb38
chore: v0.1.7 2024-05-30 10:41:55 -04:00
Aarnav Tale
98ea2cb06f
feat: add a way to escape hatch from strict config checking 2024-05-30 10:41:40 -04:00
Aarnav Tale
868d85bbeb
chore: log about context loading 2024-05-30 10:28:37 -04:00
Aarnav Tale
dbd9d39da9
style: cleanup vite.config.ts 2024-05-30 10:20:53 -04:00
Aarnav Tale
72cc9d8974
fix: flexible duration and go boolean handling 2024-05-30 10:20:41 -04:00