From ab6e7d33f82880174490b507378c7bf4bd2998e6 Mon Sep 17 00:00:00 2001 From: Thomas Citharel Date: Wed, 4 Jan 2023 17:32:23 +0100 Subject: Remove jstz usage from server Every proper browser has this kind of data now, with more up-to-date data than what's inside this package, which hasn't been updated in 3 years. https://github.com/pellepim/jstimezonedetect/issues/6 https://github.com/pellepim/jstimezonedetect/issues/9 Signed-off-by: Thomas Citharel Signed-off-by: nextcloud-command --- core/src/components/login/LoginForm.vue | 3 +-- core/vendor/.gitignore | 3 --- 2 files changed, 1 insertion(+), 5 deletions(-) (limited to 'core') diff --git a/core/src/components/login/LoginForm.vue b/core/src/components/login/LoginForm.vue index f9034dfe409..c7b0a9259f9 100644 --- a/core/src/components/login/LoginForm.vue +++ b/core/src/components/login/LoginForm.vue @@ -106,7 +106,6 @@