Commit History

作者 SHA1 備註 提交日期
  Jakob Borg 01257e838b build: use Go 1.24 tools pattern (#10281) 1 月之前
  Ross Smith II bbf48ae334 fix(all): various typos (#10242) 2 月之前
  Jakob Borg 8d37e8f307 Merge branch 'main' into v2 4 月之前
  Simon Frei 6765867a2e chore(protocol): only allow enc. password changes on cluster config (#10145) 4 月之前
  Simon Frei 4fb8ee6a6f chore(protocol): don't start connection routines a second time (#10146) 4 月之前
  Jakob Borg 79bac43800 Merge branch 'main' into v2 4 月之前
  Jakob Borg 3bd2bff23b fix(protocol): avoid deadlock with concurrent connection start and close (#10140) 4 月之前
  Jakob Borg 964c8d7d65 fix(model): correct bufferpool handling; simplify (#10113) 5 月之前
  Jakob Borg 77970d5113 refactor: use modern Protobuf encoder (#9817) 10 月之前
  Simon Frei 1f4fde9525 chore(protocol): prioritize closing a connection (#9711) 1 年之前
  Jakob Borg 2238a288d9 fix(model): shut down index sender faster (#9704) 1 年之前
  Jakob Borg 5342bec1b7 lib/protocol: Further interface refactor (#9396) 1 年之前
  Jakob Borg 96c30f8387 lib/model, lib/protocol: Remove FileInfoBatch reuse behavior (#9399) 1 年之前
  Jakob Borg bda4016109 lib/protocol: Refactor interface (#9375) 1 年之前
  Jakob Borg f47de83914 lib/protocol: Ensure starting & closing a connection are exclusive (fixes #9102) (#9103) 2 年之前
  Jakob Borg c6334e61aa all: Support multiple device connections (fixes #141) (#8918) 2 年之前
  Jakob Borg b9c08d3814 all: Add Prometheus-style metrics to expose some internal performance counters (fixes #5175) (#9003) 2 年之前
  Jakob Borg 9d21b91124 all: Refactor the protocol/model interface a bit (ref #8981) (#9007) 2 年之前
  Jakob Borg 466b56ded1 lib/protocol: Cache expensive key operations (fixes #8599) (#8820) 2 年之前
  André Colomb ab0eb909a2 gui, lib/connections: Let the backend decide whether connection is local (fixes #8686) (#8694) 2 年之前
  Jakob Borg b10d106a55 all: Modernize error wrapping (#8491) 3 年之前
  greatroar bd0acd04b1 lib/protocol: Use one mutex for rawConnect.awaiting and nextID (#8198) 3 年之前
  greatroar a0fd619df3 lib/protocol: Require at least 3.125% savings from compression (#8133) 3 年之前
  Jakob Borg b6d1e16b4e lib/protocol: Switch to a newer lz4 package (#8122) 3 年之前
  André Colomb 0cba3154f0 lib/model: Remove bogus fields from connections API endpoint (fixes #8103) (#8104) 3 年之前
  greatroar 46082f194c lib/protocol: Eliminate nativeModel on Unix 4 年之前
  greatroar bd363fe0b7 lib/protocol: Write uncompressible messages uncompressed (#7790) 4 年之前
  Simon Frei 857caf3637 lib/connections: Trigger dialer when connection gets closed (#7753) 4 年之前
  greatroar 3746c899b7 build: List go:generate tools in tools.go (#7599) 4 年之前
  Simon Frei 924b96856f lib: Handle adding enc folders on an existing conn (fixes #7509) (#7510) 4 年之前