|
|
0416ab6dab
|
refactor(core,gui): make all needed changes to send and receive files on linux and android
|
2024-05-27 21:09:24 +02:00 |
|
|
|
113e1cfe53
|
feature(gui): first basic attempt for a gui frontend in flutter
|
2024-05-15 19:46:48 +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 |
|