summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-02-26all: Fix versioning path handling (#7407)v1.14.0-rc.3v1.14.0Simon Frei
2021-02-26gui: Folder versioning editing cleanup (#7384)Simon Frei
2021-02-22all: Fix Microsoft documentation links in code comments (#7387)v1.14.0-rc.2tomasz1986
2021-02-22gui: Handle info labels that are longer than available space (fixes #944) (#7...tomasz1986
2021-02-22gui: Show "Last seen" at the top when device is disconnected (ref #7166) (#7373)tomasz1986
2021-02-22gui: Remove cleanupIntervalS leftovers from External Versioning (ref #7360) (...tomasz1986
2021-02-22gui: Allow setting custom path for all versioning except external (#7377)tomasz1986
2021-02-22lib/fs: Consider options in case-fs caching (fixes #7371) (#7381)Simon Frei
2021-02-22lib/scanner: Pass on errors while hashing (#7380)Simon Frei
2021-02-22build: Update pfilter (#7376)Simon Frei
2021-02-22gui: Hide the Rescan All button when no folders exist (#7367)tomasz1986
2021-02-17lib/connections: Allow QUIC with Go 1.16 (#7372)next-relJakob Borg
2021-02-17gui: Hide non-functional Versions button when using External Versioning (#7365)tomasz1986
2021-02-17gui, man, authors: Update docs, translations, and contributorsJakob Borg
2021-02-17gui: Fix setting external versioning command (fixes #7361) (#7362)Simon Frei
2021-02-17lib/versioner: Improve error messages (fixes #7354) (#7357)Simon Frei
2021-02-17gui: Disable Cleanup Interval with External File Versioning as unsupported (#...tomasz1986
2021-02-10gui, man, authors: Update docs, translations, and contributorsJakob Borg
2021-02-09gui: Check that connection exists on event (fixes #7347) (#7348)Simon Frei
2021-02-08lib/model: Disable tests involving scrypt with -short (fixes #7344) (#7346)v1.14.0-rc.1Simon Frei
2021-02-08build: Fix strings in versioninfo for Windows (fixes #7340) (#7342)tomasz1986
2021-02-08lib: Do not set ModifiedBy on meta only changes (#7345)Simon Frei
2021-02-08gui: Add defaults config to advanced menu (ref #7131) (#7343)Simon Frei
2021-02-08lib/model: Refactor folder.scanSubdirs into smaller parts (#7321)Simon Frei
2021-02-08lib/db: Fix and improve removing entries from global (ref #6501) (#7336)Simon Frei
2021-02-07gui: Apply #7339 to untrustedSimon Frei
2021-02-07gui: fix setDeviceConfig updating devices with undefined key (#7339)Christian Prescott
2021-02-05lib/model: Correctly verify short read blocks (fixes #7333) (#7334)Jakob Borg
2021-02-05lib/api: Give the config changes some more time? (#7335)Jakob Borg
2021-02-05all: Failure reporting fixes (#7331)Simon Frei
2021-02-04all: Add configurable defaults (fixes #4224, fixes #6086) (#7131)Simon Frei
2021-02-04lib/ignore: Store cache timestamps as Unix ns counts (#7326)greatroar
2021-02-04lib/db: Report number of repaired items from checkGlobal (#7329)Simon Frei
2021-02-03gui: Do not touch .stignore when not needed (fixes #7284) (#7325)Quentin Hibon
2021-02-03lib/scanner: Remove unused field, move WaitGroup.Add out of loop (#7323)greatroar
2021-02-03gui, man, authors: Update docs, translations, and contributorsJakob Borg
2021-02-02lib/protocol: Hide repeated data blocks in a given file (#7319)Jakob Borg
2021-02-01lib/model: Make /browse endpoint return sane objects (#7306)Audrius Butkevicius
2021-01-31lib/model: Correct pull progress for small files (fixes #7263) (#7316)Simon Frei
2021-01-31lib/model: Optimize rename detection in scanner (#7315)Simon Frei
2021-01-28lib/scanner: Allocate structure for final partial block (#7310)greatroar
2021-01-27lib/stun: Inline util.OnDone, comment on its purpose (#7308)greatroar
2021-01-27lib/fs: Cache all real-case results (fixes #7270) (#7286)Simon Frei
2021-01-27lib/util, lib/svcutil: Remove unused code (#7309)greatroar
2021-01-27gui: Reduce checkboxes size in Advanced Configuration (fixes #6949) (#7296)Tomasz Wilczyński
2021-01-27gui, man, authors: Update docs, translations, and contributorsJakob Borg
2021-01-25gui/untrusted: Mirror changes from #7205 and #7192 (#7302)André Colomb
2021-01-25gui: Make label and input IDs in Advanced Configuration unique (fixes #7287) ...Tomasz Wilczyński
2021-01-25lib/svcutil: Simplify doneService (#7303)greatroar
2021-01-25lib/model: Forget pending folders no longer announced in ClusterConfig (fixes...André Colomb