summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2019-05-286-74/+224
* Bump webpack from 4.31.0 to 4.32.2dependabot-preview[bot]2019-05-276-8/+8
* [tx-robot] updated from transifexNextcloud bot2019-05-254-14/+18
* [tx-robot] updated from transifexNextcloud bot2019-05-244-0/+38
* Merge pull request #12114 from RubenHoms/masterMorris Jobke2019-05-224-4/+45
|\
| * Stop decryption when maintenance mode is enabled, fixes #8311Ruben Homs2019-05-214-4/+45
* | [tx-robot] updated from transifexNextcloud bot2019-05-228-6/+16
|/
* Merge pull request #15104 from nextcloud/enh/remote_wipeRoeland Jago Douma2019-05-213-1/+110
|\
| * Remote wipe supportRoeland Jago Douma2019-05-203-1/+110
* | dont use deprecated oc_config in url generationRobin Appelman2019-05-207-7/+7
|/
* [tx-robot] updated from transifexNextcloud bot2019-05-208-2/+22
* [tx-robot] updated from transifexNextcloud bot2019-05-1920-0/+74
* [tx-robot] updated from transifexNextcloud bot2019-05-184-2/+4
* Merge pull request #15571 from nextcloud/enhancement/maintenance-mode-bundleMorris Jobke2019-05-179-58/+404
|\
| * Migrate the maintenance script to a modern module and bundleChristoph Wurst2019-05-169-58/+404
* | Merge pull request #15304 from nextcloud/enh/2fa_setup_at_loginRoeland Jago Douma2019-05-176-3/+164
|\ \
| * | Allow 2FA to be setup on first loginRoeland Jago Douma2019-05-176-3/+164
| |/
* | Merge pull request #15590 from nextcloud/enh/15480/delete_apptoken_ocs_endpointRoeland Jago Douma2019-05-172-0/+24
|\ \
| * | Allow clients to delete their own apptokenRoeland Jago Douma2019-05-172-0/+24
| |/
* / Update shipped.json to include privacy, recommendations, viewerGeorg Ehrke2019-05-171-0/+3
|/
* [tx-robot] updated from transifexNextcloud bot2019-05-15128-508/+508
* Remove empty js.jsChristoph Wurst2019-05-153-11/+0
* Move legacy Ajax error handling logic to the bundleChristoph Wurst2019-05-157-141/+142
* Move OC.appSettings to the bundle and deprecate itChristoph Wurst2019-05-147-104/+182
* 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-147-126/+196
|/
* Move OC.theme to the bundle and deprecate oc_defaultsChristoph Wurst2019-05-1410-24/+87
* Deprecate OC.fileIsBlacklisted and move it to the bundleChristoph Wurst2019-05-146-12/+14
* Move OC.addTranslations to the bundle and deprecate itChristoph Wurst2019-05-146-18/+13
* Move OC host/port/protocol helpers to the bundle and deprecate themChristoph Wurst2019-05-147-48/+81
* Move OC.getCapabilities to the bundle and deprecate OC._capabilities, oc_capa...Christoph Wurst2019-05-1311-68/+93
* Move l10n functions to the bundleChristoph Wurst2019-05-138-47/+55
* Move path helpers to the bundleChristoph Wurst2019-05-138-221/+211
* Move OC.requestToken to the bundle, deprecate oc_requesttokenChristoph Wurst2019-05-1315-72/+210
* [tx-robot] updated from transifexNextcloud bot2019-05-136-0/+6
* Bump @babel/polyfill from 7.2.5 to 7.4.4dependabot[bot]2019-05-114-30/+30
* Revert displayName casingJoas Schilling2019-05-115-6/+6
* [tx-robot] updated from transifexNextcloud bot2019-05-11128-128/+130
* 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