aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #38568 from rawtaz/fix-redis-empty-passwordRobin Appelman2023-06-011-2/+2
|\
| * redis: Do not try to authenticate with non-string password/userLeo R. Lundgren2023-06-011-2/+2
* | Merge pull request #38567 from nextcloud/chore/remove-deprecated-legacy-loaderChristoph Wurst2023-06-016-88/+6
|\ \
| * | chore(OC): Remove deprecated legacy loader from OC (`OC.loadScript` and `OC.l...Ferdinand Thiessen2023-05-316-88/+6
| |/
* | Merge pull request #38586 from nextcloud/fix/ocp/imessage-attachinline-sinceAndy Scherzinger2023-06-011-1/+1
|\ \
| * | fix(ocp): Mark IMessage::attachInline as @since 27Christoph Wurst2023-06-011-1/+1
|/ /
* | Merge pull request #38566 from nextcloud/chore/drop-oc-app-methodsJoas Schilling2023-06-0111-76/+29
|\ \
| * | chore: Drop \OC_App::getSettingsNavigationChristoph Wurst2023-06-011-13/+0
| * | chore: Drop \OC_App::getNavigationChristoph Wurst2023-06-011-15/+0
| * | chore: Drop \OC_App::getAppInfoChristoph Wurst2023-06-015-22/+11
| * | chore: Drop \OC_App::getAppVersionChristoph Wurst2023-06-018-26/+18
* | | Merge pull request #38301 from nextcloud/fix/carddav/catch-invalid-event-remi...Arthur Schiwon2023-06-012-0/+46
|\ \ \ | |/ / |/| |
| * | fixup! fix(caldav): Ignore invalid events for reminder generationChristoph Wurst2023-05-311-6/+1
| * | fix(caldav): Ignore invalid events for reminder generationChristoph Wurst2023-05-312-0/+51
* | | Merge pull request #38355 from nextcloud/fix/trashbin-long-filenamesArthur Schiwon2023-06-016-19/+88
|\ \ \
| * | | fix(trashbin): Truncate long filenamesChristopher Ng2023-05-316-19/+88
|/ / /
* | / Fix(l10n): Update translations from TransifexNextcloud bot2023-06-014-2/+10
| |/ |/|
* | Merge pull request #38550 from nextcloud/chore/app-checker-test-dataChristoph Wurst2023-05-3122-187/+0
|\ \
| * | chore: Drop app code checker test dataChristoph Wurst2023-05-3122-187/+0
* | | Merge pull request #38549 from ZetaTom/masterSimon L2023-05-313-4/+3
|\ \ \
| * | | Fix app menu flickerZetaTom2023-05-313-4/+3
| |/ /
* | | Merge pull request #38514 from nextcloud/bump/giggsey/libphonenumber-for-php_...Joas Schilling2023-05-313-5/+3
|\ \ \
| * | | fix(CI): Satisfy psalm by removing a now obsolete type checkJoas Schilling2023-05-312-5/+3
| * | | chore(libphonenumber): Bump giggsey/libphonenumber-for-php to giggsey/libphon...Joas Schilling2023-05-311-0/+0
| |/ /
* | | Merge pull request #38552 from nextcloud/chore/drop-oc-defaults-getlogoclaimJoas Schilling2023-05-311-9/+0
|\ \ \
| * | | chore!: Drop \OC_Defaults::getLogoClaimChristoph Wurst2023-05-311-9/+0
| |/ /
* | | Merge pull request #38551 from nextcloud/chore/drop-oc-app-isenabledJoas Schilling2023-05-311-13/+0
|\ \ \
| * | | chore!: Drop \OC_App::isEnabledChristoph Wurst2023-05-311-13/+0
| |/ /
* | | Merge pull request #38468 from nextcloud/log-cert-list-errorsRobin Appelman2023-05-311-1/+7
|\ \ \ | |/ / |/| |
| * | log failures to read certificates during listingRobin Appelman2023-05-311-1/+7
* | | Merge pull request #38516 from nextcloud/chore/deps/drop-swiftmailerJoas Schilling2023-05-311-0/+0
|\ \ \
| * | | chore(deps): Drop swiftmailer/swiftmailerChristoph Wurst2023-05-301-0/+0
* | | | Merge pull request #38513 from nextcloud/bugfix/noid/csp-doc-typosJoas Schilling2023-05-313-4/+4
|\ \ \ \
| * | | | fix(docs): Fix language and copy-paste class name in docs of CSPJoas Schilling2023-05-303-4/+4
| |/ / /
* | | | Merge pull request #38534 from nextcloud/automated/noid/master-update-ca-cert...Joas Schilling2023-05-312-57/+48
|\ \ \ \
| * | | | Update CA certificate bundlenextcloud-command2023-05-312-57/+48
| | |_|/ | |/| |
* | | | Merge pull request #38537 from nextcloud/ci/cacert/conventional-commitsJoas Schilling2023-05-311-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | ci: Use conventional commits for CA bundle updatesChristoph Wurst2023-05-311-2/+2
|/ / /
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-3114-0/+50
* | | Merge pull request #38520 from nextcloud/Jerome-Herbinet-improved-display-of-...Simon L2023-05-305-6/+9
|\ \ \ | |/ / |/| |
| * | npm run buildJérôme Herbinet2023-05-304-6/+6
| * | Improved display of app linksJérôme Herbinet2023-05-301-0/+3
|/ /
* | Merge pull request #38469 from nextcloud/artonge/fix/versions_initLouis2023-05-302-4/+31
|\ \
| * \ Merge branch 'master' into artonge/fix/versions_initLouis2023-05-26201-199/+393
| |\ \
| * | | Fix initialisation of versions in the DBLouis Chemineau2023-05-252-4/+31
* | | | Merge pull request #38496 from nextcloud/preview-mp3-catch-errorsSimon L2023-05-301-2/+13
|\ \ \ \
| * | | | fix: catch errors in id3parser libraryDaniel Kesselberg2023-05-281-2/+13
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-3034-104/+296
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-2810-6/+24
|/ / / /
* | | | Merge pull request #38492 from nextcloud/dependabot/npm_and_yarn/puppeteer-20...John Molakvoæ2023-05-272-120/+833
|\ \ \ \