Commit History

Author SHA1 Message Date
  Tommy van der Vorst de0b4270df all: minimal set of changes for iOS app (#9619) 1 month ago
  kylosus 302b352d78 lib/fs: Add invalid UTF-8 guards to watcher (fixes #9369) (#9372) 8 months ago
  Jakob Borg 3297624037 lib/ignore: Optimise ignoring directories for filesystem watcher (fixes #9339) (#9340) 8 months ago
  Jakob Borg e041877488 lib/ignore: Refactor out result type (#9343) 8 months ago
  Jakob Borg ad0044fec8 lib/fs: Watching is unsupported on android/amd64 (fixes #8709) (#8710) 1 year ago
  deepsource-autofix[bot] 755d21953f all: Remove unused method receivers (#8462) 2 years ago
  Jakob Borg d47745a86b all: Update build constraints to Go 1.17 style (#7894) 3 years ago
  Simon Frei 90d85fd0a2 lib: Replace done channel with contexts in and add names to util services (#6166) 4 years ago
  Simon Frei 35b699dc77 lib/fs: Check events against both the user and eval root (#6013) 5 years ago
  Simon Frei 486230768e lib/fs, lib/model: Add error channel to Watch to avoid panics (fixes #5697) (#5734) 5 years ago
  Simon Frei dfbbb286fc lib/fs: Consider win83 for root path as well when watching (ref #5706) (#5709) 5 years ago
  Simon Frei 2558b021e5 lib/fs: Remove \\?\ for drive letters when watching (fixes #5578) (#5701) 5 years ago
  Jakob Borg a04fcfe749 lib/fs: Revert removal of \\?\ for drive letters (fixes #5695) 5 years ago
  Simon Frei ca823bd591 lib/fs: When watching remove \\?\ for drive letters (fixes #5578) (#5633) 5 years ago
  Simon Frei 03d0f0dc34 lib/fs: Try EvalSymlinks without '\\?\' prefix on failure (fixes #5226) (#5227) 6 years ago
  Simon Frei 50ba0fd079 lib/fs: Case insensitive conversion to rel path on windows (fixes #5183) (#5176) 6 years ago
  Simon Frei e20679afe1 lib/fs: Evaluate root when watching not on fs creation (fixes #5043) (#5105) 6 years ago
  Simon Frei ee6516aa31 lib/fs: Resolve 8.3 filenames from watcher (ref #3800) (#4975) 6 years ago
  Simon Frei d59aecba31 lib/ignore, lib/scanner: Catch included items below ignored ones (#4811) 6 years ago
  Simon Frei 01aef75c96 lib/fs: Fix watcher panic due to casing on windows (fixes #4877) (#4878) 6 years ago
  Simon Frei 26d87ec3bb lib/fs: Don't panic when watching a folder with symlinked root (#4846) 6 years ago
  Simon Frei da3b38ccce lib/fs: Fix and update error about inotify watch limit (fixes #4833) (#4835) 6 years ago
  Jakob Borg bea3c01772 vendor: github.com/Zillode/notify is now github.com/syncthing/notify (#4813) 6 years ago
  Jakob Borg c9ec6159e8 lib/fs, vendor: s/zillode/Zillode/ 6 years ago
  Michael Ploujnikov f98c21b68e all: Add filesystem notification support 7 years ago