ikeen0807
|
fe25daeaca
|
made it work from windows and fixed receiver
|
2024-05-24 17:56:12 +02:00 |
|
ikeen0807
|
6ca31b4cf6
|
Merge branch '101-implement-the-gui-for-native-desktop-apps-in-tauri-20-with-angular' of https://github.com/PatrykHegenberg/caesar-transfer into 101-implement-the-gui-for-native-desktop-apps-in-tauri-20-with-angular
|
2024-05-24 17:35:48 +02:00 |
|
ikeen0807
|
ca6239fb79
|
added os specific dependency for linux
|
2024-05-24 17:35:43 +02:00 |
|
ikeen0807
|
2c7b5fc51e
|
Merge pull request #105 from PatrykHegenberg/main
fix(receiver): add filepath for download on android.
|
2024-05-21 09:22:35 +02:00 |
|
PatrykHegenberg
|
25422ed089
|
fix(receiver): add filepath for download on android.
|
2024-05-17 10:25:48 +02:00 |
|
ikeen0807
|
88abc6d3de
|
implemented receive and reset in sender
|
2024-05-15 23:40:45 +02:00 |
|
ikeen0807
|
96340622d8
|
Almost completed sender
|
2024-05-15 21:01:33 +02:00 |
|
Manuel
|
4ab83071bc
|
First implementation of Tauri
|
2024-05-15 10:37:32 +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 |
|