Block a user
4af73016fe
Add support for lsp for typescript.
a4e330ce90
Update toml for emacs29.
bd3a1aee7a
Update js and css for emacs29.
57b5d72d5a
Update json for emacs29.
b3892ca421
Update typescript and tsx for emacs29.
63b8827725
Set the default branch in git to the default to suppress the warning.
16eb703f68
Cleanup mrmanager firewall config.
c34f7c0912
Install the minio plugin for kubectl in Linux.
625babddc4
Fix kubernetes persistent volumes with specific file ownership.
759fece687
Rename texlive package group.
d2be043e05
Add a test showing that radio targets only have to semantically match their links.
8eab3f860a
Starting code for iterating over the parsed ast.
eeb2580339
Defining the RadioTarget context element.
99a0e66f66
Implement rematch for plain text.
7fa0879e6b
Define a RematchObject trait for matching radio links based on radio targets.
0ccee231e2
Merge branch 'radio_target'
ec889bc868
Clean up old unused code.
a5585eb01f
Add a not yet implemented function.
ab7eb76e13
Radio links can exist before their target is defined.
6ed33d3522
Derive partial eq for all objects so we can match radio links.
6c7265d1d3
Uncomment playbook.
b17a5f352d
Sanitize network interface names in jail_netgraph_bridge.bash script.
db17b87cb8
Enable NTP on Linux.
f667f50f84
Only put VM disk metadata into the ARC.
8346065c6f
Add a NFS server jail for persistent volumes.
d0486f8d82
Merge branch 'change_namespace'
ce003c18fb
support creating a namespace by letting the user type in a namespace. In the future while I replace dialouger I'll have a typeahead-style selection widget to let me unify these two functions
a3c6655db1
Fixing linter errors from clippy
d2efce722e
Add support for changing namespaces by selecting them from a list. Does not yet support creating new namespaces.
1cd0dd2ca7
Add an interactive "shell" mode of operation to avoid having to type in the password many times