aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2021-11-2262-172/+700
* Merge pull request #29708 from nextcloud/fix/no-app-update-no-verboseMichaIng2021-11-223-14/+2
|\
| * Do not print verbose info about app updates if there are noneChristoph Wurst2021-11-183-14/+2
* | [tx-robot] updated from transifexNextcloud bot2021-11-214-0/+10
* | Merge pull request #29814 from nextcloud/dependabot/npm_and_yarn/camelcase-6.2.1dependabot[bot]2021-11-202-8/+8
|\ \
| * | Bump camelcase from 6.2.0 to 6.2.1dependabot[bot]2021-11-202-8/+8
* | | [tx-robot] updated from transifexNextcloud bot2021-11-2020-8/+176
|/ /
* | Merge pull request #29622 from nextcloud/feat/objectstore_multibucket-shiftVincent Petry2021-11-194-20/+57
|\ \
| * | Implement multibucket shift for ObjectStoreJohn Molakvoæ2021-11-114-20/+57
* | | Merge pull request #29632 from nextcloud/fix/26118/imagecreatetruecolor-errorVincent Petry2021-11-191-0/+4
|\ \ \
| * | | fix imagecreatetruecolor() errorszaimen2021-11-101-0/+4
* | | | Merge pull request #29758 from nextcloud/disk_free_space-fix-php8Vincent Petry2021-11-191-1/+1
|\ \ \ \
| * | | | Check for `disk_free_space`acsfer2021-11-181-1/+1
* | | | | Merge pull request #29788 from nextcloud/bugfix/noid/settings-sharing-heading...Vincent Petry2021-11-191-1/+1
|\ \ \ \ \
| * | | | | Fix doc link in sharing settingsVincent Petry2021-11-191-1/+1
* | | | | | Merge pull request #29605 from nextcloud/bugfix/29603/fix-scanner-nfd-existenzVincent Petry2021-11-199-35/+129
|\ \ \ \ \ \
| * | | | | | Normalize directory entries in Encoding wrapperVincent Petry2021-11-176-5/+115
| * | | | | | Move storage encoding compatibility warning logicVincent Petry2021-11-174-32/+15
| * | | | | | Normalize file name before existence check in scannerVincent Petry2021-11-171-0/+1
* | | | | | | Merge pull request #27266 from nextcloud/dependabot/npm_and_yarn/jquery-3.6.0dependabot[bot]2021-11-1915-58/+58
|\ \ \ \ \ \ \
| * | | | | | | Fix mainfileinfodetailsview appendingVincent Petry2021-11-1912-48/+48
| * | | | | | | Fix action share icon markupVincent Petry2021-11-182-2/+2
| * | | | | | | Bump jquery from 3.3.1 to 3.6.0dependabot[bot]2021-11-182-8/+8
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #29784 from nextcloud/bugfix/noid/app-summary-is-optionalszaimen2021-11-191-1/+1
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | App summary is optionalJoas Schilling2021-11-191-1/+1
|/ / / / / /
* / / / / / [tx-robot] updated from transifexNextcloud bot2021-11-1926-62/+154
|/ / / / /
* | | | | Merge pull request #29752 from nextcloud/fix/allow-some-pages-without-two-factorJoas Schilling2021-11-182-0/+7
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Explicitly allow some routes without 2FAChristoph Wurst2021-11-172-0/+7
| |/ / /
* | | | [tx-robot] updated from transifexNextcloud bot2021-11-1878-196/+154
* | | | Merge pull request #29747 from nextcloud/allow-to-serve-static-webassembly-an...Joas Schilling2021-11-172-2/+3
|\ \ \ \
| * | | | Allow to serve static WebAssembly and TensorFlow Lite filesDaniel Calviño Sánchez2021-11-172-2/+3
* | | | | Merge pull request #29734 from nextcloud/rakekniven-patch-2Vincent Petry2021-11-171-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fixed grammarrakekniven2021-11-161-1/+1
* | | | | [tx-robot] updated from transifexNextcloud bot2021-11-1712-6/+40
* | | | | Merge pull request #29570 from nextcloud/dependabot/npm_and_yarn/build/puppet...MichaIng2021-11-172-2/+4157
|\ \ \ \ \
| * | | | | Bump puppeteer from 10.4.0 to 11.0.0 in /builddependabot[bot]2021-11-172-2/+4157
* | | | | | Merge pull request #29577 from nextcloud/dependabot/composer/build/integratio...dependabot[bot]2021-11-171-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Update behat/behat requirement in /build/integrationdependabot[bot]2021-11-171-1/+1
|/ / / / /
* | | | | Merge pull request #29695 from YoitoFes/fix_missing_setlocaleVincent Petry2021-11-162-6/+34
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | OC_Util::isNonUTF8Locale: fix lint errorNaoto Kobayashi2021-11-161-5/+5
| * | | | OC_Util::isSetLocaleWorking: fix typoNaoto Kobayashi2021-11-161-1/+1
| * | | | OC_Util: Add fallbacks to check if current locale is UTF8Naoto Kobayashi2021-11-162-4/+21
| * | | | Add check whether escapeshellcmd behaves the same as basenameNaoto Kobayashi2021-11-151-0/+2
| * | | | Check whether setlocale works only after setlocaleNaoto Kobayashi2021-11-141-4/+5
| * | | | Fix missing setlocale with php 8Naoto Kobayashi2021-11-142-2/+10
* | | | | Merge pull request #29683 from nextcloud/bugfix/29676/fix-theming-dependenciesCarl Schwan2021-11-161-5/+4
|\ \ \ \ \
| * | | | | Correct comment about OC_Defaults being usedMichaIng2021-11-151-1/+1
| * | | | | Fix core depending on theming appCarl Schwan2021-11-121-4/+3
* | | | | | [tx-robot] updated from transifexNextcloud bot2021-11-162-0/+38
* | | | | | Merge pull request #29714 from nextcloud/bump-doctrine-dbalJohn Molakvoæ2021-11-155-11/+20
|\ \ \ \ \ \