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 <opensource@fthiessen.de>
    susnux committed Nov 4, 2024

    Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    susnux Ferdinand Thiessen
    Copy the full SHA
    36fa7c4 View commit details
  2. test: Polyfill tests like the server does

    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux committed Nov 4, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    cca1f93 View commit details
  3. Merge pull request #1486 from nextcloud-libraries/backport/1478/stable5

    [stable5] feat: Rate-limit image previews
    susnux authored Nov 4, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    8d1b65c View commit details
  4. chore: Prepare release of 5.3.8

    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux committed Nov 4, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    97a6af3 View commit details
  5. Merge pull request #1488 from nextcloud-libraries/chore/5-3-8

    chore: Prepare release of 5.3.8
    susnux authored Nov 4, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    d04f2f9 View commit details
Loading