none
|
02d6683cd8
|
fix errors due to illegal chars in filename
|
2023-05-08 10:57:17 +02:00 |
|
Mystikfluu
|
3326ee886b
|
better error handling in isync functions
|
2023-04-02 12:59:59 +02:00 |
|
Mystikfluu
|
b2e8ad58d5
|
remove unnecessary returns
|
2023-04-01 23:59:12 +02:00 |
|
Mystikfluu
|
6d6aca7bc1
|
v1.1.0
|
2023-04-01 22:31:46 +02:00 |
|
Mystikfluu
|
f380a44698
|
add isync functionality
|
2023-04-01 22:31:22 +02:00 |
|
Mystikfluu
|
eaf04675e3
|
Use Option<String> instead of String for get_token
|
2023-04-01 17:05:06 +02:00 |
|
Mystikfluu
|
d28913b141
|
check if token file exists
prevents crash if token file is missing
note:
this is a quick fix;
returned token should be Option<String> instead of String
|
2023-04-01 17:00:22 +02:00 |
|
Mystikfluu
|
faa09e64f6
|
add isync functions
follow clippy suggestions
|
2023-04-01 13:55:05 +02:00 |
|
Mystikfluu
|
26aeb75bd1
|
change location to file path
Co-authored-by: Alpisc <Alpisc@users.noreply.github.com>
|
2023-01-15 13:15:34 +01:00 |
|
Mystikfluu
|
31b8e5bf0a
|
change from just exiting to returning a result
Co-authored-by: Alpisc <Alpisc@users.noreply.github.com>
|
2023-01-14 16:37:47 +01:00 |
|
Mystikfluu
|
d2c9adefdc
|
remove ask for pw in favor of a fn arg
Co-authored-by: Alpisc <Alpisc@users.noreply.github.com>
|
2023-01-13 22:29:00 +01:00 |
|
Mystikfluu
|
380ae20437
|
change package name
|
2023-01-02 20:11:04 +01:00 |
|
Mystikfluu
|
73763c807a
|
init
|
2023-01-02 19:28:19 +01:00 |
|