nextcloud/core
Ferdinand Thiessen 32ac5e7af8
fix(theming): Make sure the footer is hidden if not content is rendered
Previously the footer was empty, but the backdrop was still shown.
This hides the footer if no text content was defined.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-11-02 14:55:34 +01:00
..
ajax Uses PHP8's constructor property promotion. 2023-06-23 23:03:56 +03:30
BackgroundJobs Uses PHP8's constructor property promotion. 2023-06-23 23:03:56 +03:30
Command Merge branch 'master' into auth-token-commands 2023-08-28 12:25:01 -03:00
Controller feat(events): Add typed event for filtering autocompletion suggestions 2023-11-02 11:08:53 +01:00
css fix(theming): Make sure the footer is hidden if not content is rendered 2023-11-02 14:55:34 +01:00
Data Uses PHP8's constructor property promotion. 2023-06-23 23:03:56 +03:30
Db fix(3rdparty): Don't use indirect dependency "Safe/" for functions 2023-10-23 15:25:14 +02:00
doc
Events Uses PHP8's constructor property promotion. 2023-06-23 23:03:56 +03:30
Exception Update php licenses 2021-06-04 22:02:41 +02:00
fonts Include additional scripts in Noto fonts 2021-03-01 19:15:01 +01:00
img remove stroke= and style= attributes from dashboard.svg 2023-09-18 13:30:21 +00:00
js Merge pull request #40889 from nextcloud/feat/check-for-more-php-modules 2023-10-26 19:13:28 +02:00
l10n Fix(l10n): Update translations from Transifex 2023-11-02 00:24:42 +00:00
Listener add core fileclient script before others 2023-08-17 11:18:26 +02:00
Middleware Uses PHP8's constructor property promotion. 2023-06-23 23:03:56 +03:30
Migrations Return only if changed 2023-11-01 17:17:44 +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 feat(contactsmenu): Show user status 2023-10-31 11:52:46 -07:00
templates fix(theming): Make sure the footer is hidden if not content is rendered 2023-11-02 14:55:34 +01:00
vendor Remove jstz usage from server 2023-01-04 17:40:40 +00:00
.l10nignore
Application.php add separate event for rendering login page template 2023-08-17 10:57:56 +02:00
openapi.json fix: Update openapi.json 2023-10-22 13:11:40 +02:00
register_command.php Merge branch 'master' into auth-token-commands 2023-08-28 12:25:01 -03:00
ResponseDefinitions.php fix(Text2Image): Fix $completionExpectedAt default value 2023-10-22 12:20:29 +02:00
routes.php enh(TextToImage): Allow generating multiple images with one task 2023-10-20 13:13:15 +02:00
shipped.json enh: add to shipped 2023-08-03 15:30:11 -07:00
strings.php core: add more strict_types 2021-04-26 12:44:37 +02:00