]>
source.dussan.org Git - nextcloud-server.git/log
Richard Steinmetz [Thu, 17 Aug 2023 16:05:42 +0000 (18:05 +0200)]
perf(login): create a custom bundle for login
This bundle doesn't depend on core-common.js and thus improves
performance of the login page's frontend.
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Jonas [Wed, 6 Mar 2024 10:29:28 +0000 (11:29 +0100)]
Merge pull request #43997 from nextcloud/fix/url_regex
fix: Make URL pattern regexes match localhost and URLs with ports
F. E Noel Nfebe [Wed, 6 Mar 2024 10:07:23 +0000 (11:07 +0100)]
Merge pull request #43189 from nextcloud/42914-search-in-single-talk-room
Feat: Create filter-plugin architecture for unified search
Pytal [Wed, 6 Mar 2024 09:39:41 +0000 (01:39 -0800)]
Merge pull request #44016 from nextcloud/fix/disable-app-again-if-failed
fix(settings): Disable app again if it breaks the files app
Côme Chilliet [Wed, 6 Mar 2024 09:16:27 +0000 (10:16 +0100)]
Merge pull request #44014 from nextcloud/fix/remove-base-php-unused-endpoint
fix: Remove unused endpoint from base.php
nextcloud-command [Tue, 5 Mar 2024 16:27:15 +0000 (16:27 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Jonas [Tue, 5 Mar 2024 11:10:22 +0000 (12:10 +0100)]
fix: Make URL pattern regexes match localhost and URLs with ports
E.g. the file reference widget should work with links to Nextcloud on
localhost.
This adjusts the URL pattern regexes in server to be in sync with the
ones in `@nextcloud/vue`. See nextcloud-libraries/nextcloud-vue#5176
for further details.
Signed-off-by: Jonas <jonas@freesources.org>
Joas Schilling [Wed, 6 Mar 2024 08:27:58 +0000 (09:27 +0100)]
Merge pull request #43998 from nextcloud/bugfix/noid/add-fixme-to-migration-files-to-help-developers
fix(migrations): Help developers to add description and copyright info
nextcloud-command [Wed, 6 Mar 2024 01:12:15 +0000 (01:12 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
fenn-cs [Mon, 19 Feb 2024 10:23:28 +0000 (11:23 +0100)]
refactor: migrate from vuex to pinia
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
fenn-cs [Mon, 29 Jan 2024 11:20:05 +0000 (12:20 +0100)]
feat(core): create filter-plugin architecture for unified search
This commit introduces the mechanism for apps out of the call,
to add search filters to the unified search "Places" filter selector.
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Ferdinand Thiessen [Tue, 5 Mar 2024 23:28:08 +0000 (00:28 +0100)]
fix(settings): Disable app again if it breaks the files app
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Côme Chilliet [Tue, 5 Mar 2024 22:56:27 +0000 (23:56 +0100)]
fix: Remove unused endpoint from base.php
It’s not called anymore, and app loading cannot break boot anymore
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
John Molakvoæ [Tue, 5 Mar 2024 21:32:24 +0000 (22:32 +0100)]
Merge pull request #43944 from nextcloud/fix/settings--profile-federation-actions
fix(settings): emails actions a11y and design
Grigorii K. Shartsev [Tue, 5 Mar 2024 21:04:26 +0000 (22:04 +0100)]
chore(assets): Recompile assets
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Grigorii K. Shartsev [Fri, 1 Mar 2024 17:59:03 +0000 (18:59 +0100)]
fix(settings): emails actions a11y and design
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
John Molakvoæ [Tue, 5 Mar 2024 21:02:56 +0000 (22:02 +0100)]
Merge pull request #43252 from nextcloud/fix/sharing/locking-orphan-share-delete
fix(sharing): Avoid (dead)locking during orphan deletion
John Molakvoæ [Tue, 5 Mar 2024 21:00:08 +0000 (22:00 +0100)]
Merge pull request #43903 from nextcloud/fix/dav/dirty-address-book-update
fix(dav): Fix atomic addressbook update
John Molakvoæ [Tue, 5 Mar 2024 20:58:52 +0000 (21:58 +0100)]
Merge pull request #44001 from nextcloud/fix/migrate-settings-logger-to-ts
fix(settings): Migrate logger to TypeScript
Richard Steinmetz [Tue, 5 Mar 2024 20:44:40 +0000 (21:44 +0100)]
Merge pull request #43904 from nextcloud/fix/dav/dirty-caldav-updates
fix(dav): Fix atomic calendar/subscription updates
Christoph Wurst [Thu, 1 Feb 2024 08:31:12 +0000 (09:31 +0100)]
fix(sharing): Avoid (dead)locking during orphan deletion
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
John Molakvoæ [Tue, 5 Mar 2024 17:21:57 +0000 (18:21 +0100)]
Merge pull request #43941 from nextcloud/fix/files-open-text
fix(files): Open new file when created from template
Robin Appelman [Tue, 5 Mar 2024 16:26:25 +0000 (17:26 +0100)]
Merge pull request #43471 from nextcloud/cache-path-by-id
Cache path by id
John Molakvoæ [Tue, 5 Mar 2024 14:34:37 +0000 (15:34 +0100)]
fix: codeowners frontend expertise path
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
Ferdinand Thiessen [Tue, 5 Mar 2024 11:59:31 +0000 (12:59 +0100)]
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Joas Schilling [Tue, 5 Mar 2024 11:56:38 +0000 (12:56 +0100)]
fix(migrations): Help developers to add description and copyright info
Signed-off-by: Joas Schilling <coding@schilljs.com>
Ferdinand Thiessen [Mon, 19 Feb 2024 21:17:39 +0000 (22:17 +0100)]
fix(settings): Refactor logger code to use Typescript
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Julius Härtl [Tue, 5 Mar 2024 10:57:07 +0000 (11:57 +0100)]
Merge pull request #43855 from nextcloud/feat/team-provider
Implement team provider api
John Molakvoæ [Tue, 5 Mar 2024 10:51:49 +0000 (11:51 +0100)]
Merge pull request #43988 from nextcloud/fix/files-favorite
fix(files): Adjust sidebar - remove deprecated function calls and add aria label for favorite icon
John Molakvoæ [Tue, 5 Mar 2024 09:34:02 +0000 (10:34 +0100)]
Merge pull request #43989 from nextcloud/fix/breadrcrumbs-not-showing-on-fixed-view-width
Fix/breadrcrumbs not showing on fixed view width
Robin Appelman [Tue, 5 Mar 2024 09:26:40 +0000 (10:26 +0100)]
Merge pull request #43975 from nextcloud/search-optimize-fixes
Handle more cases in the MergeDistributive search query optimizer
Julius Härtl [Mon, 26 Feb 2024 15:30:16 +0000 (16:30 +0100)]
feat: Implement team provider api
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Eduardo Morales [Tue, 5 Mar 2024 01:17:04 +0000 (19:17 -0600)]
chore: compile assets
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
Eduardo Morales [Tue, 5 Mar 2024 01:13:20 +0000 (19:13 -0600)]
fix: fixed breadcrumbs not showing due to viewport width
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
Nextcloud bot [Tue, 5 Mar 2024 00:19:41 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Ferdinand Thiessen [Fri, 1 Mar 2024 17:03:22 +0000 (18:03 +0100)]
fix(files): Open new file when created from template
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Mon, 4 Mar 2024 23:39:13 +0000 (00:39 +0100)]
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Ferdinand Thiessen [Mon, 4 Mar 2024 23:38:39 +0000 (00:38 +0100)]
fix(files): Remove deprecated function calls from sidebar and add aria-label to favorite icon
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
John Molakvoæ [Mon, 4 Mar 2024 16:23:18 +0000 (17:23 +0100)]
Merge pull request #43898 from nextcloud/artonge/fix/improve_files_versions_listing
Improve files version listing
John Molakvoæ [Mon, 4 Mar 2024 15:30:26 +0000 (16:30 +0100)]
Merge pull request #43914 from nextcloud/chore/bump-ncvue-to_8.8.1
chore(deps): Bump nextcloud/vue from `8.7.1` to `8.8.1`
Christopher Ng [Mon, 4 Mar 2024 15:22:22 +0000 (07:22 -0800)]
chore: compile assets
Signed-off-by: Christopher Ng <chrng8@gmail.com>
julia.kirschenheuter [Thu, 29 Feb 2024 14:36:11 +0000 (15:36 +0100)]
chore(deps): Bump nextcloud/vue from `8.7.1` to `8.8.1`
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
Côme Chilliet [Mon, 4 Mar 2024 14:54:47 +0000 (15:54 +0100)]
Merge pull request #43906 from nextcloud/enh/migrate-ssl-url-setupcheck
feat(settings): Migrate SSL access and URL generation check to SetupCheck API
Robin Appelman [Mon, 4 Mar 2024 14:46:09 +0000 (15:46 +0100)]
Merge pull request #43791 from nextcloud/share-api-cleanup
Share api cleanup
Pytal [Mon, 4 Mar 2024 14:16:35 +0000 (06:16 -0800)]
Merge pull request #43950 from nextcloud/dependabot/npm_and_yarn/libphonenumber-js-1.10.57
chore(deps): Bump libphonenumber-js from 1.10.56 to 1.10.57
Julius Härtl [Mon, 4 Mar 2024 14:00:26 +0000 (15:00 +0100)]
Merge pull request #43972 from nextcloud/fix/fetch-custom-appstore
fix: Fetch custom app store url without internet connection
Robin Appelman [Mon, 4 Mar 2024 13:25:10 +0000 (14:25 +0100)]
fix: handle cases where non-binary operators are mixed in for optimizing search queries
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Mon, 4 Mar 2024 10:39:14 +0000 (11:39 +0100)]
fix: don't short circuit query optimizer
Signed-off-by: Robin Appelman <robin@icewind.nl>
Dariusz Olszewski [Sun, 25 Feb 2024 20:11:27 +0000 (21:11 +0100)]
test: Additional tests for issue #35776
Signed-off-by: Dariusz Olszewski <starypatyk@users.noreply.github.com>
Robin Appelman [Fri, 16 Feb 2024 11:34:07 +0000 (12:34 +0100)]
perf: cache path by id to speedup getting nodes by id
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Fri, 9 Feb 2024 08:54:52 +0000 (09:54 +0100)]
perf: switch places that always use the first getById result to getFirstNodeById
Signed-off-by: Robin Appelman <robin@icewind.nl>
dependabot[bot] [Sat, 2 Mar 2024 02:02:35 +0000 (02:02 +0000)]
chore(deps): Bump libphonenumber-js from 1.10.56 to 1.10.57
Bumps [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js) from 1.10.56 to 1.10.57.
- [Changelog](https://gitlab.com/catamphetamine/libphonenumber-js/blob/master/CHANGELOG.md)
- [Commits](https://gitlab.com/catamphetamine/libphonenumber-js/compare/v1.10.56...v1.10.57)
---
updated-dependencies:
- dependency-name: libphonenumber-js
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>
Julius Härtl [Mon, 4 Mar 2024 08:44:19 +0000 (09:44 +0100)]
fix: Fetch custom app store url without internet connection
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Robin Appelman [Thu, 8 Feb 2024 10:34:22 +0000 (11:34 +0100)]
feat: add interface to get only a single node by id instead of all nodes for the id
this should be enough in most(?) cases and makes efficient implementation and caching easier
Signed-off-by: Robin Appelman <robin@icewind.nl>
Ferdinand Thiessen [Mon, 4 Mar 2024 11:05:00 +0000 (12:05 +0100)]
Merge pull request #43959 from nextcloud/fix/docs-iurlgenerator
fix(IUrlGenerator): Add `throws` documentation for `imagePath` function
Nextcloud bot [Mon, 4 Mar 2024 00:19:54 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
dependabot[bot] [Sun, 3 Mar 2024 20:07:38 +0000 (20:07 +0000)]
Merge pull request #43951 from nextcloud/dependabot/npm_and_yarn/webdav-5.4.0
dependabot[bot] [Sat, 2 Mar 2024 02:59:49 +0000 (02:59 +0000)]
chore(deps): Bump webdav from 5.3.2 to 5.4.0
Bumps [webdav](https://github.com/perry-mitchell/webdav-client) from 5.3.2 to 5.4.0.
- [Changelog](https://github.com/perry-mitchell/webdav-client/blob/master/CHANGELOG.md)
- [Commits](https://github.com/perry-mitchell/webdav-client/compare/v5.3.2...v5.4.0)
---
updated-dependencies:
- dependency-name: webdav
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Andy Scherzinger [Sun, 3 Mar 2024 10:13:51 +0000 (11:13 +0100)]
Merge pull request #43962 from alexanderdd/patch-1
in text: "bruteforce" > "brute force"
Alexander Müller [Sun, 3 Mar 2024 08:10:29 +0000 (09:10 +0100)]
in text: "bruteforce" > "brute force"
In description text we should use correct spelling which is "brute force" or "brute-force", not "bruteforce".
In other parts of the documentation, "brute force" is used: https://docs.nextcloud.com/server/latest/admin_manual/configuration_server/bruteforce_configuration.html
See also https://en.wikipedia.org/wiki/Brute-force_attack
Signed-off-by: Alexander Müller <28591861+alexanderdd@users.noreply.github.com>
Nextcloud bot [Sun, 3 Mar 2024 00:19:15 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Ferdinand Thiessen [Sat, 2 Mar 2024 20:33:50 +0000 (21:33 +0100)]
fix(IUrlGenerator): Add `throws` documentation for `imagePath` function
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Nextcloud bot [Sat, 2 Mar 2024 00:19:04 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
John Molakvoæ [Fri, 1 Mar 2024 13:47:43 +0000 (14:47 +0100)]
Merge pull request #43057 from nextcloud/feat/cache-authtoken
John Molakvoæ [Fri, 1 Mar 2024 10:01:57 +0000 (11:01 +0100)]
Merge pull request #43665 from nextcloud/43365-unified-search-filter-view-fix
Louis [Fri, 1 Mar 2024 09:12:37 +0000 (10:12 +0100)]
Merge pull request #43896 from nextcloud/artonge/fix/version_creation_of_empty_files
Do not create a new version for empty files
John Molakvoæ [Fri, 1 Mar 2024 07:57:32 +0000 (08:57 +0100)]
Merge pull request #43921 from nextcloud/dependabot/github_actions/github-actions-
145a57c0cf
Nextcloud bot [Fri, 1 Mar 2024 00:38:32 +0000 (00:38 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
dependabot[bot] [Thu, 29 Feb 2024 23:41:49 +0000 (23:41 +0000)]
chore(deps): Bump the github-actions group with 4 updates
Bumps the github-actions group with 4 updates: [andstor/file-existence-action](https://github.com/andstor/file-existence-action), [cypress-io/github-action](https://github.com/cypress-io/github-action), [codecov/codecov-action](https://github.com/codecov/codecov-action) and [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request).
Updates `andstor/file-existence-action` from 2.0.0 to 3.0.0
- [Release notes](https://github.com/andstor/file-existence-action/releases)
- [Commits](https://github.com/andstor/file-existence-action/compare/
20b4d2e596410855db8f9ca21e96fbe18e12930b ...
076e0072799f4942c8bc574a82233e1e4d13e9d6 )
Updates `cypress-io/github-action` from 6.6.0 to 6.6.1
- [Release notes](https://github.com/cypress-io/github-action/releases)
- [Changelog](https://github.com/cypress-io/github-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/github-action/compare/
ebe8b24c4428922d0f793a5c4c96853a633180e3 ...
1b70233146622b69e789ccdd4f9452adc638d25a )
Updates `codecov/codecov-action` from 3 to 4
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Commits](https://github.com/codecov/codecov-action/compare/v3...v4)
Updates `peter-evans/create-pull-request` from 5.0.2 to 6.0.1
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/
153407881ec5c347639a548ade7d8ad1d6740e38 ...
a4f52f8033a6168103c2538976c07b467e8163bc )
---
updated-dependencies:
- dependency-name: andstor/file-existence-action
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: cypress-io/github-action
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: peter-evans/create-pull-request
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Louis Chemineau [Wed, 28 Feb 2024 15:06:16 +0000 (16:06 +0100)]
fix(files_versions): Do not create a new version for empty files
Signed-off-by: Louis Chemineau <louis@chmn.me>
Louis Chemineau [Wed, 28 Feb 2024 16:01:59 +0000 (17:01 +0100)]
fix(files_versions): Improve files version listing
Signed-off-by: Louis Chemineau <louis@chmn.me>
nextcloud-command [Thu, 29 Feb 2024 19:48:22 +0000 (19:48 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
fenn-cs [Sat, 17 Feb 2024 22:27:12 +0000 (23:27 +0100)]
feat(files): restore unified search filtering in files view
The unified search emits, search events that other apps can subscribe to and
react however they want to search queries, following
4b55594f55ce4146ed93c50f71e6204a57d29612 and prior updates to migrate the Files
app ui to vue.js that feature was broken.
This commit reintroduces the feature using the current `FileList` implementation.
This commit also adds some logging to an empty exception handler.
Resolve : https://github.com/nextcloud/server/issues/43365
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Ferdinand Thiessen [Thu, 29 Feb 2024 16:42:19 +0000 (17:42 +0100)]
Merge pull request #43908 from nextcloud/feat/migrate-data-directory-setup-check
feat(settings): Migrate data directory protection check to `SetupCheck`
Eduardo Morales [Thu, 29 Feb 2024 14:52:31 +0000 (08:52 -0600)]
Merge pull request #43876 from nextcloud/fix/breadcrumbs/fix-misaligned-text
fix: changed text alignment and icon logic
Ferdinand Thiessen [Thu, 29 Feb 2024 13:42:06 +0000 (14:42 +0100)]
Merge pull request #43897 from nextcloud/fix/move_out_profile_picture_federation-action_from_the_heading_
fix(files): fix html structure on the profile page
Eduardo Morales [Thu, 29 Feb 2024 13:02:56 +0000 (07:02 -0600)]
chore: compile assets
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
Eduardo Morales [Tue, 27 Feb 2024 16:42:05 +0000 (10:42 -0600)]
fix: changed text alignment and icon logic
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
Ferdinand Thiessen [Thu, 29 Feb 2024 12:35:36 +0000 (13:35 +0100)]
feat(settings): Migrate data directory protection check to `SetupCheck`
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
John Molakvoæ [Thu, 29 Feb 2024 11:31:58 +0000 (12:31 +0100)]
Merge pull request #42542 from nextcloud/aac-mimetype
Côme Chilliet [Thu, 29 Feb 2024 11:21:36 +0000 (12:21 +0100)]
feat(settings): Migrate SSL access and URL generation check to SetupCheck API
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
John Molakvoæ [Thu, 29 Feb 2024 10:47:50 +0000 (11:47 +0100)]
Merge pull request #29988 from nextcloud/enh/hide-overwrites-from-disabled-apps-list
nextcloud-command [Thu, 29 Feb 2024 08:49:41 +0000 (08:49 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Christoph Wurst [Thu, 29 Feb 2024 08:42:51 +0000 (09:42 +0100)]
fix(dav): Fix atomic calendar/subscription updates
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
julia.kirschenheuter [Wed, 28 Feb 2024 15:40:51 +0000 (16:40 +0100)]
fix(files): fix html structure on pre profile page
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
Christoph Wurst [Thu, 29 Feb 2024 08:27:49 +0000 (09:27 +0100)]
fix(dav): Fix atomic addressbook update
Sabre executes the proppatch callback *after* calling updateAddressbook
and not synchronously. That means the code inside the callback was run
outside a database transaction. This moves the atomic helper into the
callback to create the expected transaction span.
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
John Molakvoæ [Thu, 29 Feb 2024 07:40:27 +0000 (08:40 +0100)]
Merge pull request #30957 from rotdrop/bugfix/collaboration-mail-plugin-fix-array-access-resulting-in-type-error
Nextcloud bot [Thu, 29 Feb 2024 00:20:21 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
John Molakvoæ [Wed, 28 Feb 2024 21:47:50 +0000 (22:47 +0100)]
Merge pull request #43775 from nextcloud/enforce/forbidden_chars
Ferdinand Thiessen [Fri, 23 Feb 2024 01:25:23 +0000 (02:25 +0100)]
fix: Also expose forbidden filename character in the capabilities
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Fri, 23 Feb 2024 01:22:12 +0000 (02:22 +0100)]
fix: Enforce forbidden filename characters on backend
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
John Molakvoæ [Wed, 28 Feb 2024 21:18:43 +0000 (22:18 +0100)]
Merge pull request #41202 from nextcloud/pulsejet/fix-webdav
John Molakvoæ [Wed, 28 Feb 2024 19:41:34 +0000 (20:41 +0100)]
Merge pull request #39244 from shdehnavi/refactor_dashboard_app
Richard Steinmetz [Wed, 28 Feb 2024 19:08:55 +0000 (20:08 +0100)]
Merge pull request #43745 from nextcloud/feat/dav/write-default-calendar-url
feat(dav): update a principal's schedule-default-calendar-URL
Varun Patil [Mon, 30 Oct 2023 17:52:08 +0000 (10:52 -0700)]
fix(dav): multiple fixes in usage of webdav library
1. Refresh token on update
2. Fix some very weird imports
3. Patch fetch instead of request to prevent accessing impl details
Signed-off-by: Varun Patil <varunpatil@ucla.edu>
John Molakvoæ [Wed, 28 Feb 2024 18:15:01 +0000 (19:15 +0100)]
Merge branch 'master' into refactor_dashboard_app
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
John Molakvoæ [Wed, 28 Feb 2024 18:09:53 +0000 (19:09 +0100)]
Merge pull request #43860 from nextcloud/feat/files-search-provider-by-path
John Molakvoæ [Wed, 28 Feb 2024 17:40:23 +0000 (18:40 +0100)]
Merge pull request #27613 from Dreamsorcerer/patch-2
skjnldsv [Wed, 28 Feb 2024 14:53:36 +0000 (15:53 +0100)]
fix(cli): do not check the data directory if not setup
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Benjamin Gaussorgues [Wed, 28 Feb 2024 09:27:00 +0000 (10:27 +0100)]
feat(perf): add cache for authtoken lookup
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>