Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lib/geoip, cmd/relaypoolsrv, cmd/ursrv: Automatically manage GeoIP updates #9342

Merged
merged 17 commits into from May 18, 2024

Commits on Jan 13, 2024

  1. Configuration menu
    Copy the full SHA
    afa4a57 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Limit maximum database size

    calmh committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    2a1e6fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2ce99a View commit details
    Browse the repository at this point in the history
  3. wip

    calmh committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    773c520 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Merge branch 'main' into geoip

    * main:
      lib/model: Typo in method name (fixes syncthing#9389)
      lib/model: Typo in debug print (fixes syncthing#9386)
      build: Update dependencies (syncthing#9379)
      build(deps): bump actions/cache from 3 to 4 (syncthing#9363)
      lib/api: Improve folder summary event, verbose service (syncthing#9370)
      lib/protocol: Refactor interface (syncthing#9375)
      gui, man, authors: Update docs, translations, and contributors
      lib/fs: Add invalid UTF-8 guards to watcher (fixes syncthing#9369) (syncthing#9372)
      lib/api: Remove remnants of CSRF tokens file mentions (ref syncthing#9284)
      gui, man, authors: Update docs, translations, and contributors
      gui: Remove non-functional HTML from External Versioning tooltip (ref syncthing#8923) (syncthing#9358)
      cmd/ursrv: Add FreeBSD detection  (syncthing#9351)
      cmd/ursrv: Fix Arch detection (syncthing#9350)
      lib/ignore: Optimise ignoring directories for filesystem watcher (fixes syncthing#9339) (syncthing#9340)
      gui, man, authors: Update docs, translations, and contributors
      lib/ignore: Refactor out result type (syncthing#9343)
    calmh committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    84f6ae5 View commit details
    Browse the repository at this point in the history
  2. wip

    calmh committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    c73b142 View commit details
    Browse the repository at this point in the history
  3. wip

    calmh committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    dee5aea View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Merge branch 'main' into geoip

    * main:
      lib/logger: Split STTRACE into list of strings (syncthing#9402)
      gui, man, authors: Update docs, translations, and contributors
    calmh committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    f66e7a2 View commit details
    Browse the repository at this point in the history
  2. wip

    calmh committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    c15c60d View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    9562cfd View commit details
    Browse the repository at this point in the history
  2. Merge branch 'release'

    * release:
      build: Use Go 1.22.3 at minimum
    calmh committed May 8, 2024
    Configuration menu
    Copy the full SHA
    c530ff6 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Merge branch 'main' into geoip

    * main: (45 commits)
      build: Use Go 1.22.3 at minimum
      build: Use Go 1.22.3 at minimum
      gui: Add Hindi (hi) translation template (syncthing#9530)
      gui, man, authors: Update docs, translations, and contributors
      lib/connections: Add syncthing_connections_active metric (fixes syncthing#9527) (syncthing#9528)
      etc: Use 7MiB buffer size (syncthing#9524)
      gui: Fix Firefox bookmark favicon (fixes syncthing#9506) (syncthing#9507)
      gui, man, authors: Update docs, translations, and contributors
      gui, man, authors: Update docs, translations, and contributors
      gui, man, authors: Update docs, translations, and contributors
      lib/nat: Don't crash on empty address list (fixes syncthing#9503) (syncthing#9504)
      lib/db: Drop indexes for outgoing data to force refresh (ref syncthing#9496) (syncthing#9502)
      gui: Fix missing link to device editor for names with superscript (ref syncthing#9472) (syncthing#9494)
      lib/db: Hold update lock while taking snapshot (syncthing#9496)
      build: Update dependencies (syncthing#9497)
      gui, man, authors: Update docs, translations, and contributors
      gui, man, authors: Update docs, translations, and contributors
      Removed no longer relevant Bountysource link (syncthing#9480)
      lib/api: Missing return after HTTP error
      lib/api: Extract session store (syncthing#9425)
      ...
    calmh committed May 9, 2024
    Configuration menu
    Copy the full SHA
    e2d1963 View commit details
    Browse the repository at this point in the history
  2. wip

    calmh committed May 9, 2024
    Configuration menu
    Copy the full SHA
    cbe73ce View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. wip

    calmh committed May 16, 2024
    Configuration menu
    Copy the full SHA
    4f84a59 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into geoip

    * main:
      gui, man, authors: Update docs, translations, and contributors
    calmh committed May 16, 2024
    Configuration menu
    Copy the full SHA
    1f8f3ff View commit details
    Browse the repository at this point in the history
  3. wip

    calmh committed May 16, 2024
    Configuration menu
    Copy the full SHA
    7098db6 View commit details
    Browse the repository at this point in the history
  4. wip

    calmh committed May 16, 2024
    Configuration menu
    Copy the full SHA
    c84e0f3 View commit details
    Browse the repository at this point in the history