Commit Graph

  • 86b040f595 gui, man, authors: Update docs, translations, and contributors Jakob Borg 2020-10-21 07:45:23 +02:00
  • 1a8c10a8d0 lib/model: Use winning version instead of merge on conflict (#6995) Simon Frei 2020-10-19 08:53:19 +02:00
  • 01a7ef3b0f lib/db: Undo adding user info to panic msgs (ref #7029) (#7040) Simon Frei 2020-10-19 08:40:37 +02:00
  • 23c935b05a lib/db: Ignore not found on delete in recalcGlobal (ref #7026) (#7041) Simon Frei 2020-10-19 08:28:53 +02:00
  • 8e8e30dc7b gui, man, authors: Update docs, translations, and contributors Jakob Borg 2020-10-14 07:45:25 +02:00
  • d828adb648 cmd/stcrashreceiver, lib/db: Improve panic message handling (#7029) v1.11.0-rc.1 Simon Frei 2020-10-08 17:37:45 +02:00
  • 9d09fd6af3 all: Add failure reporting (fixes #7028) (#6925) Simon Frei 2020-10-07 10:05:13 +02:00
  • b1db328931 gui, man, authors: Update docs, translations, and contributors Jakob Borg 2020-10-07 07:45:24 +02:00
  • 14ae330eff lib/db: Improve error handling checking db (ref #7026) (#7027) Simon Frei 2020-10-06 20:14:09 +02:00
  • 977ee4f06b gui: Fix NaN percentage for zero byte files (fixes #7002) (#7025) Felix Lampe 2020-10-06 17:17:34 +02:00
  • 42de53c6c9 lib/model: Fix race in GlobalDirectory tests (fixes #7021) (#7022) Simon Frei 2020-10-03 20:46:17 +02:00
  • 48da6f0f22 lib: Use uint64 for disk stats (ref #3930) (#7019) Simon Frei 2020-10-02 15:22:28 +02:00
  • a20c6ca868 lib/model, lib/protocol: Send ClusterConfig on config change (fixes #7020) (#7018) Simon Frei 2020-10-02 11:49:51 +02:00
  • e027175446 all: Move remaining protos to use the vanity plugin (#7009) Audrius Butkevicius 2020-10-02 07:07:05 +01:00
  • 7774932302 lib/config, lib/syncthing: Only drop delta index on upgrade if so ordered (fixes #6982) (#6983) Jakob Borg 2020-09-30 20:16:30 +02:00
  • 3fe331c2d0 gui, man, authors: Update docs, translations, and contributors Jakob Borg 2020-09-30 07:45:22 +02:00
  • 1b1d38183d lib: Remove HelloResult type, same as Hello (#7015) Simon Frei 2020-09-29 13:17:38 +02:00
  • fb3281b647 lib/fs: Add COM0 and LPT0 to invalid Windows file names (ref #7008) (#7013) Tomasz Wilczyński 2020-09-29 03:35:54 +09:00
  • e6b1f67ecf lib/fs: Be even more strict about Windows names (ref #7008) (#7012) Jakob Borg 2020-09-28 10:42:37 +02:00
  • 9e0b924d57 lib/fs: Be more clear about invalid file names (ref #7010) (#7011) Jakob Borg 2020-09-28 10:22:50 +02:00
  • df99237a7f lib/model: Disallow reserved names, and names ending with period on Windows (fixes #7008) (#7010) Jakob Borg 2020-09-28 09:25:43 +02:00
  • 8452fd2ab4 lib/model, lib/scanner: Prevent races aborting scans (fixes #6994) (#6997) Simon Frei 2020-09-25 11:27:44 +02:00
  • c390565eef lib/fs: Use file clone ioctl wrappers and types from golang.org/x/sys/unix (#7000) Tobias Klauser 2020-09-24 10:29:32 +02:00
  • 02744cd73f Update config.yml Audrius Butkevicius 2020-09-23 08:30:46 +01:00
  • bd622b8edd gui, man, authors: Update docs, translations, and contributors Jakob Borg 2020-09-23 07:45:25 +02:00
  • 67761d8795 cmd/ursrv: Properly sort versions (fixes #6991) Jakob Borg 2020-09-18 08:11:48 +02:00
  • 9f8b01b1b9 cmd/ursrv: Recognize new-style dev versions Jakob Borg 2020-09-18 08:11:44 +02:00
  • d2e3295767 gui, man, authors: Update docs, translations, and contributors Jakob Borg 2020-09-16 07:45:24 +02:00
  • aa65c6f249 build: Dockerfile that expects ready baked binaries v1.10.0-rc.3 v1.10.0 Jakob Borg 2020-09-15 19:38:23 +02:00
  • 8210466b03 lib/model: Consider case conflicts when checking to be deleted items (#6986) v1.10.0-rc.2 Simon Frei 2020-09-12 07:45:50 +02:00
  • 3e24d82513 lib/fs: Optimize UnicodeLowercase (#6979) greatroar 2020-09-11 09:16:10 +02:00
  • 08bebbe59b lib/db, lib/syncthing: Don't repair DB on upgrade, but on error (fixes #6917) (#6971) v1.10.0-rc.1 Simon Frei 2020-09-10 10:54:41 +02:00
  • c5c23ed10f lib/model: Consider existing file when handling symlink on windows (#6977) Simon Frei 2020-09-10 10:52:38 +02:00
  • 286698ccb1 lib/model: Handle symlink deletion on windows (fixes #6972) (#6976) Simon Frei 2020-09-10 08:25:44 +02:00
  • 56d48d341f lib/model: Fix case-only renames on pull (#6978) Simon Frei 2020-09-10 08:23:54 +02:00
  • 780fb3bac1 lib/fs: More efficient casefs cache (#6974) Jakob Borg 2020-09-09 14:38:39 +02:00
  • e3cd9219b8 lib/model: Don't fail over case-conflict on tempfile (fixes #6973) (#6975) Simon Frei 2020-09-09 11:47:14 +02:00
  • 44658258d2 gui, man, authors: Update docs, translations, and contributors Jakob Borg 2020-09-09 07:45:21 +02:00
  • b628ec5054 lib/fs: Use generic case resolver on windows (fixes #6968) (#6969) Simon Frei 2020-09-08 13:10:26 +02:00
  • ecc24428ac lib/model: Prevent duplicate need count on recalculating metadata (#6964) Simon Frei 2020-09-07 20:19:03 +02:00
  • 674fca3868 lib/db, lib/protocol: Never need empty-version entries (fixes #6961) (#6962) Jakob Borg 2020-09-07 20:18:25 +02:00
  • e19728d8cc lib/model: Correct completion perc. when globalBytes is 0 (#6963) Simon Frei 2020-09-07 20:03:18 +02:00
  • 415adfbae6 lib/db: Don't hang on double iterator release with Badger (#6960) Jakob Borg 2020-09-07 10:31:33 +02:00
  • 3dd13c3994 test, lib/model: Various integration test updates & improvements (#6956) Simon Frei 2020-09-07 09:35:37 +02:00
  • 52d1681fe6 lib/db: Copy returned, old FileVersion (#6952) Simon Frei 2020-09-04 14:13:38 +02:00
  • 7b821d2550 lib/db: Add local need check&repair (#6950) Simon Frei 2020-09-04 14:01:46 +02:00
  • 0e3e0a7c9e cmd/stindex, lib/db: Use same condition to check for needed files (#6954) Simon Frei 2020-09-04 13:59:04 +02:00
  • 71bfad0bc6 cmd/stindex: Add dumping folder meta Jakob Borg 2020-09-04 11:09:36 +02:00
  • b7986801cd cmd/stindex: Print more hashes and versions Jakob Borg 2020-09-04 09:10:11 +02:00
  • 7e738118df github: Create FUNDING.yml via GitHub settings GUI Jakob Borg 2020-09-04 07:47:09 +02:00
  • 6365e6108f lib/model: Don't acquire I/O token for send-only pull (#6951) Simon Frei 2020-09-03 13:59:45 +02:00
  • e3e46ec1de cmd/ursrv: BUILDHOST name changed for Arch (#6948) Jaroslav Lichtblau 2020-09-02 08:20:25 +02:00
  • 0d3db38b2f gui, man, authors: Update docs, translations, and contributors Jakob Borg 2020-09-02 07:45:21 +02:00
  • 540518a7b7 lib/model: Add missing lock on download-state (fixes #6880) (#6945) Simon Frei 2020-08-30 08:03:10 +02:00
  • 44bf8cfd27 build: Improve translation script (fixes #6943) (#6944) Simon Frei 2020-08-30 08:01:46 +02:00
  • 563cea0dbe gui: Use indexOf instead of startsWith for IE11 compatibility (fixes #6940) (#6942) Tomasz Wilczyński 2020-08-29 19:26:31 +09:00
  • 55fddacdc2 Merge branch 'release' into main Jakob Borg 2020-08-28 07:48:40 +02:00
  • 3943873626 lib/db, lib/model: Avoid accounting mishap on folder restart (fixes #6938) (#6939) v1.9.0-rc.5 v1.9.0 Jakob Borg 2020-08-27 18:33:27 +02:00
  • 15ce96f704 lib/model: Save config after auto accepting folders (fixes #6922) (#6937) Jakob Borg 2020-08-27 16:28:19 +02:00
  • 3ffbe45a6d lib/db, lib/model: Avoid accounting mishap on folder restart (fixes #6938) (#6939) Jakob Borg 2020-08-27 18:33:27 +02:00
  • 3393db1f69 lib/model: Save config after auto accepting folders (fixes #6922) (#6937) Jakob Borg 2020-08-27 16:28:19 +02:00
  • 145d87ce70 lib/model: Fixup spelling of protocol.FileIntf in test (ref #6463) Jakob Borg 2020-08-27 16:20:31 +02:00
  • 06ac631351 lib/model: Reduce fmut locking in ClusterConfig (#6913) Simon Frei 2020-08-27 16:01:46 +02:00
  • 1fc2dbdeeb lib/model: Add test for recv-only changes undone by remote (#6463) Simon Frei 2020-08-27 15:54:00 +02:00
  • 3f0eba388c lib/syncthing: Also cleanup on startup error (#6926) Simon Frei 2020-08-27 15:52:51 +02:00
  • 0941ce76b7 cmd/strelaypoolsrv: Fix relay shuffling (fixes #6936) (#6935) greatroar 2020-08-27 15:51:58 +02:00
  • c74df2d588 gui: Fix add folder bug (fixes #6930) (#6931) Rahmi Pruitt 2020-08-27 01:59:37 -05:00
  • 0ca737b528 gui, man, authors: Update docs, translations, and contributors Jakob Borg 2020-08-26 07:45:25 +02:00
  • b19b5c95d3 lib/connections: Announce LAN addresses by default (fixes #6928) (#6896) Audrius Butkevicius 2020-08-25 10:48:14 +01:00
  • d507d932b8 all: Use protobuf to generate config structs (fixes #6734) (#6900) Audrius Butkevicius 2020-08-25 07:11:14 +01:00
  • 5b953033c7 Created cleanup functionality for syncthing (#6884) Rahmi Pruitt 2020-08-24 06:14:30 -05:00
  • dfc3525cf7 build(deps): bump github.com/maruel/panicparse from 1.3.0 to 1.5.1 (#6924) dependabot-preview[bot] 2020-08-24 10:18:44 +02:00
  • 675b535ead build: Bump goleveldb to latest commit (#6895) v1.9.0-rc.4 Simon Frei 2020-08-21 12:35:05 +02:00
  • a65b46debd lib/model: Don't mark globally deleted items as recv-only (fixes #6910) (#6911) Simon Frei 2020-08-21 12:34:22 +02:00
  • b628460930 lib/model: Prevent localflag flipflopping on del. item (ref #6865) (#6919) Simon Frei 2020-08-21 10:09:48 +02:00
  • cc1f6e4d4a lib/db, lib/model: Cover exec-paths with debug logging (#6918) Simon Frei 2020-08-20 16:11:20 +02:00
  • f79e980fdf build: Update QUIC and gopsutil (fixes #6889) (#6915) v1.9.0-rc.3 Jakob Borg 2020-08-20 11:57:20 +02:00
  • 88599bc154 lib/model: Handle del. dir with locally changed items on pull (fixes #6873) (#6914) Simon Frei 2020-08-20 10:56:29 +02:00
  • fc2c46e82f lib/config, lib/fs: Make junction behaviour configurable (ref #6606) (#6907) Simon Frei 2020-08-19 19:58:51 +02:00
  • ce4d149bf5 lib/nat: Don't hang on draining timer chan (fixes #6908) (#6912) Simon Frei 2020-08-19 16:58:44 +02:00
  • cbbc262161 lib/db: Dont recurse on flush (fixes #6905) (#6906) v1.9.0-rc.2 Audrius Butkevicius 2020-08-19 12:13:44 +01:00
  • 96e35aa7f5 build: Add -trimpath compiler option (#6904) Jakob Borg 2020-08-19 09:40:21 +02:00
  • 086d1f8f6a build: We now target Go 1.14 Jakob Borg 2020-08-19 08:49:42 +02:00
  • 758a1a6a37 lib/fs: Disable ioctl on ppc (fixes #6898) (#6901) Audrius Butkevicius 2020-08-19 06:56:35 +01:00
  • b1bfa9aece gui, man, authors: Update docs, translations, and contributors Jakob Borg 2020-08-19 07:45:23 +02:00
  • d0c6c18b4f lib/dialer: Try dialing without reuse in parallel (fixes #6892) (#6893) v1.9.0-rc.1 Audrius Butkevicius 2020-08-18 12:11:12 +01:00
  • 2286a6ebef cmd/stcrashreceiver: Don't crash on nil err Jakob Borg 2020-08-18 12:54:20 +02:00
  • bf9ff17267 all: Remove need to restart syncthing (#6883) Audrius Butkevicius 2020-08-18 08:26:33 +01:00
  • 8f5215878b lib/db: Don't put truncated files (ref #6855, ref #6501) (#6888) Simon Frei 2020-08-18 09:20:12 +02:00
  • 9c2117f08e lib/osutil: Check returned error instead of info (ref #6885) (#6887) Simon Frei 2020-08-12 11:33:56 +02:00
  • fa9bc08afb gui, man, authors: Update docs, translations, and contributors Jakob Borg 2020-08-12 07:45:23 +02:00
  • fd8bea6179 lib/osutil: Preserve perms in AtomicWriter (fixes #tbd) (#6885) Simon Frei 2020-08-10 18:48:37 +02:00
  • f2f1a28206 Merge branch 'release' into main Jakob Borg 2020-08-07 09:10:50 +02:00
  • 89946b21be lib/fs: Fix WatchRename test for FreeBSD (fixes #6613) v1.8.0-rc.4 v1.8.0 Jakob Borg 2020-08-03 23:24:01 +02:00
  • 872fbf6e32 Merge branch 'release' into main Jakob Borg 2020-08-07 07:50:38 +02:00
  • b2e7ecdbf0 lib/fs: Unwrap mtimeFile, get fd the "correct" way (ref #6875) (#6877) Audrius Butkevicius 2020-08-07 06:47:48 +01:00
  • 00008994e4 lib/model: Don't close file early (fixes #6875) (#6876) Audrius Butkevicius 2020-08-03 20:54:42 +01:00
  • e9bb17307d lib/fs: Unwrap mtimeFile, get fd the "correct" way (ref #6875) (#6877) Audrius Butkevicius 2020-08-07 06:47:48 +01:00
  • ff84f075d5 gui, man, authors: Update docs, translations, and contributors Jakob Borg 2020-08-05 07:45:24 +02:00
  • 5e1f39b6f6 lib/fs: Fix WatchRename test for FreeBSD (fixes #6613) Jakob Borg 2020-08-03 23:24:01 +02:00