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

22 Коммитов

Автор SHA1 Сообщение Дата
Christian Wolf 7d4fbe86b3 Clean webpack file
Signed-off-by: Christian Wolf <github@christianwolf.email>
2023-07-17 12:00:55 +02:00
Christian Wolf a6878b2372 Fix webpack config
Signed-off-by: Christian Wolf <github@christianwolf.email>
2023-07-13 17:28:31 +02:00
Marcel Robitaille 64c32957b2 Remove verboseDebugLogging flag
Instead, just do everything through the logging API

Signed-off-by: Marcel Robitaille <mail@marcelrobitaille.me>
2023-03-18 01:17:55 +01:00
Christian Wolf 20b118c865 Chnage the root of the app to prevent issues with code checker
Signed-off-by: Christian Wolf <github@christianwolf.email>
2023-01-14 14:07:04 +01:00
Christian Wolf e30e8b563c
Hide browser debug logs for builds
Signed-off-by: Christian Wolf <github@christianwolf.email>
2022-08-05 08:04:42 +02:00
Christian Wolf 29e5b92ac1
Use of material printer icon
Signed-off-by: Christian Wolf <github@christianwolf.email>
2022-07-24 13:11:17 +02:00
Christian Wolf bd6e6cffb5
Extract all Axios into its own wrapper module
Signed-off-by: Christian Wolf <github@christianwolf.email>
2022-07-01 12:04:59 +02:00
Christian Wolf f390cda19f
Clean webpack config file
Signed-off-by: Christian Wolf <github@christianwolf.email>
2022-03-12 12:44:09 +01:00
Christian Wolf 275da9fca3
Update npm scripts to allow hot reloading
Signed-off-by: Christian Wolf <github@christianwolf.email>
2022-03-12 12:44:03 +01:00
Christian Wolf 9c21283b88
Make hot reload possible by using @nextcloud config
Signed-off-by: Christian Wolf <github@christianwolf.email>
2022-03-12 10:53:31 +01:00
Christian Wolf 0aa16b2407
Revert "Fix bug in MinifyCssExtractPlugin to avoid compile time error"
This reverts commit ceffc31b41.

Signed-off-by: Christian Wolf <github@christianwolf.email>
2022-01-17 13:53:13 +01:00
Christian Wolf ceffc31b41
Fix bug in MinifyCssExtractPlugin to avoid compile time error
Signed-off-by: Christian Wolf <github@christianwolf.email>
2022-01-17 11:51:54 +01:00
Christian Wolf 4e6904f50a
Extract CSS into separate files
Signed-off-by: Christian Wolf <github@christianwolf.email>
2021-12-07 15:33:44 +01:00
Christian Wolf d56ffda173
Clean js folder before building
Signed-off-by: Christian Wolf <github@christianwolf.email>
2021-12-07 14:54:34 +01:00
Christian Wolf dd9cd2a469
Corrected configuration for webpack 5
Signed-off-by: Christian Wolf <github@christianwolf.email>
2021-05-12 19:15:26 +02:00
Christian Wolf 4c6b9b6d2d
Catch guest account without correct setting at loading of page
Signed-off-by: Christian Wolf <github@christianwolf.email>
2021-02-14 13:22:02 +01:00
Sebastian Fey 147cb8b512 Fixed css- and scss-loader settings
Signed-off-by: Sebastian Fey <info@sebastianfey.de>
2021-02-10 21:44:16 +01:00
Christian Wolf 74f7608903
Avoid explicit path names in webpack config to resolce subfolders
Signed-off-by: Christian Wolf <github@christianwolf.email>
2021-02-04 19:41:19 +01:00
Sebastian Fey a6efd0783a
Added packages for SCSS support
Signed-off-by: Sebastian Fey <info@sebastianfey.de>
2021-02-04 16:17:44 +01:00
thembeat ec13b0c667
Reduce Bundlesize and add Bundle-Analyzer
Signed-off-by: thembeat <thembeat@gmx.de>

	modified:   package.json
	modified:   webpack.build.js
	modified:   webpack.config.js
	modified:   webpack.devel.js
2020-12-21 14:38:49 +01:00
Sampsa Lohi 2f76b526b4 Compile vue.js 2020-05-10 12:27:24 +03:00
Sampsa Lohi 8eb48f81d5 Move package json to root
Initial config for asset chunking
2020-05-10 12:12:25 +03:00