syncthing-lite icon indicating copy to clipboard operation
syncthing-lite copied to clipboard

A Sync Browser: a browser app for Syncthing-compatible shares

Results 22 syncthing-lite issues
Sort by recently updated
recently updated
newest added

Syncthing Lite just ignores any remote device that try to share folders. This defeats the whole introducer device idea in Syncthing.

I am planning on building an android app where I would like to (re)-use the syncthing protocol. What would be the best way to re-use the native Java implementation in...

- [ ] disable global discovery - [ ] custom discovery servers - [ ] disable local discovery - [ ] ask for permission to use global discovery during the...

Type: Enhancement

When a file is changed, the file is downloaded again and not only the changed parts. The same applies if a file with equal blocks was already downloaded. This should...

Type: Enhancement

As requested from #98 (pasted from the clipboard, detailed report enabled): ```Version: 0.3.7 java.lang.RuntimeException: Exception in transaction at android.arch.b.b.e.a(RoomDatabase.java:309) at net.syncthing.repository.android.a.a(SqliteIndexRepository.kt:15) at net.syncthing.a.a.c.f.a(IndexMessageQueueProcessor.kt:111) at net.syncthing.a.a.c.f$1.c_(IndexMessageQueueProcessor.kt:86) at a.c.b.a.a.b(ContinuationImpl.kt:32) at kotlinx.coroutines.az$a.a(Dispatched.kt:235) at...

Type: Bug

current problems: - regular retrying to not use a relay -> regular interruptions of the connection when a relay is required - global discovery is only executed once, but should...

Type: Enhancement

A major usecase of syncthing-lite is to download individual files from remote shares on demand, such as for uploading to other apps. Thumbnail support would be a major quality of...

Type: Enhancement

I'm using syncthing server whihc available from wifi network only. Global and local discovery, relays are disabled. I can add this device to syncthing with static address (e.g. tcp://192.168.1.2:8435) and...

Type: Enhancement

When the user has got a big index, it should be possible to update it without Syncthing in the foreground

Type: Enhancement
Component: User Interface

- fail early if there was an connection attempt already and it failed - improve the error message at the file downloading when there was no connection to the server

Type: Enhancement
Component: User Interface