Ferdinand Thiessen
|
a289fdd2d7
|
fix(files): Allow to copy or move file to folder with similar name
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2024-01-20 15:41:53 +01:00 |
|
Ferdinand Thiessen
|
b29c0cca24
|
fix(files): Adjust getUniqueName for custom suffix and reuse for copy-move-action
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2024-01-20 15:41:53 +01:00 |
|
Ferdinand Thiessen
|
eaad30c346
|
enh(files): Allow to copy files into same directory
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2024-01-20 15:41:53 +01:00 |
|
Eduardo Morales
|
81057f6191
|
fix(files): fixed home aria-label and desc logic
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
|
2024-01-20 13:04:25 +01:00 |
|
Christopher Ng
|
1b0eb2bebd
|
fix(files): Fix checkbox state semantics
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2024-01-20 12:23:51 +01:00 |
|
Nextcloud bot
|
980378de1d
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-01-20 00:19:27 +00:00 |
|
Joas Schilling
|
6c8b1fa80e
|
Merge pull request #42888 from nextcloud/techdebt/noid/openapi-scopes
Add OpenAPI scopes
|
2024-01-19 09:03:27 +01:00 |
|
Nextcloud bot
|
9f6df9171b
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-01-19 00:19:27 +00:00 |
|
provokateurin
|
c5808d0d10
|
refactor: Configure OpenAPI scopes
Signed-off-by: provokateurin <kate@provokateurin.de>
|
2024-01-18 16:23:36 +01:00 |
|
provokateurin
|
b64ab5fba8
|
refactor: Migrate IgnoreOpenAPI attributes to OpenAPI
Signed-off-by: provokateurin <kate@provokateurin.de>
|
2024-01-18 16:14:17 +01:00 |
|
provokateurin
|
88f7d5bf84
|
chore(deps): Update openapi-extractor
Signed-off-by: provokateurin <kate@provokateurin.de>
|
2024-01-18 16:00:18 +01:00 |
|
provokateurin
|
887d63663d
|
chore(files): Remove unused type alias
Signed-off-by: provokateurin <kate@provokateurin.de>
|
2024-01-18 16:00:18 +01:00 |
|
Côme Chilliet
|
a77bab2f95
|
Migrate set_time_limit setup check to new API
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2024-01-18 12:36:53 +01:00 |
|
Ferdinand Thiessen
|
1334055ab8
|
Merge pull request #42812 from nextcloud/enh/migrate-memcached-setupcheck
Migrate memcached PHP module setup check to new API
|
2024-01-18 12:23:02 +01:00 |
|
Joas Schilling
|
24dc742f87
|
Merge pull request #42912 from nextcloud/rakekniven-patch-3
fix(i18n): Change cli to uppercase
|
2024-01-18 11:54:41 +01:00 |
|
Joas Schilling
|
ae48a27786
|
Merge pull request #42923 from nextcloud/fix/build/openapi-non-shipped-no-support
fix(build): Do not generated OpenAPI for non-shipped apps or apps without OpenAPI support
|
2024-01-18 11:54:21 +01:00 |
|
provokateurin
|
8c4a52e3ff
|
fix(build): Do not generated OpenAPI for non-shipped apps or apps without OpenAPI support
Signed-off-by: provokateurin <kate@provokateurin.de>
|
2024-01-18 11:22:43 +01:00 |
|
Louis
|
8314fc5d36
|
Merge pull request #42891 from nextcloud/artonge/fix/path_resolution_in_files_versions_hooks
Improve path resolution in files_version hooks
|
2024-01-18 11:08:04 +01:00 |
|
Christoph Wurst
|
d9d222d18a
|
Merge pull request #42850 from nextcloud/fix/caldav/update-acls-deletedcalendarobjectscollection
fix(CalDAV): set acls for DeletedCalendarObjectsCollection
|
2024-01-18 10:42:14 +01:00 |
|
Côme Chilliet
|
5ad549a72f
|
Migrate memcached PHP module setup check to new API
Merged it with the other existing memcache setup check as it fits
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2024-01-18 09:40:43 +01:00 |
|
rakekniven
|
b09fa57c16
|
fix(i18n): Change cli to uppercase
Like all other occurences.
Reported at Transifex.
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
|
2024-01-18 09:18:05 +01:00 |
|
Nextcloud bot
|
2bb0e5c62f
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-01-18 00:19:44 +00:00 |
|
Ferdinand Thiessen
|
b183c792ba
|
Merge pull request #42887 from nextcloud/fix/accessible-border-color
fix(theming): Make sure `color-border-maxcontrast` fulfills 3:1 contrast
|
2024-01-17 18:30:10 +01:00 |
|
Louis Chemineau
|
51fa2e3b19
|
Improve path resolution in files_version hooks
Signed-off-by: Louis Chemineau <louis@chmn.me>
|
2024-01-17 17:17:51 +01:00 |
|
Johannes Merkel
|
b454156f57
|
fix(CalDAV): set acls for DeletedCalendarObjectsCollection
Signed-off-by: Johannes Merkel <mail@johannesgge.de>
|
2024-01-17 17:08:31 +01:00 |
|
John Molakvoæ
|
3f77b543e3
|
fix(files): prevent dragging previews and appear as an external files DnD
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2024-01-17 16:23:31 +01:00 |
|
Ferdinand Thiessen
|
18b91ba2e1
|
fix(theming): Make sure color-border-maxcontrast fulfills 3:1 contrast
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2024-01-17 15:30:39 +01:00 |
|
Côme Chilliet
|
5de3028f66
|
Merge pull request #42807 from nextcloud/enh/remove-curl-obsolete-ssl-check
|
2024-01-17 12:15:38 +01:00 |
|
Joas Schilling
|
5a493b12e3
|
Merge pull request #42862 from nextcloud/bugfix/noid/check-for-app-existance
fix(manifest): Check if app exists instead of accessing null as an array
|
2024-01-17 11:53:11 +01:00 |
|
Joas Schilling
|
2fccd090b3
|
fix(manifest): Check if app exists instead of accessing null as an array
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2024-01-17 09:25:44 +01:00 |
|
John Molakvoæ
|
20a0b9cbaf
|
fix(dav): ajax request check on public remote endpoints
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2024-01-17 09:05:11 +01:00 |
|
Nextcloud bot
|
ad12af8d06
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-01-17 00:20:15 +00:00 |
|
Pytal
|
23a7f8ce3b
|
Merge pull request #42744 from nextcloud/fix/updatenotification/42637/move-title-and-aria-label-to-interactive-element
fix(update-section): changed span to an interactive element
|
2024-01-16 13:11:59 -08:00 |
|
Grigorii K. Shartsev
|
07c0a5f317
|
Merge pull request #42834 from nextcloud/chore/theming--remove-warning-of-nc-checkbox-radio-switch-usage
chore(theming): fix warning of incorrect `NcCheckboxRadioSwitch` usage
|
2024-01-17 01:43:18 +05:00 |
|
Eduardo Morales
|
a671c517b0
|
fix(update-section): changed span to an interactive element
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
|
2024-01-16 12:32:12 -06:00 |
|
Arthur Schiwon
|
dfb9cd8738
|
Merge pull request #42805 from nextcloud/fix/42625/unique-constrain-violation-user-status
fix(userstatus): catch unique constraint violation
|
2024-01-16 19:14:10 +01:00 |
|
Grigorii K. Shartsev
|
9310dbab7a
|
chore(theming): fix warning of incorrect NcCheckboxRadioSwitch usage
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
|
2024-01-16 10:17:03 -06:00 |
|
Côme Chilliet
|
0e889da4a8
|
Remove obsolete check of curl SSL version
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2024-01-16 16:14:40 +01:00 |
|
Côme Chilliet
|
64d79beb26
|
Merge pull request #42802 from nextcloud/enh/migrate-cron-setupcheck
|
2024-01-16 16:13:20 +01:00 |
|
Simon L
|
5aa799cdc0
|
Merge pull request #42720 from nextcloud/enh/42592/use-notecard
use showError in TransferOwnershipDialogue
|
2024-01-16 16:06:29 +01:00 |
|
Anna Larch
|
02d077bd49
|
fix(userstatus): catch unique constraint violation
Signed-off-by: Anna Larch <anna@nextcloud.com>
|
2024-01-16 15:38:13 +01:00 |
|
Arthur Schiwon
|
5f0c406e42
|
Merge pull request #42742 from nextcloud/fix/41826-avoid_same_h1_and_h2_headings
Complete `<h1>` settings heading
|
2024-01-16 14:29:57 +01:00 |
|
Simon L
|
816d5299de
|
use showError in TransferOwnershipDialogue
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2024-01-16 14:06:24 +01:00 |
|
Côme Chilliet
|
9bdad442f8
|
Remove references to removed functions in tests
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2024-01-16 10:49:19 +01:00 |
|
Côme Chilliet
|
b27455b922
|
Fix Cron setup check tests
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2024-01-16 10:49:19 +01:00 |
|
Côme Chilliet
|
46ebe16c83
|
Migrate Cron checks to new SetupCheck API
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2024-01-16 10:49:19 +01:00 |
|
Côme Chilliet
|
58b31a9d24
|
Merge pull request #42796 from nextcloud/enh/migrate-overwritecliurl-setupcheck
|
2024-01-16 10:47:19 +01:00 |
|
Maxence Lange
|
fdd38b46e3
|
Merge pull request #41755 from nextcloud/enh/noid/lazyconfig
Lazy grouping within IAppConfig
|
2024-01-16 08:39:13 -01:00 |
|
Côme Chilliet
|
7017b3e675
|
Fix CheckSetupControllerTest following overwrite.cli.url migration
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2024-01-16 09:29:12 +01:00 |
|
julia.kirschenheuter
|
f6ec297df6
|
Complete <h1> settings heading
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
|
2024-01-16 09:24:22 +01:00 |
|