0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-02-19 07:14:48 +00:00
nextcloud_server/core
nfebe 7de30a7cf7 feat: Adapt providers disabled property to match user applied filters
Some filters are only available for certain providers, the UI should give the user
a hint to what providers such filters are available in.

Currently, if a filter (date or person) is not support by an a provider, the provider is
blurred out in the places dropdown.

Signed-off-by: nfebe <fenn25.fn@gmail.com>
2025-01-21 10:58:04 +01:00
..
ajax fix(updatenotification): spread the use of new appconfig 2024-03-13 02:22:11 -01:00
BackgroundJobs fix(BackgroundJobs): Adjust intervals and time sensitivities 2024-11-25 08:40:57 +01:00
Command fix(maintenance): Show a success message on data-fingerprint command 2024-12-02 08:20:48 +00:00
Controller fix: Add direct parameter to flow auth v2 2024-08-06 22:44:34 +02:00
css chore: compile scss 2024-09-06 15:57:15 -07:00
Data
Db fix: Apply new coding standard to all files 2024-04-04 11:45:22 +02:00
doc
Events
Exception
fonts
img fix: Adapt icon color to new default for mime icons 2024-07-25 17:00:34 +07:00
js fix: Adapt icon color to new default for mime icons 2024-07-25 17:00:34 +07:00
l10n Fix(l10n): Update translations from Transifex 2025-01-21 00:21:22 +00:00
Listener fix: Fix inaccessible content on public pages due to overlapping footer 2024-09-06 15:57:15 -07:00
Middleware fix(auth): Keep redirect URL during 2FA setup and challenge 2024-04-23 07:38:33 +00:00
Migrations fix(db): Create the systag_by_objectid index for new installations 2024-12-05 18:19:03 +00:00
Notification
Service
skeleton
src feat: Adapt providers disabled property to match user applied filters 2025-01-21 10:58:04 +01:00
templates fix(setup): clarify installation wording to be clear that it is about account creation 2025-01-07 09:48:07 +00:00
vendor
.l10nignore
Application.php perf(systemtags): Add index for systemtags_object_mappings.objectid 2024-07-31 09:12:33 +00:00
openapi.json fix(core): Return X-NC-IsCustomAvatar for guest avatars too 2024-06-12 11:06:10 +00:00
register_command.php feat(upgrade): migration attributes 2024-08-06 22:41:35 -01:00
ResponseDefinitions.php Merge pull request #45644 from nextcloud/backport/45632/stable29 2024-06-06 12:52:22 +02:00
routes.php fix(settings): define a 'heartbeat' route, so SecurityHeaders can handle redirected root 2024-07-10 23:35:43 +02:00
shipped.json feat: Ship downloadlimit 2024-03-07 02:28:03 -08:00
strings.php