-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Comparing changes
Open a pull request
base repository: nextcloud/server
base: e100f15
head repository: nextcloud/server
compare: 1247c59
- 10 commits
- 198 files changed
- 5 contributors
Commits on Jan 6, 2025
-
fix(caldav): rename default calendar to keep it in the trashbin inste…
…ad of purging it When doing a PROPFIND on default-calendar-url, if the current default calendar (fallbacking on personal uri) is in the trashbin, it's being purged so that it's recreated. This leads to loss of data. We can simply rename the calendar URI and add a unique suffix so that it doesn't conflict with the new calendar being created. Shares are fine because they reference the resourceid and not the calendar URI. Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Configuration menu - View commit details
-
Copy full SHA for ef0e221 - Browse repository at this point
Copy the full SHA ef0e221View commit details
Commits on Jan 11, 2025
-
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Configuration menu - View commit details
-
Copy full SHA for ab313de - Browse repository at this point
Copy the full SHA ab313deView commit details -
build(deps): bump @nextcloud/password-confirmation from 5.3.0 to 5.3.1
Bumps [@nextcloud/password-confirmation](https://github.com/nextcloud-libraries/nextcloud-password-confirmation) from 5.3.0 to 5.3.1. - [Release notes](https://github.com/nextcloud-libraries/nextcloud-password-confirmation/releases) - [Changelog](https://github.com/nextcloud-libraries/nextcloud-password-confirmation/blob/main/CHANGELOG.md) - [Commits](nextcloud-libraries/nextcloud-password-confirmation@v5.3.0...v.5.3.1) --- updated-dependencies: - dependency-name: "@nextcloud/password-confirmation" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2260ffb - Browse repository at this point
Copy the full SHA 2260ffbView commit details -
Merge pull request #50131 from nextcloud/dependabot/npm_and_yarn/next…
…cloud/password-confirmation-5.3.1
Configuration menu - View commit details
-
Copy full SHA for 967bb1a - Browse repository at this point
Copy the full SHA 967bb1aView commit details -
Merge pull request #50034 from nextcloud/rename-deleted-default-calen…
…dar-in-trashbin fix(caldav): rename default calendar to keep it in the trashbin instead of purging it
Configuration menu - View commit details
-
Copy full SHA for f0702ad - Browse repository at this point
Copy the full SHA f0702adView commit details
Commits on Jan 12, 2025
-
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Configuration menu - View commit details
-
Copy full SHA for f5d7a68 - Browse repository at this point
Copy the full SHA f5d7a68View commit details -
chore(deps-dev): bump @vitest/coverage-v8 from 2.1.5 to 2.1.8
Bumps [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) from 2.1.5 to 2.1.8. - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.8/packages/coverage-v8) --- updated-dependencies: - dependency-name: "@vitest/coverage-v8" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 05f52b3 - Browse repository at this point
Copy the full SHA 05f52b3View commit details -
Merge pull request #49768 from nextcloud/dependabot/npm_and_yarn/vite…
…st/coverage-v8-2.1.8
Configuration menu - View commit details
-
Copy full SHA for 1549ae0 - Browse repository at this point
Copy the full SHA 1549ae0View commit details
Commits on Jan 13, 2025
-
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Configuration menu - View commit details
-
Copy full SHA for 42c021f - Browse repository at this point
Copy the full SHA 42c021fView commit details -
feat: Adapt providers
disabledproperty to match user applied filtersSome filters are only available for certain providers, the UI should give the user a hint to what providers such filters are available in. Currently, if a filter (date or person) is not support by an a provider, the provider is blurred out in the places dropdown. Signed-off-by: nfebe <fenn25.fn@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1247c59 - Browse repository at this point
Copy the full SHA 1247c59View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff e100f15...1247c59