summaryrefslogtreecommitdiffstats
path: root/cmd
AgeCommit message (Expand)Author
2020-04-16build, lib/build: Build faster (#6538)Jakob Borg
2020-04-16cmd/ursrv: Filter out ancient versions from chartJakob Borg
2020-04-13cmd/syncthing, lib/db: Store upgrade info to throttle queries (fixes #6513) (...v1.5.0-rc.1Simon Frei
2020-04-07cmd/stcrashreceiver: Enable (rough) affected users count (#6511)Jakob Borg
2020-04-06cmd/strelaypoolsrv: Simplify LRU usage (#6507)greatroar
2020-04-04cmd/strelaypoolsrv: Fix race condition in caching (#6496)greatroar
2020-04-04cmd/strelaypoolsrv: Use OpenStreetMap (fixes #6150) (#6459)Kevin Bushiri
2020-04-04cmd/strelaysrv: Harmonize and improve log output (ref #6492)Jakob Borg
2020-04-04cmd/strelaypoolsrv: Configurable request processors & queue lenJakob Borg
2020-04-04cmd/strelaypoolsrv: Expose check error to client, fix incorrect response code...Jakob Borg
2020-04-04cmd/strelaypoolsrv: Correctly account status codes, tweak status codesJakob Borg
2020-03-26cmd/ursrv: Minor heatmap tweaksJakob Borg
2020-03-26cmd/ursrv: Use OpenStreetMap and Leaflet for heat map (ref #6150) (#6454)Kevin Bushiri
2020-03-25cmd/ursrv: Provide cached locations.jsonJakob Borg
2020-03-24all: Pass db intervals as args not env vars (#6448)Simon Frei
2020-03-22cmd/syncthing: Don't open browser on upgrade restarts (fixes #6437) (#6442)Jakob Borg
2020-03-22cmd/syncthing: Properly handle STNORESTART=1 (fixes #6440) (#6441)Jakob Borg
2020-03-19cmd/stdiscosrv: Only generate keypair if it doesn't exist (fixes #5809) (#6419)Kevin Bushiri
2020-03-18cmd/syncthing, lib/locations: Separate data and config dirs (fixes #4924) (#6...Simon Frei
2020-03-16cmd/syncthing: Do auto-upgrade before startup (fixes #6384) (#6385)Simon Frei
2020-03-06cmd/ursrv: Analytics for Synology distJakob Borg
2020-03-03all: Tweak error creation (#6391)Jakob Borg
2020-02-27lib/db: Slightly improve indirection (ref #6372) (#6373)Jakob Borg
2020-02-26cmd/syncthing: Do not truncate/rotate logs at start (#6359)Simon Frei
2020-02-26cmd/syncthing: Add indication that reset db happened (#6364)Simon Frei
2020-02-13lib: Faster termination on exit (ref #6319) (#6329)Simon Frei
2020-02-03cmd/stindex: Print missing sequence ranges conciselyJakob Borg
2020-01-31cmd/stindex: Teach it about new key typesJakob Borg
2020-01-26lib/db: Configurable block GC time (#6295)Jakob Borg
2020-01-24lib/db: Deduplicate block lists in database (fixes #5898) (#6283)Jakob Borg
2020-01-20cmd/syncthing: Always use monitor process (fixes #4774, fixes #5786) (#6278)Simon Frei
2020-01-16assets, gui: Losslessly compress all JPG, PNG, and PDF images (#6265)Tomasz WilczyƄski
2020-01-15cmd/strelaypoolsrv: Serve gzip compressed responsesJakob Borg
2020-01-06etc: Fix misleading comment in discosrv options file (#6258)Dan
2019-12-12lib/syncthing: Expose backend instead of lowlevel (#6224)Simon Frei
2019-12-03cmd/ursrv: Show more architectures (fixes #6211)Jakob Borg
2019-11-29Implement database abstraction, error checking (ref #5907) (#6107)Jakob Borg
2019-11-28cmd/syncthing: Implement log rotation (fixes #6104) (#6198)Jakob Borg
2019-11-26all: Use context in lib/dialer (#6177)Simon Frei
2019-11-10all: Cleanups enabled by Go 1.12Jakob Borg
2019-11-07cmd/stbench: rm -r cmd/stbench (#6131)Jakob Borg
2019-11-06all: Remove dead code, fix lost msgLen checks (#6129)Audrius Butkevicius
2019-10-18cmd/stdiscosrv: Sort addresses before replication (fixes #6093) (#6094)Jakob Borg
2019-10-18all: Upgrade github.com/gogo/protobuf and regenerate (fixes #6085)Jakob Borg
2019-10-16all: Update certificate lifetimes (fixes #6036) (#6078)Jakob Borg
2019-10-16lib/syncthing: Prevent hangup on error during startup (fixes #6043) (#6047)Simon Frei
2019-10-07cmd/stdiscosrv: Add support for Traefik 2 as a reverse proxy (#6065)Cyprien Devillez
2019-10-07cmd/*, lib/build: Set correct LongVersion (fixes #5993) (#5997)v1.3.1-rc.2v1.3.1-rc.1v1.3.1Jakob Borg
2019-10-04all, lib/logger: Refactor SetDebug calls (#6054)Lukas Lihotzki
2019-09-04build: Upgrade github.com/gogo/protobuf (#5994)Jakob Borg