Jakob Borg
|
d037681fd1
fix: improve conflict detection by tracking previous file hash (fixes #10349) (#10351)
|
1 month ago |
Jakob Borg
|
836045ee87
feat: switch logging framework (#10220)
|
2 months ago |
Simon Frei
|
7b319111d3
fix: track invalid files in LocalFlags to fix global count (#10170)
|
4 months ago |
Jakob Borg
|
1fbd396ffa
chore(scanner): don't warn about cancelled scan (#9920)
|
9 months ago |
Jakob Borg
|
516f3e29e8
chore(proto): change symlinktarget to be byte sequence (fixes #9913) (#9914)
|
9 months ago |
Jakob Borg
|
0c1df81ee9
fix(scanner): don't warn when legitimately skipping a directory (#9911)
|
9 months ago |
Simon Frei
|
1d2c53bf3c
chore(scanner): avoid scan failures and report if they happen (#9888)
|
9 months ago |
Jakob Borg
|
79ef57d0ea
fix(scanner): continue walk after special files (fixes #9872) (#9877)
|
10 months ago |
Jakob Borg
|
77970d5113
refactor: use modern Protobuf encoder (#9817)
|
10 months ago |
Simon Frei
|
605fd6d726
fix(ignore): ensure normalization of patterns and paths match (fixes #9597) (#9717)
|
1 year ago |
Tommy van der Vorst
|
de0b4270df
all: minimal set of changes for iOS app (#9619)
|
1 year ago |
Simon Frei
|
2ab2488274
lib/scanner: Fix ticker leak in scanner (fixes #9417) (#9451)
|
1 year ago |
Jakob Borg
|
3297624037
lib/ignore: Optimise ignoring directories for filesystem watcher (fixes #9339) (#9340)
|
1 year ago |
Julian Lehrhuber
|
8edd67a569
lib/scanner: Prevent sync-conflict for receive-only local modifications (#9323)
|
1 year ago |
Simon Frei
|
2f3eacdb6c
gui, lib/scanner: Improve scan progress indication (ref #8331) (#9308)
|
1 year ago |
Jakob Borg
|
d51760f410
lib/scanner: Record inode change time for directories and symlinks (#9250)
|
1 year ago |
Jakob Borg
|
b9c08d3814
all: Add Prometheus-style metrics to expose some internal performance counters (fixes #5175) (#9003)
|
2 years ago |
greatroar
|
38f2b34d29
all: Use new Go 1.19 atomic types (#8772)
|
2 years ago |
Jakob Borg
|
ed588ce335
lib/scanner: More sensible debug output (#8596)
|
3 years ago |
Jakob Borg
|
6cac308bcd
all: Support syncing extended attributes (fixes #2698) (#8513)
|
3 years ago |
Jakob Borg
|
06273875ae
all: Make scanning ownership opt-in (#8497)
|
3 years ago |
Jakob Borg
|
a3c724f2c3
all: Add build constants for runtime.GOOS comparisons (#8442)
|
3 years ago |
deepsource-autofix[bot]
|
5130c414da
all: Unused parameter should be replaced by underscore (#8464)
|
3 years ago |
Jakob Borg
|
adce6fa473
all: Support syncing ownership (fixes #1329) (#8434)
|
3 years ago |
Simon Frei
|
93a02c677e
lib/scanner: Do not drop all not-exist-errors and debug logging (#7675)
|
4 years ago |
Simon Frei
|
1a00ea7c6e
lib: Prevent using protocol method with native path (fixes #7557) (#7563)
|
4 years ago |
Simon Frei
|
78c2844e3f
lib/scanner: Pass on errors while hashing (#7380)
|
4 years ago |
Simon Frei
|
31559e908b
all: Add untrusted folders behind feature flag (ref #62) (#7055)
|
5 years ago |
Audrius Butkevicius
|
e027175446
all: Move remaining protos to use the vanity plugin (#7009)
|
5 years ago |
Simon Frei
|
932d8c69de
lib/fs: Properly handle case insensitive systems (fixes #1787, fixes #2739, fixes #5708)
|
5 years ago |