aboutsummaryrefslogtreecommitdiff
path: root/lib/locations
AgeCommit message (Expand)Author
2024-02-10all: Use some Go 1.21 features (#9409)Jakob Borg
2024-01-04lib/api: Save session & CSRF tokens to database, add option to stay logged in...Jakob Borg
2023-10-26lib/location: Fix regression of timestamp handling (ref #9180) (#9185)Jakob Borg
2023-10-25lib/locations: Change default config/data location to new XDG recommendation ...Jakob Borg
2022-08-10gui, api: Show internal config and state paths (fixes #8323) (#8324)André Colomb
2022-07-28all: Add build constants for runtime.GOOS comparisons (#8442)Jakob Borg
2021-11-04Normalize CLI options to always use two dashes. (#8037)André Colomb
2021-03-17all: Simplify some method calls (#7499)Jakob Borg
2021-03-01lib/db: Remove Badger experiment (#7413)Jakob Borg
2021-02-15cmd/syncthing: Add cli as a subcommand (fixes #6566, fixes #4719) (#7364)Audrius Butkevicius
2020-12-21all: Handle errors opening db/creating file-set (ref #5907) (#7150)Simon Frei
2020-11-03lib: Remove USE_BADGER experiment (#7089)Jakob Borg
2020-05-29lib/db: Add Badger backend (fixes #5910) (#6250)Jakob Borg
2020-03-18cmd/syncthing, lib/locations: Separate data and config dirs (fixes #4924) (#6...Simon Frei
2019-07-31all: Remove potentially problematic errors from panics (fixes #5839) (#5912)Simon Frei
2019-02-12all: Use new reflect based CLI (#5487)Audrius Butkevicius