This website requires JavaScript.
059185b325
cmd/syncthing: Expand usage stats even more (ref #3628 )
Audrius Butkevicius
2017-10-15 07:45:15 +00:00
f8eea13406
Add support for v3 collection (#6 )
Audrius Butkevicius
2017-10-14 18:58:13 +01:00
1e9e9cbebb
cmd/syncthing: Uptime should be an integer
Audrius Butkevicius
2017-10-14 18:22:30 +01:00
cdbb32d0f0
build: Support passing -pkgdir
Felix Ableitner
2017-10-13 09:24:38 +00:00
becbb3b123
lib/model: Fix tests not to require Go 1.9
Audrius Butkevicius
2017-10-12 22:36:20 +01:00
06da67e6fc
issue_template: Clarify what to post and not post
Jakob Borg
2017-10-12 07:14:21 +00:00
2f08f8021f
lib/beacon: Don't exit after a single write failure (fixes #4414 )
Jakob Borg
2017-10-12 07:13:44 +00:00
9d3f3847ed
lib/model: Fix removal of paused folders, improve tests (fixes #4405 )
Audrius Butkevicius
2017-10-03 23:53:02 +01:00
74c8d34805
lib/model: Centralize error reporting, modified files are errors (fixes #4392 )
Audrius Butkevicius
2017-09-23 15:22:26 +01:00
5ec1490be0
lib/fs: Ignore directory fsync failures
Audrius Butkevicius
2017-09-23 15:19:34 +01:00
2760d032ca
cmd/syncthing: Add more stats to usage reports (ref #3628 )
Audrius Butkevicius
2017-10-12 06:16:46 +00:00
813e6ddf83
gui, man: Update docs & translations
Jakob Borg
2017-10-11 07:45:19 +02:00
6ffb95f6c8
etc: Add FreeBSD rc.d script
Matteo Ruina
2017-10-08 17:29:51 +00:00
0b5c11bf93
gui, man: Update docs & translations
Jakob Borg
2017-10-04 07:45:19 +02:00
5aade9a4a5
Add -device-id command line option (fixes #4387 )
Tobias Tom
2017-09-25 06:05:21 +00:00
9717c3d292
authors: Add tobiastom
Jakob Borg
2017-09-25 07:51:06 +02:00
a365ae51c4
lib/model: Hide temporary files on Windows while they are in use (fixes #4382 )
Jakob Borg
2017-09-23 13:47:51 +00:00
97222797a0
lib/config: Make folder marker change non fatal
Jakob Borg
2017-09-23 15:29:55 +02:00
e588bb29b9
lib/model: remove unused folderFs member from Model
Simon Frei
2017-09-21 09:03:36 +00:00
2dd9450793
lib/protocol, vendor: Import luhn code directly
Jakob Borg
2017-09-20 21:34:32 +02:00
3ee12464b4
lib/config, lib/model: Make sure to hide our special files (fixes #4382 )
Jakob Borg
2017-09-20 06:49:04 +00:00
59ebcea356
gui, man: Update docs & translations
Jakob Borg
2017-09-20 07:45:17 +02:00
27d4896a13
gui: Fix title attribute for popups on shared folders / devices (fixes #4377 )
Sly_tom_cat
2017-09-19 15:37:26 +00:00
1088eb12ea
lib/model: Fix logging inconsistencies (fixes #4375 )
Simon Frei
2017-09-18 11:56:19 +00:00
f40d219370
gui, man: Update docs & translations
Jakob Borg
2017-09-13 07:45:17 +02:00
429cc20eb7
cmd/syncthing: Add some common security releated HTTP headers (fixes #4360 )
Jakob Borg
2017-09-10 08:28:12 +00:00
e85ce7c94e
lib/model: Support removing paused folders (fixes #4357 )
Audrius Butkevicius
2017-09-09 15:08:59 +00:00
283c8d95e2
lib/protocol: Comment typo
Jakob Borg
2017-09-08 15:25:11 +02:00
a9aa375109
lib/fs: Comment typo
wangguoliang
2017-09-07 09:40:46 +00:00
f7d2c58783
lib/model: Deduplicate folder loops
Simon Frei
2017-09-07 06:17:47 +00:00
4d3e0de4ba
cmd/syncthing, lib/sha256: Skip CPU benchmarks when user decided (fixes #4348 )
Jakob Borg
2017-09-06 06:55:47 +00:00
9dbc509996
lib/ignore: Consistent behaviour for nil *Matcher
Simon Frei
2017-09-06 06:39:18 +00:00
baec3f909c
gui, man: Update docs & translations
Jakob Borg
2017-09-06 07:45:19 +02:00
c41aaad3bb
lib/ignore: Ignore duplicate lines in .stignore
Simon Frei
2017-09-04 12:46:19 +00:00
9682bbfbda
lib/protocol: Optimize luhn and chunk functions
Jakob Borg
2017-09-03 10:26:12 +00:00
9e6a1fdcd4
vendor: Update kcp, removes closeConn (fixes #4343 )
Audrius Butkevicius
2017-09-02 15:11:48 +01:00
49bddfbe53
cmd/syncthing: Add test for truncate behavior of log file (ref #4255 )
Jakob Borg
2017-09-02 06:56:35 +00:00
55e0ac3e24
lib/model: Make puller retrying and logging less aggressive
Simon Frei
2017-09-02 06:05:55 +00:00
cbcc3ea132
lib/connections: Use our own fork of kcp (fixes #4063 )
Audrius Butkevicius
2017-09-02 06:04:35 +00:00
ab132ff6fe
lib: Folder marker is now a folder
Audrius Butkevicius
2017-09-02 05:52:38 +00:00
19e52a10df
readme: Update badges for new build server
Jakob Borg
2017-09-01 14:23:17 +02:00
a8145e187f
lib/model: Fixup because I suck and shouldn't commit directly to master
Jakob Borg
2017-08-31 10:49:17 +02:00
e33fa10115
lib/model: Use same batch size constants in db updater as for protocol
Jakob Borg
2017-08-31 10:47:39 +02:00
4b6e7e7867
lib/tlsutil: Remove undesired bufio from UnionedConnection (ref #4245 )
Jakob Borg
2017-08-31 07:34:48 +00:00
70d121a94b
cmd/strelaysrv: Smaller, adjustable network buffer
Jakob Borg
2017-08-30 18:52:28 +02:00
33ffb07d31
cmd/strelaysrv: Don't leak tickers
Jakob Borg
2017-08-30 18:46:50 +02:00
7aaa92ac47
cmd/strelaysrv: Add profiling support, default disabled
Jakob Borg
2017-08-30 16:07:15 +02:00
5883eb9a25
gui, man: Update docs & translations
Jakob Borg
2017-08-30 10:50:19 +02:00
e60efa2b3d
gui: Correct quotes in title attribute
MaximAL
2017-08-30 06:02:46 +00:00
ddf6d64faa
lib/model: Create folders via newFolder
Simon Frei
2017-08-25 19:47:01 +00:00
c7221b035d
gui: Round down in devices completion (consistent with folders)
Simon Frei
2017-08-24 04:26:12 +00:00
a69ba18f62
lib/model: Some platforms do not support usage checks (fixes #4321 )
Audrius Butkevicius
2017-08-22 18:13:58 +00:00
b31611a8d1
gui, man: Update docs & translations
Jakob Borg
2017-08-22 09:00:52 +00:00
0ca0e3e9bd
lib/model: GetIgnores: Don't return error for no .stignore file
Simon Frei
2017-08-22 06:48:25 +00:00
0a96a1150b
lib/model, lib/ignores: Properly handle out of folder ignores and free space checks (fixes #4313 , fixes #4314 )
Audrius Butkevicius
2017-08-22 06:45:00 +00:00
b8c249cddc
lib/model: Move stale scan check info finisher (ref #4305 , fix #3742 )
Audrius Butkevicius
2017-08-22 06:42:09 +00:00
e8ba6d4771
lib/upnp: Fix build
Audrius Butkevicius
2017-08-21 11:41:40 +00:00
606fce09ca
lib/upnp: Disable confusing messages
Audrius Butkevicius
2017-08-21 10:03:25 +00:00
3d8b4a42b7
all: Convert folders to use filesystem abstraction
Audrius Butkevicius
2017-08-19 14:36:56 +00:00
ab8c2fb5c7
lib/model: Fix race in GetIgnores (fixes #4300 )
Simon Frei
2017-08-12 17:10:43 +00:00
77578e8aac
gui: Don't set default path editing existing folders without label (fixes #4297 )
Simon Frei
2017-08-10 15:31:25 +00:00
1fc2ab444b
lib/model: Remove ineffective symlink recovery attempt
Jakob Borg
2017-08-08 15:23:29 +02:00
fa5c890ff6
lib/versioner: Clean the versions dir of symlinks, not the full folder
Jakob Borg
2017-08-08 13:13:08 +00:00
a3c17f8f81
lib/model: Disable symlink attack test on Windows
Jakob Borg
2017-08-08 08:05:24 +02:00
f1f21bf220
lib/model, lib/versioner: Prevent symlink attack via versioning (fixes #4286 )
Jakob Borg
2017-07-25 11:36:09 +02:00
54155cb42d
gui: Add title attributes for shared devices/folders
MaximAL
2017-07-27 17:31:14 +00:00
414c58174b
build: Move -installsuffix behind an explicit option (fixes #4272 )
Jakob Borg
2017-07-27 12:55:07 +02:00
94acc20dd6
cmd/strelaysrv: Fix a few connection and routine leaks (fixes #4245 )
Audrius Butkevicius
2017-07-26 19:18:00 +00:00
8e9119eedf
assets: Add Mac folder icon
NoLooseEnds
2017-07-20 13:23:54 +00:00
a04b92332f
gui, lib/config: Add default path for new folders (fixes #2157 )
Simon Frei
2017-07-20 13:16:54 +00:00
0ad10b0fee
all: Typos
HairyFotr
2017-07-20 13:10:46 +00:00
0ca2ed7ad7
build: Use maximum compression when archiving
Ross Smith II
2017-07-17 13:20:13 +00:00
fa4226cae4
authors: Add rasa
Jakob Borg
2017-07-17 15:05:01 +02:00
cc63236a2e
build: Use Go's default GOPATH if it's valid
Jakob Borg
2017-07-16 21:38:57 +01:00
6623657ef3
build: The default build step already includes linting
Jakob Borg
2017-07-15 17:06:06 +02:00
4405117bea
gui: HTML accessibility updates
Jose Manuel Delicado
2017-07-15 09:54:37 +00:00
e371800878
authors: Fixup jmdaweb
Jakob Borg
2017-07-14 07:53:18 +02:00
7a47646534
authors: Add jmdaweb
Jakob Borg
2017-07-14 07:49:08 +02:00
d475ad7ce1
gui, man: Update docs & translations
Jakob Borg
2017-07-13 08:55:12 +02:00
7c8418f493
build: Support builds outside of GOPATH
Jakob Borg
2017-07-11 07:57:58 +00:00
200a7fc844
meta: Move metadata checks into meta directory, make them tests
Jakob Borg
2017-07-07 20:43:26 +00:00
5a38e0ba3f
script: Trivial lint error in changelog.go
Jakob Borg
2017-07-07 21:56:12 +02:00
c77490c32d
authors: Fixup author email mistakes
Jakob Borg
2017-07-07 21:42:50 +02:00
b75c9f2bbb
lib/ignores: Don't add text from includes to lines (fixes #4249 )
Simon Frei
2017-07-06 11:44:11 +00:00
322bedbb04
gui: Show remaining bytes in remote device panel (fixes #4227 )
Siyuan Liu
2017-07-05 09:19:29 +00:00
487655b365
gui, man: Update docs & translations
Jakob Borg
2017-07-05 07:45:22 +02:00
03c678a810
lib/versioner: Interpret versions path relative to folder path (fixes #4188 )
Siyuan Liu
2017-07-03 14:50:51 +00:00
b79f8aceb8
authors: Fixup liusy182
Jakob Borg
2017-07-03 16:40:02 +02:00
92e8c4303a
authors: Add liusy182
Jakob Borg
2017-07-03 16:33:41 +02:00
e735a3a25c
build: Builds from "release" branch are not branch builds
Jakob Borg
2017-06-30 14:02:16 +02:00
8d13e01342
gui: Fix discovered devices list (follow-up to #4186 )
Simon Frei
2017-06-29 13:47:42 +00:00
34f8cc8620
gui: Rename assets/lang/README-FIRST to README for greater visibility
Jakob Borg
2017-06-28 18:58:41 +02:00
add10c98fa
lib/db: Fix test for Go 1.9's smarter time.Time values
Jakob Borg
2017-06-28 14:35:56 +02:00
6503326073
gui, man: Update docs & translations
Jakob Borg
2017-06-28 07:45:20 +02:00
db1dc9985a
lib/upgrade: 0.x to 1.0 is a minor upgrade
Jakob Borg
2017-06-25 14:17:43 +00:00
3641c97667
gui, man: Update docs & translations
Jakob Borg
2017-06-21 07:45:20 +02:00
8f214fe4a9
lib/config: Ignored folders that are added to the config should not remain ignored (fixes #4219 )
Jakob Borg
2017-06-17 18:40:28 +00:00
98cfc204ca
gui: Add dropdown menu to choose discovered devices to device modal (fixes #4157 )
Simon Frei
2017-06-16 15:27:09 +00:00
d0061c172c
gui, man: Update docs & translations
Jakob Borg
2017-06-14 07:45:21 +02:00
93a04158fd
vendor: Update github.com/gogo/protobuf, keeping all files
Jakob Borg
2017-06-14 05:22:37 +02:00