summaryrefslogtreecommitdiffstats
path: root/core/js
Commit message (Expand)AuthorAgeFilesLines
* Bump toastify-js from 1.5.0 to 1.6.1dependabot-preview[bot]2019-07-016-9/+9
* Merge pull request #16070 from nextcloud/fix/setup-check-no-internet-no-errorRoeland Jago Douma2019-06-282-18/+18
|\
| * Do not show a internet connectivity warning if internet access is disabledChristoph Wurst2019-06-272-18/+18
* | 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-267-8/+71
* | Merge pull request #15859 from nextcloud/deprecate/oc-redirect-reloadRoeland Jago Douma2019-06-263-3/+3
|\ \
| * | Deprecate window.location wrappers for redirect and reloadChristoph Wurst2019-06-253-3/+3
* | | Merge pull request #16055 from nextcloud/design/native-fontsJan-Christoph Borchardt2019-06-261-2/+2
|\ \ \ | |/ / |/| |
| * | Move font from Nunito to Noto SansJan-Christoph Borchardt2019-06-221-2/+2
* | | 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
* Remove auto focus of share input field on dialog open, fix #15261Jan-Christoph Borchardt2019-06-141-6/+0
* Bump bundlesJulius Härtl2019-06-111-1/+1
* Bump bundlesJulius Härtl2019-06-076-41/+65
* Adjust jsunit tests for new toast libraryJulius Härtl2019-06-072-104/+45
* 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-293-18/+3
|\ \ | |/ |/|
| * fixes usage of an undefined varArthur Schiwon2019-05-293-18/+3
* | 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-167-57/+353
* Remove empty js.jsChristoph Wurst2019-05-153-11/+0
* Move legacy Ajax error handling logic to the bundleChristoph Wurst2019-05-155-141/+15
* Move OC.appSettings to the bundle and deprecate itChristoph Wurst2019-05-145-104/+87
* Merge pull request #15531 from nextcloud/refactor/remove-js-js-ocpRoeland Jago Douma2019-05-141-3/+0
|\
| * Remove OCP (re)declaration from js.jsChristoph Wurst2019-05-141-3/+0
* | Move query string helpers to the bundleChristoph Wurst2019-05-145-126/+97
|/
* Move OC.theme to the bundle and deprecate oc_defaultsChristoph Wurst2019-05-147-24/+62
* Deprecate OC.fileIsBlacklisted and move it to the bundleChristoph Wurst2019-05-145-12/+4
* Move OC.addTranslations to the bundle and deprecate itChristoph Wurst2019-05-145-18/+4
* Move OC host/port/protocol helpers to the bundle and deprecate themChristoph Wurst2019-05-145-48/+4
* Move OC.getCapabilities to the bundle and deprecate OC._capabilities, oc_capa...Christoph Wurst2019-05-138-68/+51
* Move l10n functions to the bundleChristoph Wurst2019-05-136-47/+19
* Move path helpers to the bundleChristoph Wurst2019-05-135-219/+50
* Move OC.requestToken to the bundle, deprecate oc_requesttokenChristoph Wurst2019-05-138-57/+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-106-530/+87
* Do not show deprecation warnings during test runsChristoph Wurst2019-05-092-8/+8
* Remove recommendation for opcache on CLIMorris Jobke2019-05-092-2/+2
* 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-085-60/+15
* Deprecate oc_current_user, fix usage and move currentUser to the bundleChristoph Wurst2019-05-089-54/+29