48d7e0caba
chore: enable typescript for mail
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de >
2025-06-12 16:23:52 +02:00
cdb23b8d73
build: fix compatibility with node < 20.19.0 (and >= 20.0.0)
...
The 20 branch of Node is only able to handle `require`'ing ES modules
starting from 20.19.0. This PR improves the compatibility with older
Node versions by forcing a dynamic import for the ES module.
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud >
2025-05-20 11:05:43 +02:00
1938df0e62
fix: define appName and app version
...
Signed-off-by: greta <gretadoci@gmail.com >
2025-04-22 13:37:52 +02:00
6539d1da52
Revert "perf: bundle with vite"
...
This reverts commit c55089baf9
.
2024-12-11 17:03:44 +07:00
c55089baf9
perf: bundle with vite
...
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud >
2024-10-01 11:17:04 +02:00
590c49b633
chore(dashboard): remove obsolete js widget
...
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud >
2024-08-09 18:53:20 +02:00
e86d0299cf
chore: Add SPDX header
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de >
2024-06-24 12:22:29 +02:00
fca57c4946
chore: fix moment warning on builds
...
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud >
2024-04-14 15:39:08 +02:00
7028657410
chore(webpack): cleanup node polyfills
...
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud >
2024-02-22 10:31:26 +01:00
bac8f1ae8b
fix: dashboard loading forever
...
Ref https://github.com/browserify/node-util/issues/57#issuecomment-764436352
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud >
2023-03-06 09:46:25 +01:00
869c02ffc7
chore(oauth): Remove branding from generic OAUTH settings
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2023-01-10 14:10:26 +01:00
da07d90d76
Add Google OAuth setup flow
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2022-12-02 09:08:07 +01:00
65171d58f0
Bump webpack from v4 to v5
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2022-07-07 15:17:08 +02:00
3f1f78614b
Fix ckeditor and postcss compatibility
...
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud >
2022-05-31 17:15:00 +02:00
cd9b01d147
Bump html-to-text from 5.1.1 to 8.1.0
...
Bumps [html-to-text](https://github.com/html-to-text/node-html-to-text ) from 5.1.1 to 8.1.0.
- [Release notes](https://github.com/html-to-text/node-html-to-text/releases )
- [Changelog](https://github.com/html-to-text/node-html-to-text/blob/master/CHANGELOG.md )
- [Commits](https://github.com/html-to-text/node-html-to-text/compare/5.1.1...8.1.0 )
---
updated-dependencies:
- dependency-name: html-to-text
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud >
2021-12-10 17:24:07 +01:00
38a40a4ab6
Lint webpack.common.js and improve js rule exclude
...
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud >
2021-12-10 15:04:42 +01:00
42176c3a86
Create an event from an email
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2021-08-27 12:55:54 +02:00
86dc755a5a
Remove unused webpack dependency
...
Signed-off-by: GretaD <gretadoci@gmail.com >
2021-01-15 16:03:36 +01:00
237ce80d4a
Responsive mail iframe
...
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud >
2020-11-06 13:22:02 +01:00
89258c0df4
fix for #3693 : replaced btoa and atob function by base64 library that handles utf-8 strings correctly
...
Signed-off-by: Patrick Bender <patrick@bender-it-services.de >
2020-10-05 13:42:33 +02:00
ee02e67507
Switch to style-loader
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-09-16 14:11:39 +02:00
e7ab9f296c
Implement dashboard panel
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-08-10 18:20:22 +02:00
5cda717371
Migrate to eslint-config-nextcloud
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com >
2020-08-03 09:04:57 +02:00
74d5c73b8d
Add classifier for new messages
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2020-04-23 09:51:42 +02:00
ad29c8a46c
Persist provisioned accounts
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2019-12-04 08:49:38 +01:00
097bd381c9
Switch to babel.config.js and @babel/preset-env
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2019-11-04 15:03:56 +01:00
3512fcd615
Update DAVClient and now unused exports-loader
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2019-10-28 17:32:15 +01:00
8352ecc1f3
Webpackify and ESify the autoredirect script
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2019-10-23 10:01:52 +02:00
be5965e3ae
Build CKEditor from source to disable more features
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2019-10-15 22:38:33 +02:00
039f480d3a
Fix webpack build off CI ( #2073 )
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2019-10-03 16:07:06 +02:00
b4ea36114f
Add bundle analyzer ( #2070 )
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2019-10-03 13:13:50 +02:00
24ccca2cd4
Fix caching of webpack chunks
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2019-05-14 08:45:24 +02:00
881880e5de
Fill reply recipients, subject and body
...
* Revive reply builder
* Prefill reply to and cc
* Revive HtmlHelper
* Revive reply bodies
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2018-11-05 16:50:34 +01:00
4e0b9d23cf
Switch to Avatar component from nextcloud-vue
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2018-10-24 13:16:53 +02:00
502312401d
Move webpack config to repo root
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2018-10-23 15:29:33 +02:00