Commit Graph

  • 8e38ecdeb2 Merge pull request from GHSA-x462-89pf-6r5h Jakob Borg 2021-04-06 08:00:00 +02:00
  • 04623718ce gui: Remove download animation from Out of Sync Items modal (fixes #3322) (#7388) tomasz1986 2021-04-05 17:28:06 +09:00
  • 9e857ed2d4 build: Add test coverage info (#7502) Simon Frei 2021-04-05 10:25:39 +02:00
  • f30f9c50f8 lib/db: Handle indirection error repairing sequences (fixes #7026) (#7525) Simon Frei 2021-04-05 10:24:16 +02:00
  • 96ba5c2b23 docker: Add docker-compose example (#7355) mclang 2021-04-01 14:04:15 +03:00
  • 0dcd9794d4 lib/protocol: Deterministic encrypted version (fixes #7533) (#7538) Simon Frei 2021-03-31 08:59:15 +02:00
  • 34f0feb13a docker: Raise UDP buffer size in example (#7536) bt90 2021-03-31 08:57:46 +02:00
  • 7778f50b50 gui, man, authors: Update docs, translations, and contributors Jakob Borg 2021-03-31 07:45:27 +02:00
  • fb2d85b9d5 lib/db: Fix comparison of pending folder timestamps (fixes #7532) (#7535) André Colomb 2021-03-30 21:24:53 +02:00
  • 7f0d4f6ba8 lib/db: Don't panic debugging an inexistent file (#7534) Simon Frei 2021-03-30 20:06:01 +02:00
  • 33212716cf etc: Fix start-limit parameters location in systemd units (ref #7439) (#7529) MichaIng 2021-03-28 14:14:10 +02:00
  • 707001c403 gui: Add confirmation dialog for revert/override (fixes #7520) (#7522) Simon Frei 2021-03-26 16:56:15 +01:00
  • f93c6fbe4a readme: Larger link for Fitt's law, still semantic (#7523) Jonta 2021-03-26 07:24:40 +01:00
  • 70b9654671 gui, man, authors: Update docs, translations, and contributors Jakob Borg 2021-03-24 07:45:32 +01:00
  • 0d7a77ba85 lib/model: Reset conn when enc token is missing (fixes #7198) (#7518) v1.15.0-rc.6 Simon Frei 2021-03-23 10:38:40 +01:00
  • 924b96856f lib: Handle adding enc folders on an existing conn (fixes #7509) (#7510) Simon Frei 2021-03-22 21:50:19 +01:00
  • f7929229c8 cmd/strelaysrv: Increase default strelaysrv network buffer size (fixes #7514) (#7517) Audrius Butkevicius 2021-03-22 20:47:51 +00:00
  • 6b25eb2e79 lib/ur: Prevent panic when blocksResult is nil (ref #7495) (#7515) Simon Frei 2021-03-22 15:07:41 +01:00
  • bc08a951f1 lib/model: Encrypted fileinfo trailer needs to be in wire format (#7505) Simon Frei 2021-03-21 10:34:08 +01:00
  • a87c5515bd lib/model: Error check in test (#7508) Lars Lehtonen 2021-03-21 02:32:17 -07:00
  • ebcd22b02b lib/osutil: Fix raising max FDs on macOS (#7507) Jakob Borg 2021-03-20 16:32:36 +01:00
  • 4b02b7e6f1 lib/connections: Silence "connected to myself" messages. (#7500) Audrius Butkevicius 2021-03-17 22:53:20 +00:00
  • fdd823d2cb lib/osutil: Remove unused code Jakob Borg 2021-03-17 23:18:07 +01:00
  • 8ef504f745 all: Simplify some method calls (#7499) Jakob Borg 2021-03-17 23:12:26 +01:00
  • 960e850a78 cmd/uraggregate: Ignore errors harder (#7498) Jakob Borg 2021-03-17 22:55:43 +01:00
  • ea701a4e9e cmd/syncthing: Error handling on upgrade (#7497) Jakob Borg 2021-03-17 22:52:43 +01:00
  • 6c573a5762 Remove unnecessary guard around delete (#7496) deepsource-autofix[bot] 2021-03-17 22:23:36 +01:00
  • 3ac858b150 all: Remove miscellaneous vestigial code (#7495) Jakob Borg 2021-03-17 22:23:12 +01:00
  • f4372710bf all: Remove crypto/md5 (#7493) Jakob Borg 2021-03-17 22:22:49 +01:00
  • f39477bbd5 lib/api: Missing error handling in API delete-device (#7494) Jakob Borg 2021-03-17 22:08:44 +01:00
  • 6e5514419d lib/db: Fix some omitted error checks, unused variable (#7489) Jakob Borg 2021-03-17 21:41:07 +01:00
  • f014b7b919 gui: Improve Receive Encrypted folder type requirements text (#7473) tomasz1986 2021-03-18 05:36:11 +09:00
  • 81484699db lib/model: Actually break puller loop on context cancel (#7492) Jakob Borg 2021-03-17 21:34:52 +01:00
  • 6d93d9c488 deepsource: Test patterns Jakob Borg 2021-03-17 21:12:51 +01:00
  • 0930bccf88 cmd/ursrv, lib/scanner: Remove unnecessary slicing of slices (#7491) deepsource-autofix[bot] 2021-03-17 21:04:36 +01:00
  • e321bd3941 lib/*/auto: Add noassets files (#7490) Jakob Borg 2021-03-17 21:03:35 +01:00
  • 4b02937862 lib/model: Add missing lock on availability func (#7487) Simon Frei 2021-03-17 20:46:13 +01:00
  • 21e6849f2d Add DeepSource for static analysis Jakob Borg 2021-03-17 20:05:20 +01:00
  • 39c2d1bc1a cmd/syncthing: Check os.Args length (fixes #7486) v1.15.0-rc.5 Simon Frei 2021-03-17 15:51:14 +01:00
  • cd21b8dfa5 cmd/syncthing/cli: Remove db reset and adjust others (#7484) v1.15.0-rc.4 Simon Frei 2021-03-17 09:06:37 +01:00
  • 40fbdc87ce cmd/syncthing: Refactor cli subcommand to allow flags (#7454) Simon Frei 2021-03-17 09:04:50 +01:00
  • 1814f4693d gui, man, authors: Update docs, translations, and contributors Jakob Borg 2021-03-17 07:45:40 +01:00
  • 3f2b584c4e lib/model: Don't use ignore patterns for recv-enc folders (fixes #7469) (#7472) Simon Frei 2021-03-16 15:04:11 +01:00
  • e0dd737822 gui: Fix validation and help texts in versioning editor (fixes #7481) (#7482) Jakob Borg 2021-03-16 09:30:07 +01:00
  • d2d4fcc1df lib/protocol: Improve messages when an error occurs receiving (ref #7466) (#7470) Simon Frei 2021-03-15 19:14:09 +01:00
  • 273ee09925 lib/db, lib/model: Allow needing invalid files (fixes #7474) (#7476) Simon Frei 2021-03-15 07:58:01 +01:00
  • bb886868d2 gui: Use grey background for disabled options in form-control (#7468) tomasz1986 2021-03-14 16:14:19 +09:00
  • f80ee472c2 lib/protocol: Set invalid flag on encrypted file infos (fixes #7466) (#7467) Simon Frei 2021-03-13 16:57:36 +01:00
  • a12ede3bbe gui: Fix missing trashcanClean in simple versioning (#7465) tomasz1986 2021-03-13 18:14:26 +09:00
  • 97a8777d03 lib/fs: Check both old and new path when renaming (fixes #7426) (#7463) Simon Frei 2021-03-12 21:15:50 +01:00
  • 8a4c00d82e lib/model: Send failure report on CC encryption check error (#7460) Simon Frei 2021-03-12 12:21:54 +01:00
  • 31f859e909 lib/model: Return correct error in puller-iteration (ref #7424) (#7461) Simon Frei 2021-03-12 12:21:28 +01:00
  • 4d979a1ce9 all: Truncate some timestamps (fixes #7457) (#7459) Jakob Borg 2021-03-12 10:35:10 +01:00
  • 4465cdf8bc lib/api: Fix body of renamed config/restart-required endpoint (ref #7402) (#7453) Simon Frei 2021-03-11 15:54:05 +01:00
  • 3938b61c3f lib/fs: Expose fs option on interface (fixes #7385, ref #7381) (#7389) Simon Frei 2021-03-11 15:23:56 +01:00
  • cdef503db6 all: Make config.Wrapper an actual suture.Service (fixes #7451) (#7452) Jakob Borg 2021-03-11 14:51:00 +01:00
  • df08984a58 lib/api: Sanitize names used in certificates (fixes #7434) (#7435) Jakob Borg 2021-03-11 13:15:03 +01:00
  • cf838c71f7 gui: Check if versioning object exists (fixes #7449) (#7450) v1.15.0-rc.3 Simon Frei 2021-03-11 11:21:35 +01:00
  • 9a001051d6 cmd/ursrv, lib/ur: Collect and present encryption usage (#7448) Simon Frei 2021-03-10 23:26:56 +01:00
  • 5548a8eb7a gui, man, authors: Update docs, translations, and contributors v1.15.0-rc.2 Jakob Borg 2021-03-10 07:45:45 +01:00
  • 727df34aa1 cmd/syncthing: Correct name of HiddenConsole flag (fixes #7446) (#7447) Simon Frei 2021-03-10 07:31:31 +01:00
  • 9587a523b3 build: Update notify (#7444) Simon Frei 2021-03-08 13:36:03 +01:00
  • 22e44642a0 next-gen-gui: Add button to restore default theme (#7433) Jakob Borg 2021-03-08 12:54:08 +01:00
  • c00520281b lib/protocol: Optimize FileKey (#7440) greatroar 2021-03-07 18:44:21 +01:00
  • 587c89d979 cmd/syncthing, etc: Consistent failure restart backoff (#7439) Simon Frei 2021-03-07 15:25:55 +01:00
  • 310fba4c12 lib: Return error from db.FileSet.Snapshot (fixes #7419, ref #5907) (#7424) Simon Frei 2021-03-07 13:43:22 +01:00
  • c1d06d9501 build: Package sysctl configuration to raise UDP buffer size on Linux (#7417) v1.15.0-rc.1 bt90 2021-03-05 08:08:29 +01:00
  • 4735575e8d cmd/syncthing: Set flag defaults through kong vars (#7431) Simon Frei 2021-03-05 08:06:54 +01:00
  • 767e1c6f58 lib/connections: Expose SetReadBuffer on conn passed to quic (ref #7417) (#7432) Simon Frei 2021-03-05 08:06:37 +01:00
  • 83fcb49894 gui: Apply #7430 to untrusted Simon Frei 2021-03-04 21:09:18 +01:00
  • 5fd88481b6 gui: Fix hidden Ignore Patterns tab for folder editing (fixes #7429) (#7430) André Colomb 2021-03-04 21:08:15 +01:00
  • 69c63e94bf scripts: Remove unused import (ref #7375) Simon Frei 2021-03-03 09:00:43 +01:00
  • 3d91f7c975 lib: Use counterfeiter to mock interfaces in tests (#7375) Simon Frei 2021-03-03 08:53:50 +01:00
  • 7945430e64 gui, man, authors: Update docs, translations, and contributors Jakob Borg 2021-03-03 07:45:37 +01:00
  • e2120c4728 docker: Expose 22000/udp (#7421) bt90 2021-03-02 20:42:25 +01:00
  • 56b5352f64 all: Use crypt/rand through its buffered version, but not in benchmarks (#7420) greatroar 2021-03-02 19:17:20 +01:00
  • 55d5e03639 lib/db: Remove Badger experiment (#7413) Jakob Borg 2021-03-01 09:16:08 +01:00
  • cca17f5306 gui: Allow to resize command in External Versioning (#7410) tomasz1986 2021-02-27 17:41:16 +09:00
  • ffcaffa32f lib/protocol: Optimize encrypted filename handling + make it more strict (#7408) greatroar 2021-02-27 08:57:12 +01:00
  • 0ffd80f380 lib/protocol: Alwasy return buffers to the pool (#7409) Simon Frei 2021-02-27 08:55:51 +01:00
  • 25151b14e7 lib/api: Treat *.localhost as valid localhost addresses (#7412) (ref #4815) wouter bolsterlee 2021-02-27 08:52:49 +01:00
  • 428c5c02ce Merge branch 'release' Simon Frei 2021-02-26 13:47:03 +01:00
  • e2e5643c3c all: Fix versioning path handling (#7407) v1.14.0-rc.3 v1.14.0 Simon Frei 2021-02-26 12:04:05 +01:00
  • 956d212e99 gui: Folder versioning editing cleanup (#7384) Simon Frei 2021-02-25 18:24:18 +01:00
  • fff8805ff6 all: Fix versioning path handling (#7407) Simon Frei 2021-02-26 12:04:05 +01:00
  • a69afc9eeb gui: Folder versioning editing cleanup (#7384) Simon Frei 2021-02-25 18:24:18 +01:00
  • 0bf9645f2f lib/api: Rename config insync endpoint to restart-required (#7402) Simon Frei 2021-02-25 09:29:44 +01:00
  • 6bfad8fce8 build: Make stupgrades build target conditional (fixes #7199) (#7404) Steven Eckhoff 2021-02-25 02:29:14 -06:00
  • 6ebab5db07 gui, man, authors: Update docs, translations, and contributors Jakob Borg 2021-02-24 07:45:23 +01:00
  • 34aa89a7d6 Allow QUIC traffic (#7400) bt90 2021-02-23 21:39:03 +01:00
  • 44e4f754dd Merge branch 'release' Jakob Borg 2021-02-23 07:37:07 +01:00
  • 60c218efdb all: Fix Microsoft documentation links in code comments (#7387) v1.14.0-rc.2 tomasz1986 2021-02-20 22:56:45 +09:00
  • 8d290eb055 gui: Handle info labels that are longer than available space (fixes #944) (#7386) tomasz1986 2021-02-20 19:28:08 +09:00
  • cd17aa2cab gui: Show "Last seen" at the top when device is disconnected (ref #7166) (#7373) tomasz1986 2021-02-20 19:26:34 +09:00
  • edaff81c0a gui: Remove cleanupIntervalS leftovers from External Versioning (ref #7360) (#7378) tomasz1986 2021-02-20 01:49:56 +09:00
  • dd7d6188f2 gui: Allow setting custom path for all versioning except external (#7377) tomasz1986 2021-02-20 01:48:46 +09:00
  • 9be6f1a70e lib/fs: Consider options in case-fs caching (fixes #7371) (#7381) Simon Frei 2021-02-19 11:06:25 +01:00
  • b0cce98648 lib/scanner: Pass on errors while hashing (#7380) Simon Frei 2021-02-19 08:51:39 +01:00
  • e159f76ced build: Update pfilter (#7376) Simon Frei 2021-02-18 16:09:46 +01:00
  • 07d3af21c2 gui: Hide the Rescan All button when no folders exist (#7367) tomasz1986 2021-02-18 02:02:55 +09:00