nextcloud-server/core
Vincent Petry 4083a507e7
Fix warnings on login page
Check for app menu container before mounting.
Fix "isError" in LoginForm being a number when the throttleDelay is
zero. In fact, there is no need for existence check because both
undefined and null are not greater than a number.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-11-18 15:20:40 +01:00
..
ajax
BackgroundJobs also use updatedir for cleanup of backups 2022-10-01 17:01:28 +02:00
Command Show version from appinfo on occ app:list 2022-11-11 14:45:11 +01:00
Controller Check share attributes on preview endpoints 2022-10-25 11:35:31 +02:00
css Fix logo invert 2022-11-16 09:46:20 +01:00
Data
Db
doc
Events
Exception
fonts
img
js Deprecate PHP7.4 2022-11-10 09:56:32 +01:00
l10n [tx-robot] updated from transifex 2022-11-17 02:14:28 +00:00
Listener Only check unsupported browsers on user rendering 2022-10-28 12:23:02 +02:00
Middleware
Migrations Fix migration parameter handling 2022-10-13 10:36:05 +02:00
Notification update notifications for one-click instances 2022-10-24 18:28:00 +02:00
Service
skeleton
src Fix warnings on login page 2022-11-18 15:20:40 +01:00
templates Place ``<h1>`` into main content 2022-11-15 10:50:33 +00:00
vendor
.l10nignore
Application.php Only check unsupported browsers on user rendering 2022-10-28 12:23:02 +02:00
register_command.php move share owner repair to occ command 2022-11-08 17:13:33 +01:00
routes.php Use proper error pages instead of always redirecting 2022-10-21 15:12:21 +02:00
shipped.json set theming app to alwaysEnabled 2022-10-17 17:51:39 +02:00
strings.php