aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #45330 from nextcloud/remove-locking-config-sampleJohn Molakvoæ2024-11-151-15/+0
|\
| * fix: remove mention of disabling file locking from config sampleremove-locking-config-sampleRobin Appelman2024-09-191-15/+0
* | Merge pull request #49130 from nextcloud/fix/cron-strict-cookieJoas Schilling2024-11-151-1/+3
|\ \
| * | fix: Do not check for strict cookie when running webcronfix/cron-strict-cookieFerdinand Thiessen2024-11-071-1/+3
* | | Merge pull request #49271 from nextcloud/fix/files/reactivity-injectFerdinand Thiessen2024-11-153-6/+6
|\ \ \
| * | | chore(assets): Recompile assetsfix/files/reactivity-injectnextcloud-command2024-11-152-3/+3
| * | | fix(files): Make injected actions reactiveFerdinand Thiessen2024-11-151-3/+3
|/ / /
* | | Merge pull request #49299 from nextcloud/tests/fix-jest-leftoverFerdinand Thiessen2024-11-151-7/+7
|\ \ \
| * | | test: Fix test mocks for nextcloud-dialogstests/fix-jest-leftoverFerdinand Thiessen2024-11-151-7/+7
* | | | Merge pull request #49129 from nextcloud/feat/systemtags-bulk-create-listJohn Molakvoæ2024-11-1514-32/+71
|\ \ \ \
| * | | | chore: compile assetsfeat/systemtags-bulk-create-listskjnldsv2024-11-1511-9/+9
| * | | | fix(systemtags): enhance create tag in tag picker UXskjnldsv2024-11-153-23/+62
* | | | | Merge pull request #49304 from nextcloud/feat/dispatcher/log-raw-response-dataDaniel2024-11-151-0/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | feat(Dispatcher): Add debug log for controller methods returning raw data not...feat/dispatcher/log-raw-response-dataprovokateurin2024-11-151-0/+4
|/ / / /
* | | | Merge pull request #48833 from nextcloud/fix/issue-48732-exdate-rdate-propert...Richard Steinmetz2024-11-154-48/+496
|\ \ \ \ | |/ / / |/| | |
| * | | fix: RDATE and EXDATE property instancesfix/issue-48732-exdate-rdate-property-instancesSebastianKrupinski2024-10-214-48/+496
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-15148-790/+920
* | | | Merge pull request #49276 from nextcloud/refactor/register-routesKate2024-11-143-26/+14
|\ \ \ \
| * | | | refactor(user_ldap): Remove Application::registerRoutes() usagerefactor/register-routesprovokateurin2024-11-142-14/+4
| * | | | refactor(files_versions): Remove Application::registerRoutes() usageprovokateurin2024-11-141-12/+10
* | | | | Merge pull request #49290 from nextcloud/fix/use-invokeprivate-for-testSebastian Krupinski2024-11-141-21/+16
|\ \ \ \ \
| * | | | | fix: use invokePrivate for testfix/use-invokeprivate-for-testSebastianKrupinski2024-11-141-21/+16
|/ / / / /
* | | | | Merge pull request #49225 from nextcloud/fix/invalid-mtimeJohn Molakvoæ2024-11-143-4/+18
|\ \ \ \ \
| * | | | | chore(assets): Recompile assetsnextcloud-command2024-11-142-3/+3
| * | | | | fix(files): ensure valid mtime and fallback to crtime if definedskjnldsv2024-11-141-1/+15
|/ / / / /
* | | | | Merge pull request #49275 from nextcloud/chore/drop-skjnldsv/sanitize-svgKate2024-11-146-42/+5
|\ \ \ \ \
| * | | | | chore(assets): Recompile assetsnextcloud-command2024-11-143-7/+3
| * | | | | chore(files): replace `@skjnldsv/sanitize-svg` with `DOMPurify`chore/drop-skjnldsv/sanitize-svgskjnldsv2024-11-143-35/+2
* | | | | | Merge pull request #49281 from nextcloud/rakekniven-patch-1Sebastian Krupinski2024-11-141-1/+1
|\ \ \ \ \ \
| * | | | | | chore(i18n): Fixed grammarrakekniven2024-11-141-1/+1
|/ / / / / /
* | | | | | Merge pull request #49260 from nextcloud/fix/noid/textprocessing-schedule-tas...Julien Veyssier2024-11-141-1/+5
|\ \ \ \ \ \
| * | | | | | fix(textprocessing): accept scheduling a task if there are equivalent taskpro...fix/noid/textprocessing-schedule-taskprocessing-providerJulien Veyssier2024-11-131-1/+5
* | | | | | | Merge pull request #48675 from georglauterbach/masterCôme Chilliet2024-11-142-4/+8
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | fix: remove superflous linegeorglauterbach2024-11-091-1/+0
| * | | | | | fix: do not query CNAME if A succeeded alreadygeorglauterbach2024-11-062-3/+8
* | | | | | | Merge pull request #49244 from nextcloud/feat/profile-appKate2024-11-1462-68/+1268
|\ \ \ \ \ \ \
| * | | | | | | fix(profile): exclude from openapifeat/profile-appskjnldsv2024-11-141-0/+0
| * | | | | | | chore: compile assetsskjnldsv2024-11-1421-25/+25
| * | | | | | | fix(profile): triggerbutton selectorskjnldsv2024-11-141-1/+1
| * | | | | | | fix(profile): add legacy root for old `core.ProfilePage.index`skjnldsv2024-11-141-0/+3
| * | | | | | | fix(profile): make sure the app cannot be disabled as it was in coreskjnldsv2024-11-145-8/+20
| * | | | | | | chore(profile): move profile app from core to appsskjnldsv2024-11-1435-37/+1222
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #49273 from nextcloud/test/integration/cleanup-logsJohn Molakvoæ2024-11-141-2/+9
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | test(integration): Correctly cleanup logstest/integration/cleanup-logsprovokateurin2024-11-141-2/+9
|/ / / / / /
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-14100-206/+242
* | | | | | Merge pull request #49168 from nextcloud/feat/file-list-actionsPytal2024-11-13129-267/+220
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | chore(assets): Recompile assetsnextcloud-command2024-11-13126-261/+185
| * | | | | feat(files): Add support for file list actionsChristopher Ng2024-11-131-1/+30
| * | | | | chore(deps): Bump nextcloud/files to v3.10.0Christopher Ng2024-11-132-5/+5
|/ / / / /
* | | | | Merge pull request #48134 from nextcloud/feat/mail-provider-settingsDaniel2024-11-138-20/+258
|\ \ \ \ \