| Commit message (Expand) | Author | Age | Files | Lines |
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-11-20 | 20 | -8/+176 |
* | Merge pull request #29622 from nextcloud/feat/objectstore_multibucket-shift | Vincent Petry | 2021-11-19 | 4 | -20/+57 |
|\ |
|
| * | Implement multibucket shift for ObjectStore | John Molakvoæ | 2021-11-11 | 4 | -20/+57 |
* | | Merge pull request #29632 from nextcloud/fix/26118/imagecreatetruecolor-error | Vincent Petry | 2021-11-19 | 1 | -0/+4 |
|\ \ |
|
| * | | fix imagecreatetruecolor() error | szaimen | 2021-11-10 | 1 | -0/+4 |
* | | | Merge pull request #29758 from nextcloud/disk_free_space-fix-php8 | Vincent Petry | 2021-11-19 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Check for `disk_free_space` | acsfer | 2021-11-18 | 1 | -1/+1 |
* | | | | Merge pull request #29788 from nextcloud/bugfix/noid/settings-sharing-heading... | Vincent Petry | 2021-11-19 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | Fix doc link in sharing settings | Vincent Petry | 2021-11-19 | 1 | -1/+1 |
* | | | | | Merge pull request #29605 from nextcloud/bugfix/29603/fix-scanner-nfd-existenz | Vincent Petry | 2021-11-19 | 9 | -35/+129 |
|\ \ \ \ \ |
|
| * | | | | | Normalize directory entries in Encoding wrapper | Vincent Petry | 2021-11-17 | 6 | -5/+115 |
| * | | | | | Move storage encoding compatibility warning logic | Vincent Petry | 2021-11-17 | 4 | -32/+15 |
| * | | | | | Normalize file name before existence check in scanner | Vincent Petry | 2021-11-17 | 1 | -0/+1 |
* | | | | | | Merge pull request #27266 from nextcloud/dependabot/npm_and_yarn/jquery-3.6.0 | dependabot[bot] | 2021-11-19 | 15 | -58/+58 |
|\ \ \ \ \ \ |
|
| * | | | | | | Fix mainfileinfodetailsview appending | Vincent Petry | 2021-11-19 | 12 | -48/+48 |
| * | | | | | | Fix action share icon markup | Vincent Petry | 2021-11-18 | 2 | -2/+2 |
| * | | | | | | Bump jquery from 3.3.1 to 3.6.0 | dependabot[bot] | 2021-11-18 | 2 | -8/+8 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge pull request #29784 from nextcloud/bugfix/noid/app-summary-is-optional | szaimen | 2021-11-19 | 1 | -1/+1 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | App summary is optional | Joas Schilling | 2021-11-19 | 1 | -1/+1 |
|/ / / / / |
|
* / / / / | [tx-robot] updated from transifex | Nextcloud bot | 2021-11-19 | 26 | -62/+154 |
|/ / / / |
|
* | | | | Merge pull request #29752 from nextcloud/fix/allow-some-pages-without-two-factor | Joas Schilling | 2021-11-18 | 2 | -0/+7 |
|\ \ \ \ |
|
| * | | | | Explicitly allow some routes without 2FA | Christoph Wurst | 2021-11-17 | 2 | -0/+7 |
| |/ / / |
|
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-11-18 | 78 | -196/+154 |
* | | | | Merge pull request #29747 from nextcloud/allow-to-serve-static-webassembly-an... | Joas Schilling | 2021-11-17 | 2 | -2/+3 |
|\ \ \ \ |
|
| * | | | | Allow to serve static WebAssembly and TensorFlow Lite files | Daniel Calviño Sánchez | 2021-11-17 | 2 | -2/+3 |
* | | | | | Merge pull request #29734 from nextcloud/rakekniven-patch-2 | Vincent Petry | 2021-11-17 | 1 | -1/+1 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | Fixed grammar | rakekniven | 2021-11-16 | 1 | -1/+1 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-11-17 | 12 | -6/+40 |
* | | | | | Merge pull request #29570 from nextcloud/dependabot/npm_and_yarn/build/puppet... | MichaIng | 2021-11-17 | 2 | -2/+4157 |
|\ \ \ \ \ |
|
| * | | | | | Bump puppeteer from 10.4.0 to 11.0.0 in /build | dependabot[bot] | 2021-11-17 | 2 | -2/+4157 |
* | | | | | | Merge pull request #29577 from nextcloud/dependabot/composer/build/integratio... | dependabot[bot] | 2021-11-17 | 1 | -1/+1 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | Update behat/behat requirement in /build/integration | dependabot[bot] | 2021-11-17 | 1 | -1/+1 |
|/ / / / / |
|
* | | | | | Merge pull request #29695 from YoitoFes/fix_missing_setlocale | Vincent Petry | 2021-11-16 | 2 | -6/+34 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | OC_Util::isNonUTF8Locale: fix lint error | Naoto Kobayashi | 2021-11-16 | 1 | -5/+5 |
| * | | | | OC_Util::isSetLocaleWorking: fix typo | Naoto Kobayashi | 2021-11-16 | 1 | -1/+1 |
| * | | | | OC_Util: Add fallbacks to check if current locale is UTF8 | Naoto Kobayashi | 2021-11-16 | 2 | -4/+21 |
| * | | | | Add check whether escapeshellcmd behaves the same as basename | Naoto Kobayashi | 2021-11-15 | 1 | -0/+2 |
| * | | | | Check whether setlocale works only after setlocale | Naoto Kobayashi | 2021-11-14 | 1 | -4/+5 |
| * | | | | Fix missing setlocale with php 8 | Naoto Kobayashi | 2021-11-14 | 2 | -2/+10 |
* | | | | | Merge pull request #29683 from nextcloud/bugfix/29676/fix-theming-dependencies | Carl Schwan | 2021-11-16 | 1 | -5/+4 |
|\ \ \ \ \ |
|
| * | | | | | Correct comment about OC_Defaults being used | MichaIng | 2021-11-15 | 1 | -1/+1 |
| * | | | | | Fix core depending on theming app | Carl Schwan | 2021-11-12 | 1 | -4/+3 |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-11-16 | 2 | -0/+38 |
* | | | | | | Merge pull request #29714 from nextcloud/bump-doctrine-dbal | John Molakvoæ | 2021-11-15 | 5 | -11/+20 |
|\ \ \ \ \ \ |
|
| * | | | | | | Bump doctrine/dbal to 3.1.4 | Joas Schilling | 2021-11-15 | 1 | -0/+0 |
| * | | | | | | Allow NULL as well for limit, not integer only | Joas Schilling | 2021-11-15 | 4 | -11/+20 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge pull request #29679 from nextcloud/enh/18685/dont-flash | szaimen | 2021-11-15 | 2 | -8/+0 |
|\ \ \ \ \ \ |
|
| * | | | | | | don't flash external storage mountpoints during the status check | szaimen | 2021-11-12 | 2 | -8/+0 |
* | | | | | | | Merge pull request #29688 from nextcloud/dependabot/npm_and_yarn/marked-4.0.2 | Louis | 2021-11-15 | 6 | -17/+17 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Bump marked from 3.0.7 to 4.0.2 | dependabot[bot] | 2021-11-13 | 6 | -17/+17 |