aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* chore(autoloaders): Update autoloader files for Composer 2.5.1Christoph Wurst2023-01-2551-398/+651
* Merge pull request #36216 from nextcloud/fix/user_status-heartbeat-responseJoas Schilling2023-01-254-11/+11
|\
| * Fix user_status heartbeat responsejld31032023-01-254-11/+11
|/
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-25186-112/+704
* Merge pull request #36055 from nextcloud/enh/a11y-sharing-selectPytal2023-01-246-66/+70
|\
| * Port files sharing selectorChristopher Ng2023-01-246-66/+70
|/
* Merge pull request #36333 from nextcloud/docs/fix-files_no_background_scan-de...Daniel2023-01-241-1/+1
|\
| * Fix default value for files_no_background_scanmax-nextcloud2023-01-241-1/+1
|/
* Merge pull request #36321 from nextcloud/deps/nextcloud/vue-7.5.0Pytal2023-01-244-11/+39
|\
| * Bump @nextcloud/vue to v7.5.0Christopher Ng2023-01-234-11/+39
* | Merge pull request #36326 from nextcloud/enh/29584/fix-translationSimon L2023-01-243-4/+4
|\ \
| * | don't translate a variableSimon L2023-01-243-4/+4
* | | Merge pull request #32572 from nextcloud/phpunit-deprecation-coreCôme Chilliet2023-01-247-58/+62
|\ \ \ | |/ / |/| |
| * | Fix tests failures (number of calls differed with last rebase)Côme Chilliet2023-01-241-15/+15
| * | Use phpunit from composer if availableCarl Schwan2023-01-242-7/+12
| * | Fix a bunch of deprecation in the phpunit for coreCarl Schwan2023-01-247-57/+56
|/ /
* / Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-24200-296/+306
|/
* Merge pull request #36277 from nextcloud/backport/36272/masterJohn Molakvoæ2023-01-233-77/+102
|\
| * fix(l10n): fix admin images migrationrakekniven2023-01-231-1/+1
| * fix(theming): fix admin images migrationJohn Molakvoæ (skjnldsv)2023-01-233-77/+102
* | Merge pull request #36261 from nextcloud/techdebt/noid/warn-devs-about-potent...Joas Schilling2023-01-231-0/+6
|\ \
| * | fix(querybuilder): Log a warning if where() is called again on a query builde...Joas Schilling2023-01-201-0/+6
* | | Merge pull request #36268 from nextcloud/bugfix/noid/fix-double-where-usage-i...Joas Schilling2023-01-231-1/+1
|\ \ \
| * | | Fix double where() usage in resource managerJoas Schilling2023-01-231-1/+1
| | |/ | |/|
* | | Merge pull request #35935 from EWouters/patch-1Simon L2023-01-231-1/+2
|\ \ \
| * | | [Fix]: scan-app-data conversionEWouters2023-01-031-1/+2
* | | | Merge pull request #36260 from nextcloud/bugfix/noid/fix-user-availability-se...Joas Schilling2023-01-231-1/+1
|\ \ \ \
| * | | | Fix WHERE condition when selecting user's availability for the status automationJoas Schilling2023-01-201-1/+1
| | |_|/ | |/| |
* | | | Merge pull request #36279 from nextcloud/dependabot/composer/build/integratio...MichaIng2023-01-231-27/+27
|\ \ \ \
| * | | | chore(deps-dev): Bump phpunit/phpunit in /build/integrationdependabot[bot]2023-01-211-27/+27
* | | | | Merge pull request #36254 from nextcloud/chore/dav/throw-json-encode-decodeChristoph Wurst2023-01-237-12/+12
|\ \ \ \ \
| * | | | | chore(dav): Make json_encode and json_decode throw on errorChristoph Wurst2023-01-197-12/+12
* | | | | | Merge pull request #36258 from nextcloud/fix/user-status-inputJoas Schilling2023-01-236-40/+44
|\ \ \ \ \ \
| * | | | | | Fix user status message inputChristopher Ng2023-01-206-40/+44
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #36250 from nextcloud/fix/add-success-message-to-personal-...Joas Schilling2023-01-233-4/+5
|\ \ \ \ \ \
| * | | | | | Add success message to personal settings buttonjulia.kirschenheuter2023-01-193-4/+5
* | | | | | | Merge pull request #36266 from nextcloud/bugfix/noid/fix-double-where-in-cust...Joas Schilling2023-01-231-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix double where in CustomProperiesBackendTestJoas Schilling2023-01-201-1/+1
* | | | | | | | Merge pull request #36278 from nextcloud/fix/opcache/checkMichaIng2023-01-231-4/+4
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Fix interned strings buffer check if 0 free bytesMichaIng2023-01-231-4/+4
|/ / / / / / /
* | | | | | | Merge pull request #36269 from nextcloud/bugfix/noid/fix-broken-unit-testJoas Schilling2023-01-231-1/+4
|\ \ \ \ \ \ \
| * | | | | | | Fix broken user:setting command unit testJoas Schilling2023-01-231-1/+4
* | | | | | | | Merge pull request #36262 from nextcloud/chore/dav/void-test-methodsJoas Schilling2023-01-23120-713/+713
|\ \ \ \ \ \ \ \
| * | | | | | | | chore(dav): Add void return type to test methodsChristoph Wurst2023-01-20120-713/+713
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge pull request #36247 from nextcloud/bugfix/noid/bump-profiler-versionJoas Schilling2023-01-231-2/+4
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Specify the profiler app branch to test withJoas Schilling2023-01-201-2/+4
| | |_|_|/ / / | |/| | | | |
* | | | | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-2336-374/+432
* | | | | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-2244-90/+170
* | | | | | | Merge pull request #36280 from nextcloud/automated/noid/master-update-psalm-b...Daniel2023-01-212-127/+6
|\ \ \ \ \ \ \
| * | | | | | | Update psalm baselinenextcloud-command2023-01-212-127/+6
|/ / / / / / /