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

Anonymous uploads + track upload IPs #167

Merged
merged 9 commits into from
Mar 25, 2022
Merged

Anonymous uploads + track upload IPs #167

merged 9 commits into from
Mar 25, 2022

Commits on Mar 23, 2022

  1. Implement IP tracking on uploads.

    Implement anonymous uploads and downloads.
    ro-tex committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    a759ed1 View commit details
    Browse the repository at this point in the history
  2. Better IPv6 reges. Tests.

    ro-tex committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    b1b465a View commit details
    Browse the repository at this point in the history
  3. Update tester to use IP for uploads.

    Fix a bug in downloads, where an unrelated recent download would be updated instead of a new one being created.
    ro-tex committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    111f4ed View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into ivo/anonymous_uploads

    # Conflicts:
    #	test/database/user_test.go
    ro-tex committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    85626e2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    749dd0b View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2022

  1. Don't track anonymous downloads.

    Add an `AnonUser` helper instead of manually creating an empty user.
    ro-tex committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    06998ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3176249 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8078ba View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

  1. Update database/upload.go

    Co-authored-by: Peter-Jan Brone <peter-jan@settlemint.com>
    ro-tex and Peter-Jan Brone committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    8a5f63c View commit details
    Browse the repository at this point in the history