-
672824641b
lib/connections: TLS handshake must complete in a timely fashion (fixes #3375)
Jakob Borg
2016-07-02 20:33:31 +00:00
-
6d357211b2
lib/config: Remove "Invalid" attribute (fixes #2471)
Jakob Borg
2016-07-02 19:38:39 +00:00
-
8e39e2889d
lib: Fix typos in connections/service.go and model/model.go
Nicolas Braud-Santoni
2016-06-30 13:42:53 +00:00
-
a9ee4bb9f1
lib/upgrade: Remove TestGithubRelease (fixes #3362)
Nicolas Braud-Santoni
2016-06-29 19:06:09 +00:00
-
80fd6c2400
build: Use SOURCE_DATE_EPOCH for build time stamp when available
Jakob Borg
2016-06-29 18:52:49 +00:00
-
3cbe7d40d1
script: Remove build date in genassets.go
aviau
2016-06-29 18:41:33 +00:00
-
af0bc95de5
lib/model: Refactor encapsulation of the folder scanning
Lars K.W. Gohlke
2016-06-29 06:37:34 +00:00
-
4bf3e7485b
lib/events: Make events test less likely to fail
Jakob Borg
2016-06-28 08:29:49 +02:00
-
b701de60ce
gui, assets: Compress PNGs using ZopfliPNG
Peter Dave Hello
2016-06-28 06:19:12 +00:00
-
7ef2743964
lib/events: Introduce per-subscription event IDs (fixes #3335)
Antony Male
2016-06-27 21:18:58 +00:00
-
a165838cbd
lib/model: Decrease max temp filename length (fixes #3338, fixes #3355)
Jakob Borg
2016-06-27 11:47:40 +00:00
-
3c77b8388c
gui: Suggest lower case only folder ID (fixes #3128)
Jakob Borg
2016-06-27 09:39:25 +00:00
-
9d16f4545d
lib/events: Add logging/receiving benchmark
Jakob Borg
2016-06-27 10:26:43 +02:00
-
d57e6808cc
lib/db: Fix alignment crash on 32 bit platforms
Jakob Borg
2016-06-26 13:40:51 +00:00
-
b71cc8a580
gui, man: Update docs & translations
Jakob Borg
2016-06-26 12:48:01 +02:00
-
ac3b03881a
gui: Add addresses for disconnected devices (fixes #3340)
Jakob Borg
2016-06-26 10:47:23 +00:00
-
b0d03d1f1c
lib/config: Retain slash at end of path after expanding ~ (fixes #2782)
Jakob Borg
2016-06-26 10:17:20 +00:00
-
a2dcffcca2
lib/nat: Avoid concurrent reset of NAT timer (fixes #3337)
Jakob Borg
2016-06-26 10:17:12 +00:00
-
9323f0faf8
lib/model: Refactor CheckFolderHealth into separate methods
Jakob Borg
2016-06-26 10:07:27 +00:00
-
f343c8ba36
lib/model, lib/scanner: Silence vet warnings
Jakob Borg
2016-06-20 21:00:39 +00:00
-
502bee9a09
lib/osutil: Return "/" as filesystem root on non-windows (fixes #3321)
Audrius Butkevicius
2016-06-20 20:25:00 +00:00
-
379e2119a8
build: Use forward slashes in Zip and Tar files (fixes #3330)
Jakob Borg
2016-06-20 09:49:19 +00:00
-
89a29946f9
gui: Sort folders by label, fall back to ids if required (fixes #3310)
Cedric Staniewski
2016-06-18 19:16:53 +00:00
-
20a94fafa7
authors: Add xduugu
Jakob Borg
2016-06-18 21:04:32 +02:00
-
99ddf1e4ab
gui: Adjust border-radius on accordion title buttons (fixes #3299)
Daniel Harte
2016-06-17 06:59:07 +00:00
-
fb778218f5
gui: Improve layout of "out of sync" modal (fixes #3306)
Daniel Harte
2016-06-17 06:54:33 +00:00
-
55fc3cb2c5
gui: Load modals before calling initController() (fixes #3301)
Daniel Harte
2016-06-17 06:44:55 +00:00
-
b779e22205
lib/model: Don't set ignore bit when it's already set
Jakob Borg
2016-06-13 17:44:03 +00:00
-
bb5b1f8f01
gui: Temporarily disable the usage reporting prompt (ref #3301)
Jakob Borg
2016-06-13 18:04:01 +02:00
-
c1a96d4900
gui, man: Update docs & translations
Jakob Borg
2016-06-12 16:17:02 +02:00
-
de298da532
gui: Modal tweaks
Daniel Harte
2016-06-12 14:06:48 +00:00
-
6f5ca53f99
lib/connections: Limit rate at which we print warnings about version mismatch
Jakob Borg
2016-06-09 12:30:35 +00:00
-
d507126101
lib/protocol: Understand older/newer Hello messages (fixes #3287)
Jakob Borg
2016-06-09 10:50:14 +00:00
-
9a25df01fe
gui: Add support for multiple stacked modals
Daniel Harte
2016-06-09 10:45:43 +00:00
-
6e960f1972
Less rounding in feature list
Jakob Borg
2016-06-09 11:55:05 +02:00
-
11b9212948
cmd/syncthing: Increase timeout in hello message exchange
perewa
2016-06-08 19:46:54 +00:00
-
b4e2914b70
build: Move metalint to a separate build step (and add build step timings)
Jakob Borg
2016-06-08 16:15:45 +00:00
-
09b7348595
gui: Accordion titles as buttons
Daniel Harte
2016-06-08 15:55:44 +00:00
-
d2bb6e0c0a
gui: Bootstrap tooltips (in modals)
Daniel Harte
2016-06-08 14:55:30 +00:00
-
8632a03662
gui: Remove tooltip shown over whole modal
Daniel Harte
2016-06-08 13:07:53 +00:00
-
e71c78ae84
cmd/syncthing: Remove folder limit on /rest/system/browse
Daniel Harte
2016-06-08 07:09:50 +00:00
-
03a8027efc
cmd/syncthing: Refactor out staticsServer (prev. embeddedStatic) a bit
Jakob Borg
2016-06-07 07:46:45 +00:00
-
b7e186b370
cmd/discosrv: Fix lint warnings
Jakob Borg
2016-06-07 07:33:11 +00:00
-
4a69f3987f
cmd/relaysrv: Fix lint warnings
Jakob Borg
2016-06-07 07:31:43 +00:00
-
343dc486e0
build: Extract runCommand from main
Lars K.W. Gohlke
2016-06-07 07:12:10 +00:00
-
f5b7e8addd
Also group compiler stats
Jakob Borg
2016-06-07 08:12:32 +02:00
-
5aacfd1639
cmd/syncthing: Make API serve loop more robust (fixes #3136)
Jakob Borg
2016-06-06 22:12:23 +00:00
-
06e63aedea
gui: "Syncing" favicon is no longer animated (fixes #3267)
Jakob Borg
2016-06-06 13:01:40 +00:00
-
0320194757
gui: Swap edit / pause buttons on devices
Daniel Harte
2016-06-06 12:39:47 +00:00
-
1753771356
build: Tags must be joined by space, not comma (fixes #3262)
Jakob Borg
2016-06-06 11:39:08 +00:00
-
bc794e7c15
lib/connections: Relay failures should be informative, not warning
scienmind
2016-06-04 10:41:36 +00:00
-
eefcecc7ce
gui, man: Update docs & translations
Jakob Borg
2016-06-03 13:02:27 +02:00
-
3795a786c9
gui: CSS tweaks for mobile views
Daniel Harte
2016-06-02 23:21:19 +00:00
-
855a1bef89
gui: Vertically center identicons in panel titles
Daniel Harte
2016-06-02 20:52:10 +00:00
-
6a67921e40
vendor: Revert to github.com/jackpal/gateway instead of fork
Jakob Borg
2016-06-02 20:40:30 +00:00
-
8709fec517
gui: Make warning titles more readable in Dark Theme
Daniel Harte
2016-06-02 20:03:21 +00:00
-
48245effdf
lib/model, lib/stats: Keep track of folder's last scan time (ref #3143)
Majed Abdulaziz
2016-06-02 19:26:52 +00:00
-
16063933d1
gui: Vertically center identicons in accordion titles
Daniel Harte
2016-06-02 19:03:18 +00:00
-
d317f197be
gui: Early return 'danger' over 'warning'
Daniel Harte
2016-06-02 18:34:25 +00:00
-
8ac862f50a
build: Use purego build tag on tests
Jakob Borg
2016-06-02 16:39:17 +02:00
-
0e996c4664
build: Use purego tags on 'all' target
Jakob Borg
2016-06-02 16:32:23 +02:00
-
287cfee73c
cmd/syncthing: Re-enable auto upgrade for dev builds (fixes #901)
Jakob Borg
2016-06-02 13:01:59 +00:00
-
a6c465e929
cmd/relaysrv: Go 1.3 fix (we should probably drop that compatibility soon)
Jakob Borg
2016-06-02 14:48:25 +02:00
-
becb5ab1dc
cmd/relaysrv: Missed changes in the repo merge (README, systemd)
Audrius Butkevicius
2016-06-02 14:42:57 +02:00
-
49170bf2d8
cmd/relaysrv: Add number of routines
Audrius Butkevicius
2016-02-10 21:24:57 +00:00
-
b1205db7ac
cmd/discosrv: Accept host names in announced addresses
Majed Abdulaziz
2016-05-27 14:14:27 +00:00
-
ff0cd413e6
build: Add default purego tag to discosrv build
Jakob Borg
2016-06-02 14:22:40 +02:00
-
7a56e4a0e5
cmd/relaysrv: Copyright headers
Jakob Borg
2016-06-02 14:16:02 +02:00
-
d17608d0a0
cmd/relaysrv: vet: composite literal uses unkeyed fields
Jakob Borg
2016-06-02 14:10:55 +02:00
-
0af216fea0
cmd/relaysrv: Add build stamped version, print at startup
Jakob Borg
2016-06-02 14:09:36 +02:00
-
1287433a99
build: Add build steps for relaysrv
Jakob Borg
2016-06-02 14:07:29 +02:00
-
56a9964101
cmd/relaysrv: Merge relaysrv repo
Jakob Borg
2016-06-02 14:04:22 +02:00
-
-
532b4383bf
cmd/discosrv: Add build stamped version, print at startup
Jakob Borg
2016-06-02 13:58:39 +02:00
-
f9e2623fdc
vendor: Add dependencies for discosrv
Jakob Borg
2016-05-31 22:35:35 +02:00
-
eacae83886
authors: Add majedev
Jakob Borg
2016-06-02 13:52:18 +02:00
-
5fc53f59c7
build: Add build steps for discosrv
Jakob Borg
2016-05-31 21:57:04 +02:00
-
7035ea3ab7
cmd/discosrv: Merge discosrv repo
Jakob Borg
2016-06-02 13:51:17 +02:00
-
-
d67c0a1eda
authors: Clean up AUTHORS and NICKS files
Jakob Borg
2016-06-02 08:19:12 +00:00
-
36c6a1955f
gui: Improve navigation header layout on mobile
Daniel Harte
2016-06-02 06:08:18 +00:00
-
f792989d9b
gui: Show 'scanning' on unshared folders (fixes #3068)
Daniel Harte
2016-06-02 00:17:48 +00:00
-
ee398f17e1
gui: Restore broken logo on mobile
Daniel Harte
2016-06-01 23:40:11 +00:00
-
8c4723ff43
gui: Fix editing devices (fixes #3236)
Audrius Butkevicius
2016-06-01 20:24:43 +00:00
-
01ae866d58
gui: Use favicon as indication for status (fixes #1018)
Daniel Harte
2016-06-01 19:06:36 +00:00
-
3b8ae33fe3
contributing: Clarify license situation for parts of the project
Jakob Borg
2016-06-01 13:47:25 +00:00
-
6f63909c65
lib/db,cmd/stindex: Expose VersionList and use it in stindex
Audrius Butkevicius
2016-05-31 19:29:26 +00:00
-
1612baca92
gui: /rest/system/browse with no arguments returns drives on Windows (ref #3201)
Audrius Butkevicius
2016-05-31 19:27:07 +00:00
-
4970bd7f65
lib/relay: Correctly get IP from remote addr via proxy (fixes #3223)
Jakob Borg
2016-05-31 14:42:10 +00:00
-
a775dd2b79
script: Improve changelog layout
Jakob Borg
2016-05-31 12:40:30 +00:00
-
137894348b
test: Update test configs to latest format
Jakob Borg
2016-05-31 10:36:33 +02:00
-
ac40b27c79
lib/connections: Handle wrapped connection in SetTCPOptions (fixes #3223)
Jakob Borg
2016-05-31 08:11:57 +00:00
-
9d756525ce
gui: Extract URL from translated string (fixes #3204)
Jakob Borg
2016-05-31 07:24:42 +00:00
-
6361172bea
cmd/syncthing: Be more explicit about how assets should be cached (fixes #3182)
Antony Male
2016-05-30 13:54:55 +00:00
-
56b6383407
gui: Prevent log bar from flashing up while page is loading
Antony Male
2016-05-30 13:16:15 +00:00
-
46fa5a374b
gui: Improve layout of accordion titles
Daniel Harte
2016-05-30 08:18:09 +00:00
-
82621f250c
More details version/platform stats
Jakob Borg
2016-05-30 09:52:38 +02:00
-
7373d2eb3c
cmd/syncthing: Fix upgrade of running syncthing from CLI (fixes #3193)
Alexander Graf
2016-05-28 14:08:26 +00:00
-
4453236949
vendor: Update github.com/gobwas/glob (fixes #3174)
Jakob Borg
2016-05-28 04:43:54 +00:00
-
c2dc4a8e06
lib/db: Have prefix should be normalized
Audrius Butkevicius
2016-05-28 04:18:31 +00:00
-
92a23da3ec
lib/model: Make the (?d) prefix actually work
Audrius Butkevicius
2016-05-28 04:17:34 +00:00
-
242db26343
lib/osutil: Fix globbing at root (fixes #3201)
Audrius Butkevicius
2016-05-28 04:13:34 +00:00