Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix: encrypt and store password, decrypt and retrieve the same | yemkareems | 2024-10-28 | 3 | -4/+30 |
| | | | | Signed-off-by: yemkareems <yemkareems@gmail.com> | ||||
* | Merge pull request #48931 from nextcloud/backport/48917/stable30 | Kate | 2024-10-28 | 1 | -0/+1 |
|\ | |||||
| * | fix(dav): Cleanup view-only checkbackport/48917/stable30 | provokateurin | 2024-10-28 | 1 | -0/+1 |
|/ | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | Merge pull request #48635 from nextcloud/backport/48623/stable30 | Kate | 2024-10-28 | 1 | -1/+1 |
|\ | |||||
| * | fix: Allow overriding shouldApplyQuota check from child classesbackport/48623/stable30 | Julius Knorr | 2024-10-28 | 1 | -1/+1 |
|/ | | | | Signed-off-by: Julius Knorr <jus@bitgrid.net> | ||||
* | Merge pull request #48901 from nextcloud/backport/48898/stable30 | Grigorii K. Shartsev | 2024-10-28 | 3 | -3/+4 |
|\ | | | | | [stable30] fix(files): add title for files list table header button | ||||
| * | chore(assets): Recompile assetsbackport/48898/stable30 | nextcloud-command | 2024-10-26 | 2 | -3/+3 |
| | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
| * | fix(files): add title for files list table header button | Grigorii K. Shartsev | 2024-10-25 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-28 | 16 | -24/+50 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-27 | 54 | -88/+166 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-26 | 146 | -402/+670 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #48893 from nextcloud/backport/48625/stable30 | Grigorii K. Shartsev | 2024-10-25 | 21 | -42/+90 |
|\ | | | | | [stable30] fix(files): handle empty view with error | ||||
| * | chore(assets): Recompile assetsbackport/48625/stable30 | Grigorii K. Shartsev | 2024-10-25 | 17 | -19/+19 |
| | | | | | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me> | ||||
| * | refactor(files): migrate to @nextcloud/sharing | Grigorii K. Shartsev | 2024-10-25 | 2 | -21/+3 |
| | | | | | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me> | ||||
| * | fix(files): handle empty view with error | Grigorii K. Shartsev | 2024-10-25 | 2 | -6/+63 |
| | | | | | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me> | ||||
| * | chore(files): migrate davUtils to TS | Grigorii K. Shartsev | 2024-10-25 | 3 | -15/+24 |
|/ | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me> | ||||
* | Merge pull request #48890 from nextcloud/backport/48882/stable30 | F. E Noel Nfebe | 2024-10-25 | 1 | -7/+4 |
|\ | | | | | [stable30] refactor(ShareApiController): Check for null and empty strings with e… | ||||
| * | refactor(ShareApiController): Check for null and empty strings with empty()backport/48882/stable30 | fenn-cs | 2024-10-25 | 1 | -7/+4 |
|/ | | | | | | Proactive measure to avoid warnings in higher php versions as well possible type errors Signed-off-by: fenn-cs <fenn25.fn@gmail.com> | ||||
* | Merge pull request #48881 from nextcloud/backport/48381/stable30 | Kate | 2024-10-25 | 1 | -1/+10 |
|\ | |||||
| * | fix(ShareAPI): Send mails for mail shares by defaultbackport/48381/stable30 | fenn-cs | 2024-10-24 | 1 | -1/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | It looks like, the frontend it needs to provide the `sendMail` param for the backend to decide wether mails would be sent. Our UI does not have that at the moment so it should default to sending emails always for mail shares. Not exactly sure how this was handled earlier but this is a good starting point. Resolves : https://github.com/nextcloud/server/issues/48012 Signed-off-by: fenn-cs <fenn25.fn@gmail.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 #48856 from nextcloud/backport/48839/stable30 | Joas Schilling | 2024-10-24 | 1 | -2/+2 |
|\ \ | |/ |/| | [stable30] build: Print RTL limited characters in translation-checker | ||||
| * | build: Show the actual stringbackport/48839/stable30 | Joas Schilling | 2024-10-23 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | build: Print RTL limited characters in translation-checker | provokateurin | 2024-10-23 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | | Merge pull request #48872 from nextcloud/backport/48852/stable30 | Ferdinand Thiessen | 2024-10-24 | 7 | -54/+80 |
|\ \ | | | | | | | [stable30] fix(app-store): Correctly render Markdown in app description | ||||
| * | | chore(assets): Recompile assets | nextcloud-command | 2024-10-24 | 4 | -6/+6 |
| | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
| * | | fix(app-store): Correctly render Markdown in app description | Ferdinand Thiessen | 2024-10-24 | 3 | -48/+74 |
| | | | | | | | | | | | | | | | | | | This seems to be broken by an update because the renderer now passes an object instead of multiple arguments to the render functions. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | | Merge pull request #48877 from nextcloud/backport/48863/stable30 | Julien Veyssier | 2024-10-24 | 1 | -8/+26 |
|\ \ \ | |/ / |/| | | [stable30] [TextProcessing] Fix: Also list types that are available in task processing | ||||
| * | | feat(textprocessing): factorize taskProcessingCompatibleTaskTypesbackport/48863/stable30 | Julien Veyssier | 2024-10-24 | 1 | -22/+11 |
| | | | | | | | | | | | | Signed-off-by: Julien Veyssier <julien-nc@posteo.net> | ||||
| * | | fix(textprocessing): also list types that are available in task processing | Julien Veyssier | 2024-10-24 | 1 | -0/+29 |
|/ / | | | | | | | Signed-off-by: Julien Veyssier <julien-nc@posteo.net> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-24 | 122 | -344/+296 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Merge pull request #48836 from nextcloud/backport/48799/stable30 | Ferdinand Thiessen | 2024-10-23 | 3 | -4/+4 |
|\ \ | | | | | | | [stable30] fix(files_sharing): Add correct context to translation | ||||
| * | | chore(assets): Recompile assetsbackport/48799/stable30 | nextcloud-command | 2024-10-23 | 2 | -3/+3 |
| | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
| * | | fix(files_sharing): Add correct context to translation | Ferdinand Thiessen | 2024-10-23 | 1 | -1/+1 |
|/ / | | | | | | | | | | | This string is extracted in the `files_sharing` app so it needs to be accessed there and not on `files`. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | Merge pull request #48834 from nextcloud/backport/48728/stable30 | Ferdinand Thiessen | 2024-10-23 | 5 | -12/+21 |
|\ \ | | | | | | | [stable30] fix(files): Adjust NavigationQuota for Nextcloud 30 design | ||||
| * | | chore(assets): Recompile assetsbackport/48728/stable30 | nextcloud-command | 2024-10-23 | 2 | -3/+3 |
| | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
| * | | fix(files): Adjust NavigationQuota for Nextcloud 30 design | Ferdinand Thiessen | 2024-10-23 | 3 | -9/+18 |
|/ / | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | Merge pull request #48866 from nextcloud/backport/48853/stable30 | Ferdinand Thiessen | 2024-10-23 | 1 | -0/+4 |
|\ \ | | | | | | | [stable30] fix(app-store): Ensure the `groups` property is always an array | ||||
| * | | fix(app-store): Ensure the `groups` property is always an arraybackport/48853/stable30 | Ferdinand Thiessen | 2024-10-23 | 1 | -0/+4 |
| |/ | | | | | | | | | | | | | If the value was a string, like a single group, then `json_decode` will also yield only a string. So in this case we ensure the property is always an array with that value. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | Merge pull request #48868 from nextcloud/backport/48854/stable30 | Ferdinand Thiessen | 2024-10-23 | 1 | -1/+15 |
|\ \ | | | | | | | [stable30] fix(app-store): Also proxy images of locally installed apps | ||||
| * | | fix(app-store): Also proxy images of locally installed appsbackport/48854/stable30 | Ferdinand Thiessen | 2024-10-23 | 1 | -1/+15 |
|/ / | | | | | | | | | | | | | Before this only app store apps got their screenshots proxied, but this will cause locally installed apps to not be correctly shown on the app-store. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | Merge pull request #48748 from nextcloud/backport/48373/stable30 | Ferdinand Thiessen | 2024-10-23 | 2 | -1/+25 |
|\ \ | |/ |/| | [stable30] fix: add PasswordConfirmationRequired to create user storages endpoint | ||||
| * | fix: Add frontend code for password confirmationbackport/48373/stable30 | Ferdinand Thiessen | 2024-10-18 | 1 | -1/+21 |
| | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
| * | fix: add PasswordConfirmationRequired to update and delete method | yemkareems | 2024-10-18 | 1 | -0/+2 |
| | | | | | | | | Signed-off-by: yemkareems <yemkareems@gmail.com> | ||||
| * | fix: add PasswordConfirmationRequired to create user storages endpoint | yemkareems | 2024-10-18 | 1 | -0/+2 |
| | | | | | | | | Signed-off-by: yemkareems <yemkareems@gmail.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-23 | 6 | -10/+10 |
| | | | | | | | | 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 | 56 | -48/+206 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Merge pull request #48830 from nextcloud/backport/48603/stable30 | Joas Schilling | 2024-10-22 | 1 | -2/+19 |
|\ \ | | | | | | | [stable30] fix(logger): Remove more parameters of other methods | ||||
| * | | fix(logger): Remove more parameters of other methodsbackport/48603/stable30 | Joas Schilling | 2024-10-21 | 1 | -2/+19 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> |