summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Add comment explaining avatar basenameChristopher Ng2022-04-081-0/+1
* Remove unnecessary array_diffChristopher Ng2022-04-081-5/+1
* Test avatar migrationChristopher Ng2022-04-073-9/+58
* Improve strictness of account file regexChristopher Ng2022-04-071-1/+1
* Merge pull request #31852 from nextcloud/test-account-migratorPytal2022-04-063-0/+122
|\
| * Test migration of account informationChristopher Ng2022-04-063-0/+122
* | Merge pull request #31843 from nextcloud/dav-plugin-perfRobin Appelman2022-04-068-63/+121
|\ \
| * | shRobin Appelman2022-04-061-12/+1
| * | use existing node in SharesPluginRobin Appelman2022-04-065-49/+82
| * | allow reusing known folder info when getting directory contentsRobin Appelman2022-04-062-7/+11
| * | save filesystem node in dav nodeRobin Appelman2022-04-063-1/+33
* | | Merge pull request #28935 from cahogan/trashbin-restoreVincent Petry2022-04-065-2/+166
|\ \ \ | |/ / |/| |
| * | more concise output, code style fixesRobin Appelman2022-03-301-31/+43
| * | Add trashbin:restore occ commandcahogan2022-03-305-2/+154
* | | don't force a full setup for getting storage statsRobin Appelman2022-04-061-1/+0
* | | Merge pull request #31594 from nextcloud/fix/federated-shares-eventsJoas Schilling2022-04-062-3/+25
|\ \ \
| * | | Log in audit log federated shares eventsCarl Schwan2022-03-162-3/+25
* | | | Merge pull request #31194 from nextcloud/feat/allow-to-exclude-groups-from-pa...Vincent Petry2022-04-065-2/+41
|\ \ \ \
| * | | | Allow to disable password policy enforcement for selected groupsCarl Schwan2022-04-055-2/+41
* | | | | [tx-robot] updated from transifexNextcloud bot2022-04-0656-56/+56
| |_|_|/ |/| | |
* | | | Merge pull request #31684 from nextcloud/user-share-permissions-mergeSimon L2022-04-052-11/+66
|\ \ \ \
| * | | | take permissions from multiple paths into account for share permissionsRobin Appelman2022-03-312-11/+66
* | | | | Merge pull request #31773 from nextcloud/share-limited-owner-setupVincent Petry2022-04-053-13/+36
|\ \ \ \ \
| * | | | | cache internalpath in versions cleanupRobin Appelman2022-04-041-2/+3
| * | | | | ensure user folder is created in ApiTestRobin Appelman2022-04-041-0/+3
| * | | | | use UserFolder to get the share source nodeRobin Appelman2022-04-041-11/+30
* | | | | | Merge pull request #31827 from nextcloud/enh/allow-long-filename-in-share-ext...Vincent Petry2022-04-054-1/+59
|\ \ \ \ \ \
| * | | | | | Update autoloader to include new migrationCôme Chilliet2022-04-052-0/+2
| * | | | | | Version bumpCôme Chilliet2022-04-041-1/+1
| * | | | | | Set oc_share_external.name column length to 4000 to remove arbitrary limitationCôme Chilliet2022-04-041-0/+56
| |/ / / / /
* | | | | | Merge pull request #31841 from nextcloud/port-number-numeric-inputLouis2022-04-051-1/+1
|\ \ \ \ \ \
| * | | | | | use `inputmode="numeric"` on port numberChristian Oliff2022-04-051-1/+1
* | | | | | | Merge pull request #31820 from nextcloud/fix/30002Louis2022-04-055-8/+8
|\ \ \ \ \ \ \
| * | | | | | | Explicitly close div elementLouis Chemineau2022-04-045-8/+8
* | | | | | | | Merge pull request #31661 from nextcloud/enh/user_ldap-add-command-to-unmap-g...blizzz2022-04-0510-31/+175
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Fix user_ldap unit testsCôme Chilliet2022-04-013-14/+13
| * | | | | | | Add missing fileCôme Chilliet2022-04-011-0/+111
| * | | | | | | Add type information to fix psalm errorCôme Chilliet2022-04-011-0/+1
| * | | | | | | Add ldap:reset-group command to unmap groups from LDAPCôme Chilliet2022-04-017-18/+51
* | | | | | | | [tx-robot] updated from transifexNextcloud bot2022-04-0562-56/+106
* | | | | | | | Merge pull request #29510 from nextcloud/backport/27378/masterJohn Molakvoæ2022-04-046-4/+99
|\ \ \ \ \ \ \ \
| * | | | | | | | Add dav plugin to trigger recalculating of checksumsRobin Appelman2022-03-316-4/+99
* | | | | | | | | Merge pull request #31734 from nextcloud/dav-quota-dont-queryRobin Appelman2022-04-042-10/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | dont re-query fileinfo when getting dav quotaRobin Appelman2022-03-282-10/+1
* | | | | | | | | Merge pull request #30823 from nextcloud/work/profilerCarl Schwan2022-04-048-19/+145
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Add a built-in profiler inside NextcloudCarl Schwan2022-04-048-19/+145
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | [tx-robot] updated from transifexNextcloud bot2022-04-046-6/+42
* | | | | | | | [tx-robot] updated from transifexNextcloud bot2022-04-0312-10/+128
* | | | | | | | [tx-robot] updated from transifexNextcloud bot2022-04-0248-406/+12
* | | | | | | | Merge pull request #30438 from nextcloud/fix/caldav-trash-bin-deleted-at-intChristoph Wurst2022-04-011-72/+79
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |