aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-2536-126/+232
* Merge pull request #42706 from nextcloud/fix/42480/user-admin-not-adminJohn Molakvoæ2024-02-245-22/+21
|\
| * Merge branch 'master' into fix/42480/user-admin-not-adminJohn Molakvoæ2024-02-24518-6035/+8881
| |\ | |/ |/|
* | Merge pull request #39122 from nextcloud/enh/themed-error-pageJohn Molakvoæ2024-02-241-9/+36
|\ \
| * | feat: theme error pageRichard Steinmetz2024-02-241-9/+36
* | | Merge pull request #43674 from nextcloud/dependabot/npm_and_yarn/moment-timez...John Molakvoæ2024-02-242-2/+2
|\ \ \
| * | | chore(deps): Bump moment-timezone from 0.5.43 to 0.5.45dependabot[bot]2024-02-242-2/+2
* | | | Merge pull request #43814 from nextcloud/dependabot/composer/build/integratio...dependabot[bot]2024-02-241-12/+12
|\ \ \ \
| * | | | chore(deps-dev): bump phpunit/phpunit in /build/integrationdependabot[bot]2024-02-241-12/+12
* | | | | Merge pull request #43060 from nextcloud/fix/s3-external-multipart-copyJohn Molakvoæ2024-02-241-0/+3
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | fix: Allow to disable multipart copy on external s3 storageJulius Härtl2024-02-241-0/+3
| |/ / /
* | | | Merge pull request #43787 from nextcloud/fix/opendir-temporary-failureJohn Molakvoæ2024-02-241-0/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | fix: Throw instead of yielding nothing when listing local directoriesJulius Härtl2024-02-231-0/+6
* | | | Merge pull request #41910 from nextcloud/debug-force-full-fs-setupJohn Molakvoæ2024-02-241-0/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | add a debug option to force a full filesystem setupRobin Appelman2024-02-241-0/+6
* | | | Merge pull request #43248 from nextcloud/fix/clear-status-after-predefinedPytal2024-02-245-17/+11
|\ \ \ \
| * | | | chore: compile assetsChristopher Ng2024-02-244-6/+6
| * | | | fix(user_status): Fix status update request not being sentChristopher Ng2024-02-241-11/+5
| |/ / /
* | | | Merge pull request #39276 from nextcloud/fix/noid/full-upper-constJohn Molakvoæ2024-02-249-17/+20
|\ \ \ \
| * | | | mark MOUNT_TYPE_PERSONAl as deprecatedMaxence Lange2024-02-242-0/+4
| * | | | full uppercase constMaxence Lange2024-02-249-19/+18
| |/ / /
* | | | Merge pull request #43650 from Commifreak/log_host_ip_for_access_violationJohn Molakvoæ2024-02-243-5/+5
|\ \ \ \
| * | | | Adjust tests to match new expected exceptionRobin Kluth2024-02-241-3/+3
| * | | | Include `hostName:$port` for Host access violation message as wellRobin Kluth2024-02-241-1/+1
| * | | | Log Host/IP in `LocalServerException` for `Host violates local access rules`Robin Kluth2024-02-241-1/+1
| * | | | Log Host/IP in `LocalServerException` for `Host violates local access rules`Robin Kluth2024-02-241-1/+1
| |/ / /
* | | | Merge pull request #40363 from nextcloud/share-external-watcherJohn Molakvoæ2024-02-241-8/+17
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'master' into share-external-watcherJohn Molakvoæ2024-02-24133-497/+917
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #43812 from nextcloud/fix/profilerJohn Molakvoæ2024-02-241-2/+3
|\ \ \ \
| * | | | fix(workflows): update profiler actionskjnldsv2024-02-241-2/+3
* | | | | Merge pull request #40538 from nextcloud/occAppUpdatesReturnJohn Molakvoæ2024-02-241-0/+10
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add a return message for app updates trough occGit'Fellow2024-02-231-0/+10
* | | | | Merge pull request #43667 from nextcloud/fix/43489/merge-conflict-dialogEduardo Morales2024-02-2413-18/+41
|\ \ \ \ \
| * | | | | chore: compile assetsEduardo Morales2024-02-2312-18/+18
| * | | | | feat: files update correctly on destination/current folderEduardo Morales2024-02-231-19/+12
| * | | | | fix: conflict picker moves files correctly to its directoryEduardo Morales2024-02-231-5/+26
| * | | | | fix: merge conflict dialog added when overwriting files on move-file actionEduardo Morales2024-02-231-0/+9
|/ / / / /
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-2496-190/+702
* | | | | Merge pull request #41038 from nextcloud/fix-#41005-Resend-welcome-emailJohn Molakvoæ2024-02-231-1/+8
|\ \ \ \ \
| * | | | | Fix: #41005 Resend welcome emailEzhil Shanmugham2024-02-231-1/+8
| |/ / / /
* | | | | Merge pull request #43769 from nextcloud/enh/refactor-appstoreJohn Molakvoæ2024-02-2317-248/+118
|\ \ \ \ \
| * | | | | chore: Compile assetsskjnldsv2024-02-234-6/+6
| * | | | | fix(settings): Adjust frontend of appstore and user management to use initial...Ferdinand Thiessen2024-02-237-18/+21
| * | | | | fix(settings): Use initial state instead of custom state for server dataFerdinand Thiessen2024-02-236-201/+84
| * | | | | fix(settings): Only use `id` in categories - drop duplicated `ident` propertyFerdinand Thiessen2024-02-233-23/+7
|/ / / / /
* | | | | Merge pull request #43529 from nextcloud/enh/noid/leave-log-early-if-no-crash...John Molakvoæ2024-02-233-37/+34
|\ \ \ \ \
| * | | | | add hasListeners()Maxence Lange2024-02-143-28/+28
| * | | | | exit log() early if no crashreporter registeredMaxence Lange2024-02-141-13/+10
* | | | | | Merge pull request #43187 from hschletz/patch-1John Molakvoæ2024-02-231-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fix data type in FilesMetadata::setIntList()hschletz2024-02-231-1/+1