Commit Graph

  • ea0a408849 gui: Modal dialog for listeners and discovery status (#7539) André Colomb 2021-06-07 09:08:44 +02:00
  • 18592af993 lib/model: Fix wrongly hardcoded arguments in test helper (#7749) Simon Frei 2021-06-05 17:01:23 +02:00
  • b1e0e7b923 lib/model: Fix indexhandling for new folders paused on remote (#7747) Simon Frei 2021-06-05 16:27:15 +02:00
  • 1e212a8dc6 cmd/syncthing: Wording on error return in "cli debug file" Jakob Borg 2021-06-05 11:45:29 +02:00
  • 0e9d2a13af cmd/syncthing: Improve "cli debug file" handling Jakob Borg 2021-06-05 11:18:59 +02:00
  • 6494a9332d lib/model: Fix test introduced in #7714 failing due to #7689 (#7745) Simon Frei 2021-06-04 15:32:47 +02:00
  • 41baccb85d lib/model: Fix passwords on receive-enc needing token (ref #7518) (#7739) Simon Frei 2021-06-03 15:39:49 +02:00
  • 52eb7392c4 lib/api, lib/config: Apply defaults before deserializing json (#7690) Simon Frei 2021-06-03 15:09:35 +02:00
  • 855c53ad02 lib/model: Fix reverting when version has only our own ID (fixes #7708) (#7714) Simon Frei 2021-06-03 15:08:56 +02:00
  • 004eded398 lib/model: Don't share with introduced device if encrypted (fixes #7724) (#7734) Simon Frei 2021-06-03 15:02:57 +02:00
  • df48276300 lib/model: Ensure indexes are only received after checking IDs (ref #7649) (#7689) Simon Frei 2021-06-03 14:58:50 +02:00
  • accaf23aa3 gui, man, authors: Update docs, translations, and contributors Jakob Borg 2021-06-02 07:45:38 +02:00
  • de6fe4dc6f gui: Show ID under each device section (local / remote), clickable for QR code (#7728) André Colomb 2021-06-01 18:04:11 +02:00
  • 08f6a91441 contributing: Fix GitHub format (#7713) Ikko Ashimine 2021-05-31 17:27:35 +09:00
  • 95c9561e97 lib/db: Clean up Timer and wait for logging before return in GC (#7720) greatroar 2021-05-31 09:50:21 +02:00
  • fcb19518c7 build, lib/model: Add flag to run tests without -short and fix failure (#7716) Simon Frei 2021-05-28 22:20:18 +02:00
  • fbaf696821 readme: Remove drama (#7711) Jakob Borg 2021-05-26 14:59:49 +02:00
  • abe3483a8f gui, man, authors: Update docs, translations, and contributors Jakob Borg 2021-05-26 07:45:29 +02:00
  • 22e09334ec lib/model: Fix incoming request on receive-enc (fixes #7699) (#7702) v1.17.0-rc.4 v1.17.0 Simon Frei 2021-05-22 21:38:49 +02:00
  • 58592e3ef1 lib/db: Add logging for GC (#7707) Simon Frei 2021-05-22 21:36:43 +02:00
  • 0126188ba7 lib/config: Set DisableTempIndexes to true on receive-encrypted (#7701) Simon Frei 2021-05-20 22:33:23 +02:00
  • 5bdb6798a9 all: Regenerate proto (#7696) Simon Frei 2021-05-19 13:30:20 +02:00
  • ab2729ab79 gui, man, authors: Update docs, translations, and contributors Jakob Borg 2021-05-19 07:45:35 +02:00
  • 58e81fdffb cmd/syncthing/cli: Update recli, fix stdin handling (fixes #7685, fixes #7673) (#7694) Audrius Butkevicius 2021-05-18 20:09:48 +01:00
  • 0619a27872 cmd/strelaypoolsrv: Fix minor grammar, use https in links (#7695) tomasz1986 2021-05-19 03:07:09 +09:00
  • 0e52ce830a lib/fs: Fix UnicodeLowercaseNormalized on lowercase NFD (#7692) greatroar 2021-05-17 20:43:07 +02:00
  • 97437cad64 lib/fs: Ignore normalization differences in case insensitive lookup (fixes #7677) (#7678) Jakob Borg 2021-05-17 12:35:03 +02:00
  • 5b90a98650 lib/model: Fix addFakeConn and other test improvements (#7684) Simon Frei 2021-05-16 17:23:27 +02:00
  • 96dae7bfec cmd/uraggregate: Optimise queries (#7679) Audrius Butkevicius 2021-05-16 12:34:46 +01:00
  • 93a02c677e lib/scanner: Do not drop all not-exist-errors and debug logging (#7675) Simon Frei 2021-05-15 11:51:35 +02:00
  • 0d054f9b64 lib/model: Don't use empty folder cfg for index sender (fixes #7649) (#7671) Simon Frei 2021-05-15 11:13:39 +02:00
  • 1107f6eb5f lib/connections: Reduce default quic redial interval (fixes #7471) (#7672) Audrius Butkevicius 2021-05-14 14:26:02 +01:00
  • 3650364017 Merge branch 'release' Simon Frei 2021-05-13 11:44:59 +02:00
  • 086508f51a docker: Remove sysctl from README (#7670) bt90 2021-05-12 22:16:27 +02:00
  • 4ace451013 Update main.go (#7667) Audrius Butkevicius 2021-05-12 08:01:18 +01:00
  • c9ea773a22 gui, man, authors: Update docs, translations, and contributors Jakob Borg 2021-05-12 07:45:34 +02:00
  • 0f4ae7636d build: Upgrade pfilter (fixes #7664) (#7666) Simon Frei 2021-05-11 20:57:38 +02:00
  • 87d3a8363b build: Upgrade pfilter (fixes #7664) v1.17.0-rc.3 Simon Frei 2021-05-11 20:45:30 +02:00
  • c494ced21f lib/connections: Actually remove listenerSupervisor (ref #7644) (#7663) v1.17.0-rc.2 Simon Frei 2021-05-11 14:35:13 +02:00
  • a8e2fc6f61 cmd/uraggregate: Handle malformed data, dont abort on error (fixes #7639) (#7659) v1.17.0-rc.1 Audrius Butkevicius 2021-05-11 07:02:19 +01:00
  • aca1b45e93 lib/connections: Update pfilter to pick up bugfix/oob stuff, support OOB connections (fixes #7636) (#7654) Audrius Butkevicius 2021-05-11 06:59:56 +01:00
  • 5cb2a10138 lib/model: Improve encryption cluster-config errors (#7658) Simon Frei 2021-05-11 07:55:44 +02:00
  • 411796606c lib/connections: Correct service termination order (#7657) Audrius Butkevicius 2021-05-10 21:29:27 +01:00
  • 1a9b54c9fa lib/connections: Separate listener supervisors and lower backoff time (#7644) Simon Frei 2021-05-10 22:26:51 +02:00
  • c7f4f15272 lib/relay, lib/svcutil: Improve service logging (fixes #7580) (#7647) Simon Frei 2021-05-10 22:26:25 +02:00
  • 713527facf all: Refactor relay invitations (#7646) Simon Frei 2021-05-10 22:25:43 +02:00
  • 6e662dc9fc lib/suture: Use ServeBackground to start main supervisor (#7626) Simon Frei 2021-05-10 16:50:45 +02:00
  • eb178caf3a lib/connections: Add connection benchmarks, allow binding to port zero addresses (#7648) Audrius Butkevicius 2021-05-10 15:44:47 +01:00
  • adf3f641ce Ignore GoLand cruft Audrius Butkevicius 2021-05-09 23:56:18 +01:00
  • 6157c766de lib/connections: Correct comments on quic wrapper type (#7652) Simon Frei 2021-05-09 20:15:10 +02:00
  • 745cd4744a lib/connections: Revert add more methods to the quic conn wrapper (#7651) Audrius Butkevicius 2021-05-09 18:43:16 +01:00
  • faf15b4567 lib/connections: Add more methods to the quic conn wrapper (#7643) Simon Frei 2021-05-09 13:45:08 +02:00
  • 3746c899b7 build: List go:generate tools in tools.go (#7599) greatroar 2021-05-08 12:52:06 +02:00
  • 7bbca12ff8 Merge branch 'release' Jakob Borg 2021-05-06 13:23:02 +02:00
  • 3967b39a17 build: Ignore error from pkill on apt upgrade (fixes #7628) (#7629) v1.16.1 Simon Frei 2021-05-04 18:33:25 +02:00
  • 2b2d24fe20 gui, man, authors: Update docs, translations, and contributors Jakob Borg 2021-05-05 07:45:35 +02:00
  • f4e112f404 build: Ignore error from pkill on apt upgrade (fixes #7628) (#7629) Simon Frei 2021-05-04 18:33:25 +02:00
  • 87a0eecc31 lib/fs, lib/api, lib/model: Expose mtime remappings as part of /db/file (#7624) Audrius Butkevicius 2021-05-03 11:28:25 +01:00
  • f09dcb98eb gui: Semicolons (#7597) overkill 2021-05-03 06:14:54 -04:00
  • f90870b99f build: Bump github.com/shirou/gopsutil/v3 from 3.21.3 to 3.21.4 (#7625) dependabot[bot] 2021-05-03 12:10:04 +02:00
  • 75b58eb480 lib/fs: Watch attrib. changes on inotify for mod. time (#7623) Simon Frei 2021-05-02 16:45:44 +02:00
  • ed9cb923fb build: Update most dependencies (fixes: all the dependabot PRs) (#7622) Jakob Borg 2021-04-30 09:11:11 +02:00
  • dd39556759 lib: Revert needing invalid files (fixes #7608, ref #7476) (#7609) Simon Frei 2021-04-29 22:01:46 +02:00
  • d5141c6d51 build: Bump github.com/prometheus/client_golang from 1.8.0 to 1.10.0 (#7612) dependabot[bot] 2021-04-29 21:57:22 +02:00
  • 5675644341 build: Upgrade to GitHub-native Dependabot (#7607) dependabot-preview[bot] 2021-04-29 21:19:06 +02:00
  • 1f30383866 lib/model: Remove path from enc errors and report only once (#7610) Simon Frei 2021-04-29 19:21:07 +02:00
  • 40531ef247 gui: Disable versions button when folder is paused (#7611) tomasz1986 2021-04-30 01:34:08 +09:00
  • 366700dc36 gui: Cut off long remote device names (fixes #7592) (#7606) Wulf Weich 2021-04-28 18:11:05 +02:00
  • f23fd683a9 gui, man, authors: Update docs, translations, and contributors Jakob Borg 2021-04-28 07:45:43 +02:00
  • 755ed6f69f Merge branch 'release' Jakob Borg 2021-04-27 07:59:51 +02:00
  • 66662cd678 Trigger connection loop on config device addition (fixes #7600) (#7604) Gahl Saraf 2021-04-26 23:13:59 +03:00
  • ec86db176e lib/model: Handle invalid needed items on send-only (ref #7476) (#7596) v1.16.0-rc.3 v1.16.0 Simon Frei 2021-04-26 15:36:51 +02:00
  • 60e8630413 gui: Handle empty path in validation (ref #7379) (#7595) Simon Frei 2021-04-26 15:35:12 +02:00
  • 9d29dbbe5d cmd/syncthing: Don't fail early on api setup error (fixes 7558) (#7591) Simon Frei 2021-04-25 21:48:17 +02:00
  • 8734fa65fc lib/model: Handle invalid needed items on send-only (ref #7476) (#7596) Simon Frei 2021-04-26 15:36:51 +02:00
  • c53e5c5f17 gui: Handle empty path in validation (ref #7379) (#7595) Simon Frei 2021-04-26 15:35:12 +02:00
  • 74823e81e9 all: Deprecate TLS 1.2 on sync connections (fixes #7594) (#7598) Jakob Borg 2021-04-26 10:04:35 +02:00
  • ef4b8a2cf8 cmd/syncthing: Don't fail early on api setup error (fixes 7558) (#7591) Simon Frei 2021-04-25 21:48:17 +02:00
  • 54e27f551d cmd/syncthing: Add debug commands to cli (#7503) Simon Frei 2021-04-22 11:14:25 +02:00
  • 59bdcdabba gui, man, authors: Update docs, translations, and contributors Jakob Borg 2021-04-21 07:45:43 +02:00
  • f6375ecbfc gui: Unset current folder on modal close (fixes #7584) (#7586) Simon Frei 2021-04-20 17:29:38 +02:00
  • 031b91c0ed gui: Fix folder path validation (fixes #7379) (#7585) Simon Frei 2021-04-20 17:29:06 +02:00
  • e4c995a321 lib/model: Don't remove non-empty .stfolder (#7578) Jakob Borg 2021-04-15 18:13:35 +02:00
  • 130d14cec9 api: Log API authorization failures. (#7575) André Colomb 2021-04-15 07:33:02 +02:00
  • e893ca1c9a gui, man, authors: Update docs, translations, and contributors Jakob Borg 2021-04-14 07:45:37 +02:00
  • 156d96e582 gui: Add missing file (fixes #7571, ref #7567) (#7573) v1.16.0-rc.2 Simon Frei 2021-04-13 20:22:55 +02:00
  • 9ba7611537 build: Bump go-stun to v0.1.3 (fixes #7568) (#7572) Simon Frei 2021-04-13 18:10:52 +02:00
  • 15d2dc3a4f lib/connections: Add SyscallConn() to quic conn (fixes #7551) (#7570) Simon Frei 2021-04-13 13:59:58 +02:00
  • f6df1a760d lib/api: Log the remote address on login attempts (#7560) André Colomb 2021-04-13 10:14:44 +02:00
  • f71fcd440a all: Remove untrusted feature flag (fixes #109) (#7567) v1.16.0-rc.1 Simon Frei 2021-04-13 10:12:56 +02:00
  • c2bb11a794 build: Do not use --deb-systemd with fpm (fixes #7548) (#7564) Simon Frei 2021-04-11 20:04:15 +02:00
  • 1a00ea7c6e lib: Prevent using protocol method with native path (fixes #7557) (#7563) Simon Frei 2021-04-11 15:29:43 +02:00
  • ec0a66c75b lib/db, lib/model: Refactor removing expired pending folders (#7537) Simon Frei 2021-04-11 15:24:08 +02:00
  • 1658afc883 gui, man, authors: Update docs, translations, and contributors Jakob Borg 2021-04-07 07:45:38 +02:00
  • 67aaeef537 Merge branch 'release' Jakob Borg 2021-04-06 10:47:00 +02:00
  • 13679284ac cmd/syncthing: Rename --conf back to --config v1.15.1 Jakob Borg 2021-04-06 10:28:57 +02:00
  • a514b65d81 cmd/syncthing: Rename --conf back to --config (fixes #7549) (#7550) Jakob Borg 2021-04-06 10:40:52 +02:00
  • 7931af1078 lib/db: Fix comparison of pending folder timestamps (fixes #7532) (#7535) André Colomb 2021-03-30 21:24:53 +02:00
  • 4fc3446f24 Merge branch 'release' Jakob Borg 2021-04-06 08:05:57 +02:00
  • fb4fdaf4c0 Merge pull request from GHSA-x462-89pf-6r5h v1.15.0 Jakob Borg 2021-04-06 08:00:00 +02:00