Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nextcloud-libraries/nextcloud-dialogs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.3.7
Choose a base ref
...
head repository: nextcloud-libraries/nextcloud-dialogs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.3.8
Choose a head ref
  • 5 commits
  • 9 files changed
  • 1 contributor

Commits on Nov 4, 2024

  1. feat: Rate-limit image previews

    Image preloading should be rate limited, to not overload the server.
    Now it is set to max. 5 requests at the same time.
    
    Signed-off-by: Ferdinand Thiessen <[email protected]>
    susnux committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    36fa7c4 View commit details
    Browse the repository at this point in the history
  2. test: Polyfill tests like the server does

    Signed-off-by: Ferdinand Thiessen <[email protected]>
    susnux committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    cca1f93 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1486 from nextcloud-libraries/backport/1478/stable5

    [stable5] feat: Rate-limit image previews
    susnux authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    8d1b65c View commit details
    Browse the repository at this point in the history
  4. chore: Prepare release of 5.3.8

    Signed-off-by: Ferdinand Thiessen <[email protected]>
    susnux committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    97a6af3 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1488 from nextcloud-libraries/chore/5-3-8

    chore: Prepare release of 5.3.8
    susnux authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    d04f2f9 View commit details
    Browse the repository at this point in the history
Loading