Commit Graph

  • 6a9716e8a1 lib/model: Return index from deviceActivity.leastBusy greatroar 2021-11-10 19:56:29 +0100
  • b84ee4d240
    gui: Notice on folders with ignoreDelete enabled (fixes #8050) (#8054) villekalliomaki 2021-11-25 15:04:59 +0200
  • 8a1e54d58a lib/fs: Optimize Canonicalize greatroar 2021-11-23 19:55:58 +0100
  • 3e032c4da6 lib/fs: optimize Windows path checking/sanitizing greatroar 2021-11-06 13:07:09 +0100
  • 7c3b267645
    meta: Add test for deprecated package ioutil (#8053) v1.18.5-rc.2 v1.18.5 Jakob Borg 2021-11-22 10:11:00 +0100
  • ccf5553d10 wip Jakob Borg 2021-11-22 09:46:14 +0100
  • 7161a99b04
    gui: Allow text wrapping in remove folder/device modals (#7976) tomasz1986 2021-11-22 17:41:43 +0900
  • 1754c93370
    lib/config, lib/ignore: Write Windows line endings (fixes #7115) (#8052) Jakob Borg 2021-11-22 09:38:24 +0100
  • 4b750b6dc3
    all: Remove usage of deprecated io/ioutil (#7971) Jakob Borg 2021-11-22 08:59:47 +0100
  • 842934347d debug Jakob Borg 2021-11-22 08:58:34 +0100
  • a9c9fb1a2f Merge branch 'main' into conn-test Jakob Borg 2021-11-22 08:48:18 +0100
  • bf89bffb0b
    lib/config: Decouple VerifyConfiguration from Committer (#7939) greatroar 2021-11-22 08:45:29 +0100
  • e2288fe441
    lib/relay: Send SNI when the address is a host name (fixes #8014) (#8015) Jakob Borg 2021-11-22 08:31:03 +0100
  • 8265dac127
    lib/nat: Fix race condition in Mapping (#8042) greatroar 2021-11-22 08:29:44 +0100
  • 100870e142
    cmd/syncthing: Implement generate as a subcommand with optional API credential setting (fixes #8021) (#8043) André Colomb 2021-11-18 22:57:59 +0100
  • 12fb7f2a0a lib/model: Correct "reverting folder" log entry Jakob Borg 2021-11-17 12:10:06 +0100
  • f1bf4d899a lib/model: Correct handling of fakefs cache Jakob Borg 2021-11-17 11:42:20 +0100
  • 591e4d8af1
    gui, lib: Fix tracking deleted locally-changed on encrypted (fixes #7715) (#7726) v1.18.5-rc.1 Simon Frei 2021-11-10 09:46:21 +0100
  • dec6f80d2b
    lib/config: Move the bcrypt password hashing to GUIConfiguration (#8028) André Colomb 2021-11-08 13:32:04 +0100
  • ec8a748514
    lib/syncthing: Clean up / refactor LoadOrGenerateCertificate() utility function. (#8025) André Colomb 2021-11-07 23:59:48 +0100
  • db15e52743
    lib/api: http.Request.BasicAuth instead of custom code (#8039) greatroar 2021-11-06 12:38:08 +0100
  • 41bfb7a330
    Normalize CLI options to always use two dashes. (#8037) André Colomb 2021-11-04 08:42:55 +0100
  • 1c2e96a5ca
    gui: Display identicons for discovered device IDs. (#8022) André Colomb 2021-10-29 20:23:41 +0200
  • 28ff033da6
    cmd/syncthing/cli: indexDumpSize doesn't need a heap (#8024) greatroar 2021-10-29 20:21:50 +0200
  • 807a6b1022
    lib/model: Optimize jobQueue performance and memory use (#8023) greatroar 2021-10-29 20:20:46 +0200
  • 296cc1bca2 lib/model: Limit the number of default hashers on Android (ref #2220) Tomasz Wilczyński 2021-09-30 19:19:18 +0900
  • 951b058952 lib/model: Set mod. time after writing trailer in shortcut (ref #7992) v1.18.4-rc.2 v1.18.4 Simon Frei 2021-10-23 13:01:59 +0200
  • 8f8e8a9285 lib/protocol: Simplify codeToError, errorToCode greatroar 2021-10-03 15:58:57 +0200
  • 46082f194c lib/protocol: Eliminate nativeModel on Unix greatroar 2021-10-03 12:13:04 +0200
  • cb607e8551
    gui: Add direct link to Ignore Patterns from folder panel (fixes #4293) (#7993) tomasz1986 2021-10-21 06:06:03 +0900
  • 3e3954eb38
    gui: Translate theme names in settings (#8006) André Colomb 2021-10-20 19:44:38 +0200
  • 517667c590
    lib/model: Pull when a new connection is established (fixes #8012) (#8013) Simon Frei 2021-10-20 18:55:22 +0200
  • 36c044562c gui, man, authors: Update docs, translations, and contributors Jakob Borg 2021-10-20 07:45:29 +0200
  • f760ef15b0 gui, man, authors: Update docs, translations, and contributors Jakob Borg 2021-10-13 07:45:24 +0200
  • e557ba82e7
    build: Fix error in Debian install scripts preventing restarts for stdiscosrv + strelaysrv (#8001) v1.18.4-rc.1 Max 2021-10-09 20:33:14 +0200
  • 7c292cc812
    lib/connections: Fix and optimize registry (#7996) greatroar 2021-10-06 10:52:51 +0200
  • c94b797f00
    lib/protocol: Preserve sequence decrypting fileinfos (fixes #7994) (#7995) Simon Frei 2021-10-06 10:26:54 +0200
  • 4e513b8393 gui, man, authors: Update docs, translations, and contributors Jakob Borg 2021-10-06 07:45:42 +0200
  • 708a5c2070
    lib/model: Write trailer when shortcutting on recv-enc (fixes #7991) (#7992) Simon Frei 2021-10-05 11:23:27 +0200
  • 92eaf52c21 lib/protocol: Test to lock down encryption key derivation Jakob Borg 2021-10-04 14:36:26 +0200
  • b75d083035
    gui: Use case insensitive sort with folders on top in Restore Versions (#7980) tomasz1986 2021-09-29 15:05:01 +0900
  • b0460079c1 gui, man, authors: Update docs, translations, and contributors Jakob Borg 2021-09-29 07:45:32 +0200
  • e20d4e192d
    Revert "gui: Allow to resize command in External Versioning (#7410)" (#7978) v1.18.3-rc.2 v1.18.3 tomasz1986 2021-09-28 15:05:18 +0900
  • 8d8f331a4a
    lib/config: Always set mtime window to 2 on Android unless ext detected (ref #7963) (#7966) tomasz1986 2021-09-28 04:29:51 +0900
  • 793035de61
    gui: Fix jumping nav tabs in black and dark themes (#7977) tomasz1986 2021-09-28 04:28:14 +0900
  • 375e9b3b97 wip Jakob Borg 2021-09-26 12:27:32 +0200
  • 09e43c800c Merge branch 'main' into conn-test Jakob Borg 2021-09-26 12:21:05 +0200
  • 198028d627
    lib/rand: Optimizations (#7964) greatroar 2021-09-26 12:15:39 +0200
  • c5ec6cd7ef
    build: Fix deepsource test & exclude patterns (#7969) Jakob Borg 2021-09-26 12:08:59 +0200
  • 73c5184518
    build: Update all dependencies (#7968) Jakob Borg 2021-09-26 12:08:23 +0200
  • f96c211198
    lib/db: Replace SipHash with hash/maphash (#7962) greatroar 2021-09-24 21:26:07 +0200
  • 6d2489a562
    gui: Removed superfluous quotes (fixes #7853) (#7961) Jayachithra 2021-09-23 23:38:06 +0200
  • fa05a1ba8c gui, man, authors: Update docs, translations, and contributors Jakob Borg 2021-09-22 07:45:31 +0200
  • a4489dec30
    lib/tlsutil: Allocate UnionedConnection in one go (#7912) greatroar 2021-09-21 08:40:34 +0200
  • 30e5243f5e build: Update go-ole for Windows/arm Jakob Borg 2021-09-17 17:10:32 +0200
  • 06998b3484
    build: Add -arm flag to goversioninfo (#7947) Ross Smith II 2021-09-17 08:07:32 -0700
  • 3c66d93aba gui, man, authors: Update docs, translations, and contributors Jakob Borg 2021-09-15 07:45:29 +0200
  • 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 +0200
  • 721cd740d8
    lib/model: Don't reset db while folder is running (fixes #7935) (#7936) Simon Frei 2021-09-11 17:14:47 +0200
  • de719ac409
    lib/db: Inline sync.Once in releaser (#7938) greatroar 2021-09-10 09:58:17 +0200
  • 0ffa7f3f57
    all: Clarify 'Cleaning data for folder' log message (#7937) jtagcat 2021-09-10 07:56:44 +0000
  • 4868d347db gui, man, authors: Update docs, translations, and contributors Jakob Borg 2021-09-08 07:45:36 +0200
  • 7fa141ea39
    all: Unused args, retvals, assignments (#7926) greatroar 2021-09-08 00:11:16 +0200
  • 13196ddd92 lib/relay/protocol: Merge two Sprintf calls greatroar 2021-09-05 17:20:52 +0200
  • eafb40460d lib/discover, lib/protocol: Buffer allocation greatroar 2021-09-05 17:20:04 +0200
  • 4e2a9bb139
    lib/model: Remove encryption pw on folder stop (#7925) Simon Frei 2021-09-03 09:54:47 +0200
  • 3b2239357f
    lib/model: Add missing error assignment + Remove unused argument (#7922) greatroar 2021-09-01 22:03:06 +0200
  • 7be1f0a71c
    gui: Move dismiss button after add/ignore buttons (#7848) tomasz1986 2021-09-02 04:59:47 +0900
  • 96f5a11fd5 gui, man, authors: Update docs, translations, and contributors Jakob Borg 2021-09-01 07:45:32 +0200
  • 7501bee430
    lib/model: Typo in folder_recvonly.go (#7919) Ross Smith II 2021-08-31 22:41:18 -0700
  • 445c5f13c3
    readme: Add a link to docs source (#7909) jtagcat 2021-08-29 20:32:46 +0000
  • ed98039aa5
    lib/fs: Optimize TempName + some cosmetic changes (#7911) greatroar 2021-08-29 10:47:53 +0200
  • 2816780b52
    lib/api: Set "Secure" on session cookies served over HTTPS (ref #7399) (#7907) Jakob Borg 2021-08-27 17:56:54 +0200
  • c76bd7dcc4 gui, man, authors: Update docs, translations, and contributors Jakob Borg 2021-08-25 07:45:41 +0200
  • 48796a1b60
    lib/ur: Fix panic build goroutines for failures (#7903) xjtdy888 2021-08-25 13:16:55 +0800
  • 4a2d7d4604 build: Readd systemd files to deb releases (ref #7564) (#7899) v1.18.1.1 stdiscosrv-v1.18.1.1 discosrv Simon Frei 2021-08-22 20:04:47 +0200
  • 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 +0200
  • 70a840d3d5
    lib/connections: Remove future go build constraints on quic (#7898) Simon Frei 2021-08-19 21:05:28 +0200
  • 37df662325
    build: Update x/sys to fix new issue in go 1.17 Benjamin Nater 2021-08-19 20:38:14 +0200
  • ca908270ec gui, man, authors: Update docs, translations, and contributors Jakob Borg 2021-08-18 07:45:38 +0200
  • d47745a86b
    all: Update build constraints to Go 1.17 style (#7894) Jakob Borg 2021-08-17 10:10:41 +0200
  • 8c94ce8d14 build: Simplify gem command in Debian Docker image Jakob Borg 2021-08-17 09:38:42 +0200
  • 0fe72e6fc5
    lib/model: Schedule pull after revert on recv-enc (#7892) Simon Frei 2021-08-17 09:24:10 +0200
  • c025e76f30
    lib/model: Do not wait for scan when setting ignores (fixes #7893) (#7891) Simon Frei 2021-08-17 09:23:33 +0200
  • e1bf1e672e
    lib/ur: Fix panic getting goroutines for failures (ref #7785) (#7890) Simon Frei 2021-08-16 22:47:05 +0200
  • a5bbb500e6
    gui: Use large modals for Listeners and Discovery (#7884) v1.18.2-rc.2 tomasz1986 2021-08-14 03:09:10 +0900
  • a615f868a5 gui, man, authors: Update docs, translations, and contributors Jakob Borg 2021-08-11 07:45:33 +0200
  • db302b15ea
    lib/syncthing: Set system timezone on android (#7878) v1.18.2-rc.1 Simon Frei 2021-08-09 09:27:14 +0200
  • 952f3ffb0c
    lib/db/backend: Prevent panic in errors.As (#7873) Simon Frei 2021-08-05 12:25:20 +0200
  • fe77fac23f
    Update quic to 0.22.0 to support RFC9000, enable batch reads (#7862) Audrius Butkevicius 2021-08-05 04:44:22 +0100
  • e61091d240
    lib/stun: Prevent nil deref when naming service (#7872) Simon Frei 2021-08-05 01:04:22 +0200
  • 50aacdf1f0
    lib/protocol: Ensure correct blocksize on enc. fileinfo (ref #7861) (#7870) Simon Frei 2021-08-04 23:12:01 +0200
  • e56e8b7aa1
    lib/model: Don't consider hashes pulling on recv-enc (#7869) Simon Frei 2021-08-04 11:10:10 +0200
  • 6d0816e85a gui, man, authors: Update docs, translations, and contributors Jakob Borg 2021-08-04 07:45:31 +0200
  • 739bbe2ad5 lib/connections: Always run a simple connection test Jakob Borg 2021-08-03 13:05:41 +0200
  • abdf024517
    gui: Improve revert/override/delete warning modals (#7847) tomasz1986 2021-08-03 18:46:20 +0900
  • 5a1f6cb813
    lib/fs: Improve case conflict error message (fixes #7827) (#7829) tomasz1986 2021-08-02 05:44:49 +0900
  • 37d0ba1660
    lib/watchaggregator: Replace counter map by two integers (#7856) greatroar 2021-08-01 12:30:20 +0200
  • 734c2fc870
    Merge branch 'release' Simon Frei 2021-07-30 14:46:20 +0200
  • 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 +0300