Commit History

Author SHA1 Message Date
  Jakob Borg d507126101 lib/protocol: Understand older/newer Hello messages (fixes #3287) 9 years ago
  Majed Abdulaziz 48245effdf lib/model, lib/stats: Keep track of folder's last scan time (ref #3143) 9 years ago
  Audrius Butkevicius fc173bf679 lib/model: Fix wild completion percentages 9 years ago
  Jakob Borg a0ec4467fd cmd/syncthing: Emit new RemoteDownloadProgress event to track remote download progress 9 years ago
  Jakob Borg 1dbc310c9b cmd/syncthing: Rename event LocalDiskUpdated -> LocalChangeDetected 9 years ago
  Nate Morrison 86ca58e2a9 lib/model: Emit LocalDiskUpdated events on detecting local changes 9 years ago
  Jakob Borg 2c1323ece6 lib/connections: Un-deprecate relaysEnabled (fixes #3074) 9 years ago
  Jakob Borg 6f743f3138 Revert "lib/model: Emit LocalDiskUpdated events on detecting local changes" 9 years ago
  Nate Morrison 5a7fad0bcd lib/model: Emit LocalDiskUpdated events on detecting local changes 9 years ago
  Jakob Borg b993b41847 lib/config: Minor attribute updates 9 years ago
  Jakob Borg 21e116aa45 lib/scanner: Refactor scanner.Walk API 9 years ago
  Jakob Borg 8b7b0a03eb lib/config: Don't require restart when adding folders/devices or changing listen address 9 years ago
  Audrius Butkevicius 674fc566bb lib/connections: Refactor 9 years ago
  Jakob Borg 09832abe50 lib/config: Change folder type attribute to a FolderType type 9 years ago
  Audrius Butkevicius eabd2fc936 lib/model: Use factories for creating folders 9 years ago
  Audrius Butkevicius 29fa05ae05 lib/model: Discard download progress upon receiving an index update (fixes #2993) 9 years ago
  Lars K.W. Gohlke 236f121c4e lib/model: Refactor out folder and folderscan types, simplify somewhat 9 years ago
  Audrius Butkevicius ea54525a33 lib/connections: Try not to deadlock (fixes #2987) 9 years ago
  Jakob Borg b81c8d2e1b lib/model: Drop incoming updates for ignored items (fixes #1701) 9 years ago
  AudriusButkevicius 1a5f524ae4 lib/model, lib/protocol: Implement temporary indexes (fixes #950) 9 years ago
  Michael Ploujnikov 467d338fe4 lib/model: Scanning unknown items is OK as long as the parent is known (fixes #2915) 9 years ago
  Audrius Butkevicius 4389bb037d lib/model: Add option for overwriting names on connect (fixes #2912) 9 years ago
  Audrius Butkevicius 2eb8a9ef56 all: Dead code cleanup 9 years ago
  Audrius Butkevicius 5a98af622d lib/ignore: Implement deletable ignores using (?d) prefix (fixes #1362) 9 years ago
  Jakob Borg cc1d122352 lib/model: Correctly detect deleted but previously ignored files as deleted 9 years ago
  Audrius Butkevicius b4f9a55e6e protocol: Add "Hello" message at connection start, also for unauthed peers 9 years ago
  Jakob Borg aba2cc4db2 lib/model: Properly handle deleting multiple files when doing scans with subs (fixes #2851) 9 years ago
  Jakob Borg 2df001fe5c lib/model: Correct handling of multiple subs when scanning (fixes #2851) 9 years ago
  Jakob Borg 17517bcc3d Don't show restart prompt when changing folder label (fixes #2840) 9 years ago
  Lars K.W. Gohlke 16c3d39fd2 Add folder label in addition to ID (fixes #966) 9 years ago