summaryrefslogtreecommitdiffstats
path: root/core/js/dist
Commit message (Expand)AuthorAgeFilesLines
* Bump style-loader from 0.23.1 to 1.0.0dependabot-preview[bot]2019-08-118-42/+42
* Bump css-loader from 3.1.0 to 3.2.0dependabot-preview[bot]2019-08-112-2/+2
* Bump blueimp-md5 from 2.11.0 to 2.11.1dependabot-preview[bot]2019-08-111-1/+1
* Fix ie app menu loading clickJohn Molakvoæ (skjnldsv)2019-08-062-2/+2
* Bump webpack from 4.38.0 to 4.39.1dependabot-preview[bot]2019-08-048-35/+35
* Move actual password reset to vueJulius Härtl2019-07-316-41/+41
* Fix default timeouts in OC.NotificationDaniel Calviño Sánchez2019-07-266-6/+6
* Bump blueimp-md5 from 2.10.0 to 2.11.0dependabot-preview[bot]2019-07-211-1/+1
* Rename parameter in OCP.Toast for consistency with OC.NotificationDaniel Calviño Sánchez2019-07-126-7/+7
* Merge pull request #15881 from PhieF/toggle-password-loginRoeland Jago Douma2019-07-092-2/+2
|\
| * adding toggle password to be able to see itPhie2019-07-092-2/+2
* | Bump marked to 0.7.0Roeland Jago Douma2019-07-092-2/+2
|/
* Bump webpack from 4.35.0 to 4.35.2dependabot-preview[bot]2019-07-086-36/+36
* Update core/src/components/login/ResetPassword.vueAkshala Bhatnagar2019-07-072-2/+2
* Bump toastify-js from 1.5.0 to 1.6.1dependabot-preview[bot]2019-07-016-9/+9
* 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