summaryrefslogtreecommitdiffstats
path: root/core/js/dist
Commit message (Expand)AuthorAgeFilesLines
* Show contacts app mgmt link in contacts menuChristoph Wurst2019-06-276-13/+13
* Fix js l10n registration to also work with more than one bundleChristoph Wurst2019-06-266-6/+69
* Deprecate window.location wrappers for redirect and reloadChristoph Wurst2019-06-253-3/+3
* Bump css-loader from 2.1.1 to 3.0.0dependabot-preview[bot]2019-06-256-7/+7
* Bump dompurify from 1.0.10 to 1.0.11dependabot-preview[bot]2019-06-242-15/+15
* Compiling assetsnpmbuildbot[bot]2019-06-172-2/+2
* Bump bundlesJulius Härtl2019-06-111-1/+1
* Bump bundlesJulius Härtl2019-06-076-41/+65
* Bump nextcloud-axios from 0.1.3 to 0.2.0dependabot-preview[bot]2019-06-036-32/+32
* [Security] Bump axios from 0.18.0 to 0.18.1dependabot-preview[bot]2019-06-0210-32/+28
* CSS: adjust media query breakpoint to improve tablet readabilitynacho2019-05-306-2/+6
* Merge pull request #15716 from nextcloud/enhancement/webpack/global-configRoeland Jago Douma2019-05-296-37/+37
|\
| * Build and updateJohn Molakvoæ (skjnldsv)2019-05-296-37/+37
* | Merge pull request #15790 from nextcloud/fix/noid/recommendations-undef-varRoeland Jago Douma2019-05-292-2/+2
|\ \ | |/ |/|
| * fixes usage of an undefined varArthur Schiwon2019-05-292-2/+2
* | Vueify the login pageChristoph Wurst2019-05-296-112/+70
|/
* Bump webpack from 4.31.0 to 4.32.2dependabot-preview[bot]2019-05-276-8/+8
* dont use deprecated oc_config in url generationRobin Appelman2019-05-206-6/+6
* Migrate the maintenance script to a modern module and bundleChristoph Wurst2019-05-166-40/+353
* Move legacy Ajax error handling logic to the bundleChristoph Wurst2019-05-154-55/+15
* Move OC.appSettings to the bundle and deprecate itChristoph Wurst2019-05-144-47/+87
* Move query string helpers to the bundleChristoph Wurst2019-05-144-55/+97
* Move OC.theme to the bundle and deprecate oc_defaultsChristoph Wurst2019-05-144-13/+53
* Deprecate OC.fileIsBlacklisted and move it to the bundleChristoph Wurst2019-05-144-4/+4
* Move OC.addTranslations to the bundle and deprecate itChristoph Wurst2019-05-144-4/+4
* Move OC host/port/protocol helpers to the bundle and deprecate themChristoph Wurst2019-05-144-4/+4
* Move OC.getCapabilities to the bundle and deprecate OC._capabilities, oc_capa...Christoph Wurst2019-05-136-49/+49
* Move l10n functions to the bundleChristoph Wurst2019-05-134-12/+12
* Move path helpers to the bundleChristoph Wurst2019-05-134-90/+50
* Move OC.requestToken to the bundle, deprecate oc_requesttokenChristoph Wurst2019-05-134-46/+109
* Bump @babel/polyfill from 7.2.5 to 7.4.4dependabot[bot]2019-05-114-30/+30
* Revert displayName casingJoas Schilling2019-05-114-4/+4
* Move initCore to the bundleChristoph Wurst2019-05-104-67/+87
* Do not show deprecation warnings during test runsChristoph Wurst2019-05-092-8/+8
* Fix mobile vertical scrollingJohn Molakvoæ (skjnldsv)2019-05-092-2/+2
* Bump main webpack buildJohn Molakvoæ (skjnldsv)2019-05-082-64/+62
* Move the legacy OC.addScript and OC.addStyle helpers to the bundleChristoph Wurst2019-05-084-15/+15
* Deprecate oc_current_user, fix usage and move currentUser to the bundleChristoph Wurst2019-05-086-17/+17
* Move OC legacy menu helpers to the bundleChristoph Wurst2019-05-084-15/+15
* Move rest of contant-like OC props to the bundleChristoph Wurst2019-05-074-14/+14
* Move OC constants to the bundleChristoph Wurst2019-05-074-15/+15
* Create a login bundle for login page scriptsChristoph Wurst2019-05-074-19/+283
* Move OC.appswebroots to the bundle and deprecate oc_appswebrootsChristoph Wurst2019-05-074-23/+43
* Move OC.get and OC.set to the bundleChristoph Wurst2019-05-072-6/+6
* Move oc_webroot, OC.webroot and OC.getRootPath() to the bundleChristoph Wurst2019-05-062-6/+26
* Move oc_appconfig/OC.appConfig to the main bundleChristoph Wurst2019-05-064-78/+78
* Build main distJohn Molakvoæ (skjnldsv)2019-05-062-14/+14
* Deprecate oc_isadmin and move OC.isUserAdmin() to the bundleChristoph Wurst2019-05-032-14/+34
* Move the OC routing helper functions to the bundleChristoph Wurst2019-05-022-25/+6
* Move oc_config to the bundleChristoph Wurst2019-05-022-12/+32