summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-2455-7/+65
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* [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>
| * | Add occ preview:migrate to migrate previews from the old flat structure to a ↵Morris Jobke2020-08-062-0/+282
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | subfolder structure * `php occ preview:repair` - a preview migration tool that moves existing previews into the new location introduced with #19214 * moves `appdata_INSTANCEID/previews/FILEID` to `appdata_INSTANCEID/previews/0/5/8/4/c/e/5/FILEID` * migration tool can be stopped during migration via `CTRL+C` - it then finishes the current folder (with the previews of one file) and stops gracefully * if a PHP memory limit is set in the `php.ini` then it will stop automatically once it has less than 25 MiB memory left (this is to avoid hard crashes in the middle of a migration) * the tool can be used during operation - possible drawbacks: * there is the chance of a race condition that a new preview is generated in the moment the folder is already migrated away - so the old folder with the newly cached preview is deleted and one cached preview needs to be re-generated * there is the chance of a race condition during access of a preview while it is migrated to the other folder - then no preview can be shown and results in a 404 (as of now this is an accepted risk) Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | [tx-robot] updated from transifexNextcloud bot2020-08-0724-4/+74
|/ /
* | [tx-robot] updated from transifexNextcloud bot2020-08-06132-494/+400
| |
* | Merge pull request #22115 from nextcloud/design/entry-highlightingJan C. Borchardt2020-08-052-28/+30
|\ \ | | | | | | Adjust entry highlights of navigation and menus based on Vue component style
| * | Adjust entry highlights of navigation and menus based on Vue component styleJan C. Borchardt2020-08-052-28/+30
| | | | | | | | | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
* | | Merge pull request #22104 from ↵Joas Schilling2020-08-0515-72/+90
|\ \ \ | |/ / |/| | | | | | | | nextcloud/enh/search/make-app-handle-the-order-logic Make apps handle the order logic
| * | Hand in the route and the parameters of the requestJoas Schilling2020-08-0515-38/+80
| | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
| * | Make apps handle the order logicJohn Molakvoæ (skjnldsv)2020-08-053-39/+15
| | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | Merge pull request #22099 from nextcloud/fix/unified-searchJohn Molakvoæ2020-08-0528-836/+214
|\| |
| * | Show mime icon, bump bundles, make the SearchResultEntry class ↵John Molakvoæ (skjnldsv)2020-08-0422-38/+202
| | | | | | | | | | | | | | | | | | non-abstract, Fix header search icon, various fixes Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | Remove outdated legacy search scriptsJohn Molakvoæ (skjnldsv)2020-08-046-798/+12
| | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | [tx-robot] updated from transifexNextcloud bot2020-08-0516-0/+110
|/ /