summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-07-04lib/model: Invalidate files with trailing white space on Windows (fixes #3227)v0.13Jakob Borg
2016-07-03gui: Sort device folder lists by labelCedric Staniewski
2016-07-03lib/discover: Respect the listen address scheme (fixes #3346)Cedric Staniewski
2016-07-03gui, man: Update docs & translationsv0.13.10Jakob Borg
2016-07-03cmd/discosrv: Respect the listen address scheme (fixes #3346)Cedric Staniewski
2016-07-03cmd/relaysrv: Typos in optionsPhil Davis
2016-07-02lib/connections: TLS handshake must complete in a timely fashion (fixes #3375)Jakob Borg
2016-07-02lib/config: Remove "Invalid" attribute (fixes #2471)Jakob Borg
2016-06-30lib: Fix typos in connections/service.go and model/model.goNicolas Braud-Santoni
2016-06-29lib/upgrade: Remove TestGithubRelease (fixes #3362)Nicolas Braud-Santoni
2016-06-29build: Use SOURCE_DATE_EPOCH for build time stamp when availableJakob Borg
2016-06-29script: Remove build date in genassets.goaviau
2016-06-29lib/model: Refactor encapsulation of the folder scanningLars K.W. Gohlke
2016-06-28lib/events: Make events test less likely to failJakob Borg
2016-06-28gui, assets: Compress PNGs using ZopfliPNGPeter Dave Hello
2016-06-27lib/events: Introduce per-subscription event IDs (fixes #3335)Antony Male
2016-06-27lib/model: Decrease max temp filename length (fixes #3338, fixes #3355)Jakob Borg
2016-06-27gui: Suggest lower case only folder ID (fixes #3128)Jakob Borg
2016-06-27lib/events: Add logging/receiving benchmarkJakob Borg
2016-06-26lib/db: Fix alignment crash on 32 bit platformsv0.13.9Jakob Borg
2016-06-26gui, man: Update docs & translationsv0.13.8Jakob Borg
2016-06-26gui: Add addresses for disconnected devices (fixes #3340)Jakob Borg
2016-06-26lib/config: Retain slash at end of path after expanding ~ (fixes #2782)Jakob Borg
2016-06-26lib/nat: Avoid concurrent reset of NAT timer (fixes #3337)Jakob Borg
2016-06-26lib/model: Refactor CheckFolderHealth into separate methodsJakob Borg
2016-06-20lib/model, lib/scanner: Silence vet warningsJakob Borg
2016-06-20lib/osutil: Return "/" as filesystem root on non-windows (fixes #3321)Audrius Butkevicius
2016-06-20build: Use forward slashes in Zip and Tar files (fixes #3330)Jakob Borg
2016-06-18gui: Sort folders by label, fall back to ids if required (fixes #3310)Cedric Staniewski
2016-06-18authors: Add xduuguJakob Borg
2016-06-17gui: Adjust border-radius on accordion title buttons (fixes #3299)Daniel Harte
2016-06-17gui: Improve layout of "out of sync" modal (fixes #3306)Daniel Harte
2016-06-17gui: Load modals before calling initController() (fixes #3301)Daniel Harte
2016-06-13lib/model: Don't set ignore bit when it's already setJakob Borg
2016-06-13gui: Temporarily disable the usage reporting prompt (ref #3301)v0.13.7Jakob Borg
2016-06-12gui, man: Update docs & translationsv0.13.6Jakob Borg
2016-06-12gui: Modal tweaksDaniel Harte
2016-06-09lib/connections: Limit rate at which we print warnings about version mismatchJakob Borg
2016-06-09lib/protocol: Understand older/newer Hello messages (fixes #3287)Jakob Borg
2016-06-09gui: Add support for multiple stacked modalsDaniel Harte
2016-06-08cmd/syncthing: Increase timeout in hello message exchangeperewa
2016-06-08build: Move metalint to a separate build step (and add build step timings)Jakob Borg
2016-06-08gui: Accordion titles as buttonsDaniel Harte
2016-06-08gui: Bootstrap tooltips (in modals)Daniel Harte
2016-06-08gui: Remove tooltip shown over whole modalDaniel Harte
2016-06-08cmd/syncthing: Remove folder limit on /rest/system/browseDaniel Harte
2016-06-07cmd/syncthing: Refactor out staticsServer (prev. embeddedStatic) a bitJakob Borg
2016-06-07cmd/discosrv: Fix lint warningsJakob Borg
2016-06-07cmd/relaysrv: Fix lint warningsJakob Borg
2016-06-07build: Extract runCommand from mainLars K.W. Gohlke