aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-1696-336/+298
* fix(l10n): Add context note for table footersChristopher Ng2024-01-152-0/+2
* Merge pull request #42436 from nextcloud/enh/add-mjs-setup-checkFerdinand Thiessen2024-01-155-0/+86
|\
| * Update apps/settings/lib/SetupChecks/JavaScriptModules.phpFerdinand Thiessen2024-01-101-1/+1
| * enh(settings): Add SetupCheck to ensure webserver correctly serves `.mjs` filesFerdinand Thiessen2024-01-105-0/+86
* | Merge pull request #42781 from nextcloud/fix/user_ldap-support-group-membersh...Arthur Schiwon2024-01-151-1/+1
|\ \
| * | Fix crash of login in case of duplicated group membershipCôme Chilliet2024-01-151-1/+1
* | | Merge pull request #42790 from nextcloud/fix/fix-settings-appdirs-testArthur Schiwon2024-01-152-20/+20
|\ \ \
| * | | Fix AppDirsWithDifferentOwnerTestCôme Chilliet2024-01-152-20/+20
* | | | Merge pull request #42760 from nextcloud/enh/machine-translation-provider-wit...Julius Härtl2024-01-151-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Add missing ProviderWithId checkAndrey Borysenko2024-01-141-1/+1
* | | | Merge pull request #42660 from nextcloud/fix/use-tz-for-share-expirationBenjamin Gaussorgues2024-01-154-20/+26
|\ \ \ \ | |_|/ / |/| | |
| * | | fix(share): use user timezone to parse share expiration dateBenjamin Gaussorgues2024-01-094-20/+26
* | | | Merge pull request #42619 from nextcloud/bugfix/noid/caldav-status-undefined-...Joas Schilling2024-01-152-4/+51
|\ \ \ \
| * | | | fix(dav): Fix user status "Undefined array key 0 at StatusService.php#98"Joas Schilling2024-01-102-4/+51
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-1530-50/+90
| |_|/ / |/| | |
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-1424-2/+40
* | | | 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
| |/ / / /