summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Move initCore to the bundleChristoph Wurst2019-05-1015-535/+687
* Merge pull request #15487 from nextcloud/enhancement/js-testing-deprecation-o...Morris Jobke2019-05-103-11/+17
|\
| * Do not show deprecation warnings during test runsChristoph Wurst2019-05-093-11/+17
* | [tx-robot] updated from transifexNextcloud bot2019-05-108-18/+52
|/
* Remove recommendation for opcache on CLIMorris Jobke2019-05-092-2/+2
* Fix mobile vertical scrollingJohn Molakvoæ (skjnldsv)2019-05-093-2/+8
* Merge pull request #15249 from nextcloud/dependabot/npm_and_yarn/css-vars-pon...Roeland Jago Douma2019-05-092-64/+62
|\
| * Bump main webpack buildJohn Molakvoæ (skjnldsv)2019-05-082-64/+62
* | [tx-robot] updated from transifexNextcloud bot2019-05-0922-14/+54
|/
* Move the legacy OC.addScript and OC.addStyle helpers to the bundleChristoph Wurst2019-05-087-60/+89
* Deprecate oc_current_user, fix usage and move currentUser to the bundleChristoph Wurst2019-05-0812-54/+81
* Move OC legacy menu helpers to the bundleChristoph Wurst2019-05-087-125/+165
* [tx-robot] updated from transifexNextcloud bot2019-05-08128-796/+804
* Merge pull request #15259 from nextcloud/bugfix/15256-wrong-column-typeMorris Jobke2019-05-072-0/+126
|\
| * Remove method stubsDaniel Kesselberg2019-05-022-27/+0
| * Add second migration for addColumnDaniel Kesselberg2019-05-022-7/+74
| * Pass type object instance instead of identifierDaniel Kesselberg2019-05-021-1/+2
| * Merge dropColumn and addColumn into changeColumnDaniel Kesselberg2019-05-021-3/+2
| * Migration to change column type from smallint to booleanDaniel Kesselberg2019-05-021-0/+86
* | 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-078-17/+22
|\ \ \
| * | | Move rest of contant-like OC props to the bundleChristoph Wurst2019-05-078-17/+22
| |/ /
* | | Merge pull request #15365 from nextcloud/refactor/login-chainMorris Jobke2019-05-071-126/+37
|\ \ \
| * | | Add a login chain to reduce the complexity of LoginController::tryLoginChristoph Wurst2019-05-071-126/+37
| |/ /
* / / 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-077-23/+66
|\ \
| * | Move OC constants to the bundleChristoph Wurst2019-05-077-23/+66
* | | 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-0712-277/+533
* | | Move OC.appswebroots to the bundle and deprecate oc_appswebrootsChristoph Wurst2019-05-0712-29/+77
* | | Merge pull request #15407 from nextcloud/remove-extra-margin-from-warning-mes...Morris Jobke2019-05-071-0/+5
|\ \ \
| * | | Remove extra margin from warning messages in authenticate pageDaniel Calviño Sánchez2019-05-071-0/+5
* | | | Merge pull request #15403 from nextcloud/refactor/oc-get-set-bundleMorris Jobke2019-05-075-43/+65
|\ \ \ \
| * | | | Move OC.get and OC.set to the bundleChristoph Wurst2019-05-075-43/+65
| |/ / /
* | | | Merge pull request #15394 from nextcloud/bugfix/spreed-1768/authenticate-pass...Joas Schilling2019-05-071-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Allow to send the password of protected conversationsJoas Schilling2019-05-061-0/+1
* | | | [tx-robot] updated from transifexNextcloud bot2019-05-0774-136/+146
* | | | Move oc_webroot, OC.webroot and OC.getRootPath() to the bundleChristoph Wurst2019-05-069-54/+97
* | | | Move oc_appconfig/OC.appConfig to the main bundle (#15354)John Molakvoæ2019-05-0613-106/+105
|\ \ \ \ | |_|/ / |/| | |
| * | | Move oc_appconfig/OC.appConfig to the main bundleChristoph Wurst2019-05-0613-106/+105
* | | | Merge pull request #15384 from nextcloud/fix-collapse-button-in-app-navigatio...Morris Jobke2019-05-061-0/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Fix collapse button in app navigation in IE11Daniel Calviño Sánchez2019-05-061-0/+4
| |/ /
* | | Build main distJohn Molakvoæ (skjnldsv)2019-05-062-14/+14
* | | Move oc_debug to the bundleChristoph Wurst2019-05-064-2/+27
|/ /
* | [tx-robot] updated from transifexNextcloud bot2019-05-062-0/+10
* | Deprecate oc_isadmin and move OC.isUserAdmin() to the bundleChristoph Wurst2019-05-037-27/+67
|/
* Move the OC routing helper functions to the bundleChristoph Wurst2019-05-025-155/+166
* Move oc_config to the bundleChristoph Wurst2019-05-027-18/+66