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

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-25Merge branch 'next_release' into 4.x-devsgiehl
2022-04-19add polyfill for String.replaceAll (#19110)dizzy
2022-04-18add languageName property to PiwikGLobal type (#19113)dizzy
2022-04-17fix retry loop in vue:build command (#19112)dizzy
2022-04-11[Vue] migrate widgetize plugin to vue (#19029)dizzy
2022-04-08[Vue] migrate scheduled reports management from twig/angularjs to vue (#19012)dizzy
2022-04-06[Vue] migrate location-provider-selection directive to vue component (#19026)dizzy
2022-04-06[Vue] migrate manage gdpr directive to Vue (#19002)dizzy
2022-04-05retry vue:build if we notice a typescript compiler race condition occurs (#19...dizzy
2022-04-04[Vue] migrate transitions plugin to Vue (#19005)dizzy
2022-03-28[Vue] add intermediate proxy script for Vue CLI bin that fixes typescript err...dizzy
2022-03-28[Vue] migrate PiwikMarketplaceController, piwik-marketplace directive and piw...dizzy
2022-03-24Build plugin module dependencies if type output does not exist locally, other...dizzy
2022-03-21[Vue] migrate PiwikMarketplaceLicenseController controller and twig template ...dizzy
2022-03-21[Vue] migrate multisites plugin components to vue (#18939)dizzy
2022-03-12Add MatomoUrl.parse() method (#18927)dizzy
2022-03-11[Vue] migrate manage goals directive and twig templates to Vue (#18917)dizzy
2022-03-10[Codingstyle] Disallow unused use statements (#18520)Stefan Giehl
2022-03-04[Vue] Migrate Dashboard directive/model to Vue (#18883)dizzy
2022-03-04[Vue] Chunk UMD JavaScript into a set of asynchronously loaded files (#18761)dizzy
2022-03-03[Vue] migrate single-metric-view component to vue (#18807)dizzy
2022-02-18Use jquery click method in ExpandOnClick since elements may have other click ...dizzy
2022-02-15add type defintion for sendContentAsDownload() (#18793)dizzy
2022-02-14Add getBaseDatePickerOptions() method to global type defintion file. (#18767)dizzy
2022-02-11Add parameter to getBaseDatePickerOptions method. (#18774)dizzy
2022-02-07Ignore warning from browserslist of old caniuse data (since this is updated o...dizzy
2022-02-04Add declartion for lazyScrollToContent() method. (#18743)dizzy
2022-01-25[Vue] remove @types plugin dir before building to clear old types (#18673)dizzy
2022-01-18use different abortcontroller polyfill since the previous one does not suppor...dizzy
2022-01-17[Vue] add fromEntries polyfill and fix spread operator compiling (#18630)dizzy
2022-01-12[Vue] migrate coreadminhome branding controller to vue (#18548)dizzy
2022-01-11[Vue] enable full typescript compilation + fix typing errors in existing Vue ...dizzy
2022-01-07Fixes/updates various failing tests (#18587)Stefan Giehl
2022-01-01[Vue] migrate popover handler to popover service (#18445)dizzy
2021-12-31[Vue] migrate some smaller components in CoreHome (#18442)dizzy
2021-12-27[Vue] migrate report export directive and popover (#18440)dizzy
2021-12-21[Vue] migrate the plugin-settings directive (#18432)dizzy
2021-12-15[Vue] migrate reporting page directive (#18430)dizzy
2021-12-13[Vue] migrate piwik-widget and related directives (#18429)dizzy
2021-12-10[Vue] migrate widget-loader directive (#18428)dizzy
2021-12-09[Vue] migrate piwik-reporting-menu directive to vue (#18423)dizzy
2021-12-07remove filesgiehl
2021-12-01[Vue] migrate piwik-field and related directives (#18352)dizzy
2021-11-19[Vue] migrate siteselector directive and quick-access directive (#18292)dizzy
2021-11-15[Vue] migrate notifications directive & service + UI.Notifications (#18225)dizzy
2021-11-12[Vue] Cannot return IAngularEvent in $emit wrapper unfortunately. (#18296)dizzy
2021-11-11[Vue] migrate dropdown and related directives (#18214)dizzy
2021-11-11use .development suffix for watch files and gitignore them so its not needed ...dizzy
2021-11-09[Vue] migrate date-picker and other period-selector related components (#18213)dizzy
2021-11-09Mark IE11 as no longer supported browsers (#18199)Thomas Steur