aboutsummaryrefslogtreecommitdiffstats
path: root/src/cmd-instance.c
AgeCommit message (Collapse)AuthorFilesLines
2023-12-26refactor instancesLibravatar bigfoot5471-185/+101
2023-12-26implement remaining commands (but badly)Libravatar bigfoot5471-2/+80
TODO: refactor and sanitize inputs more
2023-12-25add instance removeLibravatar bigfoot5471-8/+195
2023-12-25[WIP] Add instancesLibravatar bigfoot5471-3/+117
still need to do the following: - check if the folder exists - try and find some way to canonicalize the path name
2023-12-24initial commitLibravatar bigfoot5471-0/+25