Commit Graph

  • 0619a27872
    cmd/strelaypoolsrv: Fix minor grammar, use https in links (#7695) tomasz1986 2021-05-19 03:07:09 +0900
  • 0e52ce830a
    lib/fs: Fix UnicodeLowercaseNormalized on lowercase NFD (#7692) greatroar 2021-05-17 20:43:07 +0200
  • 97437cad64
    lib/fs: Ignore normalization differences in case insensitive lookup (fixes #7677) (#7678) Jakob Borg 2021-05-17 12:35:03 +0200
  • 5b90a98650
    lib/model: Fix addFakeConn and other test improvements (#7684) Simon Frei 2021-05-16 17:23:27 +0200
  • 96dae7bfec
    cmd/uraggregate: Optimise queries (#7679) Audrius Butkevicius 2021-05-16 12:34:46 +0100
  • 93a02c677e
    lib/scanner: Do not drop all not-exist-errors and debug logging (#7675) Simon Frei 2021-05-15 11:51:35 +0200
  • 0d054f9b64
    lib/model: Don't use empty folder cfg for index sender (fixes #7649) (#7671) Simon Frei 2021-05-15 11:13:39 +0200
  • 1107f6eb5f
    lib/connections: Reduce default quic redial interval (fixes #7471) (#7672) Audrius Butkevicius 2021-05-14 14:26:02 +0100
  • 3650364017
    Merge branch 'release' Simon Frei 2021-05-13 11:44:59 +0200
  • 086508f51a docker: Remove sysctl from README (#7670) bt90 2021-05-12 22:16:27 +0200
  • 4ace451013
    Update main.go (#7667) Audrius Butkevicius 2021-05-12 08:01:18 +0100
  • c9ea773a22 gui, man, authors: Update docs, translations, and contributors Jakob Borg 2021-05-12 07:45:34 +0200
  • 4ac99657a6
    Update main.go AudriusButkevicius-patch-1 Audrius Butkevicius 2021-05-11 22:58:35 +0100
  • 0f4ae7636d
    build: Upgrade pfilter (fixes #7664) (#7666) Simon Frei 2021-05-11 20:57:38 +0200
  • 87d3a8363b
    build: Upgrade pfilter (fixes #7664) v1.17.0-rc.3 Simon Frei 2021-05-11 20:45:30 +0200
  • c494ced21f
    lib/connections: Actually remove listenerSupervisor (ref #7644) (#7663) v1.17.0-rc.2 Simon Frei 2021-05-11 14:35:13 +0200
  • 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 +0100
  • 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 +0100
  • 5cb2a10138
    lib/model: Improve encryption cluster-config errors (#7658) Simon Frei 2021-05-11 07:55:44 +0200
  • 411796606c
    lib/connections: Correct service termination order (#7657) Audrius Butkevicius 2021-05-10 21:29:27 +0100
  • 1a9b54c9fa
    lib/connections: Separate listener supervisors and lower backoff time (#7644) Simon Frei 2021-05-10 22:26:51 +0200
  • c7f4f15272
    lib/relay, lib/svcutil: Improve service logging (fixes #7580) (#7647) Simon Frei 2021-05-10 22:26:25 +0200
  • 713527facf
    all: Refactor relay invitations (#7646) Simon Frei 2021-05-10 22:25:43 +0200
  • 6e662dc9fc
    lib/suture: Use ServeBackground to start main supervisor (#7626) Simon Frei 2021-05-10 16:50:45 +0200
  • eb178caf3a
    lib/connections: Add connection benchmarks, allow binding to port zero addresses (#7648) Audrius Butkevicius 2021-05-10 15:44:47 +0100
  • adf3f641ce
    Ignore GoLand cruft Audrius Butkevicius 2021-05-09 23:56:18 +0100
  • 6157c766de
    lib/connections: Correct comments on quic wrapper type (#7652) Simon Frei 2021-05-09 20:15:10 +0200
  • 745cd4744a
    lib/connections: Revert add more methods to the quic conn wrapper (#7651) Audrius Butkevicius 2021-05-09 18:43:16 +0100
  • faf15b4567
    lib/connections: Add more methods to the quic conn wrapper (#7643) Simon Frei 2021-05-09 13:45:08 +0200
  • 3746c899b7
    build: List go:generate tools in tools.go (#7599) greatroar 2021-05-08 12:52:06 +0200
  • 7bbca12ff8 Merge branch 'release' Jakob Borg 2021-05-06 13:23:02 +0200
  • 3967b39a17 build: Ignore error from pkill on apt upgrade (fixes #7628) (#7629) v1.16.1 Simon Frei 2021-05-04 18:33:25 +0200
  • 2b2d24fe20 gui, man, authors: Update docs, translations, and contributors Jakob Borg 2021-05-05 07:45:35 +0200
  • f4e112f404
    build: Ignore error from pkill on apt upgrade (fixes #7628) (#7629) Simon Frei 2021-05-04 18:33:25 +0200
  • 87a0eecc31
    lib/fs, lib/api, lib/model: Expose mtime remappings as part of /db/file (#7624) Audrius Butkevicius 2021-05-03 11:28:25 +0100
  • f09dcb98eb
    gui: Semicolons (#7597) overkill 2021-05-03 06:14:54 -0400
  • 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 +0200
  • 75b58eb480
    lib/fs: Watch attrib. changes on inotify for mod. time (#7623) Simon Frei 2021-05-02 16:45:44 +0200
  • ed9cb923fb
    build: Update most dependencies (fixes: all the dependabot PRs) (#7622) Jakob Borg 2021-04-30 09:11:11 +0200
  • dd39556759
    lib: Revert needing invalid files (fixes #7608, ref #7476) (#7609) Simon Frei 2021-04-29 22:01:46 +0200
  • 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 +0200
  • 5675644341
    build: Upgrade to GitHub-native Dependabot (#7607) dependabot-preview[bot] 2021-04-29 21:19:06 +0200
  • 1f30383866
    lib/model: Remove path from enc errors and report only once (#7610) Simon Frei 2021-04-29 19:21:07 +0200
  • 40531ef247
    gui: Disable versions button when folder is paused (#7611) tomasz1986 2021-04-30 01:34:08 +0900
  • 366700dc36
    gui: Cut off long remote device names (fixes #7592) (#7606) Wulf Weich 2021-04-28 18:11:05 +0200
  • f23fd683a9 gui, man, authors: Update docs, translations, and contributors Jakob Borg 2021-04-28 07:45:43 +0200
  • 755ed6f69f Merge branch 'release' Jakob Borg 2021-04-27 07:59:51 +0200
  • 66662cd678
    Trigger connection loop on config device addition (fixes #7600) (#7604) Gahl Saraf 2021-04-26 23:13:59 +0300
  • 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 +0200
  • 60e8630413 gui: Handle empty path in validation (ref #7379) (#7595) Simon Frei 2021-04-26 15:35:12 +0200
  • 9d29dbbe5d cmd/syncthing: Don't fail early on api setup error (fixes 7558) (#7591) Simon Frei 2021-04-25 21:48:17 +0200
  • 8734fa65fc
    lib/model: Handle invalid needed items on send-only (ref #7476) (#7596) Simon Frei 2021-04-26 15:36:51 +0200
  • c53e5c5f17
    gui: Handle empty path in validation (ref #7379) (#7595) Simon Frei 2021-04-26 15:35:12 +0200
  • 74823e81e9
    all: Deprecate TLS 1.2 on sync connections (fixes #7594) (#7598) Jakob Borg 2021-04-26 10:04:35 +0200
  • ef4b8a2cf8
    cmd/syncthing: Don't fail early on api setup error (fixes 7558) (#7591) Simon Frei 2021-04-25 21:48:17 +0200
  • 54e27f551d
    cmd/syncthing: Add debug commands to cli (#7503) Simon Frei 2021-04-22 11:14:25 +0200
  • 59bdcdabba gui, man, authors: Update docs, translations, and contributors Jakob Borg 2021-04-21 07:45:43 +0200
  • f6375ecbfc
    gui: Unset current folder on modal close (fixes #7584) (#7586) Simon Frei 2021-04-20 17:29:38 +0200
  • 031b91c0ed
    gui: Fix folder path validation (fixes #7379) (#7585) Simon Frei 2021-04-20 17:29:06 +0200
  • e4c995a321
    lib/model: Don't remove non-empty .stfolder (#7578) Jakob Borg 2021-04-15 18:13:35 +0200
  • 130d14cec9
    api: Log API authorization failures. (#7575) André Colomb 2021-04-15 07:33:02 +0200
  • e893ca1c9a gui, man, authors: Update docs, translations, and contributors Jakob Borg 2021-04-14 07:45:37 +0200
  • 156d96e582
    gui: Add missing file (fixes #7571, ref #7567) (#7573) v1.16.0-rc.2 Simon Frei 2021-04-13 20:22:55 +0200
  • 9ba7611537
    build: Bump go-stun to v0.1.3 (fixes #7568) (#7572) Simon Frei 2021-04-13 18:10:52 +0200
  • 15d2dc3a4f
    lib/connections: Add SyscallConn() to quic conn (fixes #7551) (#7570) Simon Frei 2021-04-13 13:59:58 +0200
  • f6df1a760d
    lib/api: Log the remote address on login attempts (#7560) André Colomb 2021-04-13 10:14:44 +0200
  • f71fcd440a
    all: Remove untrusted feature flag (fixes #109) (#7567) v1.16.0-rc.1 Simon Frei 2021-04-13 10:12:56 +0200
  • c2bb11a794
    build: Do not use --deb-systemd with fpm (fixes #7548) (#7564) Simon Frei 2021-04-11 20:04:15 +0200
  • 1a00ea7c6e
    lib: Prevent using protocol method with native path (fixes #7557) (#7563) Simon Frei 2021-04-11 15:29:43 +0200
  • ec0a66c75b
    lib/db, lib/model: Refactor removing expired pending folders (#7537) Simon Frei 2021-04-11 15:24:08 +0200
  • 1658afc883 gui, man, authors: Update docs, translations, and contributors Jakob Borg 2021-04-07 07:45:38 +0200
  • 67aaeef537 Merge branch 'release' Jakob Borg 2021-04-06 10:47:00 +0200
  • 13679284ac cmd/syncthing: Rename --conf back to --config v1.15.1 Jakob Borg 2021-04-06 10:28:57 +0200
  • a514b65d81
    cmd/syncthing: Rename --conf back to --config (fixes #7549) (#7550) Jakob Borg 2021-04-06 10:40:52 +0200
  • 7931af1078 lib/db: Fix comparison of pending folder timestamps (fixes #7532) (#7535) André Colomb 2021-03-30 21:24:53 +0200
  • 4fc3446f24 Merge branch 'release' Jakob Borg 2021-04-06 08:05:57 +0200
  • fb4fdaf4c0 Merge pull request from GHSA-x462-89pf-6r5h v1.15.0 Jakob Borg 2021-04-06 08:00:00 +0200
  • 8e38ecdeb2
    Merge pull request from GHSA-x462-89pf-6r5h Jakob Borg 2021-04-06 08:00:00 +0200
  • 04623718ce
    gui: Remove download animation from Out of Sync Items modal (fixes #3322) (#7388) tomasz1986 2021-04-05 17:28:06 +0900
  • 9e857ed2d4
    build: Add test coverage info (#7502) Simon Frei 2021-04-05 10:25:39 +0200
  • f30f9c50f8
    lib/db: Handle indirection error repairing sequences (fixes #7026) (#7525) Simon Frei 2021-04-05 10:24:16 +0200
  • 96ba5c2b23
    docker: Add docker-compose example (#7355) mclang 2021-04-01 14:04:15 +0300
  • 0dcd9794d4
    lib/protocol: Deterministic encrypted version (fixes #7533) (#7538) Simon Frei 2021-03-31 08:59:15 +0200
  • 34f0feb13a
    docker: Raise UDP buffer size in example (#7536) bt90 2021-03-31 08:57:46 +0200
  • 7778f50b50 gui, man, authors: Update docs, translations, and contributors Jakob Borg 2021-03-31 07:45:27 +0200
  • fb2d85b9d5
    lib/db: Fix comparison of pending folder timestamps (fixes #7532) (#7535) André Colomb 2021-03-30 21:24:53 +0200
  • 7f0d4f6ba8
    lib/db: Don't panic debugging an inexistent file (#7534) Simon Frei 2021-03-30 20:06:01 +0200
  • 33212716cf
    etc: Fix start-limit parameters location in systemd units (ref #7439) (#7529) MichaIng 2021-03-28 14:14:10 +0200
  • 707001c403
    gui: Add confirmation dialog for revert/override (fixes #7520) (#7522) Simon Frei 2021-03-26 16:56:15 +0100
  • f93c6fbe4a
    readme: Larger link for Fitt's law, still semantic (#7523) Jonta 2021-03-26 07:24:40 +0100
  • 70b9654671 gui, man, authors: Update docs, translations, and contributors Jakob Borg 2021-03-24 07:45:32 +0100
  • 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 +0100
  • 924b96856f
    lib: Handle adding enc folders on an existing conn (fixes #7509) (#7510) Simon Frei 2021-03-22 21:50:19 +0100
  • f7929229c8
    cmd/strelaysrv: Increase default strelaysrv network buffer size (fixes #7514) (#7517) Audrius Butkevicius 2021-03-22 20:47:51 +0000
  • 6b25eb2e79
    lib/ur: Prevent panic when blocksResult is nil (ref #7495) (#7515) Simon Frei 2021-03-22 15:07:41 +0100
  • bc08a951f1
    lib/model: Encrypted fileinfo trailer needs to be in wire format (#7505) Simon Frei 2021-03-21 10:34:08 +0100
  • a87c5515bd
    lib/model: Error check in test (#7508) Lars Lehtonen 2021-03-21 02:32:17 -0700
  • ebcd22b02b
    lib/osutil: Fix raising max FDs on macOS (#7507) Jakob Borg 2021-03-20 16:32:36 +0100
  • 4b02b7e6f1
    lib/connections: Silence "connected to myself" messages. (#7500) Audrius Butkevicius 2021-03-17 22:53:20 +0000
  • fdd823d2cb lib/osutil: Remove unused code Jakob Borg 2021-03-17 23:18:07 +0100