Commit Graph

14 Commits

Author SHA1 Message Date
Oystein Kristoffer Tveit 807017ea70
add shell completion 2024-08-19 02:23:31 +02:00
Oystein Kristoffer Tveit 9d88c95f33
Fix systemd socket activation 2024-08-18 22:24:28 +02:00
Oystein Kristoffer Tveit 94c9a54c14 Bump all deps, fix db connection closing issues 2024-08-18 01:33:55 +02:00
Oystein Kristoffer Tveit af86893acf
Rewrite entire codebase to split into client and server 2024-08-17 20:21:05 +02:00
Oystein Kristoffer Tveit 20e60ca5c7
Add protocol for authenticating a unix socket 2024-08-09 19:09:04 +02:00
Oystein Kristoffer Tveit 833251a1a2
show-user: add databases field, report when no users 2024-08-07 20:31:05 +02:00
Oystein Kristoffer Tveit cb83942cc8
tokio: use single thread 2024-08-07 16:45:24 +02:00
Oystein Kristoffer Tveit f75d2fee7a
replace deps `edit` and `rpassword` with `dialoguer` 2024-08-07 16:43:26 +02:00
Felix Albrigtsen 4a94265eae Remove randomly generated example, run clippy. Fixes #6 2024-07-12 21:59:44 +02:00
Oystein Kristoffer Tveit b0bffc45ee
Add large parts of the permission editor 2024-07-09 19:51:59 +02:00
Oystein Kristoffer Tveit 2f039c0b1d
Add TUI stub 2024-04-23 00:47:58 +02:00
Oystein Kristoffer Tveit ccf1b78ce8
Reimplement most of the tool:
Most of the tool has been reimplemented, with the exception of the
permission editing feature, which is currently half implemented. There
are also several TODOs spread around that would benefit from some action
2024-04-23 00:47:58 +02:00
Oystein Kristoffer Tveit 77f7085d2b
WIP: Create command structure 2024-04-20 04:17:16 +02:00
Oystein Kristoffer Tveit 094970fb75
Initial commit 2024-04-20 03:38:29 +02:00