Commit Graph

  • 6d2489a562 gui: Removed superfluous quotes (fixes #7853) (#7961) Jayachithra 2021-09-23 23:38:06 +02:00
  • fa05a1ba8c gui, man, authors: Update docs, translations, and contributors Jakob Borg 2021-09-22 07:45:31 +02:00
  • a4489dec30 lib/tlsutil: Allocate UnionedConnection in one go (#7912) greatroar 2021-09-21 08:40:34 +02:00
  • 30e5243f5e build: Update go-ole for Windows/arm Jakob Borg 2021-09-17 17:10:32 +02:00
  • 06998b3484 build: Add -arm flag to goversioninfo (#7947) Ross Smith II 2021-09-17 08:07:32 -07:00
  • 3c66d93aba gui, man, authors: Update docs, translations, and contributors Jakob Borg 2021-09-15 07:45:29 +02:00
  • a5792f3c42 gui: Sort already shared devices in edit folder modal (fixes #7940) (#7945) v1.18.3-rc.1 André Colomb 2021-09-13 20:41:15 +02:00
  • 721cd740d8 lib/model: Don't reset db while folder is running (fixes #7935) (#7936) Simon Frei 2021-09-11 17:14:47 +02:00
  • de719ac409 lib/db: Inline sync.Once in releaser (#7938) greatroar 2021-09-10 09:58:17 +02:00
  • 0ffa7f3f57 all: Clarify 'Cleaning data for folder' log message (#7937) jtagcat 2021-09-10 07:56:44 +00:00
  • 4868d347db gui, man, authors: Update docs, translations, and contributors Jakob Borg 2021-09-08 07:45:36 +02:00
  • 7fa141ea39 all: Unused args, retvals, assignments (#7926) greatroar 2021-09-08 00:11:16 +02:00
  • 13196ddd92 lib/relay/protocol: Merge two Sprintf calls greatroar 2021-09-05 17:20:52 +02:00
  • eafb40460d lib/discover, lib/protocol: Buffer allocation greatroar 2021-09-05 17:20:04 +02:00
  • 4e2a9bb139 lib/model: Remove encryption pw on folder stop (#7925) Simon Frei 2021-09-03 09:54:47 +02:00
  • 3b2239357f lib/model: Add missing error assignment + Remove unused argument (#7922) greatroar 2021-09-01 22:03:06 +02:00
  • 7be1f0a71c gui: Move dismiss button after add/ignore buttons (#7848) tomasz1986 2021-09-02 04:59:47 +09:00
  • 96f5a11fd5 gui, man, authors: Update docs, translations, and contributors Jakob Borg 2021-09-01 07:45:32 +02:00
  • 7501bee430 lib/model: Typo in folder_recvonly.go (#7919) Ross Smith II 2021-08-31 22:41:18 -07:00
  • 445c5f13c3 readme: Add a link to docs source (#7909) jtagcat 2021-08-29 20:32:46 +00:00
  • ed98039aa5 lib/fs: Optimize TempName + some cosmetic changes (#7911) greatroar 2021-08-29 10:47:53 +02:00
  • 2816780b52 lib/api: Set "Secure" on session cookies served over HTTPS (ref #7399) (#7907) Jakob Borg 2021-08-27 17:56:54 +02:00
  • c76bd7dcc4 gui, man, authors: Update docs, translations, and contributors Jakob Borg 2021-08-25 07:45:41 +02:00
  • 48796a1b60 lib/ur: Fix panic build goroutines for failures (#7903) xjtdy888 2021-08-25 13:16:55 +08:00
  • 4a2d7d4604 build: Readd systemd files to deb releases (ref #7564) (#7899) v1.18.1.1 Simon Frei 2021-08-22 20:04:47 +02:00
  • 5711bacd83 build: Readd systemd files to deb releases (ref #7564) (#7899) v1.18.2-rc.3 v1.18.2 Simon Frei 2021-08-22 20:04:47 +02:00
  • 70a840d3d5 lib/connections: Remove future go build constraints on quic (#7898) Simon Frei 2021-08-19 21:05:28 +02:00
  • 37df662325 build: Update x/sys to fix new issue in go 1.17 Benjamin Nater 2021-08-19 20:38:14 +02:00
  • ca908270ec gui, man, authors: Update docs, translations, and contributors Jakob Borg 2021-08-18 07:45:38 +02:00
  • d47745a86b all: Update build constraints to Go 1.17 style (#7894) Jakob Borg 2021-08-17 10:10:41 +02:00
  • 8c94ce8d14 build: Simplify gem command in Debian Docker image Jakob Borg 2021-08-17 09:38:42 +02:00
  • 0fe72e6fc5 lib/model: Schedule pull after revert on recv-enc (#7892) Simon Frei 2021-08-17 09:24:10 +02:00
  • c025e76f30 lib/model: Do not wait for scan when setting ignores (fixes #7893) (#7891) Simon Frei 2021-08-17 09:23:33 +02:00
  • e1bf1e672e lib/ur: Fix panic getting goroutines for failures (ref #7785) (#7890) Simon Frei 2021-08-16 22:47:05 +02:00
  • a5bbb500e6 gui: Use large modals for Listeners and Discovery (#7884) v1.18.2-rc.2 tomasz1986 2021-08-14 03:09:10 +09:00
  • a615f868a5 gui, man, authors: Update docs, translations, and contributors Jakob Borg 2021-08-11 07:45:33 +02:00
  • db302b15ea lib/syncthing: Set system timezone on android (#7878) v1.18.2-rc.1 Simon Frei 2021-08-09 09:27:14 +02:00
  • 952f3ffb0c lib/db/backend: Prevent panic in errors.As (#7873) Simon Frei 2021-08-05 12:25:20 +02:00
  • fe77fac23f Update quic to 0.22.0 to support RFC9000, enable batch reads (#7862) Audrius Butkevicius 2021-08-05 04:44:22 +01:00
  • e61091d240 lib/stun: Prevent nil deref when naming service (#7872) Simon Frei 2021-08-05 01:04:22 +02:00
  • 50aacdf1f0 lib/protocol: Ensure correct blocksize on enc. fileinfo (ref #7861) (#7870) Simon Frei 2021-08-04 23:12:01 +02:00
  • e56e8b7aa1 lib/model: Don't consider hashes pulling on recv-enc (#7869) Simon Frei 2021-08-04 11:10:10 +02:00
  • 6d0816e85a gui, man, authors: Update docs, translations, and contributors Jakob Borg 2021-08-04 07:45:31 +02:00
  • abdf024517 gui: Improve revert/override/delete warning modals (#7847) tomasz1986 2021-08-03 18:46:20 +09:00
  • 5a1f6cb813 lib/fs: Improve case conflict error message (fixes #7827) (#7829) tomasz1986 2021-08-02 05:44:49 +09:00
  • 37d0ba1660 lib/watchaggregator: Replace counter map by two integers (#7856) greatroar 2021-08-01 12:30:20 +02:00
  • 734c2fc870 Merge branch 'release' Simon Frei 2021-07-30 14:46:20 +02:00
  • 490ec4350c lib/model: Fix config deadlock when deleting a paused folder (#7854) v1.18.1-rc.3 v1.18.1 Jonathan 2021-07-30 15:41:00 +03:00
  • 0836439256 lib/model: Fix config deadlock when deleting a paused folder (#7854) Jonathan 2021-07-30 15:41:00 +03:00
  • b197b698a4 gui, man, authors: Update docs, translations, and contributors Jakob Borg 2021-07-28 07:45:33 +02:00
  • 67b18569cf all: Send deadlocks as failures, crash only as a last resort (#7785) Simon Frei 2021-07-27 21:27:52 +02:00
  • dc0dd09e93 lib/model: Don't try to delete deleted item on revert (#7843) v1.18.1-rc.2 Simon Frei 2021-07-23 14:26:20 +02:00
  • 7ec76095e6 gui, script: Parse JS files for translation values (fixes #7845) (#7846) Simon Frei 2021-07-23 14:24:08 +02:00
  • cb26552440 gui, script: Fix various gui string/translation issues (fixes #7839) (#7842) Simon Frei 2021-07-22 11:47:03 +02:00
  • 1ae5ac7d0b cmd/stcrashreceiver: Sanitize failure report fingerprints (#7840) Simon Frei 2021-07-22 11:16:24 +02:00
  • eeb7091180 lib/model: Missing fmut-lock on encryption failures (#7841) Simon Frei 2021-07-22 11:15:25 +02:00
  • dc38e6ae88 lib/relay/client: Stricter typing and remove unused code (#7819) greatroar 2021-07-21 09:49:09 +02:00
  • eb6cad7f93 gui, man, authors: Update docs, translations, and contributors Jakob Borg 2021-07-21 07:45:25 +02:00
  • ae30b46bfe gui: advanced: On open collapse all, inc. GUI section. (#7820) jtagcat 2021-07-16 07:40:30 +03:00
  • eab268f5f8 gui, man, authors: Update docs, translations, and contributors Jakob Borg 2021-07-14 07:45:27 +02:00
  • 1e21042138 lib/connections: switch statement to get the QUIC network (#7816) v1.18.1-rc.1 greatroar 2021-07-10 13:53:51 +02:00
  • a56f70ab94 gui, man, authors: Update docs, translations, and contributors Jakob Borg 2021-07-07 07:45:25 +02:00
  • 11c57b9097 lib/connections: Resolve IPv6 for quic6:// peers (fixes #7809) (#7810) Chih-Hsuan Yen 2021-07-05 19:19:56 +08:00
  • 1921533c4c lib/connections: Fully dial resumed devices (#7798) Simon Frei 2021-07-03 18:26:55 +02:00
  • 89e762fd6e lib/model: Prevent folder-type change from/to encrypted (fixes #7704) (#7796) Simon Frei 2021-07-03 13:47:04 +02:00
  • a63d3ee625 lib/model: Scan removed dirs when reverting recv-enc (fixes #7706) (#7797) Simon Frei 2021-07-03 13:46:24 +02:00
  • 82741ad207 gui, man, authors: Update docs, translations, and contributors Jakob Borg 2021-06-30 07:45:30 +02:00
  • bd363fe0b7 lib/protocol: Write uncompressible messages uncompressed (#7790) greatroar 2021-06-27 17:59:30 +02:00
  • 7a4c6d262f build: Remove no longer used temporaryBuildDir (#7795) Vladimir Rusinov 2021-06-27 16:59:02 +01:00
  • 445a82f120 lib/model: Compare all items with global on scan (fixes #7740) (#7791) Simon Frei 2021-06-27 08:48:54 +02:00
  • 69ce121267 lib/db: Missing event-logger in write-transaction (#7793) Simon Frei 2021-06-27 08:43:49 +02:00
  • 08e3cd1cce lib/fs: Set expiry after DirNames in case-fs (#7794) Simon Frei 2021-06-27 08:30:02 +02:00
  • da0e5edbec gui: Fix typo "recurr", again and for real (#7788) André Colomb 2021-06-25 12:08:18 +02:00
  • c78fa42f31 lib/connections: Dial devices in parallel (#7783) Simon Frei 2021-06-25 11:38:04 +02:00
  • 993a3ebe73 lib/api: Always include usage reporting data in support bundle (#7786) Jakob Borg 2021-06-24 22:00:14 +04:00
  • 8040502599 gui, man, authors: Update docs, translations, and contributors Jakob Borg 2021-06-23 07:45:27 +02:00
  • c84e8d1e09 gui: Consider size 0 items in remote completion (fixes #7741) (#7781) v1.18.0-rc.2 v1.18.0 Simon Frei 2021-06-21 22:53:50 +02:00
  • 5fb72eed85 gui: Make listener/discovery modal more discoverable (#7780) Simon Frei 2021-06-21 21:44:28 +02:00
  • 400d62c1e6 lib/connections: Missed map init in nextDialAt (ref #7753) (#7778) Simon Frei 2021-06-17 19:13:57 +02:00
  • 857caf3637 lib/connections: Trigger dialer when connection gets closed (#7753) Simon Frei 2021-06-17 13:57:44 +02:00
  • aeca1fb575 lib/db: Check if sequences change when repairing metadata (#7770) Simon Frei 2021-06-17 13:53:39 +02:00
  • ac2988a485 gui, lib: Handle pw adding remote encrypted folder (fixes #7705) (#7772) Simon Frei 2021-06-17 13:53:02 +02:00
  • cb5ef250f4 build: Add codecov upload script to repo (#7776) Simon Frei 2021-06-17 13:52:10 +02:00
  • 23a0e18292 lib/db: Fix accounting bug when dropping indexes (#7774) Simon Frei 2021-06-17 10:15:11 +02:00
  • aa6c55dec1 lib/model: Remove bogus failureevent when restarting folder (#7773) Simon Frei 2021-06-17 08:57:24 +02:00
  • 7e0c24ec89 gui: Move the QR code button next to device ID in editDevice modal (#7653) André Colomb 2021-06-16 21:10:16 +02:00
  • 2c7d9b59c6 gui: Fix race in online event callback (fixes #7733) (#7771) Simon Frei 2021-06-16 19:32:30 +02:00
  • adb7763f87 gui, man, authors: Update docs, translations, and contributors Jakob Borg 2021-06-16 07:45:27 +02:00
  • 89740490ac gui: Fix typo in new tooltip. (#7769) André Colomb 2021-06-14 23:06:24 +02:00
  • 0b290f7206 all: go mod tidy (#7758) greatroar 2021-06-10 13:16:44 +02:00
  • 1e7a3997e3 lib/db, lib/model: Improve error handling on pending items (#7754) Simon Frei 2021-06-09 13:35:17 +02:00
  • e7f8538e4d lib/fs: Add bitmasks for Darwin to handle change to empty files (fixes #7731) (#7756) Anur 2021-06-09 18:57:06 +08:00
  • 18a608a6ff gui, man, authors: Update docs, translations, and contributors Jakob Borg 2021-06-09 07:45:34 +02:00
  • 1a22689328 lib/db: Add failure reports to failures iterating over hashes (#7755) v1.18.0-rc.1 Simon Frei 2021-06-07 23:10:35 +02:00
  • ce65aea0ab lib/db: Use a more concurrent GC (fixes #7722) (#7750) Jakob Borg 2021-06-07 10:52:06 +02:00
  • 45edad867c all: Allow dismissing pending devices / folders without ignoring (fixes #7700) (#7712) André Colomb 2021-06-07 10:29:24 +02:00
  • 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