John Molakvoæ
|
0582e88a05
|
Merge pull request #42706 from nextcloud/fix/42480/user-admin-not-admin
|
2024-02-24 20:11:01 +01:00 |
|
John Molakvoæ
|
b080113fdd
|
Merge branch 'master' into fix/42480/user-admin-not-admin
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
|
2024-02-24 19:31:22 +01:00 |
|
John Molakvoæ
|
1d09dec66c
|
Merge pull request #39122 from nextcloud/enh/themed-error-page
|
2024-02-24 19:27:34 +01:00 |
|
John Molakvoæ
|
9736910bef
|
Merge pull request #43674 from nextcloud/dependabot/npm_and_yarn/moment-timezone-0.5.45
chore(deps): Bump moment-timezone from 0.5.43 to 0.5.45
|
2024-02-24 19:25:34 +01:00 |
|
dependabot[bot]
|
5a801c8a7a
|
Merge pull request #43814 from nextcloud/dependabot/composer/build/integration/phpunit/phpunit-9.6.17
|
2024-02-24 17:58:16 +00:00 |
|
John Molakvoæ
|
2ee3e03b11
|
Merge pull request #43060 from nextcloud/fix/s3-external-multipart-copy
|
2024-02-24 18:30:55 +01:00 |
|
Richard Steinmetz
|
f2e6abadbf
|
feat: theme error page
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
|
2024-02-24 18:28:28 +01:00 |
|
dependabot[bot]
|
c7efb2f250
|
chore(deps): Bump moment-timezone from 0.5.43 to 0.5.45
Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.43 to 0.5.45.
- [Release notes](https://github.com/moment/moment-timezone/releases)
- [Changelog](https://github.com/moment/moment-timezone/blob/develop/changelog.md)
- [Commits](https://github.com/moment/moment-timezone/compare/0.5.43...0.5.45)
---
updated-dependencies:
- dependency-name: moment-timezone
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2024-02-24 17:22:12 +00:00 |
|
John Molakvoæ
|
1d8d43f159
|
Merge pull request #43787 from nextcloud/fix/opendir-temporary-failure
|
2024-02-24 17:38:55 +01:00 |
|
John Molakvoæ
|
d6df5b5a70
|
Merge pull request #41910 from nextcloud/debug-force-full-fs-setup
|
2024-02-24 17:25:29 +01:00 |
|
dependabot[bot]
|
0d7efc79e4
|
chore(deps-dev): bump phpunit/phpunit in /build/integration
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.16 to 9.6.17.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.6.17/ChangeLog-9.6.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.6.16...9.6.17)
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-24 16:19:41 +00:00 |
|
Julius Härtl
|
d576b8eaf9
|
fix: Allow to disable multipart copy on external s3 storage
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2024-02-24 17:11:07 +01:00 |
|
Pytal
|
f6dba9620f
|
Merge pull request #43248 from nextcloud/fix/clear-status-after-predefined
fix(user_status): Fix status update request not being sent
|
2024-02-24 04:24:06 -08:00 |
|
John Molakvoæ
|
be74c03de2
|
Merge pull request #39276 from nextcloud/fix/noid/full-upper-const
|
2024-02-24 13:13:15 +01:00 |
|
John Molakvoæ
|
e79d42604d
|
Merge pull request #43650 from Commifreak/log_host_ip_for_access_violation
|
2024-02-24 12:43:01 +01:00 |
|
John Molakvoæ
|
ef8cf539e6
|
Merge pull request #40363 from nextcloud/share-external-watcher
|
2024-02-24 12:38:00 +01:00 |
|
Christopher Ng
|
db1cfe5045
|
chore: compile assets
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2024-02-24 12:36:21 +01:00 |
|
Christopher Ng
|
af215f6a11
|
fix(user_status): Fix status update request not being sent
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2024-02-24 12:35:07 +01:00 |
|
Robin Appelman
|
ac7f3ee985
|
add a debug option to force a full filesystem setup
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2024-02-24 11:55:20 +01:00 |
|
Robin Kluth
|
51739ad1ac
|
Adjust tests to match new expected exception
Signed-off-by: Robin Kluth <Commifreak@users.noreply.github.com>
|
2024-02-24 11:34:34 +01:00 |
|
Robin Kluth
|
414f8f1f2d
|
Include hostName:$port for Host access violation message as well
Signed-off-by: Robin Kluth <Commifreak@users.noreply.github.com>
|
2024-02-24 11:34:34 +01:00 |
|
Robin Kluth
|
25c0021137
|
Log Host/IP in LocalServerException for Host violates local access rules
Signed-off-by: Robin Kluth <Commifreak@users.noreply.github.com>
|
2024-02-24 11:34:34 +01:00 |
|
Robin Kluth
|
d70cd5add2
|
Log Host/IP in LocalServerException for Host violates local access rules
Signed-off-by: Robin Kluth <Commifreak@users.noreply.github.com>
|
2024-02-24 11:34:34 +01:00 |
|
Maxence Lange
|
2f41b9c092
|
mark MOUNT_TYPE_PERSONAl as deprecated
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
|
2024-02-24 11:33:44 +01:00 |
|
Maxence Lange
|
1a5b545fe8
|
full uppercase const
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
|
2024-02-24 11:33:44 +01:00 |
|
John Molakvoæ
|
47350a9475
|
Merge branch 'master' into share-external-watcher
|
2024-02-24 11:33:18 +01:00 |
|
John Molakvoæ
|
3343626183
|
Merge pull request #43812 from nextcloud/fix/profiler
fix(workflows): update profiler action
|
2024-02-24 11:33:01 +01:00 |
|
John Molakvoæ
|
167d0d19b9
|
Merge pull request #40538 from nextcloud/occAppUpdatesReturn
|
2024-02-24 11:25:05 +01:00 |
|
skjnldsv
|
b2cdde0a78
|
fix(workflows): update profiler action
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
|
2024-02-24 11:24:39 +01:00 |
|
Eduardo Morales
|
59f3c73c80
|
Merge pull request #43667 from nextcloud/fix/43489/merge-conflict-dialog
fix: merge conflict dialog added when overwriting files on move-file action
|
2024-02-24 00:39:45 -06:00 |
|
Eduardo Morales
|
b933b67874
|
chore: compile assets
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
|
2024-02-23 20:15:03 -06:00 |
|
Eduardo Morales
|
f168187dc9
|
feat: files update correctly on destination/current folder
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
|
2024-02-23 20:08:58 -06:00 |
|
Eduardo Morales
|
67b0c7ce14
|
fix: conflict picker moves files correctly to its directory
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
|
2024-02-23 20:08:58 -06:00 |
|
Eduardo Morales
|
7e7b086c4e
|
fix: merge conflict dialog added when overwriting files on move-file action
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
|
2024-02-23 20:08:58 -06:00 |
|
Nextcloud bot
|
ba866cd4a8
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-02-24 00:19:43 +00:00 |
|
John Molakvoæ
|
eef571e4fb
|
Merge pull request #41038 from nextcloud/fix-#41005-Resend-welcome-email
Fix: #41005 Resend welcome email
|
2024-02-23 23:59:47 +01:00 |
|
John Molakvoæ
|
2f0929110b
|
Merge pull request #43769 from nextcloud/enh/refactor-appstore
|
2024-02-23 23:43:58 +01:00 |
|
skjnldsv
|
43a9782da2
|
chore: Compile assets
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
|
2024-02-23 22:00:05 +01:00 |
|
Ferdinand Thiessen
|
a522d1b5ea
|
fix(settings): Adjust frontend of appstore and user management to use initial state
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2024-02-23 21:59:02 +01:00 |
|
Ferdinand Thiessen
|
00386a5407
|
fix(settings): Use initial state instead of custom state for server data
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2024-02-23 21:59:02 +01:00 |
|
Ferdinand Thiessen
|
dd7fba2c95
|
fix(settings): Only use id in categories - drop duplicated ident property
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2024-02-23 21:59:02 +01:00 |
|
John Molakvoæ
|
5207274148
|
Merge pull request #43529 from nextcloud/enh/noid/leave-log-early-if-no-crash-reporter
|
2024-02-23 21:56:13 +01:00 |
|
John Molakvoæ
|
b1720970b0
|
Merge pull request #43187 from hschletz/patch-1
|
2024-02-23 21:53:05 +01:00 |
|
John Molakvoæ
|
0eba9570eb
|
Merge branch 'master' into share-external-watcher
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
|
2024-02-23 21:51:44 +01:00 |
|
Git'Fellow
|
6dfe3c91d5
|
Add a return message for app updates trough occ
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
Handle single and all apps
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
Rewrite logic
Fix psalm
Fix psalm
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
|
2024-02-23 21:50:10 +01:00 |
|
Ezhil Shanmugham
|
ef1d9c61e0
|
Fix: #41005 Resend welcome email
Signed-off-by: Ezhil Shanmugham <ezhil930@gmail.com>
|
2024-02-23 21:46:17 +01:00 |
|
John Molakvoæ
|
7cf3172f1c
|
Merge pull request #39184 from shdehnavi/refactor_core_command_background
|
2024-02-23 21:44:18 +01:00 |
|
John Molakvoæ
|
09b1f049bd
|
Merge pull request #40135 from summersab/refactor/OC-Server-getEventLogger
|
2024-02-23 21:38:07 +01:00 |
|
John Molakvoæ
|
9eece36235
|
Merge pull request #39553 from zero0cool0/fix/caldavbackend_getChangesForCalendar
|
2024-02-23 21:35:43 +01:00 |
|
John Molakvoæ
|
437b53efe4
|
Merge pull request #38047 from nextcloud/chore/update-how-to-apply-a-license
|
2024-02-23 21:35:04 +01:00 |
|