aboutsummaryrefslogtreecommitdiffstats
path: root/core/js
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move OC legacy menu helpers to the bundleChristoph Wurst2019-05-085-125/+15
* Merge pull request #15426 from nextcloud/refactor/remove-singleselectMorris Jobke2019-05-071-95/+0
|\
| * Remove unused singleselect scriptChristoph Wurst2019-05-071-95/+0
* | Merge pull request #15420 from nextcloud/refactor/oc-constants-bundle-IIMorris Jobke2019-05-075-16/+14
|\ \
| * | Move rest of contant-like OC props to the bundleChristoph Wurst2019-05-075-16/+14
| |/
* / Properly set Edge < 16 as incompatible with css varsJohn Molakvoæ (skjnldsv)2019-05-071-1/+2
|/
* Merge pull request #15414 from nextcloud/refactor/oc-constants-bundleMorris Jobke2019-05-075-23/+15
|\
| * Move OC constants to the bundleChristoph Wurst2019-05-075-23/+15
* | Merge pull request #15397 from nextcloud/fix/cssvars/edge-supportRoeland Jago Douma2019-05-071-1/+4
|\ \ | |/ |/|
| * Set Edge < 16 as incompatible with css varsJohn Molakvoæ (skjnldsv)2019-05-061-1/+4
* | Create a login bundle for login page scriptsChristoph Wurst2019-05-078-285/+283
* | Move OC.appswebroots to the bundle and deprecate oc_appswebrootsChristoph Wurst2019-05-079-29/+48
* | Move OC.get and OC.set to the bundleChristoph Wurst2019-05-073-43/+6
* | Move oc_webroot, OC.webroot and OC.getRootPath() to the bundleChristoph Wurst2019-05-065-48/+31
* | Move oc_appconfig/OC.appConfig to the main bundleChristoph Wurst2019-05-0611-103/+101
|/
* Build main distJohn Molakvoæ (skjnldsv)2019-05-062-14/+14
* Move oc_debug to the bundleChristoph Wurst2019-05-061-2/+0
* Deprecate oc_isadmin and move OC.isUserAdmin() to the bundleChristoph Wurst2019-05-034-27/+34
* Move the OC routing helper functions to the bundleChristoph Wurst2019-05-023-155/+6
* Move oc_config to the bundleChristoph Wurst2019-05-024-16/+33
* Change oc_config usage to OC.configChristoph Wurst2019-05-027-27/+26
* Move OC.dialogs to the main bundleChristoph Wurst2019-04-306-1254/+64
* Move OC navigation methods to the bundleChristoph Wurst2019-04-293-17/+2
* Bump handlebars from 4.1.0 to 4.1.2dependabot[bot]2019-04-232-3/+3