Commit History

Author SHA1 Message Date
  Jakob Borg da34f27546 gui, lib/config, lib/model: Allow absolute values for minimum disk free space (fixes #3307) 8 years ago
  Jakob Borg f7fc0c1d3e all: Update license url to https (ref #3976) 8 years ago
  Audrius Butkevicius 29d010ec0e lib/model, lib/weakhash: Hash using adler32, add heuristic in puller 9 years ago
  Audrius Butkevicius bab7c8ebbf all: Add folder pause, make pauses permanent (fixes #3407, fixes #215, fixes #3001) 9 years ago
  Jakob Borg d41c131364 build: Enable gometalinter "gosimple" check, improve build.go 9 years ago
  Jakob Borg 2f770f8bfb lib/config, lib/protocol: Improve folder description with empty label 9 years ago
  Audrius Butkevicius 0582836820 lib/model, lib/scanner: Efficient inserts/deletes in the middle of the file 9 years ago
  Roman Zaynetdinov d3a251e6d9 lib/model: Log folder IDs and labels (fixes #3724) 9 years ago
  Unrud 1574b7d834 lib/model: Add fsync of files and directories, option to disable (fixes #3711) 9 years ago
  Audrius Butkevicius a1a91d5ef4 lib/model: Introducer can remove stuff it introduced (fixes #1015) 9 years ago
  Jakob Borg 59f3d1445f Revert "lib/model: Introducer can remove stuff it introduced (fixes #1015)" 9 years ago
  Audrius Butkevicius 0b88cf1d03 lib/model: Introducer can remove stuff it introduced (fixes #1015) 9 years ago
  Jakob Borg 3f9b75b7b3 Revert "lib/model: Introducer can remove stuff it introduced (fixes #1015)" 9 years ago
  Audrius Butkevicius ec2b097313 lib/model: Introducer can remove stuff it introduced (fixes #1015) 9 years ago
  Jakob Borg 6d357211b2 lib/config: Remove "Invalid" attribute (fixes #2471) 9 years ago
  Jakob Borg b0d03d1f1c lib/config: Retain slash at end of path after expanding ~ (fixes #2782) 9 years ago
  Jakob Borg b993b41847 lib/config: Minor attribute updates 9 years ago
  Jakob Borg 8b7b0a03eb lib/config: Don't require restart when adding folders/devices or changing listen address 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
  AudriusButkevicius 1a5f524ae4 lib/model, lib/protocol: Implement temporary indexes (fixes #950) 9 years ago
  Lars K.W. Gohlke 16c3d39fd2 Add folder label in addition to ID (fixes #966) 9 years ago
  Jakob Borg d46f267663 Handle sparse files (fixes #245) 10 years ago
  Jakob Borg 55592137a2 Use constructor functions for FolderConfiguration and DeviceConfiguration 10 years ago
  Jakob Borg 34aa41e17b Cache the Path() call, as it's quite expensive and called a lot 10 years ago
  Jakob Borg 00c363829c Refactor: move folder prepare to it's own function 10 years ago
  Jakob Borg 679f0f9363 Fix some config Copy() things we had forgotten 10 years ago
  Jakob Borg 83154569b1 Refactor config types into separate files 10 years ago