Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(provisioning_api): Fix getting disabled users for group adminsbackport/48766/stable28 | Côme Chilliet | 2024-10-30 | 2 | -5/+5 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | chore(provisioning_api): Add tests for getDisabledUserDetails | Côme Chilliet | 2024-10-30 | 1 | -0/+125 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | fix(ShareEntryLinkList): Append new links to the end of list | fenn-cs | 2024-10-30 | 1 | -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/stable28 | yemkareems | 2024-10-30 | 2 | -12/+21 |
|\ | | | | | [stable28] fix: add PasswordConfirmationRequired to saveGlobalCredentials | ||||
| * | fix: resolve conflict add PasswordConfirmationRequired to saveGlobalCredentialsbackport/48992/stable28 | yemkareems | 2024-10-30 | 1 | -2/+4 |
| | | | | | | | | Signed-off-by: yemkareems <yemkareems@gmail.com> | ||||
| * | fix: add PasswordConfirmationRequired to saveGlobalCredentials | yemkareems | 2024-10-30 | 1 | -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 requests | Ferdinand Thiessen | 2024-10-30 | 2 | -33/+72 |
|/ | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | Merge pull request #48472 from nextcloud/backport/47846/stable28 | Hamza | 2024-10-30 | 2 | -14/+14 |
|\ | | | | | [stable28] fix: provision api's status codes | ||||
| * | fix: provision api's status codesbackport/47846/stable28 | Hamza Mahjoubi | 2024-10-09 | 2 | -14/+14 |
| | | | | | | | | Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-30 | 426 | -2898/+3734 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | fix: conflicts resolved by adding PasswordConfirmationRequired to update methodbackport/48788/stable28 | yemkareems | 2024-10-29 | 1 | -2/+4 |
| | | | | | | | | Signed-off-by: yemkareems <yemkareems@gmail.com> | ||||
* | | fix: add PasswordConfirmationRequired to the eternal storages mentioned in ↵ | yemkareems | 2024-10-29 | 2 | -0/+5 |
| | | | | | | | | | | | | review Signed-off-by: yemkareems <yemkareems@gmail.com> | ||||
* | | Merge pull request #48569 from nextcloud/backport/48532/stable28 | Joas Schilling | 2024-10-29 | 1 | -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/stable28 | Maksim Sukharev | 2024-10-04 | 1 | -6/+0 |
| | | | | | | | | | | | | Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com> | ||||
* | | | fix(files_sharing): federated shares avatar | skjnldsv | 2024-10-29 | 2 | -5/+55 |
| | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-29 | 96 | -94/+2 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | Merge pull request #48938 from nextcloud/backport/48934/stable28 | Grigorii K. Shartsev | 2024-10-28 | 4 | -51/+85 |
|\ \ \ | | | | | | | | | [stable28] fix(files): handle empty view with error | ||||
| * | | | refactor(files): migrate to @nextcloud/sharing | Grigorii K. Shartsev | 2024-10-28 | 2 | -21/+3 |
| | | | | | | | | | | | | | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me> | ||||
| * | | | fix(files): handle empty view with error | Grigorii K. Shartsev | 2024-10-28 | 2 | -17/+77 |
| | | | | | | | | | | | | | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me> | ||||
| * | | | chore(files): migrate davUtils to TS | Grigorii K. Shartsev | 2024-10-28 | 2 | -31/+23 |
| | | | | | | | | | | | | | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me> | ||||
* | | | | fix(files_sharing): Cleanup error messagesbackport/48918/stable28 | provokateurin | 2024-10-28 | 3 | -11/+12 |
|/ / / | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | | | Merge pull request #48929 from nextcloud/backport/48917/stable28 | Kate | 2024-10-28 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | fix(dav): Cleanup view-only checkbackport/48917/stable28 | provokateurin | 2024-10-28 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | | | | fix(files): add title for files list table header button | Grigorii K. Shartsev | 2024-10-28 | 1 | -0/+1 |
|/ / / | | | | | | | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me> | ||||
* | | | Merge pull request #48744 from nextcloud/backport/46124/stable28 | Julius Knorr | 2024-10-28 | 1 | -3/+5 |
|\ \ \ | | | | | | | | | [stable28] fix: Fix "Unknown path" error when source user `files` folder has not been initialized | ||||
| * | | | refactor: Inject IRootFolderbackport/46124/stable28 | Christopher Ng | 2024-10-16 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
| * | | | fix: Fix "Unknown path" error when source user `files` folder has not been ↵ | Christopher Ng | 2024-10-16 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | initialized Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-28 | 12 | -8/+26 |
| | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-27 | 50 | -84/+162 |
| | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-26 | 138 | -392/+658 |
| | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | | fix(files): undefined displayname for outdated `@nextcloud/files`<3.6.0 apps | skjnldsv | 2024-10-25 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-25 | 150 | -142/+160 |
| | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | | Merge pull request #48749 from nextcloud/backport/48373/stable28 | yemkareems | 2024-10-24 | 2 | -7/+29 |
|\ \ \ \ | | | | | | | | | | | [stable28] fix: add PasswordConfirmationRequired to create user storages endpoint | ||||
| * | | | | fix: cs fix for namespacebackport/48373/stable28 | yemkareems | 2024-10-17 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: yemkareems <yemkareems@gmail.com> | ||||
| * | | | | fix: add PasswordConfirmationRequired to user storages create, update and delete | yemkareems | 2024-10-17 | 1 | -6/+8 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: yemkareems <yemkareems@gmail.com> | ||||
| * | | | | fix: Add frontend code for password confirmation | Ferdinand Thiessen | 2024-10-17 | 1 | -1/+21 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> [skip ci] | ||||
* | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-24 | 114 | -302/+246 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | | | fix(files_sharing): Add proper user facing messages on success | Ferdinand Thiessen | 2024-10-23 | 1 | -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 Transifex | Nextcloud bot | 2024-10-23 | 4 | -8/+8 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-22 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-22 | 50 | -38/+188 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-22 | 94 | -120/+416 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-21 | 54 | -136/+512 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-20 | 44 | -54/+316 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-19 | 84 | -104/+172 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-18 | 126 | -346/+444 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | | | fix: do not duplicate existing entity | Maksim Sukharev | 2024-10-17 | 1 | -8/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - this reverts 1e8048abee1745bab648dba5bf96f956c718e4e3 Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com> | ||||
* | | | | | fix: dismiss notification only after transfer bg job created | Maksim Sukharev | 2024-10-17 | 2 | -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 ownership | Maksim Sukharev | 2024-10-17 | 2 | -0/+5 |
|/ / / / | | | | | | | | | | | | | Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com> | ||||
* / / / | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-17 | 260 | -778/+850 |
|/ / / | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> |