aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* fix(shares): Allow underscores on custom linksallowUnderCustLinkGit'Fellow2025-03-261-1/+1
* Fix(l10n): Update translations from TransifexNextcloud bot2025-03-264-2/+100
* feat(files): hide "Personal files" and "Shared with others" views if user has...skjnldsv2025-03-253-13/+48
* fix(sharebymail): Fix activity rich object id typeCôme Chilliet2025-03-251-3/+3
* fix(files_sharing): Use session id as part of cache key to avoid concurrency ...Côme Chilliet2025-03-251-3/+3
* fix(files_sharing): Set higher priority for listeners that may abort the requestCôme Chilliet2025-03-251-3/+3
* fix: Avoid triggering several activities for Range request on the same fileCôme Chilliet2025-03-251-2/+10
* fix: Fix download activity for foldersCôme Chilliet2025-03-253-105/+78
* fix(sharing): Publish activity for download by public linkCôme Chilliet2025-03-254-0/+123
* Merge pull request #51682 from nextcloud/fix/tag-fileid-checkJohn Molakvoæ2025-03-254-2/+72
|\
| * fix(dav): filter user files when updating tagsskjnldsv2025-03-254-2/+72
* | Merge pull request #51669 from nextcloud/refactor/use-in-instead-of-orKate2025-03-254-32/+9
|\ \ | |/ |/|
| * perf(sharing): Use oc_share.{item_type, share_type} IN instead of OR equalsrefactor/use-in-instead-of-orMarcel Klehr2025-03-254-32/+9
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-03-2530-28/+262
* | fix(setupchecks): Treat information messages as successMarcel Müller2025-03-241-12/+8
* | fix(provisioning_api): Pass on translated hint if password change failsfix/provisioning_api/password-change-hint-translationprovokateurin2025-03-241-1/+1
|/
* Merge pull request #51644 from nextcloud/fixWrongTranslationKate2025-03-241-7/+7
|\
| * fix(user): Some strings not being translatedfixWrongTranslationGit'Fellow2025-03-221-7/+7
* | fix(files): Ensure actions never overflow filenameFerdinand Thiessen2025-03-241-3/+20
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-03-2418-46/+72
* | Merge pull request #51622 from nextcloud/fix/ocm-public-key-is-optionalKate2025-03-232-2/+1
|\ \
| * | fix(ocm): `publicKey` can be disabled so capabilities do not matchfix/ocm-public-key-is-optionalFerdinand Thiessen2025-03-212-2/+1
* | | Fix(l10n): Update translations from TransifexNextcloud bot2025-03-2326-10/+250
| |/ |/|
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-03-2212-0/+34
* | fix(federatedfilesharing): warn when enabling lookup server data uploadFerdinand Thiessen2025-03-211-5/+73
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2025-03-2116-104/+530
* Merge pull request #51568 from nextcloud/feat/add-wcf-capCôme Chilliet2025-03-206-0/+93
|\
| * feat(files): Add capability for clients to check WCF statefeat/add-wcf-capFerdinand Thiessen2025-03-186-0/+93
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-03-2084-278/+856
* | Merge pull request #51250 from nextcloud/fix/pass-hide-download-in-update-req...yemkareems2025-03-195-7/+34
|\ \
| * | fix(files_sharing): make sure IDs are unique for HTML elementsFerdinand Thiessen2025-03-181-2/+8
| * | fix(files_sharing): ugly hacks to update permissions on share creationFerdinand Thiessen2025-03-184-9/+27
| * | fix: pass hide download attribute while creating the share to fix github issu...yemkareems2025-03-182-5/+8
| |/
* | fix(webauthn): do not require bcmath or gmp - not needed anymoreFerdinand Thiessen2025-03-192-5/+2
* | fix(core): adjust fronend code for changes in webauthn libraryFerdinand Thiessen2025-03-191-3/+3
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-03-192-4/+4
|/
* Merge pull request #51195 from nextcloud/feat/photo-cache-avifKate2025-03-181-0/+1
|\
| * feat: Allow AVIF content type in PhotoCachefeat/photo-cache-avifMiguel Sánchez de León Peque2025-03-031-0/+1
* | Merge pull request #50663 from nextcloud/enh/improve-transfer-ownership-loggingJulius Knorr2025-03-181-0/+6
|\ \
| * | feat: improve occ file:transfer-ownership loggingenh/improve-transfer-ownership-logginggrnd-alt2025-03-061-0/+6
* | | Fix(l10n): Update translations from TransifexNextcloud bot2025-03-1824-184/+184
* | | Merge pull request #51400 from nextcloud/chore/tests-hot-keyFerdinand Thiessen2025-03-171-26/+23
|\ \ \
| * | | test: speed up hotkey tests by 2.4schore/tests-hot-keyFerdinand Thiessen2025-03-111-26/+23
* | | | Merge pull request #51457 from nextcloud/fix/dav-csrfFerdinand Thiessen2025-03-171-2/+3
|\ \ \ \
| * | | | fix(dav): do not require CSRF for safe and indempotent HTTP methodsfix/dav-csrfFerdinand Thiessen2025-03-131-2/+3
* | | | | Merge pull request #51380 from nextcloud/fix/noid/contactsmenu-ab-enabledHamza2025-03-175-16/+70
|\ \ \ \ \
| * | | | | fix(cardav): only show useres from enabled addressBooks in contacts menufix/noid/contactsmenu-ab-enabledHamza Mahjoubi2025-03-175-16/+70
* | | | | | fix(files_sharing): skip expiration notify for invalid share recordfix-sharing-expiration-notifyLuka Trovic2025-03-171-1/+4
|/ / / / /
* | | | | Merge pull request #51389 from nextcloud/bug/noid/skip-quote-cache-for-remote...Côme Chilliet2025-03-171-0/+2
|\ \ \ \ \
| * | | | | fix: skip caching lastSeenQuotaUsage for remote sharesbug/noid/skip-quote-cache-for-remote-sharesDaniel Kesselberg2025-03-141-0/+2