提交历史

作者 SHA1 备注 提交日期
  Audrius Butkevicius 67acef1794 lib/weakhash, lib/model, cmd/syncthing: Decide if to use weakhash on startup (fixes #3938) 8 年之前
  Jakob Borg 3eb7a9373a gui, lib/config: Add notification about new release channels 8 年之前
  Audrius Butkevicius 29d010ec0e lib/model, lib/weakhash: Hash using adler32, add heuristic in puller 9 年之前
  Heiko Zuerker 398c356f22 lib/model: Clarify master terminology (fixes #2679) 9 年之前
  Unrud 1574b7d834 lib/model: Add fsync of files and directories, option to disable (fixes #3711) 9 年之前
  Audrius Butkevicius f60b424d70 lib/config: Raw() -> RawCopy() 9 年之前
  Jakob Borg 139e9b144e lib/config: Fix tests for changes in previous commit 9 年之前
  Audrius Butkevicius af3b6f9c83 lib/model, lib/config: Support "live" device removal, folder unsharing and folder configuration changes 9 年之前
  Jakob Borg f368d2278f lib/config, lib/connections: Refactor handling of ignored devices (fixes #3470) 9 年之前
  Jakob Borg 3176629410 cmd, lib: Fix ineffectual assignments (ineffasign) and comment spelling 9 年之前
  Jakob Borg 6d357211b2 lib/config: Remove "Invalid" attribute (fixes #2471) 9 年之前
  Jakob Borg 922e1407c2 lib/config: Don't migrate non-HTTPS-URL discovery servers to new path (fixes #3103) 9 年之前
  Jakob Borg 2c1323ece6 lib/connections: Un-deprecate relaysEnabled (fixes #3074) 9 年之前
  Jakob Borg e8b4286c93 lib/config: Change upgrade check URL (fixes #3086) 9 年之前
  Jakob Borg b993b41847 lib/config: Minor attribute updates 9 年之前
  Audrius Butkevicius 674fc566bb lib/connections: Refactor 9 年之前
  Audrius Butkevicius eabd2fc936 lib/model: Use factories for creating folders 9 年之前
  AudriusButkevicius 1a5f524ae4 lib/model, lib/protocol: Implement temporary indexes (fixes #950) 9 年之前
  Audrius Butkevicius 19b4f3bfb4 lib/nat: Add a nat package and service to track mappings on multiple IGDs 9 年之前
  Audrius Butkevicius 4389bb037d lib/model: Add option for overwriting names on connect (fixes #2912) 9 年之前
  Jakob Borg a4f0b85462 lib/config: Disable cacheIgnoredFiles, new default is disabled 9 年之前
  Jakob Borg f5f0e46016 lib: Use bytes.Equal instead of bytes.Compare where possible 9 年之前
  Jakob Borg c439c543d0 tests: messagediff argument order should be expected, actual 9 年之前
  Audrius Butkevicius a8ffde6f21 Add deps 9 年之前
  Jakob Borg e93c766c42 Rename RawAPIKey -> APIKey in GUIConfiguration 9 年之前
  Jakob Borg f741066466 Always run relaying when enabled (fixes #2665) 9 年之前
  Jakob Borg 18e70f4e79 Ensure loaded config is free of duplicate devices (fixes #2627) 10 年之前
  Jakob Borg 34aa41e17b Cache the Path() call, as it's quite expensive and called a lot 10 年之前
  Jakob Borg 283671fa9d Remove old dead code 10 年之前
  Jakob Borg 2a4fc28318 We should pass around db.Instance instead of leveldb.DB 10 年之前