-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Migrate to Vite for bundling and allow to share modules #43553
base: master
Are you sure you want to change the base?
Commits on Jun 17, 2024
-
feat!: Migrate from webpack to vite for bundling
Also use patched `davclient.js` package Signed-off-by: Ferdinand Thiessen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a68e4a5 - Browse repository at this point
Copy the full SHA a68e4a5View commit details -
fix: Remove now unneeded webpack nounce configuration
Signed-off-by: Ferdinand Thiessen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 78240db - Browse repository at this point
Copy the full SHA 78240dbView commit details -
fix!: Split legacy dependency modules into own chunk
Signed-off-by: Ferdinand Thiessen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f23ebda - Browse repository at this point
Copy the full SHA f23ebdaView commit details -
fix: Set up module-preload for Vite
Signed-off-by: Ferdinand Thiessen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ca12c7f - Browse repository at this point
Copy the full SHA ca12c7fView commit details -
feat: Allow sharing JavaScript modules across apps and core
Initially `vue` and `@nextcloud/vue` are shared by server core. Signed-off-by: Ferdinand Thiessen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 24b493e - Browse repository at this point
Copy the full SHA 24b493eView commit details -
fix(settings): Adjust invalid import
Signed-off-by: Ferdinand Thiessen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e71a45a - Browse repository at this point
Copy the full SHA e71a45aView commit details -
fix: Precompile systemtags handlebars templates
Signed-off-by: Ferdinand Thiessen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7d2f511 - Browse repository at this point
Copy the full SHA 7d2f511View commit details -
fix(UnifiedSearch): Fix imports to work without implicit window as `g…
…lobalThis` Signed-off-by: Ferdinand Thiessen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9806dec - Browse repository at this point
Copy the full SHA 9806decView commit details -
fix(dashboard): Adjust code to work without implicit window as `globa…
…lThis` Signed-off-by: Ferdinand Thiessen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for df712c5 - Browse repository at this point
Copy the full SHA df712c5View commit details -
refactor: Remove dependency by using
NcIconSvgWrapper
Signed-off-by: Ferdinand Thiessen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e736687 - Browse repository at this point
Copy the full SHA e736687View commit details -
fix: Try to fix karma to run with modules
Signed-off-by: Ferdinand Thiessen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c7d80ac - Browse repository at this point
Copy the full SHA c7d80acView commit details -
Signed-off-by: Ferdinand Thiessen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b8e9494 - Browse repository at this point
Copy the full SHA b8e9494View commit details