summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2021-07-10lib/connections: switch statement to get the QUIC network (#7816)v1.18.1-rc.1greatroar
2021-07-05lib/connections: Resolve IPv6 for quic6:// peers (fixes #7809) (#7810)Chih-Hsuan Yen
2021-07-03lib/connections: Fully dial resumed devices (#7798)Simon Frei
2021-07-03lib/model: Prevent folder-type change from/to encrypted (fixes #7704) (#7796)Simon Frei
2021-07-03lib/model: Scan removed dirs when reverting recv-enc (fixes #7706) (#7797)Simon Frei
2021-06-27lib/protocol: Write uncompressible messages uncompressed (#7790)greatroar
2021-06-27lib/model: Compare all items with global on scan (fixes #7740) (#7791)Simon Frei
2021-06-27lib/db: Missing event-logger in write-transaction (#7793)Simon Frei
2021-06-27lib/fs: Set expiry after DirNames in case-fs (#7794)Simon Frei
2021-06-25lib/connections: Dial devices in parallel (#7783)Simon Frei
2021-06-24lib/api: Always include usage reporting data in support bundle (#7786)Jakob Borg
2021-06-17lib/connections: Missed map init in nextDialAt (ref #7753) (#7778)Simon Frei
2021-06-17lib/connections: Trigger dialer when connection gets closed (#7753)Simon Frei
2021-06-17lib/db: Check if sequences change when repairing metadata (#7770)Simon Frei
2021-06-17gui, lib: Handle pw adding remote encrypted folder (fixes #7705) (#7772)Simon Frei
2021-06-17lib/db: Fix accounting bug when dropping indexes (#7774)Simon Frei
2021-06-17lib/model: Remove bogus failureevent when restarting folder (#7773)Simon Frei
2021-06-09lib/db, lib/model: Improve error handling on pending items (#7754)Simon Frei
2021-06-09lib/fs: Add bitmasks for Darwin to handle change to empty files (fixes #7731)...Anur
2021-06-07lib/db: Add failure reports to failures iterating over hashes (#7755)v1.18.0-rc.1Simon Frei
2021-06-07lib/db: Use a more concurrent GC (fixes #7722) (#7750)Jakob Borg
2021-06-07all: Allow dismissing pending devices / folders without ignoring (fixes #7700...André Colomb
2021-06-07gui: Modal dialog for listeners and discovery status (#7539)André Colomb
2021-06-05lib/model: Fix wrongly hardcoded arguments in test helper (#7749)Simon Frei
2021-06-05lib/model: Fix indexhandling for new folders paused on remote (#7747)Simon Frei
2021-06-04lib/model: Fix test introduced in #7714 failing due to #7689 (#7745)Simon Frei
2021-06-03lib/model: Fix passwords on receive-enc needing token (ref #7518) (#7739)Simon Frei
2021-06-03lib/api, lib/config: Apply defaults before deserializing json (#7690)Simon Frei
2021-06-03lib/model: Fix reverting when version has only our own ID (fixes #7708) (#7714)Simon Frei
2021-06-03lib/model: Don't share with introduced device if encrypted (fixes #7724) (#7734)Simon Frei
2021-06-03lib/model: Ensure indexes are only received after checking IDs (ref #7649) (#...Simon Frei
2021-05-31lib/db: Clean up Timer and wait for logging before return in GC (#7720)greatroar
2021-05-28build, lib/model: Add flag to run tests without -short and fix failure (#7716)Simon Frei
2021-05-22lib/model: Fix incoming request on receive-enc (fixes #7699) (#7702)v1.17.0-rc.4v1.17.0Simon Frei
2021-05-22lib/db: Add logging for GC (#7707)Simon Frei
2021-05-20lib/config: Set DisableTempIndexes to true on receive-encrypted (#7701)Simon Frei
2021-05-19all: Regenerate proto (#7696)Simon Frei
2021-05-17lib/fs: Fix UnicodeLowercaseNormalized on lowercase NFD (#7692)greatroar
2021-05-17lib/fs: Ignore normalization differences in case insensitive lookup (fixes #7...Jakob Borg
2021-05-16lib/model: Fix addFakeConn and other test improvements (#7684)Simon Frei
2021-05-15lib/scanner: Do not drop all not-exist-errors and debug logging (#7675)Simon Frei
2021-05-15lib/model: Don't use empty folder cfg for index sender (fixes #7649) (#7671)Simon Frei
2021-05-14lib/connections: Reduce default quic redial interval (fixes #7471) (#7672)Audrius Butkevicius
2021-05-11lib/connections: Actually remove listenerSupervisor (ref #7644) (#7663)v1.17.0-rc.2Simon Frei
2021-05-11lib/connections: Update pfilter to pick up bugfix/oob stuff, support OOB conn...Audrius Butkevicius
2021-05-11lib/model: Improve encryption cluster-config errors (#7658)Simon Frei
2021-05-10lib/connections: Correct service termination order (#7657)Audrius Butkevicius
2021-05-10lib/connections: Separate listener supervisors and lower backoff time (#7644)Simon Frei
2021-05-10lib/relay, lib/svcutil: Improve service logging (fixes #7580) (#7647)Simon Frei
2021-05-10all: Refactor relay invitations (#7646)Simon Frei