Jakob Borg
|
fafc3ba45e
fix(model): correctly handle block-aligned empty sparse files (fixes #10331) (#10332)
|
5 месяцев назад |
Jakob Borg
|
836045ee87
feat: switch logging framework (#10220)
|
6 месяцев назад |
Jakob Borg
|
700bb75016
chore(model): the easier linter complaints
|
8 месяцев назад |
Jakob Borg
|
b1c8f88a44
chore: remove weak hashing which does not pull its weight (#10005)
|
10 месяцев назад |
Jakob Borg
|
77970d5113
refactor: use modern Protobuf encoder (#9817)
|
1 год назад |
Tommy van der Vorst
|
de0b4270df
all: minimal set of changes for iOS app (#9619)
|
1 год назад |
Jakob Borg
|
b9c08d3814
all: Add Prometheus-style metrics to expose some internal performance counters (fixes #5175) (#9003)
|
2 лет назад |
Simon Frei
|
3a41d4afa5
lib/model: Set enc. trailer size on pull (ref #8563, #8556) (#8839)
|
2 лет назад |
Simon Frei
|
6a66aee489
lib/model: Fix file size inconsistency due to enc. trailer (#8840)
|
2 лет назад |
Jakob Borg
|
b10d106a55
all: Modernize error wrapping (#8491)
|
3 лет назад |
Simon Frei
|
708a5c2070
lib/model: Write trailer when shortcutting on recv-enc (fixes #7991) (#7992)
|
4 лет назад |
Simon Frei
|
bc08a951f1
lib/model: Encrypted fileinfo trailer needs to be in wire format (#7505)
|
4 лет назад |
Simon Frei
|
052dc13487
lib/model: Correct pull progress for small files (fixes #7263) (#7316)
|
5 лет назад |
Simon Frei
|
bf7d03d029
lib/model: Fix enc file size when pulling (fixes #7152) (#7155)
|
5 лет назад |
Simon Frei
|
31559e908b
all: Add untrusted folders behind feature flag (ref #62) (#7055)
|
5 лет назад |
Audrius Butkevicius
|
e027175446
all: Move remaining protos to use the vanity plugin (#7009)
|
5 лет назад |
Audrius Butkevicius
|
4812fd3ec1
all: Add copy-on-write filesystem support (fixes #4271) (#6746)
|
5 лет назад |
Audrius Butkevicius
|
782bd08aad
lib/model: Add option to disable fsync (#6588)
|
5 лет назад |
Simon Frei
|
d3ed4de4ed
lib/model: Don't exit pullerRoutine on cancelled ctx (fixes #6559) (#6562)
|
5 лет назад |
Simon Frei
|
b677464dfa
lib/model: Optimise locking around conn-close and puller states (#5954)
|
6 лет назад |
Simon Frei
|
05835ed81f
all: Remove potentially problematic errors from panics (fixes #5839) (#5912)
|
6 лет назад |
Jakob Borg
|
31be810eb6
lib/model: Don't fail operation when fsync() fails (fixes #5704) (#5705)
|
6 лет назад |
Simon Frei
|
6940d79f5b
lib/model: Use errors.Wrap for pull errors (#5563)
|
7 лет назад |
Jakob Borg
|
19c7cd99f5
all: Implement variable sized blocks (fixes #4807)
|
7 лет назад |
Jakob Borg
|
c7522063b3
lib/model: Don't leak fd when truncate fails (fixes #4593)
|
8 лет назад |
Jakob Borg
|
230fb083fc
lib/model: Remove dead code (*sharedPullerState).sourceFile
|
8 лет назад |
Simon Frei
|
cce634f340
lib/model: Improve scan scheduling and dir del during pull (fixes #4475 #4476)
|
8 лет назад |
HairyFotr
|
7cbd92e1b1
all: Fix comment typos
|
8 лет назад |
Audrius Butkevicius
|
74c8d34805
lib/model: Centralize error reporting, modified files are errors (fixes #4392)
|
8 лет назад |
Jakob Borg
|
a365ae51c4
lib/model: Hide temporary files on Windows while they are in use (fixes #4382)
|
8 лет назад |