summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2020-08-282-0/+8
|
* Merge pull request #22420 from ↵John Molakvoæ2020-08-273-4/+4
|\ | | | | | | | | nextcloud/fix/unified-search-ellipsized-title-subline Make ellipsized unified search results visible on hover
| * Make ellipsized unified search results visible on hoverChristoph Wurst2020-08-263-4/+4
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | [tx-robot] updated from transifexNextcloud bot2020-08-278-38/+48
|/
* Provide from on the search query tooJoas Schilling2020-08-263-2/+4
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Add the missing cursor parameter to unified search requestsChristoph Wurst2020-08-262-3/+8
| | | | | | | | | | | Otherwise paginated search does not work. Basically you always requested the first x items and then showed them again and again. The second or any other subsequent page was never requested. On a side note this also caused lots of Vue warning due to duplicate keys. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* [tx-robot] updated from transifexNextcloud bot2020-08-264-12/+26
|
* Bump vue and vue-template-compilerdependabot-preview[bot]2020-08-256-6/+6
| | | | | | | | | | | | | | | Bumps [vue](https://github.com/vuejs/vue) and [vue-template-compiler](https://github.com/vuejs/vue). These dependencies needed to be updated together. Updates `vue` from 2.6.11 to 2.6.12 - [Release notes](https://github.com/vuejs/vue/releases) - [Commits](https://github.com/vuejs/vue/compare/v2.6.11...v2.6.12) Updates `vue-template-compiler` from 2.6.11 to 2.6.12 - [Release notes](https://github.com/vuejs/vue/releases) - [Commits](https://github.com/vuejs/vue/compare/v2.6.11...v2.6.12) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* [tx-robot] updated from transifexNextcloud bot2020-08-254-8/+8
|
* Merge pull request #22393 from nextcloud/fix/license-headers-20Roeland Jago Douma2020-08-2455-7/+65
|\ | | | | Update the license headers for Nextcloud 20
| * Update the license headers for Nextcloud 20Christoph Wurst2020-08-2455-7/+65
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | Merge pull request #22376 from nextcloud/design/wording-leave-shareJohn Molakvoæ2020-08-241-1/+3
|\ \ | |/ |/|
| * Fix contrast issue in Files app menuJan C. Borchardt2020-08-231-1/+3
| | | | | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
* | [tx-robot] updated from transifexNextcloud bot2020-08-244-12/+40
|/
* [tx-robot] updated from transifexNextcloud bot2020-08-236-0/+14
|
* [tx-robot] updated from transifexNextcloud bot2020-08-222-0/+4
|
* Fix dark-theme selectorJoas Schilling2020-08-213-3/+3
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* [tx-robot] updated from transifexNextcloud bot2020-08-2120-36/+88
|
* Merge pull request #22331 from ↵Roeland Jago Douma2020-08-202-6/+8
|\ | | | | | | | | nextcloud/bugfix/noid/dont-use-deprecated-inigetwrapper Don't use deprecated getIniWrapper() anymore
| * Use the DI container also for the Install command registrationMorris Jobke2020-08-201-1/+1
| | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
| * Don't use deprecated getIniWrapper() anymoreJoas Schilling2020-08-201-5/+7
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | New SSE key formatRoeland Jago Douma2020-08-202-0/+269
|/ | | | | | | * Encrypt the keys with the instance secret * Store them as json (so we can add other things if needed) Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* new weather status used in dashboardJulien Veyssier2020-08-201-0/+1
| | | | Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
* Merge pull request #22218 from nextcloud/enh/sse/make_legacy_cipher_opt_inRoeland Jago Douma2020-08-191-2/+8
|\ | | | | SSE: make legacy format opt in
| * Add setup check that links to the migration documentationMorris Jobke2020-08-191-2/+8
| | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | Merge pull request #22304 from nextcloud/techdebt/noid/matching-param-namesMorris Jobke2020-08-191-2/+2
|\ \ | | | | | | Use matching parameter names form interfaces and implementations
| * | Use matching parameter names form interfaces and implementationsMorris Jobke2020-08-191-2/+2
| |/ | | | | | | | | | | Found by Psalm 3.14.1 Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | Merge pull request #22280 from nextcloud/bugfix/noid/429-on-brute-force-maximumMorris Jobke2020-08-191-0/+4
|\ \ | |/ |/| Send "429 Too Many Requests" in case of brute force protection
| * Send "429 Too Many Requests" in case of brute force protectionJoas Schilling2020-08-191-0/+4
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Show disabled user count in occ user:reportMorris Jobke2020-08-192-2/+10
|/ | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* [tx-robot] updated from transifexNextcloud bot2020-08-194-0/+24
|
* [tx-robot] updated from transifexNextcloud bot2020-08-184-4/+40
|
* Fix "misplaced variables" warning of Psalm in PHPDoc statementsMorris Jobke2020-08-178-16/+15
| | | | | | Ref #21787 Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Merge pull request #22260 from nextcloud/dependabot/npm_and_yarn/lodash-4.17.20Roeland Jago Douma2020-08-1711-11/+11
|\ | | | | Bump lodash from 4.17.19 to 4.17.20
| * Bump lodash from 4.17.19 to 4.17.20dependabot-preview[bot]2020-08-1711-11/+11
| | | | | | | | | | | | | | | | | | Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.20. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.20) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | [tx-robot] updated from transifexNextcloud bot2020-08-174-16/+26
|/
* [tx-robot] updated from transifexNextcloud bot2020-08-144-6/+6
|
* [tx-robot] updated from transifexNextcloud bot2020-08-134-2/+6
|
* [tx-robot] updated from transifexNextcloud bot2020-08-124-2/+24
|
* Merge pull request #22148 from nextcloud/dependabot/npm_and_yarn/bootstrap-4.5.2Morris Jobke2020-08-112-2/+2
|\ | | | | Bump bootstrap from 4.5.0 to 4.5.2
| * Bump bootstrap from 4.5.0 to 4.5.2dependabot-preview[bot]2020-08-102-2/+2
| | | | | | | | | | | | | | | | | | Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.5.0 to 4.5.2. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](https://github.com/twbs/bootstrap/compare/v4.5.0...v4.5.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | [tx-robot] updated from transifexNextcloud bot2020-08-112-0/+12
| |
* | [tx-robot] updated from transifexNextcloud bot2020-08-102-0/+12
| |
* | [tx-robot] updated from transifexNextcloud bot2020-08-092-0/+2
|/
* Merge pull request #22004 from nextcloud/enh/noid/setup-checks-phpblizzz2020-08-071-0/+21
|\ | | | | Add setup checks for php default charset and output buffering.
| * Change const/let to var for PhantomJSDaniel Kesselberg2020-08-071-2/+2
| | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
| * Add setup checks for php default charset and output buffering.Daniel Kesselberg2020-07-261-0/+21
| | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | Allow to update to nightlyJohn Molakvoæ (skjnldsv)2020-08-075-8/+17
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Merge pull request #22135 from nextcloud/enh/noid/occ-preview-repairMorris Jobke2020-08-072-0/+281
|\ \ | | | | | | Add occ preview:migrate to migrate previews from the old flat structure to a subfolder structure
| * | Use array_filter insteadMorris Jobke2020-08-071-10/+9
| | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>