Commit Graph

6 Commits

Author SHA1 Message Date
Hamza Mahjoubi 439c8b99e6 Feat: Calendar widget
Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com>
2024-03-19 16:16:38 +01:00
Richard Steinmetz 1dad832ae9
chore: fix npm build warning about moment locales
WARNING in ./node_modules/moment/min/moment-with-locales.js 2159:16-50
Module not found: Error: Can't resolve './locale' in '/home/richard/src/nextcloud/master/dev_apps/calendar/node_modules/moment/min'
 @ ./node_modules/@nextcloud/moment/dist/index.mjs 1:0-50 2:0-65 6:0-8 9:58-72 9:73-81 15:0-17:2

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-01-29 13:10:09 +01:00
Joas Schilling 38f9b53ddf
Remove iconfont
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-10-13 18:04:19 +02:00
Richard Steinmetz 6de7c8629b
Fix usage of IgnorePlugin
The constructor of IgnorePlugin has changed since webpack v5.
Ref https://webpack.js.org/plugins/ignore-plugin/#example-of-ignoring-moment-locales

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2022-01-25 13:27:48 +01:00
dartcafe ed15e6f424
remove comma
Signed-off-by: dartcafe <github@dartcafe.de>
2022-01-06 14:24:51 +01:00
dartcafe 9a3441c0ac
enable windows
Signed-off-by: dartcafe <github@dartcafe.de>
2022-01-02 10:31:29 +01:00