ikeen0807
|
88abc6d3de
|
implemented receive and reset in sender
|
2024-05-15 23:40:45 +02:00 |
|
Manuel
|
4ab83071bc
|
First implementation of Tauri
|
2024-05-15 10:37:32 +02:00 |
|
|
|
667127bbf0
|
feature(cli,config): added custom default config
|
2024-05-09 16:25:52 +02:00 |
|
|
|
6a4aa2506d
|
fix(cli,config): fixed usage of german language
|
2024-05-09 16:04:45 +02:00 |
|
|
|
3beef739a4
|
refactor(cli): add an own config.rs file for the config logic
|
2024-05-09 16:03:15 +02:00 |
|
|
|
aa183a30bd
|
refactor(sender, receiver, relay): changed use of .env file to a config file
added support for a config file. under linux this will be under
XDG_HOME/.config/caesar with name caesar.toml
|
2024-05-09 15:22:48 +02:00 |
|
|
|
bb492aa962
|
refactor(caesar): cleaned up from unneeded explanatory commits and build on_message function with match instead of if
|
2024-05-08 19:00:21 +02:00 |
|
|
|
b39e88107a
|
refactor(caesar): restructure the project to a monorepo
|
2024-05-05 13:42:11 +02:00 |
|