summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #29432 from nextcloud/fix/support-php-8.1Vincent Petry2021-11-2312-19/+16
|\
| * Fix errors from files applications tests on PHP 8.1Côme Chilliet2021-11-231-1/+3
| * Fix dav application tests and code for PHP 8.1Côme Chilliet2021-11-235-4/+7
| * Fix ArrayAccess and JsonSerializable return typesCôme Chilliet2021-11-236-14/+6
* | Merge pull request #29610 from nextcloud/fix/user_ldap-loggerCôme Chilliet2021-11-2313-90/+39
|\ \
| * | Move back logger to protected in OCA\User_LDAP\User\UserCôme Chilliet2021-11-231-1/+1
| * | Update autoloader accordinglyCôme Chilliet2021-11-093-4/+2
| * | Get rid of LogWrapper calling deprecated logger and use LoggerInterface from ...Côme Chilliet2021-11-0910-86/+37
* | | Merge pull request #29791 from nextcloud/bugfix/noid/status-editingJoas Schilling2021-11-238-22/+29
|\ \ \
| * | | Fix multiple bugs with user statusCarl Schwan2021-11-238-22/+29
* | | | Merge pull request #29836 from nextcloud/fix/user_ldap-deletionVincent Petry2021-11-232-0/+9
|\ \ \ \ | |_|_|/ |/| | |
| * | | Test cache invalidation for AbstractMapping in test suiteCôme Chilliet2021-11-221-0/+4
| * | | Make sure mapping cache is cleared when deleting a userCôme Chilliet2021-11-221-0/+5
* | | | [tx-robot] updated from transifexNextcloud bot2021-11-2322-2/+246
* | | | Improve sortingChristopher Ng2021-11-233-6/+16
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2021-11-224-2/+530
* | | [tx-robot] updated from transifexNextcloud bot2021-11-214-0/+10
* | | [tx-robot] updated from transifexNextcloud bot2021-11-2012-2/+96
* | | 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-192-30/+4
|\ \ \
| * | | Move storage encoding compatibility warning logicVincent Petry2021-11-172-30/+4
* | | | Merge pull request #27266 from nextcloud/dependabot/npm_and_yarn/jquery-3.6.0dependabot[bot]2021-11-195-13/+13
|\ \ \ \
| * | | | Fix mainfileinfodetailsview appendingVincent Petry2021-11-194-11/+11
| * | | | Fix action share icon markupVincent Petry2021-11-182-2/+2
* | | | | App summary is optionalJoas Schilling2021-11-191-1/+1
| |_|/ / |/| | |
* | | | [tx-robot] updated from transifexNextcloud bot2021-11-1918-40/+118
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2021-11-1876-192/+150
* | | 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-178-2/+14
|/ /
* | [tx-robot] updated from transifexNextcloud bot2021-11-162-0/+38
* | Merge pull request #29679 from nextcloud/enh/18685/dont-flashszaimen2021-11-152-8/+0
|\ \
| * | don't flash external storage mountpoints during the status checkszaimen2021-11-122-8/+0
* | | Merge pull request #29688 from nextcloud/dependabot/npm_and_yarn/marked-4.0.2Louis2021-11-154-8/+8
|\ \ \
| * | | Bump marked from 3.0.7 to 4.0.2dependabot[bot]2021-11-134-8/+8
| |/ /
* | | Merge pull request #29661 from nextcloud/enhancement/calendar-search-properti...Christoph Wurst2021-11-151-5/+20
|\ \ \
| * | | Document and type allowed values for calendar property searchesChristoph Wurst2021-11-111-5/+20
* | | | [tx-robot] updated from transifexNextcloud bot2021-11-1510-78/+90
* | | | [tx-robot] updated from transifexNextcloud bot2021-11-1432-230/+412
* | | | Bump moment-timezone from 0.5.33 to 0.5.34dependabot[bot]2021-11-142-3/+3
* | | | [tx-robot] updated from transifexNextcloud bot2021-11-1338-2/+290
| |/ / |/| |
* | | [tx-robot] updated from transifexNextcloud bot2021-11-1230-10/+678
* | | Fix loading all principal calendars in the dav app calendar providerChristoph Wurst2021-11-111-1/+1
|/ /
* | Master is now 24Joas Schilling2021-11-1129-58/+58
* | [tx-robot] updated from transifexNextcloud bot2021-11-1168-36/+198
* | Merge pull request #29484 from nextcloud/bugfix/noid/s3-external-conflictCarl Schwan2021-11-103-1/+113
|\ \
| * | Add migration to move over existing storage idsJulius Härtl2021-11-092-1/+112
| * | Use unique combination of hostname/bucket/key for external storagesJulius Härtl2021-11-041-0/+1
* | | Merge pull request #29522 from nextcloud/bugfix/26256/make-sure-trusted_proxi...Joas Schilling2021-11-102-26/+63
|\ \ \