aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* fix(ocm): `publicKey` can be disabled so capabilities do not matchfix/ocm-public-key-is-optionalFerdinand Thiessen47 hours2-2/+1
* Fix(l10n): Update translations from TransifexNextcloud bot2 days16-104/+530
* Merge pull request #51568 from nextcloud/feat/add-wcf-capCôme Chilliet3 days6-0/+93
|\
| * feat(files): Add capability for clients to check WCF statefeat/add-wcf-capFerdinand Thiessen5 days6-0/+93
* | Fix(l10n): Update translations from TransifexNextcloud bot3 days84-278/+856
* | Merge pull request #51250 from nextcloud/fix/pass-hide-download-in-update-req...yemkareems4 days5-7/+34
|\ \
| * | fix(files_sharing): make sure IDs are unique for HTML elementsFerdinand Thiessen5 days1-2/+8
| * | fix(files_sharing): ugly hacks to update permissions on share creationFerdinand Thiessen5 days4-9/+27
| * | fix: pass hide download attribute while creating the share to fix github issu...yemkareems5 days2-5/+8
| |/
* | fix(webauthn): do not require bcmath or gmp - not needed anymoreFerdinand Thiessen4 days2-5/+2
* | fix(core): adjust fronend code for changes in webauthn libraryFerdinand Thiessen4 days1-3/+3
* | Fix(l10n): Update translations from TransifexNextcloud bot4 days2-4/+4
|/
* Merge pull request #51195 from nextcloud/feat/photo-cache-avifKate5 days1-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 Knorr5 days1-0/+6
|\ \
| * | feat: improve occ file:transfer-ownership loggingenh/improve-transfer-ownership-logginggrnd-alt2025-03-061-0/+6
* | | Fix(l10n): Update translations from TransifexNextcloud bot5 days24-184/+184
* | | Merge pull request #51400 from nextcloud/chore/tests-hot-keyFerdinand Thiessen5 days1-26/+23
|\ \ \
| * | | test: speed up hotkey tests by 2.4schore/tests-hot-keyFerdinand Thiessen12 days1-26/+23
* | | | Merge pull request #51457 from nextcloud/fix/dav-csrfFerdinand Thiessen6 days1-2/+3
|\ \ \ \
| * | | | fix(dav): do not require CSRF for safe and indempotent HTTP methodsfix/dav-csrfFerdinand Thiessen10 days1-2/+3
* | | | | Merge pull request #51380 from nextcloud/fix/noid/contactsmenu-ab-enabledHamza6 days5-16/+70
|\ \ \ \ \
| * | | | | fix(cardav): only show useres from enabled addressBooks in contacts menufix/noid/contactsmenu-ab-enabledHamza Mahjoubi6 days5-16/+70
* | | | | | fix(files_sharing): skip expiration notify for invalid share recordfix-sharing-expiration-notifyLuka Trovic6 days1-1/+4
|/ / / / /
* | | | | Merge pull request #51389 from nextcloud/bug/noid/skip-quote-cache-for-remote...Côme Chilliet6 days1-0/+2
|\ \ \ \ \
| * | | | | fix: skip caching lastSeenQuotaUsage for remote sharesbug/noid/skip-quote-cache-for-remote-sharesDaniel Kesselberg9 days1-0/+2
* | | | | | Merge pull request #51512 from nextcloud/fix/comments/activity-rich-subject-p...Kate6 days1-1/+4
|\ \ \ \ \ \
| * | | | | | fix(comments): Fix activity rich subject parametersfix/comments/activity-rich-subject-parametersprovokateurin6 days1-1/+4
* | | | | | | Merge pull request #51181 from doubleO8/fix-occ-theming-config-background_colorStephan Orbaugh6 days1-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | fix(theming) include 'background_color' in list of supported keysdoubleO82025-03-081-1/+1
* | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot6 days32-4/+180
* | | | | | | fix(profile): allow to reset phone numberFerdinand Thiessen7 days1-0/+4
* | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot7 days16-0/+48
* | | | | | | build(deps): bump nextcloud/openapi-extractordependabot[bot]8 days1-0/+505
* | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot8 days32-150/+248
| |/ / / / / |/| | | | |
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot9 days20-6/+36
* | | | | | Merge pull request #51469 from nextcloud/fix/share-statusFerdinand Thiessen9 days2-15/+30
|\ \ \ \ \ \
| * | | | | | fix(files_sharing): ensure share status action works also in grid viewFerdinand Thiessen10 days2-15/+30
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #51441 from nextcloud/fix/alter-invite-attachment-filename...Daniel10 days1-2/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | fix(CalDav): alter invitation attachment filename and typefix/alter-invite-attachment-filename-and-typeSebastianKrupinski11 days1-2/+2
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot10 days112-256/+344
* | | | | | fix(files): correctly handle plural translation formsCaitlin Jordan11 days1-15/+8
|/ / / / /
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot11 days106-628/+682
* | | | | Merge pull request #51378 from nextcloud/fix/lookup-server-connector-v2Ferdinand Thiessen11 days8-45/+64
|\ \ \ \ \
| * | | | | fix(lookup-server): disable lookup server for non-global scale setupsFerdinand Thiessen12 days8-39/+62
| * | | | | fix(lookup-server): do not query data by defaultFerdinand Thiessen12 days4-10/+6
| * | | | | fix(lookup-server): do not upload data by defaultFerdinand Thiessen12 days5-5/+5
* | | | | | Merge pull request #51379 from nextcloud/appStoreCacheFolderGit'Fellow12 days1-1/+3
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | fix(AppDiscover): Ensure created cache folder is safe-chars onlyappStoreCacheFolderGit'Fellow13 days1-1/+3
* | | | | | fix(files): also enable delete action if trashbin is disabledFerdinand Thiessen12 days1-9/+10