Commit Graph

3 Commits

Author SHA1 Message Date
Ophestra Umiker 0693bffa4a
rpcfetch: ui: show version in interface
release / release (push) Successful in 15m20s Details
Default fallback value of "impure", the flake build script sets it to "flake", and the gitea action sets it to the tag.

Signed-off-by: Ophestra Umiker <cat@ophivana.moe>
2024-06-30 15:37:16 +09:00
Ophestra Umiker c23e6120c8
rpcfetch: fix profile activity label pending text
Typo, instead of setting profileStatusT the second statement was supposed to set profileActT.

Signed-off-by: Ophestra Umiker <cat@ophivana.moe>
2024-06-30 02:54:31 +09:00
Ophestra Umiker 4ba3abc185
rpcfetch: config profiles and graphical user interface
The configuration struct now stores a slice of profiles identified by a UUID and with a friendly name each. A UI was added so configuration changes can happen without an external tool.

Signed-off-by: Ophestra Umiker <cat@ophivana.moe>
2024-06-29 17:58:23 +09:00