aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-1348-0/+68
* enh(comments): Add always visible labels for comment inputFerdinand Thiessen2024-01-121-0/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-128-0/+12
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-1296-292/+382
* fix(files): use backend error message if providedJohn Molakvoæ2024-01-121-4/+7
* fix(settings): set default or unlimited user quotaJohn Molakvoæ2024-01-121-5/+8
* fix(files): use `getSummaryFor` for better files summary translationsJohn Molakvoæ2024-01-121-14/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-12186-18/+296
* Merge pull request #42718 from nextcloud/fix/42717-Remove_unneeded_role=radio...Grigorii K. Shartsev2024-01-121-1/+0
|\
| * Remove unneeded role="radiogroup" from "Predefined statuses"julia.kirschenheuter2024-01-111-1/+0
* | Merge pull request #42649 from nextcloud/enh/machine-translation-provider-wit...Julius Härtl2024-01-111-1/+2
|\ \
| * \ Merge branch 'master' into enh/machine-translation-provider-with-idMarcel Klehr2024-01-11100-416/+470
| |\ \
| * | | enh(OCP\Translation): Add ITranslationProviderWithIdMarcel Klehr2024-01-101-1/+2
* | | | Merge pull request #42640 from nextcloud/fix/fix-authentication-exceptions-2Côme Chilliet2024-01-114-10/+12
|\ \ \ \
| * | | | Use IToken from OCP instead of OCCôme Chilliet2024-01-111-1/+1
| * | | | Suppress or fix psalm errors related to InvalidTokenExceptionCôme Chilliet2024-01-111-1/+1
| * | | | Always catch OCP versions of authentication exceptionsCôme Chilliet2024-01-114-9/+11
| | |/ / | |/| |
* | | | Merge pull request #42700 from nextcloud/enh/42642/fix-development-notice-sty...Simon L2024-01-113-10/+7
|\ \ \ \
| * | | | chore(assets): Recompile assetsnextcloud-command2024-01-112-2/+2
| * | | | fix styling of development-noticeSimon L2024-01-111-8/+5
* | | | | Merge pull request #42709 from nextcloud/enh/42694/put-li-into-ulSimon L2024-01-111-7/+9
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | sharing-entry__reshare needs ul or ol around itSimon L2024-01-111-7/+9
* | | | | Include `unsubscribe` from file changed eventRaul Ferreira2024-01-111-1/+5
* | | | | Update apps/files/src/views/FilesList.vueRaul Ferreira Fuentes2024-01-111-2/+2
* | | | | Refresh FileList on current folder updateRaul Ferreira2024-01-111-1/+13
| |_|_|/ |/| | |
* | | | Merge pull request #42698 from nextcloud/enh/42595/webauthn-ncnotecardSimon L2024-01-112-10/+18
|\ \ \ \ | |/ / / |/| | |
| * | | update webauthn section to feature componentsSimon L2024-01-112-10/+18
| |/ /
* | | Merge pull request #42177 from nextcloud/feat/migrate-imagick-setupcheckCôme Chilliet2024-01-116-23/+67
|\ \ \ | |/ / |/| |
| * | Migrate PHP imagick module check to new SetupCheck APICôme Chilliet2024-01-116-23/+67
* | | Merge pull request #42680 from nextcloud/artonge/fix/view_only_error_messageLouis2024-01-111-1/+1
|\ \ \
| * | | Improve view only error messageLouis Chemineau2024-01-101-1/+1
| | |/ | |/|
* | | Merge pull request #42679 from nextcloud/fix/chunked-quotaJulius Härtl2024-01-111-33/+50
|\ \ \
| * | | fix(quota): automatically detect chunk quota with `OC-Total-Length` headerJohn Molakvoæ2024-01-101-33/+50
| |/ /
* | | chore(deps): bump `@nextcloud/files` to `3.1.0`John Molakvoæ2024-01-113-13/+11
* | | fix(files): group duplicate sharesJohn Molakvoæ2024-01-114-25/+100
* | | fix(files): fix unshare actionJohn Molakvoæ2024-01-111-1/+26
| |/ |/|
* | Merge pull request #42533 from nextcloud/fix/weather_status/forecast-formatJulius Härtl2024-01-112-135/+21
|\ \
| * | fix(weather_status): Fix forecast format in OpenAPIprovokateurin2024-01-102-135/+21
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-1184-158/+186
* | | fix(files): switched native input to NcButtonEduardo Morales2024-01-101-3/+4
* | | refactor(files): remove merged to `@nextcloud/vue` changesGrigorii K. Shartsev2024-01-101-10/+1
* | | fix(files): move header actions out from the tableGrigorii K. Shartsev2024-01-104-49/+82
* | | Merge pull request #42558 from nextcloud/trash-mtime-deletion-timeRobin Appelman2024-01-102-3/+3
|\ \ \ | |_|/ |/| |
| * | use deletion time instead of mtime in trashbin handlingRobin Appelman2024-01-032-3/+3
* | | Merge pull request #42527 from nextcloud/feat/user_status/online-status-typeKate2024-01-104-3/+21
|\ \ \
| * | | feat(user_status): Add online status type for OpenAPIprovokateurin2024-01-104-3/+21
* | | | Merge pull request #42590 from nextcloud/add-settings-section-type-attributeJoas Schilling2024-01-102-1/+2
|\ \ \ \
| * | | | fix(settings): check if activeSectionId and activeSectionType are defined bef...Thomas Citharel2024-01-051-1/+1
| * | | | Add data-active-section-type attribute to app-content settings sectionThomas Citharel2024-01-052-1/+2
* | | | | Merge pull request #42532 from nextcloud/fix/user_status/custom-message-icon-...Kate2024-01-102-2/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |