nextcloud/core
Azul 08016ac02d fix: only use jquery once it is available
publicpage.js is loaded very early and cannot rely on jquery being loaded already.

Move the use of `$` into the `DomContentLoaded` handler.

Signed-off-by: Azul <azul@riseup.net>
2022-01-11 10:34:44 +00:00
..
ajax Do not print verbose info about app updates if there are none 2021-11-22 02:24:59 +00:00
BackgroundJobs Update php licenses 2021-06-04 22:02:41 +02:00
Command Add missing index for propertypath only queries against properties 2021-12-29 09:16:28 +00:00
Controller Hide user status from public 2021-11-24 10:33:33 +00:00
css Only add the vue exeption to actual button elements 2021-12-07 01:13:21 +01:00
Data Update php licenses 2021-06-04 22:02:41 +02:00
Db Profile backend 2021-10-19 04:59:35 +00:00
doc
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 Profile backend 2021-10-19 04:59:35 +00:00
js fix: only use jquery once it is available 2022-01-11 10:34:44 +00:00
l10n [tx-robot] updated from transifex 2021-11-08 02:33:09 +00:00
Middleware Fix setting up 2FA when no providers are set up but backup codes 2021-12-13 15:59:27 +00:00
Migrations Add missing index for propertypath only queries against properties 2021-12-29 09:16:28 +00:00
Notification Update php licenses 2021-06-04 22:02:41 +02:00
Service Update php licenses 2021-06-04 22:02:41 +02:00
skeleton
src Fix persistent tooltip in the "new folder" input of the file picker 2021-12-21 07:36:36 +00:00
templates Add profile templates 2021-10-18 08:59:16 +02:00
vendor Remove core.js 2019-01-09 15:02:00 +01:00
.l10nignore Add core/js/dist/ to l10nignore 2019-06-13 13:55:22 +02:00
Application.php Add missing index for propertypath only queries against properties 2021-12-29 09:16:28 +00:00
register_command.php Move queries to the joblist 2021-10-14 09:57:16 +02:00
routes.php Add an OCS endpoint for the hovercard contact actions 2021-10-20 10:22:40 +02:00
shipped.json Add circles as shipped app 2021-05-26 21:24:30 +02:00
strings.php core: add more strict_types 2021-04-26 12:44:37 +02:00
webpack.js Profile frontend 2021-10-19 04:59:36 +00:00