You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have both the linux version (flatpak) and the ipad os version
i'm using my own nextcloud server, and i can see files in the saber dir:
When i create a new file it happers in the nextcloud folder, but i can't see it in other clients eg: files created in the ipad app won't appear in the linux app and viceversa:
Linux app:
ipad app:
i've double checked and i'm using the same encryption password in both instances.
To reproduce
create note on device 1
create note on device 2
See them appear on the nextcloud folder (they can successfully sync)
note that was created on device 1 won't appear on device 2 and viceversa
Expected behavior
Beeing able to see and edit notes from both devices
Saber version
Linux:
0.24.1
Ios:
0.24.1 (AppStore)
Device
Device 1 : Ipad 10
OS: IpadOS 17.5.1
Device 2 : my main desktop
OS: Linux Mint 21.3
The text was updated successfully, but these errors were encountered:
* test: ensure files are decrypted correctly
* fix: relativeLocalPath shouldn't start with documents dir
A huge thank you to @QubaB for their work finding the problem in #1314
This commit fixes the problem slightly earlier in the syncing process, and adds a test for it
Closes#1306, Closes#1304, Closes#1314
Co-Authored-By: QubaB <[email protected]>
Before submitting an issue, please check the following
Describe the bug
I have both the linux version (flatpak) and the ipad os version
i'm using my own nextcloud server, and i can see files in the saber dir:
When i create a new file it happers in the nextcloud folder, but i can't see it in other clients eg: files created in the ipad app won't appear in the linux app and viceversa:
Linux app:
ipad app:
i've double checked and i'm using the same encryption password in both instances.
To reproduce
Expected behavior
Beeing able to see and edit notes from both devices
Saber version
Linux:
0.24.1
Ios:
0.24.1 (AppStore)
Device
Device 1 : Ipad 10
OS: IpadOS 17.5.1
Device 2 : my main desktop
OS: Linux Mint 21.3
The text was updated successfully, but these errors were encountered: