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