aboutsummaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)Author
2024-02-27all: Use own automaxprocs package that doesn't log (ref #9436) (#9437)v1.27.4-rc.2v1.27.4Jakob Borg
2024-02-26all: Use Linux container CPU quota (fixes #9357, fixes #9435) (#9436)Thomas
2024-02-26cmd/syncthing: Remove legacy GOMAXPROCS handling (ref #9436)Jakob Borg
2024-01-16cmd/ursrv: Add FreeBSD detection (#9351)bt90
2024-01-16cmd/ursrv: Fix Arch detection (#9350)bt90
2024-01-04cmd/syncthing: Add CLI completion functionality (fixes #8616) (#9226)Daniel Padrta
2024-01-04lib/api: Save session & CSRF tokens to database, add option to stay logged in...Jakob Borg
2023-12-11lib/model: Use a single lock (phase two: cleanup) (#9276)v1.27.2-rc.1Jakob Borg
2023-12-11cmd/syncthing: Better cli stdin handling (ref #9166) (#9281)Jakob Borg
2023-12-11cmd/syncthing: Mostly replace urfave/cli command line parser with alecthomas/...cjc7373
2023-12-11lib/nat, lib/upnp: IPv6 UPnP support (#9010)Maximilian
2023-11-27cmd/stcrashreceiver: Add metrics for diskstore inventoryJakob Borg
2023-11-27cmd/stcrashreceiver: Minor cleanup, stricter file permissionsJakob Borg
2023-11-27cmd/stcrashreceiver: Add metrics for incoming reportsJakob Borg
2023-11-27cmd/ursrv: Add metrics for incoming reportsJakob Borg
2023-11-15cmd/ursrv: Add link to source code (#9224)Anatoli Babenia
2023-11-15cmd/ursrv: Anchor distribution expressions to avoid mismatches (ref #9141)Jakob Borg
2023-11-15cmd/ursv: Report on copy range methodJakob Borg
2023-11-14cmd/stdiscorv: Expose build info in metricsJakob Borg
2023-11-08cmd/stdiscosrv: Metric for returned retry-afterJakob Borg
2023-11-08cmd/stdiscosrv: Account IPv4 & IPv6Jakob Borg
2023-11-08cmd/stdiscosrv: Prevent nil IPs from X-Forwarded-For (fixes #9189) (#9190)vapatel2
2023-10-16Revert "cmd/stcrashreceiver: Aggregate slice out of bounds errors"Jakob Borg
2023-10-14cmd/stdiscosrv: Only attempt unescaping when there are %-encodings in the hea...Jakob Borg
2023-10-14cmd/stcrashreceiver: Aggregate slice out of bounds errorsJakob Borg
2023-10-14cmd/stcrashreceiver: Propagate synthetic user ID for crashesJakob Borg
2023-10-11cmd/ursrv: Replace "2006-01-02" with time.DateOnly (#9157)orangekame3
2023-10-07cmd/stdiscosrv: Handle unescaped cert header from Traefik (fixes #9143) (#9153)Jakob Borg
2023-10-04cmd/stdiscosrv: Slightly tweak replication settingsJakob Borg
2023-10-02cmd/ursrv: Add linuxserver.io detection (#9145)bt90
2023-09-29cmd/ursrv: Fix f-droid detection (#9142)bt90
2023-09-29cmd/ursrv: Support new android build user (#9141)bt90
2023-09-24lib/config: Accept pre-hashed password (fixes #9123) (#9124)Jakob Borg
2023-09-06cmd/stdiscosrv: Deduplicate addresses (fixes #8482) (#9080)bt90
2023-09-06all: Support multiple device connections (fixes #141) (#8918)Jakob Borg
2023-08-30cmd/stdiscosrv: Streamline context handlingJakob Borg
2023-08-30cmd/stdiscosrv: Explicitly enable HTTP/2Jakob Borg
2023-08-23cmd/stdiscosrv: Separate HTTPS and replication certificatesJakob Borg
2023-08-23cmd/stdiscosrv: Use larger database settingsJakob Borg
2023-08-23cmd/stdiscosrv: Modernise TLS settings, remove excessive HTTP loggingJakob Borg
2023-08-23cmd/stdiscosrv: Serve compressed responsesJakob Borg
2023-08-09cmd/stupgrades: Serve friendlier URLs for upgrade assets (fixes #9033)Jakob Borg
2023-07-26cmd/strelaysrv: Handle accept error with debug set (fixes #9001) (#9004)Jakob Borg
2023-07-18all: unused parameter should be replaced by underscore (#8989)deepsource-autofix[bot]
2023-07-16cmd/syncthing: Mention STVERSIONEXTRA in --help output (ref #8980)Jakob Borg
2023-07-16cmd/ursrv: Update map tile URLJakob Borg
2023-07-16cmd/strelaypoolsrv: Update map tile URL (#8985)bt90
2023-07-12cmd/stcrashreceiver: Correct parsing of current version stringJakob Borg
2023-07-10cmd/ursrv: Remove old, unused user movement codeJakob Borg
2023-07-10cmd/ursrv: Merge ursrv and uraggregate as subcommandsJakob Borg