Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-12Enforce providing jquery from server node_modulesbugfix/noid/npm-linkJulius Härtl
2022-08-12Allow symlinks during webpack buildJulius Härtl
2022-05-13Cleanup and compileJohn Molakvoæ
2022-02-17Replace CalDAV availability component with component libChristoph Wurst
2022-02-14Use asset-loader instead of url-loaderLouis Chemineau
2022-02-14Bump @nextcloud/vue from 4.3.0 to 5.0.0Louis Chemineau
2022-01-11Clear dist folder during buildLouis Chemineau
2022-01-08Fix undescore versionLouis Chemineau
2022-01-08Don't import $ in every file that needs itLouis Chemineau
2022-01-08Fix dynamic loadingJohn Molakvoæ (skjnldsv)
2022-01-08Ensure mapfile consistencyJohn Molakvoæ (skjnldsv)
2022-01-08Split common vendor chunkJohn Molakvoæ (skjnldsv)
2022-01-08Copy core/webpack config into common configLouis Chemineau
2022-01-08Migrate to webpack v5Louis Chemineau
2022-01-08Move bundles to /distJohn Molakvoæ (skjnldsv)
2022-01-08Use rootModule when module is concatenatedLouis Chemineau
2022-01-08Merge all configs into oneJohn Molakvoæ (skjnldsv)
2021-09-23Include yocto-queue to the excluded modules for babelLouis Chemineau
2021-07-22Migrate to npm 7John Molakvoæ (skjnldsv)
2021-06-05Port dav calendar settings page to Vue.jsFrançois Freitag
2021-03-17Lint fixJohn Molakvoæ (skjnldsv)
2021-03-17Add eslint testingJohn Molakvoæ (skjnldsv)
2021-01-15Fix IE 11 dashboard syntax errorVincent Petry
2020-11-06Bump css-loader from 3.6.0 to 5.0.1dependabot-preview[bot]
2020-10-20Bump @nextcloud/vue to 3.0.0John Molakvoæ (skjnldsv)
2020-08-20new weather status used in dashboardJulien Veyssier
2020-08-04Show mime icon, bump bundles, make the SearchResultEntry class non-abstract,...John Molakvoæ (skjnldsv)
2020-07-31Add user-status appGeorg Ehrke
2020-07-31Add @nextcloud/event-bus to babel transpileJohn Molakvoæ (skjnldsv)
2020-07-31Use `babel-loader-exclude-node-modules-except`John Molakvoæ (skjnldsv)
2020-07-30Replace merge.smartJohn Molakvoæ (skjnldsv)
2020-07-30Bump webpack-merge from 4.2.2 to 5.0.9dependabot-preview[bot]
2020-07-22Bump @nextcloud/vue from 1.5.0 to 2.2.1Georg Ehrke
2020-07-15Add dashboard appJulius Härtl
2020-04-16Rename updatenotifications webpack module to updatenotificationGary Kim
2019-12-10Transpile the nextcloud-vue-collection packageChristoph Wurst
2019-10-29Transpile also dependencies in node_modulesJohn Molakvoæ (skjnldsv)
2019-10-29Add OCA.Files.SidebarJohn Molakvoæ (skjnldsv)
2019-10-16Allow building single webpack modulesJulius Härtl
2019-10-07Do not follow symlinks with webpackJohn Molakvoæ (skjnldsv)
2019-10-01Use eslintJohn Molakvoæ (skjnldsv)
2019-09-28Move settings to an appChristoph Wurst
2019-07-10Make sure we merge webpack rules properlyJulius Härtl
2019-05-29Unify webpack configJohn Molakvoæ (skjnldsv)
2019-05-09webpackify workflowengineArthur Schiwon
2019-02-26Move comments to webpackRoeland Jago Douma
2019-02-20Move twofactor_backupcodes to main webpack bundleRoeland Jago Douma
2019-02-20Move settings to main webpackRoeland Jago Douma
2019-02-19Move accessibility to main webpackRoeland Jago Douma
2019-02-19Merge pull request #14232 from nextcloud/enh/updatenoticiation_to_single_webpackMorris Jobke