| Commit message (Expand) | Author | Age | Files | Lines |
* | Improve sorting | Christopher Ng | 2021-11-23 | 3 | -6/+16 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-11-22 | 4 | -2/+530 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-11-21 | 4 | -0/+10 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-11-20 | 12 | -2/+96 |
* | 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 | 2 | -30/+4 |
|\ \ |
|
| * | | Move storage encoding compatibility warning logic | Vincent Petry | 2021-11-17 | 2 | -30/+4 |
* | | | Merge pull request #27266 from nextcloud/dependabot/npm_and_yarn/jquery-3.6.0 | dependabot[bot] | 2021-11-19 | 5 | -13/+13 |
|\ \ \ |
|
| * | | | Fix mainfileinfodetailsview appending | Vincent Petry | 2021-11-19 | 4 | -11/+11 |
| * | | | Fix action share icon markup | Vincent Petry | 2021-11-18 | 2 | -2/+2 |
* | | | | App summary is optional | Joas Schilling | 2021-11-19 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-11-19 | 18 | -40/+118 |
|/ / |
|
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-11-18 | 76 | -192/+150 |
* | | 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 | 8 | -2/+14 |
|/ |
|
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-11-16 | 2 | -0/+38 |
* | 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 | 4 | -8/+8 |
|\ \ |
|
| * | | Bump marked from 3.0.7 to 4.0.2 | dependabot[bot] | 2021-11-13 | 4 | -8/+8 |
| |/ |
|
* | | Merge pull request #29661 from nextcloud/enhancement/calendar-search-properti... | Christoph Wurst | 2021-11-15 | 1 | -5/+20 |
|\ \ |
|
| * | | Document and type allowed values for calendar property searches | Christoph Wurst | 2021-11-11 | 1 | -5/+20 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-11-15 | 10 | -78/+90 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-11-14 | 32 | -230/+412 |
* | | | Bump moment-timezone from 0.5.33 to 0.5.34 | dependabot[bot] | 2021-11-14 | 2 | -3/+3 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-11-13 | 38 | -2/+290 |
| |/
|/| |
|
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-11-12 | 30 | -10/+678 |
* | | Fix loading all principal calendars in the dav app calendar provider | Christoph Wurst | 2021-11-11 | 1 | -1/+1 |
|/ |
|
* | Master is now 24 | Joas Schilling | 2021-11-11 | 29 | -58/+58 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-11-11 | 68 | -36/+198 |
* | Merge pull request #29484 from nextcloud/bugfix/noid/s3-external-conflict | Carl Schwan | 2021-11-10 | 3 | -1/+113 |
|\ |
|
| * | Add migration to move over existing storage ids | Julius Härtl | 2021-11-09 | 2 | -1/+112 |
| * | Use unique combination of hostname/bucket/key for external storages | Julius Härtl | 2021-11-04 | 1 | -0/+1 |
* | | Merge pull request #29522 from nextcloud/bugfix/26256/make-sure-trusted_proxi... | Joas Schilling | 2021-11-10 | 2 | -26/+63 |
|\ \ |
|
| * | | ArgumentCountError: Too few arguments to function OCA\Settings\Controller\Che... | Joas Schilling | 2021-11-09 | 1 | -18/+29 |
| * | | PHPUnit\Framework\MockObject\DuplicateMethodException: Cannot stub or mock us... | Joas Schilling | 2021-11-09 | 1 | -1/+0 |
| * | | Make sure trusted_proxies is an array | Joas Schilling | 2021-11-09 | 2 | -7/+34 |
* | | | Merge pull request #29611 from newroco/bugfix/16412/show-most-recently-delete... | Carl Schwan | 2021-11-10 | 5 | -5/+5 |
|\ \ \ |
|
| * | | | Update filelist test | Orzu Ionut | 2021-11-10 | 1 | -1/+1 |
| * | | | Compile JS code | Orzu Ionut | 2021-11-10 | 2 | -2/+2 |
| * | | | Show most recently deleted files first in trash can | Orzu Ionut | 2021-11-09 | 2 | -2/+2 |
| |/ / |
|
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-11-10 | 38 | -34/+24 |
* | | | Merge pull request #29559 from nextcloud/feat/28139/profile-respect-user-enum... | Joas Schilling | 2021-11-09 | 1 | -1/+3 |
|\ \ \ |
|
| * | | | Move common logic to share manager | Joas Schilling | 2021-11-09 | 1 | -1/+3 |
* | | | | Polish availibility settings | greta | 2021-11-09 | 3 | -18/+60 |
| |/ /
|/| | |
|
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-11-09 | 2 | -0/+2 |
* | | | Fix HTML entity rendering in file comments sidebar | Christopher Ng | 2021-11-08 | 3 | -34/+51 |
* | | | Merge pull request #29574 from nextcloud/dependabot/npm_and_yarn/core-js-3.19.1 | dependabot[bot] | 2021-11-08 | 52 | -84/+84 |
|\ \ \ |
|