456 Commits

Author SHA1 Message Date
Myzel394
b7501df447
feat(wireguard): Add smart completion: Provide completions for new peer section 2024-08-21 22:58:01 +02:00
Myzel394
abb5572897
feat(wireguard): Add duplicate IP ranges check 2024-08-21 22:53:40 +02:00
Myzel394
b7f1357830
feat: Add IP host set 2024-08-21 22:41:51 +02:00
Myzel394
fabdd83eda
refactor(wireguard): Move stuff into own packages; Improvements 2024-08-21 21:36:15 +02:00
Myzel394
91f0b0b52b
feat(ci-cd): Use nix build to build the program 2024-08-19 23:05:07 +02:00
Myzel394
70b05e19fe
fix(wireguard): Fix completions 2024-08-19 23:04:03 +02:00
Myzel394
6dde93c521
feat(wireguard): Add analyzer for symmetric properties 2024-08-19 22:38:56 +02:00
Myzel394
bc529ddfe8
chore(wireguard): Improvements 2024-08-19 22:33:42 +02:00
Myzel394
394914a271
feat(wireguard): Add code action for PersistentKeepalive 2024-08-19 22:09:38 +02:00
Myzel394
cdb9017c4d
feat(wireguard): Add analyzer to check if PersistentKeepalive is set 2024-08-18 22:30:30 +02:00
Myzel394
911e080fbb
feat(wireguard): Add code actions 2024-08-18 22:14:19 +02:00
Myzel394
8bf626ebb6
chore: Update gitignore 2024-08-18 21:41:50 +02:00
Myzel394
dc1ccb7e43
feat(wireguard): Add code actions; Add generate private key code action 2024-08-18 21:40:38 +02:00
Myzel394
72a8851a58
chore: Add wireguard-tools to nix devshell 2024-08-18 21:40:15 +02:00
Myzel394
6bbf83c794
feat(wireguard): Add hover support 2024-08-18 18:47:17 +02:00
Myzel394
2a809a7d4c
feat(wireguard): Improve analyzer 2024-08-18 17:05:11 +02:00
Myzel394
74698bb8c5
feat(wireguard): Add DNS fallback analyzer 2024-08-18 16:08:00 +02:00
Myzel394
ffdf5bac46
feat(wireguard): Improve analyzer; Analyze values 2024-08-18 15:47:49 +02:00
Myzel394
32ffbb8dbf
fix(wireguard): Improve root completions 2024-08-18 14:56:57 +02:00
Myzel394
9eedc063a2
fix(wireguard): Add line indexes 2024-08-18 14:26:46 +02:00
Myzel394
dfba267b40
current stand 2024-08-17 14:26:14 +02:00
Myzel394
431d63d440
fix(wireguard): Improvements 2024-08-16 11:50:03 +02:00
Myzel394
0d2c986ddd
feat(wireguard): Add analyzer for duplicate values 2024-08-15 23:06:35 +02:00
Myzel394
2e17ce8ca1
fix(wireguard): Improvements 2024-08-15 22:44:34 +02:00
Myzel394
e6f3c05682
feat(wireguard): Add completions for peer interface 2024-08-14 22:21:18 +02:00
Myzel394
3cf43e12b3
fix(wireguard): Improve completions for separator 2024-08-14 21:52:47 +02:00
Myzel394
d9903805c5
fix(wireguard): Improve completions for the separator 2024-08-14 21:26:28 +02:00
Myzel394
c5c3ad802e
feat(wireguard): Add completions for root interfaces 2024-08-14 20:03:53 +02:00
Myzel394
eab2d8ad29
feat: Improvements; Add wireguard 2024-08-14 19:52:40 +02:00
Myzel394
ffe1451526
fix(wireguard): Add completions for empty line 2024-08-14 19:52:16 +02:00
Myzel394
d3aa99b5f5
fix(wireguard): Improvements 2024-08-14 18:28:06 +02:00
Myzel394
d456f4a569
fix(wireguard): Improvements 2024-08-14 11:47:42 +02:00
Myzel394
b08a5b68bf
test(wireguard): Add more tests for getting the type and sections 2024-08-13 23:30:20 +02:00
Myzel394
440252c352
fix(wireguard): Improve parser 2024-08-13 23:29:52 +02:00
Myzel394
2db9371fd0
feat(wireguard): Add Wireguard parser 2024-08-13 22:37:09 +02:00
Myzel394
e8fe8d1a96
feat(utils): Add GetTrimIndex 2024-08-13 22:36:50 +02:00
Myzel394
46a50c16a8
Merge pull request #11 from Myzel394/add-btrfs-documentation
Add more documentation for btrfs
2024-08-13 19:34:26 +02:00
Myzel394
e1f8932d18
chore(common-documentation): Add documentation for btrfs 2024-08-13 19:25:14 +02:00
Myzel394
068ee814cf Add more documentation for btrfs
Fixes #9
2024-08-13 18:55:11 +02:00
Myzel394
3ebdc848e8
Merge pull request #10 from Myzel394/add-cicd
Add ci-cd
2024-08-11 19:27:36 +02:00
Myzel394
5d06143883
fix: Fix print 2024-08-11 19:25:14 +02:00
Myzel394
c166dbabdb
feat(ci-cd): Add pull request go tests 2024-08-11 19:19:43 +02:00
Myzel394
fc93d0d915
fix: Improvements; Add tests 2024-08-11 18:29:48 +02:00
Myzel394
3abfb9430a
fix: Fix openssh 2024-08-10 22:43:47 +02:00
Myzel394
a8e896c6ef
feat: Add text document hover; Improvements 2024-08-10 22:33:14 +02:00
Myzel394
5f154553f5
Merge pull request #8 from Myzel394/add-filesystem-documentation
Add more documentation for filesystems
2024-08-10 17:35:15 +02:00
Myzel394
04fe0d2dc8
fix: Overall improvements 2024-08-10 17:23:58 +02:00
Myzel394
1a909a6d2d
chore(common-documentation): Add more mount options 2024-08-10 16:29:30 +02:00
Myzel394
d114d8c550 Add more documentation for filesystems
Fixes #7
2024-08-10 15:27:33 +02:00
Myzel394
c6f8e87986
fix: Improvements 2024-08-10 14:41:28 +02:00