aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* fix(provisioning_api): Fix getting disabled users for group adminsbackport/48766/stable28Côme Chilliet2024-10-302-5/+5
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* chore(provisioning_api): Add tests for getDisabledUserDetailsCôme Chilliet2024-10-301-0/+125
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* fix(ShareEntryLinkList): Append new links to the end of listfenn-cs2024-10-301-1/+1
| | | | | | | | | | | | | | Currently new shares are added to beginning of the share list in the UI messing up the ordering with the original (first) looking like the most recent and the most recent looking like the original share. This error disappears on refresh. Resolves : https://github.com/nextcloud/server/issues/48415 Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
* Merge pull request #49007 from nextcloud/backport/48992/stable28yemkareems2024-10-302-12/+21
|\ | | | | [stable28] fix: add PasswordConfirmationRequired to saveGlobalCredentials
| * fix: resolve conflict add PasswordConfirmationRequired to saveGlobalCredentialsbackport/48992/stable28yemkareems2024-10-301-2/+4
| | | | | | | | Signed-off-by: yemkareems <yemkareems@gmail.com>
| * fix: add PasswordConfirmationRequired to saveGlobalCredentialsyemkareems2024-10-301-10/+17
| | | | | | | | | | | | | | | | Co-authored-by: yemkareems <yemkareems@gmail.com> Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> [skip ci]
* | fix(dav): Try basic auth for ajax WebDAV requestsFerdinand Thiessen2024-10-302-33/+72
|/ | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Merge pull request #48472 from nextcloud/backport/47846/stable28Hamza2024-10-302-14/+14
|\ | | | | [stable28] fix: provision api's status codes
| * fix: provision api's status codesbackport/47846/stable28Hamza Mahjoubi2024-10-092-14/+14
| | | | | | | | Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-30426-2898/+3734
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | fix: conflicts resolved by adding PasswordConfirmationRequired to update methodbackport/48788/stable28yemkareems2024-10-291-2/+4
| | | | | | | | Signed-off-by: yemkareems <yemkareems@gmail.com>
* | fix: add PasswordConfirmationRequired to the eternal storages mentioned in ↵yemkareems2024-10-292-0/+5
| | | | | | | | | | | | review Signed-off-by: yemkareems <yemkareems@gmail.com>
* | Merge pull request #48569 from nextcloud/backport/48532/stable28Joas Schilling2024-10-291-6/+0
|\ \ | | | | | | [stable28] fix: do not reduce count for subadmins if they are members of group
| * | fix: do not reduce count for subadmins if they are members of groupbackport/48532/stable28Maksim Sukharev2024-10-041-6/+0
| | | | | | | | | | | | Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
* | | fix(files_sharing): federated shares avatarskjnldsv2024-10-292-5/+55
| | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-2996-94/+2
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #48938 from nextcloud/backport/48934/stable28Grigorii K. Shartsev2024-10-284-51/+85
|\ \ \ | | | | | | | | [stable28] fix(files): handle empty view with error
| * | | refactor(files): migrate to @nextcloud/sharingGrigorii K. Shartsev2024-10-282-21/+3
| | | | | | | | | | | | | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
| * | | fix(files): handle empty view with errorGrigorii K. Shartsev2024-10-282-17/+77
| | | | | | | | | | | | | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
| * | | chore(files): migrate davUtils to TSGrigorii K. Shartsev2024-10-282-31/+23
| | | | | | | | | | | | | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
* | | | fix(files_sharing): Cleanup error messagesbackport/48918/stable28provokateurin2024-10-283-11/+12
|/ / / | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | | Merge pull request #48929 from nextcloud/backport/48917/stable28Kate2024-10-281-0/+1
|\ \ \
| * | | fix(dav): Cleanup view-only checkbackport/48917/stable28provokateurin2024-10-281-0/+1
| | | | | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | | | fix(files): add title for files list table header buttonGrigorii K. Shartsev2024-10-281-0/+1
|/ / / | | | | | | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
* | | Merge pull request #48744 from nextcloud/backport/46124/stable28Julius Knorr2024-10-281-3/+5
|\ \ \ | | | | | | | | [stable28] fix: Fix "Unknown path" error when source user `files` folder has not been initialized
| * | | refactor: Inject IRootFolderbackport/46124/stable28Christopher Ng2024-10-161-4/+4
| | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
| * | | fix: Fix "Unknown path" error when source user `files` folder has not been ↵Christopher Ng2024-10-161-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | initialized Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-2812-8/+26
| | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-2750-84/+162
| | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-26138-392/+658
| | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | fix(files): undefined displayname for outdated `@nextcloud/files`<3.6.0 appsskjnldsv2024-10-251-1/+2
| | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-25150-142/+160
| | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | Merge pull request #48749 from nextcloud/backport/48373/stable28yemkareems2024-10-242-7/+29
|\ \ \ \ | | | | | | | | | | [stable28] fix: add PasswordConfirmationRequired to create user storages endpoint
| * | | | fix: cs fix for namespacebackport/48373/stable28yemkareems2024-10-171-2/+2
| | | | | | | | | | | | | | | | | | | | Signed-off-by: yemkareems <yemkareems@gmail.com>
| * | | | fix: add PasswordConfirmationRequired to user storages create, update and deleteyemkareems2024-10-171-6/+8
| | | | | | | | | | | | | | | | | | | | Signed-off-by: yemkareems <yemkareems@gmail.com>
| * | | | fix: Add frontend code for password confirmationFerdinand Thiessen2024-10-171-1/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> [skip ci]
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-24114-302/+246
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | fix(files_sharing): Add proper user facing messages on successFerdinand Thiessen2024-10-231-22/+43
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. Use proper translated strings 2. Fix invalid use of translation message on API result 3. Log all errors Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de> Co-authored-by: Pytal <24800714+Pytal@users.noreply.github.com> Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-234-8/+8
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-222-2/+2
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-2250-38/+188
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-2294-120/+416
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-2154-136/+512
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-2044-54/+316
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-1984-104/+172
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-18126-346/+444
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | fix: do not duplicate existing entityMaksim Sukharev2024-10-171-8/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - this reverts 1e8048abee1745bab648dba5bf96f956c718e4e3 Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
* | | | | fix: dismiss notification only after transfer bg job createdMaksim Sukharev2024-10-172-5/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - do not create 'denied' notification if bg job exists Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
* | | | | fix: add notification icon for transfer ownershipMaksim Sukharev2024-10-172-0/+5
|/ / / / | | | | | | | | | | | | Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
* / / / Fix(l10n): Update translations from TransifexNextcloud bot2024-10-17260-778/+850
|/ / / | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>