Commit Graph

9 Commits

Author SHA1 Message Date
0837ac9fc7 README: add better documentation 2024-05-14 02:21:39 +02:00
57a5c79be1 example-config: fix typo 2024-05-14 02:21:23 +02:00
3c1a36861a flake.nix: fix RUST_SRC_PATH in devshell 2024-05-14 02:21:06 +02:00
3deeeb45c2 Let mysql connection shut down gracefully 2024-04-26 00:29:39 +02:00
561241d589 Add timeout to mysql connection 2024-04-26 00:23:59 +02:00
2f039c0b1d Add TUI stub 2024-04-23 00:47:58 +02:00
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
77f7085d2b WIP: Create command structure 2024-04-20 04:17:16 +02:00
094970fb75 Initial commit 2024-04-20 03:38:29 +02:00