]>
source.dussan.org Git - nextcloud-server.git/log
Robin Appelman [Wed, 20 Apr 2022 13:50:52 +0000 (15:50 +0200)]
improve query to detect shared mountpoint in folder
Signed-off-by: Robin Appelman <robin@icewind.nl>
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
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>
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>
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>
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>
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>
Ferdinand Thiessen [Wed, 28 Feb 2024 14:01:59 +0000 (15:01 +0100)]
Merge pull request #43607 from nextcloud/enh/migrate-ocx-providers-setupcheck
enh(setting): Migrate OCM / OCS provider tests to SetupCheck
Richard Steinmetz [Wed, 21 Feb 2024 21:29:09 +0000 (22:29 +0100)]
feat(dav): update a principal's schedule-default-calendar-URL
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
Sam Bull [Tue, 22 Jun 2021 18:25:14 +0000 (19:25 +0100)]
feat: check `datadirectory` owner instead of `config.php` owner
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Joas Schilling [Wed, 28 Feb 2024 11:47:59 +0000 (12:47 +0100)]
Merge pull request #43884 from nextcloud/bugfix/noid/allow-to-handle-error-codes
fix(federation): Allow cloud federation providers to handle unsuccess…
Joas Schilling [Wed, 28 Feb 2024 09:06:19 +0000 (10:06 +0100)]
fix(federation): Allow cloud federation providers to handle unsuccessful return codes
Otherwise they are put to retry and will immediately trigger bruteforce protection infinitely
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Wed, 28 Feb 2024 08:20:04 +0000 (09:20 +0100)]
Merge pull request #43646 from nextcloud/feat/noid/occ-keys-test-command
Add user:keys:verify command
Greta [Wed, 28 Feb 2024 08:05:23 +0000 (09:05 +0100)]
Merge pull request #43209 from nextcloud/enh/edit-indices
feat(occ): add possibility to edit indices
Simon L [Wed, 28 Feb 2024 01:53:11 +0000 (02:53 +0100)]
Merge pull request #40667 from nextcloud/rakekniven-patch-2
Nextcloud bot [Wed, 28 Feb 2024 00:28:25 +0000 (00:28 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Joas Schilling [Wed, 28 Feb 2024 00:06:05 +0000 (01:06 +0100)]
Merge pull request #43875 from nextcloud/feat/noid/mention-for-federated-things
feat(comments): Allow mentions of federated users, groups and teams
nextcloud-command [Tue, 27 Feb 2024 23:55:33 +0000 (23:55 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Marcel Müller [Sun, 18 Feb 2024 22:10:25 +0000 (23:10 +0100)]
feat(occ): Add user:keys:test command
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
MichaIng [Tue, 30 Nov 2021 15:45:51 +0000 (16:45 +0100)]
feat(updater): hide overwrites from disabled apps list on upgrade
If an incompatible app is enabled manually, it is added to the "app_install_overwrite" array in config.php. Nextcloud upgrades won't disable any app in this array, but they were still shown on the upgrade page and logs as being disabled.
This commit assures that only apps which are really disabled, i.e. which are not in the "app_install_overwrite" array, are shown and logged as disabled during upgrades.
Signed-off-by: MichaIng <micha@dietpi.com>
Claus-Justus Heine [Tue, 1 Feb 2022 11:47:57 +0000 (12:47 +0100)]
fix(collaboration): collaboration MailPlugin: Protect access to a potentially missing array component by ??.
Signed-off-by: Claus-Justus Heine <himself@claus-justus-heine.de>
Joas Schilling [Tue, 27 Feb 2024 16:11:23 +0000 (17:11 +0100)]
feat(comments): Allow mentions of federated users, groups and teams in the future
Signed-off-by: Joas Schilling <coding@schilljs.com>
rakekniven [Thu, 28 Sep 2023 20:39:28 +0000 (22:39 +0200)]
fix(i18n): Corrected grammar
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
John Molakvoæ [Tue, 27 Feb 2024 14:09:21 +0000 (15:09 +0100)]
Merge pull request #43768 from nextcloud/artonge/tests/add_tests_for_versions_actions
Ferdinand Thiessen [Thu, 15 Feb 2024 17:20:21 +0000 (18:20 +0100)]
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Thu, 15 Feb 2024 17:11:25 +0000 (18:11 +0100)]
feat(settings): Migrate OCM / OCS provider tests to SetupCheck
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Unpublished [Mon, 1 Jan 2024 17:56:07 +0000 (18:56 +0100)]
Add .aac mime type mapping
Signed-off-by: Unpublished <Unpublished@users.noreply.github.com>
Robin Appelman [Fri, 23 Feb 2024 17:26:24 +0000 (18:26 +0100)]
fix: update "move into share" check to share manager
Signed-off-by: Robin Appelman <robin@icewind.nl>
Ferdinand Thiessen [Tue, 27 Feb 2024 10:58:15 +0000 (11:58 +0100)]
Merge pull request #43850 from nextcloud/fix/f-droid-svg
fix(core): Convert text to path in f-droid banner SVG
John Molakvoæ [Tue, 27 Feb 2024 10:26:42 +0000 (11:26 +0100)]
Merge pull request #41317 from fabianzw/fix/admin_overview_version
Johannes Merkel [Tue, 30 Jan 2024 14:07:17 +0000 (15:07 +0100)]
feat(occ): add possibility to edit indices
Signed-off-by: Johannes Merkel <mail@johannesgge.de>
Benjamin Gaussorgues [Tue, 27 Feb 2024 09:43:06 +0000 (10:43 +0100)]
feat(search): allows to search files by path
Use `GET search/providers/files/search?path=<path>` with beginning of
the path
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
John Molakvoæ [Tue, 27 Feb 2024 09:41:08 +0000 (10:41 +0100)]
Merge pull request #43854 from theTyster/fix/add-button-switching-to-new
Fabian Zwemke [Mon, 6 Nov 2023 21:51:07 +0000 (22:51 +0100)]
fix(settings): Always show "Nextcloud" before version number
Signed-off-by: Fabian Zwemke <fabian@zwemke.de>
Richard Steinmetz [Tue, 27 Feb 2024 09:05:29 +0000 (10:05 +0100)]
Merge pull request #43838 from nextcloud/fix/wrap-exception-page
fix: wrap text on exception page
Louis Chemineau [Mon, 26 Feb 2024 18:05:23 +0000 (19:05 +0100)]
test(files_versions): Add tests for versions actions
Signed-off-by: Louis Chemineau <louis@chmn.me>
Louis Chemineau [Mon, 26 Feb 2024 18:05:07 +0000 (19:05 +0100)]
test: Add cypress/download folder to .gitignore
Signed-off-by: Louis Chemineau <louis@chmn.me>
Louis Chemineau [Mon, 26 Feb 2024 18:04:50 +0000 (19:04 +0100)]
build: Compile assets
Signed-off-by: Louis Chemineau <louis@chmn.me>
Louis Chemineau [Mon, 26 Feb 2024 17:58:29 +0000 (18:58 +0100)]
test(files_sharing): Add utils to e2e tests files_sharing
Signed-off-by: Louis Chemineau <louis@chmn.me>
Louis Chemineau [Mon, 26 Feb 2024 10:55:23 +0000 (11:55 +0100)]
test(files): Add move and copy utils for e2e tests
Signed-off-by: Louis Chemineau <louis@chmn.me>
Louis Chemineau [Mon, 26 Feb 2024 17:53:51 +0000 (18:53 +0100)]
fix(files_version): Prevent error in nc/vue when deleting an NcListItem in from one of its actions
Signed-off-by: Louis Chemineau <louis@chmn.me>
Louis Chemineau [Mon, 26 Feb 2024 17:53:22 +0000 (18:53 +0100)]
test: Add test selector on sharing and versions components
Signed-off-by: Louis Chemineau <louis@chmn.me>
Louis Chemineau [Mon, 26 Feb 2024 17:01:14 +0000 (18:01 +0100)]
chore(files_sharing): Remove legacy share permissions editor
Signed-off-by: Louis Chemineau <louis@chmn.me>
Louis Chemineau [Mon, 26 Feb 2024 15:57:30 +0000 (16:57 +0100)]
fix(dav): Init ViewOnlyPlugin after auth
Signed-off-by: Louis Chemineau <louis@chmn.me>
Nextcloud bot [Tue, 27 Feb 2024 00:19:42 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Ty Davis [Mon, 26 Feb 2024 20:17:37 +0000 (12:17 -0800)]
fix: Display "+New" while files page loads instead of "+Add".
Signed-off-by: Ty Davis <noreply@mail.theTyster.dev>
Daniel [Mon, 26 Feb 2024 19:51:35 +0000 (20:51 +0100)]
Merge pull request #40097 from nextcloud/dependabot-vendor-bin
Richard Steinmetz [Mon, 26 Feb 2024 10:12:16 +0000 (11:12 +0100)]
fix: wrap text on exception page
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
Robin Appelman [Fri, 23 Feb 2024 17:00:12 +0000 (18:00 +0100)]
fix: remove old test-only methods
Signed-off-by: Robin Appelman <robin@icewind.nl>
Ferdinand Thiessen [Mon, 26 Feb 2024 16:23:50 +0000 (17:23 +0100)]
fix(core): Convert text to path in f-droid banner SVG
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Grigorii K. Shartsev [Mon, 26 Feb 2024 14:16:23 +0000 (19:16 +0500)]
Merge pull request #43840 from nextcloud/chore/update-calendar-availability-vue-to_v2.2.0
chore(deps): Bump calendar-availability-vue from 2.1.0 to 2.2.0
julia.kirschenheuter [Mon, 26 Feb 2024 13:03:12 +0000 (14:03 +0100)]
chore(deps): Bump calendar-availability-vue from 2.1.0 to 2.2.0
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
John Molakvoæ [Mon, 26 Feb 2024 12:21:10 +0000 (13:21 +0100)]
Merge pull request #43577 from arublov/fix/pages-titles-apps
[Bugfix]: Titles of pages (dashboard, apps-settings, users-settings)
John Molakvoæ [Mon, 26 Feb 2024 12:20:26 +0000 (13:20 +0100)]
Merge pull request #39182 from shdehnavi/refactor_core_backgroundjobs