mirror of
https://github.com/9001/copyparty.git
synced 2025-08-18 01:22:13 -06:00
update TODOs
This commit is contained in:
parent
ba94cc5df7
commit
669e46da54
11
README.md
11
README.md
|
@ -126,13 +126,16 @@ in the `scripts` folder:
|
||||||
|
|
||||||
roughly sorted by priority
|
roughly sorted by priority
|
||||||
|
|
||||||
* up2k handle filename too long
|
* `os.sendfile` (and `os.copy_file_range` for up2k cloning)
|
||||||
* up2k fails on empty files? alert then stuck
|
* reduce up2k roundtrips
|
||||||
|
* start from a chunk index and just go
|
||||||
|
* terminate client on bad data
|
||||||
* drop onto folders
|
* drop onto folders
|
||||||
* look into android thumbnail cache file format
|
|
||||||
* support pillow-simd
|
* support pillow-simd
|
||||||
* cache sha512 chunks on client
|
* cache sha512 chunks on client
|
||||||
* symlink existing files on upload
|
* ~~symlink existing files on upload~~
|
||||||
|
* ok at runtime, up2k db still not persisted
|
||||||
* comment field
|
* comment field
|
||||||
|
* ~~look into android thumbnail cache file format~~ bad idea
|
||||||
* figure out the deal with pixel3a not being connectable as hotspot
|
* figure out the deal with pixel3a not being connectable as hotspot
|
||||||
* pixel3a having unpredictable 3sec latency in general :||||
|
* pixel3a having unpredictable 3sec latency in general :||||
|
||||||
|
|
Loading…
Reference in a new issue