Commit Graph

  • 4a8c691aef lib/syncthing: Handle successful global migration (fixes #8851) (#8852) v1.23.4 Jakob Borg 2023-04-05 13:25:55 +00:00
  • e8dafb979c gui, man, authors: Update docs, translations, and contributors v1.23.3 Syncthing Release Automation 2023-04-03 03:45:47 +00:00
  • 3a41d4afa5 lib/model: Set enc. trailer size on pull (ref #8563, #8556) (#8839) v1.23.3-rc.2 Simon Frei 2023-03-28 22:47:24 +02:00
  • 6a66aee489 lib/model: Fix file size inconsistency due to enc. trailer (#8840) Simon Frei 2023-03-28 22:02:59 +02:00
  • 51e85d5162 gui, man, authors: Update docs, translations, and contributors Syncthing Release Automation 2023-03-27 03:45:37 +00:00
  • b49f535834 cmd/stdiscorv: Fix database test (fixes #8828) Jakob Borg 2023-03-24 09:12:56 +01:00
  • 34b312b85b lib/ur: Fix custom releases URL comparison Jakob Borg 2023-03-22 22:57:26 +01:00
  • be3751ab5f gui: Remove untranslated strings from JSON files (#8836) André Colomb 2023-03-23 21:12:31 +01:00
  • 526e21ae26 all: Fix typos found by codespell (#8833) Dimitri Papadopoulos Orfanos 2023-03-21 08:07:28 +01:00
  • bc371eacf6 gui: Hide download progress legend when download progress is disabled Jakob Borg 2023-03-20 15:23:39 +01:00
  • 5caf9bfc18 gui, man, authors: Update docs, translations, and contributors Syncthing Release Automation 2023-03-20 03:45:38 +00:00
  • f378e63147 lib/protocol: Handle encrypted requests without encrypted hash (fixes #8277) (#8827) Jakob Borg 2023-03-18 10:22:18 +01:00
  • fb89898462 build(deps): bump github.com/hashicorp/golang-lru/v2 from 2.0.1 to 2.0.2 (#8826) dependabot[bot] 2023-03-18 10:17:16 +01:00
  • 358cf25cff lib/config: Allow sub-second watcher delay (fixes #7859) (#7864) tomasz1986 2023-03-18 08:50:38 +01:00
  • 59de7048bd gui, man, authors: Update docs, translations, and contributors v1.23.3-rc.1 Syncthing Release Automation 2023-03-13 03:45:45 +00:00
  • 466b56ded1 lib/protocol: Cache expensive key operations (fixes #8599) (#8820) Jakob Borg 2023-03-12 20:06:59 +01:00
  • 3ffe859fe8 gui: Add Persian (fa) translation template (#8822) André Colomb 2023-03-10 16:27:48 +01:00
  • da72df6ffc lib: Correctly handle encrypted trailer size (fixes #8556) (#8563) Simon Frei 2023-03-10 14:14:14 +01:00
  • b53c1b9a04 gui: Disable Restore Versions filters when no versioned files exist (fixes #5408) (#8539) tomasz1986 2023-03-10 13:41:15 +01:00
  • b00976781c build(deps): bump github.com/chmduquesne/rollinghash from 0.0.0-20180912150627-a60f8e7142b5 to 4.0.0+incompatible (#8804) dependabot[bot] 2023-03-10 13:36:25 +01:00
  • 58f9dcca31 build: Update dependencies (#8821) Jakob Borg 2023-03-10 13:04:13 +01:00
  • ab8e6a82ab lib/api: Expose blocksHash in file info (#8810) Jakob Borg 2023-03-06 15:37:15 +01:00
  • 3cdcb7dd72 gui, man, authors: Update docs, translations, and contributors Syncthing Release Automation 2023-03-06 03:45:45 +00:00
  • 4558eef446 lib/discover: Don't leak relay-tokens to discovery (#8762) entity0xfe 2023-03-04 12:16:57 +01:00
  • 8bbf2ba9ac gui, man, authors: Update docs, translations, and contributors v1.23.2-rc.2 v1.23.2 Syncthing Release Automation 2023-02-27 03:45:16 +00:00
  • 49c56b8caa gui: Add Croatian (hr) translation template (#8801) André Colomb 2023-02-24 17:54:30 +01:00
  • 0b8aa7974b build(deps): bump github.com/quic-go/quic-go from 0.32.0 to 0.33.0 (#8800) dependabot[bot] 2023-02-22 13:01:08 +01:00
  • cbec697e5f cmd/stupgrades: Cache should apply to HEAD as well as GET Jakob Borg 2023-02-22 12:22:52 +01:00
  • 8991ecf444 build: Add more GitHub Actions Jakob Borg 2023-02-22 10:51:49 +01:00
  • 17887ce0b1 gui: Remove non-existent customicons.css file reference (fixes #8797) (#8798) tomasz1986 2023-02-21 19:05:15 +01:00
  • 2f88dafa56 Only fail after chmod error if permissions differ (e.g. on config file) (#8771) Andreas Sommer 2023-02-20 15:41:10 +01:00
  • 2321d0db08 gui, man, authors: Update docs, translations, and contributors Syncthing Release Automation 2023-02-20 03:45:34 +00:00
  • 7047e00d1e build: Use Go 1.19.6 for Windows Jakob Borg 2023-02-15 13:20:47 +01:00
  • a8533b269d build: Update dependencies v1.23.2-rc.1 Jakob Borg 2023-02-14 19:08:25 +01:00
  • ee30647bf7 gui, man, authors: Update docs, translations, and contributors Syncthing Release Automation 2023-02-13 03:48:08 +00:00
  • 750accb25f gui: Remove duplicate Spanish (Spain) translation (fixes #8781) (#8782) André Colomb 2023-02-09 10:10:40 +01:00
  • 0530f0edbf gui: Add xattr filter editor (fixes #8660) (#8734) Eric P 2023-02-09 09:14:36 +01:00
  • 784129e1cf gui: Switch to Weblate for translations (#8777) André Colomb 2023-02-07 12:22:08 +01:00
  • 38f2b34d29 all: Use new Go 1.19 atomic types (#8772) greatroar 2023-02-07 12:07:34 +01:00
  • 882b711958 gui, man, authors: Update docs, translations, and contributors Syncthing Release Automation 2023-02-06 03:45:18 +00:00
  • 99595ce3d9 build: Update quic-go and pfilter for Go 1.20 (fixes #8768) (#8769) Jakob Borg 2023-02-02 22:00:50 +01:00
  • d5e4ef249f Add forgotten copyright notices Jakob Borg 2023-02-01 22:59:41 +01:00
  • 65cfefaa3c cmd, docker: Updates for infrastructure Jakob Borg 2023-01-23 08:38:55 +01:00
  • a6c2a5a0ce cmd/ursrv: The driver import is important, though Jakob Borg 2023-01-31 09:57:16 +01:00
  • a5b6199507 cmd/ursrv: Remove old, unused migration code Jakob Borg 2023-01-31 09:12:48 +01:00
  • 966e9f9a68 cmd/ursrv: Harmonize timespan of charts Jakob Borg 2023-01-31 09:11:15 +01:00
  • b10e11abb7 cmd/ursrv: Remove broken and unsustainable join/leave chart Jakob Borg 2023-01-31 09:10:52 +01:00
  • 5a50de1154 cmd/ursrv: Fix broken block transfer chart Jakob Borg 2023-01-31 09:09:36 +01:00
  • dc6d695c00 gui, man, authors: Update docs, translations, and contributors Syncthing Release Automation 2023-01-30 03:45:28 +00:00
  • b120278b3a gui: Fix broken link to Transifex in lang/README.txt (#8761) Vik 2023-01-29 22:52:09 +02:00
  • c25f5b40d9 gui, man, authors: Update docs, translations, and contributors Syncthing Release Automation 2023-01-23 03:45:17 +00:00
  • abdac2caa2 Handle relay connect timeout (fixes #8749) (#8755) Jakob Borg 2023-01-19 11:15:18 +01:00
  • 5f1e27bb7f gui, man, authors: Update docs, translations, and contributors v1.23.1 Syncthing Release Automation 2023-01-16 03:48:02 +00:00
  • a85b4ab263 build: Go 1.19.5 v1.23.1-rc.1 André Colomb 2023-01-12 04:30:17 +01:00
  • cf962a4fe8 gui, man, authors: Update docs, translations, and contributors Syncthing Release Automation 2023-01-09 03:45:24 +00:00
  • 39c0bfa05a script: Add weblatedl.go for downloading updated translations (#8723) André Colomb 2023-01-08 15:25:00 +01:00
  • 458d6cff2a gui: Allow to translate action and type in Recent Changes modal (#8548) tomasz1986 2023-01-05 14:33:03 +01:00
  • ded881c372 gui, man, authors: Update docs, translations, and contributors v1.23.0 Syncthing Release Automation 2023-01-02 03:45:30 +00:00
  • fb4209e382 gui: Fix undefined lastSeenDays error in disconnected-inactive status check (ref #8530) (#8730) v1.22.3-rc.2 tomasz1986 2022-12-26 12:59:04 +01:00
  • 473ca68dc4 gui, man, authors: Update docs, translations, and contributors Syncthing Release Automation 2022-12-26 03:45:20 +00:00
  • c4e69cd66c gui, api: Indicate running under container (#8728) Jakob Borg 2022-12-25 08:08:41 +01:00
  • 634a3d0e3b lib/fs: Use io/fs errors as recommended in std lib (#8726) Simon Frei 2022-12-21 23:42:22 +01:00
  • 09f4d865ae build: Handle co-authors (ref #3744) (#8708) Jakob Borg 2022-12-21 22:02:44 +01:00
  • ad0044fec8 lib/fs: Watching is unsupported on android/amd64 (fixes #8709) (#8710) Jakob Borg 2022-12-21 22:01:00 +01:00
  • d157d12037 lib/model: Only log at info level if setting change time fails (#8725) Simon Frei 2022-12-21 21:58:35 +01:00
  • f9d68474ac lib/model: Don't lower rescan interval from default on auto accepted enc folder (fixes #8572) (#8573) Aleksey Vasenev 2022-12-22 02:52:22 +08:00
  • f0126fe1ab gui, man, authors: Update docs, translations, and contributors Syncthing Release Automation 2022-12-19 03:45:31 +00:00
  • 940536a964 gui: Remove unmaintained language variant nl-BE (#8722) André Colomb 2022-12-18 08:30:26 +01:00
  • f378c4f191 gui, script: Fix indentation in lang-en.json to match others (#8721) André Colomb 2022-12-18 08:29:59 +01:00
  • 358d2143e2 docker: Ensure entrypoint is executable (#8719) James O'Beirne 2022-12-16 02:16:22 -05:00
  • 622ade40ad Go 1.19.4 v1.22.3-rc.1 Jakob Borg 2022-12-13 14:03:06 +01:00
  • 323405ea07 Update dependencies (#8717) Jakob Borg 2022-12-12 17:20:33 +01:00
  • 88c226ef87 gui, man, authors: Update docs, translations, and contributors Syncthing Release Automation 2022-12-12 03:48:00 +00:00
  • d4b668caac docker: Update healthcheck cmd for buildx (ref #8640) (#8706) Jakob Borg 2022-12-06 21:23:49 +01:00
  • 05738001ac lib/model: Fixed adding empty items to device list (fixes #8646) (#8647) Aleksey Vasenev 2022-12-07 04:22:35 +08:00
  • d40d9d5698 build: Update dependencies (#8704) Jakob Borg 2022-12-06 11:39:43 +01:00
  • 648c71cbd1 gui, man, authors: Update docs, translations, and contributors Syncthing Release Automation 2022-12-05 03:45:25 +00:00
  • ab0eb909a2 gui, lib/connections: Let the backend decide whether connection is local (fixes #8686) (#8694) André Colomb 2022-11-28 09:28:33 +01:00
  • d16c0652f7 gui, man, authors: Update docs, translations, and contributors v1.22.2 Syncthing Release Automation 2022-11-28 03:48:37 +00:00
  • 0dae06deb3 Set build metadata correctly in Windows build (#8692) Jakob Borg 2022-11-25 13:52:48 +01:00
  • 663106ef6e lib/fs: Optimize WindowsInvalidFilename (#8687) v1.22.2-rc.3 greatroar 2022-11-21 12:58:00 +01:00
  • 0b2b8baf19 gui, man, authors: Update docs, translations, and contributors Syncthing Release Automation 2022-11-21 03:57:01 +00:00
  • 24275b4584 cmd/syncthing: Use main logger in generate subcommand (fixes #8682) (#8685) Jakob Borg 2022-11-20 13:48:08 +01:00
  • 2a8362d7af build: Update all dependencies (fixes #8679) (#8680) Jakob Borg 2022-11-17 21:26:10 +01:00
  • 8cca9dfef5 gui, man, authors: Update docs, translations, and contributors Syncthing Release Automation 2022-11-14 04:02:37 +00:00
  • 6aa04118a6 lib/model: Correctly set xattrs on temp files (fixes #8667) (#8670) v1.22.2-rc.2 Jakob Borg 2022-11-11 11:49:15 +01:00
  • 1b32e9f858 gui: Automatically dismiss authentication reminder when in LDAP mode (fixes #8661) (#8663) Boris Rybalkin 2022-11-10 07:14:47 +00:00
  • a523fef78e lib/model: Correctly handle xattrs on directories (fixes #8657) (#8658) v1.22.2-rc.1 Jakob Borg 2022-11-09 06:54:04 +01:00
  • ce2a68622c lib/protocol: Ignore inode time when xattr&ownership is ignored (fixes #8654) (#8655) Simon Frei 2022-11-08 08:36:41 +01:00
  • a29605750d lib/fs: Try to remove read only Windows files (fixes #3744) (#8650) Jakob Borg 2022-11-07 21:33:17 +01:00
  • 5e384c9185 gui: Add copy to clipboard, share by email, and share by SMS buttons to device IDs (fixes #2771, ref #3868) (#7984) tomasz1986 2022-11-07 20:11:12 +01:00
  • a1cc293c21 gui, man, authors: Update docs, translations, and contributors Syncthing Release Automation 2022-11-07 04:03:05 +00:00
  • 452daad14b build: Add GitHub actions build for Windows (#8627) Jakob Borg 2022-11-05 15:40:53 +01:00
  • fbdaa265d3 gui: Fix connection type icon width (fixes #8592) (#8644) tomasz1986 2022-11-04 21:12:18 +01:00
  • 46b375e8cc gui: Adjust connection type icon size scaling and alignment (#8645) tomasz1986 2022-11-04 19:41:27 +01:00
  • 1e9bf17512 docker: Use healthcheck endpoint (#8640) bt90 2022-11-03 20:43:32 +01:00
  • 413c8cf4ea lib/connections: Use adaptive write size for rate limited connections (fixes #8630) (#8631) Jakob Borg 2022-11-03 15:44:46 +01:00
  • d8296ce111 gui: Mark devices that haven't connected for a long time (fixes #7703) (#8530) tomasz1986 2022-11-03 12:09:28 +01:00
  • 06a1635d1d gui: Fix rescan interval when add encrypted folder with watch for changes enabled (fixes #8570) (#8571) Aleksey Vasenev 2022-11-03 14:07:36 +03:00
  • 36221b70ac gui: Always show Out of Sync Items for remote devices (#8632) tomasz1986 2022-11-03 12:06:31 +01:00