Go to file
Daniel Calviño Sánchez 7e2bcefac5 Import jstz.min.js from jstimezonedetect 1.0.7
In Nextcloud 22 jstimezonedetect was removed from the server bundle
(https://github.com/nextcloud/server/pull/25850), so now each app that
uses it needs to ship its own copy. For simplicity, as the app does not
currently use webpack or NPM, the minified file was just added to
"js/vendor".

"jstz.min.js" was copied from
ddc9e04034/dist/jstz.min.js
(which is the same as the one included in
https://registry.npmjs.org/jstimezonedetect/-/jstimezonedetect-1.0.7.tgz).

jstimezonedetect is licenced under the MIT licence.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2022-04-11 10:20:50 +00:00
.github bump setup to v2 2022-04-04 11:58:14 +02:00
.tx Fix tx config 2018-02-12 23:00:50 +01:00
3rdparty install deps on make appstore 2020-09-10 09:42:23 +02:00
appinfo Cover UserChangedEvent in unit tests 2022-04-11 10:14:20 +00:00
css Always use primary color for buttons 2020-12-08 16:20:05 +01:00
img Add icon to admin page sidebar 2017-01-24 12:01:34 -06:00
js Import jstz.min.js from jstimezonedetect 1.0.7 2022-04-11 10:20:50 +00:00
l10n [tx-robot] updated from transifex 2022-04-11 03:28:49 +00:00
lib Import jstz.min.js from jstimezonedetect 1.0.7 2022-04-11 10:20:50 +00:00
screenshots optimizes png raster 2020-01-19 09:49:08 -05:00
templates fix settings of first provider are not present on initial load 2022-04-07 20:29:04 +00:00
tests Cover UserChangedEvent in unit tests 2022-04-11 10:14:20 +00:00
.drone.yml wait for services on older images, too 2022-04-07 17:00:48 +02:00
.gitignore psr/container >= 1.1 breaks Symfony on PHP 7.3 2022-04-07 17:00:48 +02:00
.php_cs.dist Migrate phpunit and lint to github actions 2021-12-10 09:18:24 +01:00
.scrutinizer.yml Don't define code coverage 2016-09-26 21:28:31 +02:00
CHANGELOG.md Minor fixes 2022-04-07 20:29:03 +00:00
composer.json Migrate phpunit and lint to github actions 2021-12-10 09:18:24 +01:00
composer.lock Migrate phpunit and lint to github actions 2021-12-10 09:18:24 +01:00
LICENSE Create LICENSE 2018-11-21 22:59:45 +01:00
Makefile 4.0.0 2021-01-12 22:56:12 +01:00