Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(files): use backend error message if provided | John Molakvoæ | 2024-01-12 | 1 | -4/+7 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | fix(settings): set default or unlimited user quota | John Molakvoæ | 2024-01-12 | 1 | -5/+8 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | fix(files): use `getSummaryFor` for better files summary translations | John Molakvoæ | 2024-01-12 | 1 | -14/+4 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-01-12 | 186 | -18/+296 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #42718 from ↵ | Grigorii K. Shartsev | 2024-01-12 | 1 | -1/+0 |
|\ | | | | | | | | | nextcloud/fix/42717-Remove_unneeded_role=radiogroup_from_Predefined_statuses Remove unneeded role="radiogroup" from "Predefined statuses" | ||||
| * | Remove unneeded role="radiogroup" from "Predefined statuses" | julia.kirschenheuter | 2024-01-11 | 1 | -1/+0 |
| | | | | | | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com> | ||||
* | | Merge pull request #42649 from ↵ | Julius Härtl | 2024-01-11 | 1 | -1/+2 |
|\ \ | | | | | | | | | | nextcloud/enh/machine-translation-provider-with-id | ||||
| * \ | Merge branch 'master' into enh/machine-translation-provider-with-id | Marcel Klehr | 2024-01-11 | 100 | -416/+470 |
| |\ \ | |||||
| * | | | enh(OCP\Translation): Add ITranslationProviderWithId | Marcel Klehr | 2024-01-10 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
* | | | | Merge pull request #42640 from nextcloud/fix/fix-authentication-exceptions-2 | Côme Chilliet | 2024-01-11 | 4 | -10/+12 |
|\ \ \ \ | | | | | | | | | | | Always catch OCP versions of authentication exceptions | ||||
| * | | | | Use IToken from OCP instead of OC | Côme Chilliet | 2024-01-11 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
| * | | | | Suppress or fix psalm errors related to InvalidTokenException | Côme Chilliet | 2024-01-11 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
| * | | | | Always catch OCP versions of authentication exceptions | Côme Chilliet | 2024-01-11 | 4 | -9/+11 |
| | |/ / | |/| | | | | | | | | | | | | | | | | | | And always throw OC versions for BC Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | | | Merge pull request #42700 from ↵ | Simon L | 2024-01-11 | 3 | -10/+7 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | nextcloud/enh/42642/fix-development-notice-styling fix styling of development-notice | ||||
| * | | | | chore(assets): Recompile assets | nextcloud-command | 2024-01-11 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
| * | | | | fix styling of development-notice | Simon L | 2024-01-11 | 1 | -8/+5 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de> | ||||
* | | | | | Merge pull request #42709 from nextcloud/enh/42694/put-li-into-ul | Simon L | 2024-01-11 | 1 | -7/+9 |
|\ \ \ \ \ | |/ / / / |/| | | | | `SharingEntrySimple` needs `ul` or `ol` around it | ||||
| * | | | | sharing-entry__reshare needs ul or ol around it | Simon L | 2024-01-11 | 1 | -7/+9 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de> | ||||
* | | | | | Include `unsubscribe` from file changed event | Raul Ferreira | 2024-01-11 | 1 | -1/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> Signed-off-by: Raul Ferreira <r.ferreira.fuentes@gmail.com> | ||||
* | | | | | Update apps/files/src/views/FilesList.vue | Raul Ferreira Fuentes | 2024-01-11 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: John Molakvoæ <skjnldsv@users.noreply.github.com> Signed-off-by: Raul Ferreira Fuentes <Raudius@users.noreply.github.com> | ||||
* | | | | | Refresh FileList on current folder update | Raul Ferreira | 2024-01-11 | 1 | -1/+13 |
| |_|_|/ |/| | | | | | | | | | | | Signed-off-by: Raul Ferreira <r.ferreira.fuentes@gmail.com> | ||||
* | | | | Merge pull request #42698 from nextcloud/enh/42595/webauthn-ncnotecard | Simon L | 2024-01-11 | 2 | -10/+18 |
|\ \ \ \ | |/ / / |/| | | | update webauthn section to feature components | ||||
| * | | | update webauthn section to feature components | Simon L | 2024-01-11 | 2 | -10/+18 |
| |/ / | | | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de> | ||||
* | | | Merge pull request #42177 from nextcloud/feat/migrate-imagick-setupcheck | Côme Chilliet | 2024-01-11 | 6 | -23/+67 |
|\ \ \ | |/ / |/| | | |||||
| * | | Migrate PHP imagick module check to new SetupCheck API | Côme Chilliet | 2024-01-11 | 6 | -23/+67 |
| | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | | Merge pull request #42680 from nextcloud/artonge/fix/view_only_error_message | Louis | 2024-01-11 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Improve view only error message | ||||
| * | | | Improve view only error message | Louis Chemineau | 2024-01-10 | 1 | -1/+1 |
| | |/ | |/| | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | | | Merge pull request #42679 from nextcloud/fix/chunked-quota | Julius Härtl | 2024-01-11 | 1 | -33/+50 |
|\ \ \ | | | | | | | | | fix(quota): automatically detect chunk quota with `OC-Total-Length` header | ||||
| * | | | fix(quota): automatically detect chunk quota with `OC-Total-Length` header | John Molakvoæ | 2024-01-10 | 1 | -33/+50 |
| |/ / | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | | | chore(deps): bump `@nextcloud/files` to `3.1.0` | John Molakvoæ | 2024-01-11 | 3 | -13/+11 |
| | | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | | | fix(files): group duplicate shares | John Molakvoæ | 2024-01-11 | 4 | -25/+100 |
| | | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | | | fix(files): fix unshare action | John Molakvoæ | 2024-01-11 | 1 | -1/+26 |
| |/ |/| | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | | Merge pull request #42533 from nextcloud/fix/weather_status/forecast-format | Julius Härtl | 2024-01-11 | 2 | -135/+21 |
|\ \ | | | | | | | fix(weather_status): Fix forecast format in OpenAPI | ||||
| * | | fix(weather_status): Fix forecast format in OpenAPI | provokateurin | 2024-01-10 | 2 | -135/+21 |
| | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-01-11 | 84 | -158/+186 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | fix(files): switched native input to NcButton | Eduardo Morales | 2024-01-10 | 1 | -3/+4 |
| | | | | | | | | | | | | Signed-off-by: Eduardo Morales <emoral435@gmail.com> | ||||
* | | | refactor(files): remove merged to `@nextcloud/vue` changes | Grigorii K. Shartsev | 2024-01-10 | 1 | -10/+1 |
| | | | | | | | | | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me> | ||||
* | | | fix(files): move header actions out from the table | Grigorii K. Shartsev | 2024-01-10 | 4 | -49/+82 |
| | | | | | | | | | | | | | | | | | | Having actions in the table header is no valid for a11y and counts as a column name. Signed-off-by: Grigorii K. Shartsev <me@shgk.me> | ||||
* | | | Merge pull request #42558 from nextcloud/trash-mtime-deletion-time | Robin Appelman | 2024-01-10 | 2 | -3/+3 |
|\ \ \ | |_|/ |/| | | use deletion time instead of mtime in trashbin handling | ||||
| * | | use deletion time instead of mtime in trashbin handling | Robin Appelman | 2024-01-03 | 2 | -3/+3 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | Merge pull request #42527 from nextcloud/feat/user_status/online-status-type | Kate | 2024-01-10 | 4 | -3/+21 |
|\ \ \ | |||||
| * | | | feat(user_status): Add online status type for OpenAPI | provokateurin | 2024-01-10 | 4 | -3/+21 |
| | | | | | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | | | | Merge pull request #42590 from nextcloud/add-settings-section-type-attribute | Joas Schilling | 2024-01-10 | 2 | -1/+2 |
|\ \ \ \ | | | | | | | | | | | Add settings section type attribute on settings app-content section | ||||
| * | | | | fix(settings): check if activeSectionId and activeSectionType are defined ↵ | Thomas Citharel | 2024-01-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | before using them Closes #41513 Signed-off-by: Thomas Citharel <tcit@tcit.fr> | ||||
| * | | | | Add data-active-section-type attribute to app-content settings section | Thomas Citharel | 2024-01-05 | 2 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> | ||||
* | | | | | Merge pull request #42532 from ↵ | Kate | 2024-01-10 | 2 | -2/+2 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | | | | | | nextcloud/fix/user_status/custom-message-icon-only | ||||
| * | | | | fix(user_status): Allow setting custom message with icon only | provokateurin | 2023-12-30 | 2 | -2/+2 |
| | |/ / | |/| | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | | | | Merge pull request #42666 from nextcloud/chore/deps/update-openapi-extractor | Joas Schilling | 2024-01-10 | 5 | -9/+45 |
|\ \ \ \ | | | | | | | | | | | chore(deps): Update openapi-extractor | ||||
| * | | | | chore(deps): Update openapi-extractor | provokateurin | 2024-01-09 | 5 | -9/+45 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-01-10 | 34 | -12/+248 |
|/ / / / | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> |