nextcloud/core
Ferdinand Thiessen fde6914ae1 fix: Adjust colors of app menu and dashboard
Those elements are shown directly on the background which has the `color-primary`,
so they need to use `color-primary-text` instead of `color-primary-element-text` for guranteed contrast.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-12-20 14:53:17 +01:00
..
ajax chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
BackgroundJobs Wrap metadata generation in try/catch 2023-12-13 10:51:15 +01:00
Command Migrate database pending bigint conversions check to new API 2023-11-28 14:07:47 +01:00
Controller chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
css chore: Compile assets 2023-12-14 18:01:00 +01:00
Data Uses PHP8's constructor property promotion. 2023-06-23 23:03:56 +03:30
Db chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
doc
Events Uses PHP8's constructor property promotion. 2023-06-23 23:03:56 +03:30
Exception
fonts
img Fix default icon: should be white instead of black 2023-11-13 11:16:03 +01:00
js Merge SQlite warning to existing SupportedDatabase setup check 2023-12-07 15:45:27 +01:00
l10n Fix(l10n): Update translations from Transifex 2023-12-20 00:19:18 +00:00
Listener fix(core): add translations on the login page 2023-12-07 14:57:10 +01:00
Middleware Uses PHP8's constructor property promotion. 2023-06-23 23:03:56 +03:30
Migrations feat(comments): Add a meta data column for comments 2023-12-14 14:32:00 +01:00
Notification Uses PHP8's constructor property promotion. 2023-06-23 23:03:56 +03:30
Service Uses PHP8's constructor property promotion. 2023-06-23 23:03:56 +03:30
skeleton
src fix: Adjust colors of app menu and dashboard 2023-12-20 14:53:17 +01:00
templates fix: Clean-up and standardization of "App password" 2023-12-15 18:32:52 +01:00
vendor Remove jstz usage from server 2023-01-04 17:40:40 +00:00
.l10nignore
Application.php fix(comments): Reference ID column is now added on upgrade and therefore can be removed 2023-12-14 14:32:04 +01:00
openapi.json chore(deps): Update openapi-extractor 2023-12-08 11:06:05 +01:00
register_command.php IFilesMetadata 2023-11-07 00:21:38 -01:00
ResponseDefinitions.php Add new method inAppSearch for advanced search providers 2023-11-14 09:58:20 +01:00
routes.php enh(TextToImage): Allow generating multiple images with one task 2023-10-20 13:13:15 +02:00
shipped.json fix(upgrade): files_rightclick is deprecated 2023-11-02 16:04:18 +01:00
strings.php