nextcloud/core/src/OC
Ferdinand Thiessen a4132d73cc chore!(core): remove deprecated Handlebars globals
Global Handlebars have been deprecated since Nextcloud 19.
We do not use them anymore and all integrations were removed with
Nextcloud 34. So its time to also remove the globals and thus the
dependency.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2026-04-24 07:46:38 +02:00
..
admin.js chore: Add SPDX header 2024-05-13 17:41:36 +02:00
appconfig.js chore: remove deprecated OC.AppConfig in favor of OCP.AppConfig 2025-11-03 15:05:45 +01:00
appswebroots.js chore: Add SPDX header 2024-05-13 17:41:36 +02:00
capabilities.js chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
config.js chore: Add SPDX header 2024-05-13 17:41:36 +02:00
constants.js chore: Add SPDX header 2024-05-13 17:41:36 +02:00
currentuser.js chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
debug.js chore: Add SPDX header 2024-05-13 17:41:36 +02:00
dialogs.js chore!(core): drop deprecated OC.Dialogs.fileexists 2026-02-17 12:50:49 +01:00
eventsource.js chore(EventSource): drop client-side fallback 2026-03-21 09:14:35 -04:00
index.js chore!(core): remove legacy Backbone 2026-02-17 12:50:49 +01:00
l10n.js chore!(core): remove deprecated Handlebars globals 2026-04-24 07:46:38 +02:00
mimeType.js fix(OC\MimeType): use proper webroot if needed 2025-10-23 15:42:28 +00:00
msg.spec.ts refactor(core): migrate OC.msg away from jQuery 2026-01-16 17:48:49 +01:00
msg.ts chore(legacy): fix @stylistic/exp-list-style ESLint rule 2026-01-26 00:05:29 +01:00
password-confirmation.js refactor: adjust password confirmation for new @nextcloud/package-confirmation package 2025-10-17 15:01:10 +02:00
plugins.js chore: Add SPDX header 2024-05-13 17:41:36 +02:00
query-string.spec.ts refactor: migrate OC.*QueryString from jQuery 2026-01-16 12:38:14 +01:00
query-string.ts refactor: migrate OC.*QueryString from jQuery 2026-01-16 12:38:14 +01:00
requesttoken.ts fix(OC): validate request token and move logic to one place 2025-06-16 15:55:11 +02:00
routing.js chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
theme.js chore: Add SPDX header 2024-05-13 17:41:36 +02:00
util-history.js chore: Enable ESLint for apps and fix all errors 2024-07-09 17:13:30 +02:00
util.js chore: fix ESLint issues for rules added in ESLint v10 2026-04-20 22:13:24 +02:00
webroot.js chore: Add SPDX header 2024-05-13 17:41:36 +02:00