Nextcloud bot
|
2ea7719bfa
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-08-01 00:29:41 +07:00 |
Daniel Kesselberg
|
cd0331320b
|
fix: correct hint for missing posix extension
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
|
2023-07-31 22:04:44 +07:00 |
Max
|
db5e2f0065
|
fix(files): url used to retrive storage stats
Signed-off-by: Max <max@nextcloud.com>
|
2023-07-31 18:46:57 +07:00 |
Julien Veyssier
|
752299d063
|
Merge pull request #39313 from nextcloud/feature/openapi/user_ldap
user_ldap: Add OpenAPI spec
|
2023-07-31 15:37:25 +07:00 |
Andy Scherzinger
|
8c846ce103
|
Merge pull request #39586 from nextcloud/feat/supported-apps
feat(settings): Show supported apps on app settings if subscribed
|
2023-07-31 12:34:39 +07:00 |
jld3103
|
61a13bed4d
|
user_ldap: Add OpenAPI spec
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
2023-07-31 12:17:42 +07:00 |
Ferdinand Thiessen
|
c1975a634c
|
feat(settings): Show supported apps on app settings if subscribed
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2023-07-31 09:17:32 +07:00 |
Kate
|
79316e1169
|
Merge pull request #39223 from nextcloud/feature/openapi/provisioning_api
provisioning_api: Add OpenAPI spec
|
2023-07-31 11:05:07 +07:00 |
jld3103
|
38db3873a2
|
provisioning_api: Add OpenAPI spec
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
2023-07-31 10:29:08 +07:00 |
Nextcloud bot
|
0de805b2a7
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-07-31 00:29:59 +07:00 |
Nextcloud bot
|
4c10dc2794
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-07-30 00:25:19 +07:00 |
rakekniven
|
7c82c7a4b2
|
Merge branch 'master' into rakekniven-patch-2
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
|
2023-07-29 10:26:56 +07:00 |
Nextcloud bot
|
2b13f50f4a
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-07-29 00:32:08 +07:00 |
Robin Appelman
|
8af60b915b
|
fix share roots always being marked as writable
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2023-07-28 17:34:54 +07:00 |
Joas Schilling
|
f3bdcfd427
|
Merge pull request #39595 from nextcloud/bugfix/noid/remove-symfony-event-from-user
fix!: Remove symfony EventDispatcherInterface from OC\User and OC\Group
|
2023-07-28 10:40:50 +07:00 |
Nextcloud bot
|
67e1f5d9f7
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-07-28 00:30:43 +07:00 |
Joas Schilling
|
ad12a740cb
|
fix!: Remove symfony EventDispatcherInterface from User
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-07-27 23:13:37 +07:00 |
Alexander Piskun
|
b93f101d62
|
Merge pull request #39537 from nextcloud/ocs-update-group
`/ocs/v1.php/cloud/groups` `UPDATE` method - correct status when group not found
|
2023-07-27 20:44:35 +07:00 |
Joas Schilling
|
6b7221756c
|
Merge pull request #39571 from nextcloud/bugfix/noid/move-lib-to-IEventDispatcher
Move lib/ events to IEventDispatcher where possible
|
2023-07-27 18:59:42 +07:00 |
Ferdinand Thiessen
|
fbe5d06720
|
Merge pull request #39483 from nextcloud/fix/files-vue-favorite-icon
fix(files): Adjust files favorite marker for vue file list being cropped
|
2023-07-27 17:04:57 +07:00 |
Joas Schilling
|
dac31ad101
|
fix!: Remove legacy event dispatching Symfony's GenericEvent from 2FA Manager
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-07-27 09:57:52 +07:00 |
Nextcloud bot
|
582e655c01
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-07-27 00:25:58 +07:00 |
Joas Schilling
|
b76b0bbc1c
|
Merge pull request #39485 from nextcloud/bugfix/noid/move-remaining-easy-usages-to-IEventDispatcher
fix(dispatcher): Move remaining simple cases in apps/ folder to IEven…
|
2023-07-26 17:29:22 +07:00 |
Nextcloud bot
|
19e7704c85
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-07-26 00:57:25 +07:00 |
Joas Schilling
|
f824d87fc1
|
Merge pull request #39487 from nextcloud/feat/noid/typed-events-for-db_add-missing
Feat/noid/typed events for db add missing
|
2023-07-25 13:37:51 +07:00 |
John Molakvoæ
|
468fb5c8db
|
Merge pull request #39317 from nextcloud/fix/4193-change-color-primary-hover
Change color for primary element on hover
|
2023-07-25 12:04:53 +07:00 |
Joas Schilling
|
77bc6c32d8
|
fix(dispatcher): Move remaining simple cases in apps/ folder to IEventDispatcher
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-07-25 11:19:26 +07:00 |
Nextcloud bot
|
43ab741f9c
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-07-25 00:25:30 +07:00 |
julia.kirschenheuter
|
ddb808e136
|
Change color for primary element on hover
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
|
2023-07-24 15:56:30 +07:00 |
Joas Schilling
|
ab70bbd3ff
|
fix(db)!: Remove private legacy event because we can not keep it
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-07-24 14:51:35 +07:00 |
Joas Schilling
|
bd0a149a4f
|
feat(dispatcher): Add typed event for "db:add-missing-primary-keys"
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-07-24 14:51:32 +07:00 |
Joas Schilling
|
2eded24eff
|
feat(dispatcher): Add typed event for "db:add-missing-columns"
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-07-24 14:51:32 +07:00 |
Daniel
|
0411cc64aa
|
Merge pull request #38606 from fsamapoor/replace_strpos_calls_in_settings_app
Refactors "strpos" calls in /apps/settings
|
2023-07-24 12:52:21 +07:00 |
Nextcloud bot
|
bef40531f0
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-07-24 00:25:32 +07:00 |
Nextcloud bot
|
e6a00f5a74
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-07-23 00:28:01 +07:00 |
rakekniven
|
f4981413fa
|
fix(i18n) Fixed grammar
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2023-07-22 23:38:23 +07:00 |
Alexander Piskun
|
bd19cd6cf9
|
to return correct code when group not found
Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
|
2023-07-22 13:18:43 +07:00 |
Nextcloud bot
|
bbb0827417
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-07-22 00:31:23 +07:00 |
Pytal
|
608ba174a3
|
Merge pull request #39402 from nextcloud/enh/a11y-users-settings
|
2023-07-21 11:18:56 +07:00 |
Julien Veyssier
|
1b9593b4ce
|
Merge branch 'master' into fix/39526/dashboard-hide-weather-credits
|
2023-07-21 17:29:14 +07:00 |
Simon L
|
d0957ffd97
|
Merge pull request #39008 from nextcloud/enh/noid/reorder-fonts
switch to bootstrap font-stack
|
2023-07-21 14:06:04 +07:00 |
Julien Veyssier
|
41af382d68
|
only show weather credits if the app is enabled and the weather status is enabled
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
|
2023-07-21 13:39:18 +07:00 |
Simon L
|
d891a0a83a
|
fix tests
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2023-07-21 11:25:16 +07:00 |
Benjamin Gaussorgues
|
e9b8a34cce
|
Merge pull request #39264 from nextcloud/feat/add-instance-category
Add instance category while checking new updates
|
2023-07-21 11:04:32 +07:00 |
Julia Kirschenheuter
|
fefc079bd6
|
Merge pull request #39476 from nextcloud/fix/36975-increase_contrast_on_action_buttons
Remove opacity on federation control action buttons
|
2023-07-21 10:47:42 +07:00 |
Julia Kirschenheuter
|
ac745ab059
|
Merge pull request #39460 from nextcloud/fix/39413-add-more-space-belowitem-preview-explanation
Add more space below item preview explanation
|
2023-07-21 10:44:42 +07:00 |
Nextcloud bot
|
9bdb78f6cc
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-07-21 00:24:21 +07:00 |
Robin Appelman
|
31f1ff87d0
|
Merge pull request #39367 from nextcloud/s3-fopen-exception
handle more exceptions in AmazonS3::fopen
|
2023-07-20 19:32:03 +07:00 |
Robin Appelman
|
6cf3e4b82c
|
Merge pull request #38930 from nextcloud/chunk-clean-failed
clean failed upload chunks
|
2023-07-20 19:29:42 +07:00 |
Robin Appelman
|
c912a3f0f6
|
Merge pull request #38860 from nextcloud/scanner-change-summary
add summary of detected changes to files:scan output
|
2023-07-20 18:37:07 +07:00 |