Граф коммитов

30 Коммитов

Автор SHA1 Сообщение Дата
Richard Steinmetz 590c49b633
chore(dashboard): remove obsolete js widget
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-08-09 18:53:20 +02:00
Andy Scherzinger e86d0299cf
chore: Add SPDX header
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-06-24 12:22:29 +02:00
Richard Steinmetz fca57c4946
chore: fix moment warning on builds
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-04-14 15:39:08 +02:00
Richard Steinmetz 7028657410
chore(webpack): cleanup node polyfills
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-02-22 10:31:26 +01:00
Richard Steinmetz 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
Christoph Wurst 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
Christoph Wurst da07d90d76
Add Google OAuth setup flow
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-12-02 09:08:07 +01:00
Christoph Wurst 65171d58f0
Bump webpack from v4 to v5
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-07-07 15:17:08 +02:00
Richard Steinmetz 3f1f78614b
Fix ckeditor and postcss compatibility
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2022-05-31 17:15:00 +02:00
dependabot[bot] 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
Richard Steinmetz 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
Christoph Wurst 42176c3a86
Create an event from an email
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-08-27 12:55:54 +02:00
GretaD 86dc755a5a Remove unused webpack dependency
Signed-off-by: GretaD <gretadoci@gmail.com>
2021-01-15 16:03:36 +01:00
Richard Steinmetz 237ce80d4a
Responsive mail iframe
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2020-11-06 13:22:02 +01:00
Patrick Bender 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
Julius Härtl ee02e67507
Switch to style-loader
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-09-16 14:11:39 +02:00
Julius Härtl e7ab9f296c
Implement dashboard panel
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-08-10 18:20:22 +02:00
John Molakvoæ (skjnldsv) 5cda717371
Migrate to eslint-config-nextcloud
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-08-03 09:04:57 +02:00
Christoph Wurst 74d5c73b8d
Add classifier for new messages
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-04-23 09:51:42 +02:00
Christoph Wurst ad29c8a46c
Persist provisioned accounts
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-12-04 08:49:38 +01:00
Christoph Wurst 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
Christoph Wurst 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
Christoph Wurst 8352ecc1f3
Webpackify and ESify the autoredirect script
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-10-23 10:01:52 +02:00
Christoph Wurst 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
Christoph Wurst 039f480d3a
Fix webpack build off CI (#2073)
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-10-03 16:07:06 +02:00
Christoph Wurst b4ea36114f
Add bundle analyzer (#2070)
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-10-03 13:13:50 +02:00
Christoph Wurst 24ccca2cd4
Fix caching of webpack chunks
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-14 08:45:24 +02:00
Christoph Wurst 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
Christoph Wurst 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
Christoph Wurst 502312401d
Move webpack config to repo root
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-10-23 15:29:33 +02:00