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

Release 4.1.0 #2099

Merged
merged 79 commits into from
Apr 14, 2024
Merged

Release 4.1.0 #2099

merged 79 commits into from
Apr 14, 2024

Commits on Mar 18, 2024

  1. Modernize Domain entity

    acelaya committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    ab8fa52 View commit details
    Browse the repository at this point in the history
  2. Modernize ApiKey entity

    acelaya committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    60e9443 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2dee43 View commit details
    Browse the repository at this point in the history
  4. Modernize Visit entity

    acelaya committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    78526fb View commit details
    Browse the repository at this point in the history
  5. Modernize ShortUrl entity

    acelaya committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    5524476 View commit details
    Browse the repository at this point in the history
  6. Update changelog

    acelaya committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    cd38732 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #2068 from acelaya-forks/feature/modernize-entities

    Feature/modernize entities
    acelaya authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    457a7a1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e028d8e View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Merge pull request #2069 from acelaya-forks/feature/short-url-simplif…

    …ication
    
    Move logic to serialize ShortUrls to entity itself
    acelaya authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    63ea9e4 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

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

Commits on Mar 24, 2024

  1. Configuration menu
    Copy the full SHA
    a327e6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d948543 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6fe2691 View commit details
    Browse the repository at this point in the history
  4. Update changelog

    acelaya committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    b4c46ce View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2070 from acelaya-forks/feature/visited-url-always

    Feature/visited url always
    acelaya authored Mar 24, 2024
    Configuration menu
    Copy the full SHA
    207d5ad View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    c599d8a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2076 from acelaya-forks/feature/fix-array-inputs

    Make sure tags fallback to empty array when null
    acelaya authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    1470206 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17d37a0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f678873 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3c89d25 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7d415e4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7afd3fd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6074f44 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    054eb42 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6fbb5a3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b236354 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3d7b1ca View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    10e941c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8417498 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    cef30c8 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    4a05c4b View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    da922fb View commit details
    Browse the repository at this point in the history
  2. Fix type hint in migration

    acelaya committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    c4fd3a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab96297 View commit details
    Browse the repository at this point in the history
  4. Fix RabbitMQ dev port

    acelaya committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    1331b3f View commit details
    Browse the repository at this point in the history
  5. Update changelog

    acelaya committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    8cb5d44 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2074 from acelaya-forks/feature/slotted-counts

    Feature/slotted counts
    acelaya authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    6ce1550 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    071cb9a View commit details
    Browse the repository at this point in the history
  8. Merge pull request #2078 from acelaya-forks/feature/tags-stats-improv…

    …ements
    
    Improve tags stats performance by using the new short_url_visits_counts table
    acelaya authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    7f4137e View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Configuration menu
    Copy the full SHA
    90514c6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2079 from acelaya-forks/feature/fix-order-by-title

    Ensure ordering by title is consistent between database engines
    acelaya authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    f4803c6 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

  1. Configuration menu
    Copy the full SHA
    55e2780 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab6fa49 View commit details
    Browse the repository at this point in the history
  3. Update changelog

    acelaya committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    6e82509 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2081 from acelaya-forks/feature/performant-count-…

    …visits
    
    Load non-orphan visits overview via short url visits counts
    acelaya authored Mar 31, 2024
    Configuration menu
    Copy the full SHA
    401046f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b50547d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    284b28e View commit details
    Browse the repository at this point in the history
  7. Merge pull request #2083 from acelaya-forks/feature/matomo-title

    Track short URL title as document title when sending visits to matomo
    acelaya authored Mar 31, 2024
    Configuration menu
    Copy the full SHA
    cd43c1c View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Track orphan visits counts

    acelaya committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    d090260 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2082 from acelaya-forks/feature/orphan-visits-counts

    Track orphan visits counts
    acelaya authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    d6f5869 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    f92a720 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd88283 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2371e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    527d28a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3881996 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b7db676 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #2086 from acelaya-forks/feature/delete-expired

    Feature/delete expired
    acelaya authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    cc134ab View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. Configuration menu
    Copy the full SHA
    e1cf0c4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2090 from acelaya-forks/feature/propagate-job-req…

    …uest-id
    
    Forward request ID from sync request process to async job processes
    acelaya authored Apr 7, 2024
    Configuration menu
    Copy the full SHA
    75f6f8d View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    8a273e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e74dd7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2092 from acelaya-forks/customizable-memory-limit

    Allow memory_limit to be configurable
    acelaya authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    5e83f30 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    850dde1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2097 from acelaya-forks/feature/bitly-custom-slugs

    Fix custom slugs not being properly imported from bitly
    acelaya authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    d2e74ab View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. Configuration menu
    Copy the full SHA
    c57494d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13ee71f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce0f61b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ca42425 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4fdbcc2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6121efe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bbdbafd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f0e6200 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    82e7094 View commit details
    Browse the repository at this point in the history
  10. Update changelog

    acelaya committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    dc8dfa9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    986f116 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #2098 from acelaya-forks/feature/matomo-command

    Create console command to send visits to matomo
    acelaya authored Apr 13, 2024
    Configuration menu
    Copy the full SHA
    048856c View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. Add v4.1.0 to changelog

    acelaya committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    93fa27b View commit details
    Browse the repository at this point in the history
  2. Rearrange changelog

    acelaya committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    e586fec View commit details
    Browse the repository at this point in the history