summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Bump @testing-library/jest-dom from 5.16.4 to 5.16.5dependabot[bot]2022-12-102-88/+22
* | | | | | | | | Merge pull request #35780 from nextcloud/fix/http-dispatcher-double-parameter...Vincent Petry2022-12-162-8/+15
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fix(app framework): Fix missing cast of double controller parametersChristoph Wurst2022-12-152-8/+15
* | | | | | | | | | Merge pull request #35784 from nextcloud/chore/strict-login-controllerVincent Petry2022-12-162-5/+21
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | chore: Make the LoginController strictChristoph Wurst2022-12-152-5/+21
| |/ / / / / / / / /
* | | | | | | | | | Merge pull request #35779 from nextcloud/catchTypeErrorVincent Petry2022-12-162-4/+14
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | check if params given to API are really an arrayArtur Neumann2022-12-152-4/+14
| |/ / / / / / / / /
* | | | | | | | | | Merge pull request #35789 from nextcloud/fix/noid/rename-sabre-public-eventVincent Petry2022-12-1628-51/+59
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | rename SabrePublicPluginEvent to BeforeSabrePubliclyLoadedEvent, run build/au...Julien Veyssier2022-12-1528-51/+59
* | | | | | | | | | | [tx-robot] updated from transifexNextcloud bot2022-12-1614-16/+126
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #35717 from nextcloud/deps/nextcloud/vue-7.2.0John Molakvoæ2022-12-156-14/+14
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Bump @nextcloud/vue to 7.2.0Christopher Ng2022-12-156-14/+14
|/ / / / / / / / /
* | | | | | | | | [tx-robot] updated from transifexNextcloud bot2022-12-154-4/+4
* | | | | | | | | Merge pull request #35533 from nextcloud/revert-35240-enh/a11y-share-buttonJohn Molakvoæ2022-12-147-47/+33
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Revert "Copy to clipboard with button instead of link"Christopher Ng2022-12-147-47/+33
* | | | | | | | | | [tx-robot] updated from transifexNextcloud bot2022-12-1414-94/+128
|/ / / / / / / / /
* | | | | | | | | Merge pull request #35745 from nextcloud/screenshotJohn Molakvoæ2022-12-131-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Typo in URLGit'Fellow2022-12-131-1/+1
| * | | | | | | | | Update README main screenshotGit'Fellow2022-12-131-1/+1
* | | | | | | | | | Merge pull request #35621 from nextcloud/enh/noid/sabre-plugin-publicwebdavJulien Veyssier2022-12-132-0/+32
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | use modern event dispatchJulien Veyssier2022-12-122-2/+31
| * | | | | | | | | allow additional Sabre plugins in publicwebdav.phpJulien Veyssier2022-12-121-0/+3
* | | | | | | | | | [tx-robot] updated from transifexNextcloud bot2022-12-1354-104/+484
* | | | | | | | | | [tx-robot] updated from transifexNextcloud bot2022-12-1312-0/+64
* | | | | | | | | | Merge pull request #35562 from nextcloud/bug/33187/read-userid-from-tokenSimon L2022-12-121-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix GH-33187Daniel Kesselberg2022-12-121-1/+1
* | | | | | | | | | | Merge pull request #35714 from nextcloud/fix/vue-select-styles-the-sequelPytal2022-12-125-73/+312
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Fix vue-select stylesChristopher Ng2022-12-105-73/+312
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #35719 from nextcloud/dependabot/composer/build/integratio...dependabot[bot]2022-12-121-18/+18
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Bump phpunit/phpunit from 9.5.26 to 9.5.27 in /build/integrationdependabot[bot]2022-12-121-18/+18
|/ / / / / / / / /
* | | | | | | | | [tx-robot] updated from transifexNextcloud bot2022-12-124-2/+6
* | | | | | | | | Merge pull request #35689 from pulsejet/patch-heicrotateJohn Molakvoæ2022-12-111-0/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | preview: fix HEIC orientationVarun Patil2022-12-081-0/+3
* | | | | | | | | | [tx-robot] updated from transifexNextcloud bot2022-12-1114-0/+32
* | | | | | | | | | [tx-robot] updated from transifexNextcloud bot2022-12-10188-424/+586
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge pull request #35097 from nextcloud/bugfix/noid/improve-email-resultsSimon L2022-12-094-26/+61
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Improve email search resultsJoas Schilling2022-12-091-0/+6
| * | | | | | | | | Validate if the user part of a "cloud id" can even be a valid user idJoas Schilling2022-12-093-26/+55
* | | | | | | | | | Merge pull request #35389 from nextcloud/bugfix/noid/fix-app-icons-in-dark-modeJoas Schilling2022-12-095-7/+7
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | RecompileJoas Schilling2022-12-094-6/+6
| * | | | | | | | | Use correct filter for app icons in the right sidebar of app managementJoas Schilling2022-12-091-1/+1
* | | | | | | | | | Merge pull request #34477 from nextcloud/bugfix/noid/sharee-recommendations-s...Joas Schilling2022-12-092-0/+11
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Adjust unit testsJoas Schilling2022-10-121-0/+7
| * | | | | | | | | Show group name instead of group id as recommendationJoas Schilling2022-10-081-0/+4
* | | | | | | | | | Merge pull request #35705 from nextcloud/bugfix/noid/update-sensitive-config-...Vincent Petry2022-12-091-1/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Update sensitive config list of TalkJoas Schilling2022-12-091-1/+4
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #35672 from nextcloud/audit-fix-handlerbars-loaderMichaIng2022-12-090-0/+0
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Updte handlebars-loader to 1.7.3Vincent Petry2022-12-081-80/+8
* | | | | | | | | | | Merge pull request #35700 from nextcloud/dependabot/npm_and_yarn/handlebars-l...John Molakvoæ2022-12-092-82/+10
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Bump handlebars-loader from 1.7.2 to 1.7.3dependabot[bot]2022-12-092-82/+10
| | |_|/ / / / / / / / | |/| | | | | | | | |