summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | Fix CalDAV subscriptions calendarorder column/prop typeChristoph Wurst2022-03-241-25/+33
| * | | | | | | | | Fix column/property type of the calendar orderChristoph Wurst2022-03-241-1/+1
| * | | | | | | | | Fix column/property type of the CalDAV deleted_at time stampChristoph Wurst2022-03-241-47/+46
* | | | | | | | | | Merge pull request #31782 from nextcloud/fix/31780_31778/fix-ldap-wizardblizzz2022-04-011-1/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix ldap wizard stylingRichard Steinmetz2022-03-311-1/+7
* | | | | | | | | | | Merge pull request #30550 from nextcloud/Valdnet-patch-1Valdnet2022-04-011-18/+18
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | l10n: Change "rain" to "rainfall"Valdnet2022-03-311-18/+18
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | [tx-robot] updated from transifexNextcloud bot2022-04-0148-28/+42
* | | | | | | | | | | Merge pull request #31779 from nextcloud/fix/ldap-wizard-getconnectionVincent Petry2022-03-311-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Fix assignment of the LDAP Wizard connectionChristoph Wurst2022-03-311-1/+1
* | | | | | | | | | | Merge pull request #31240 from nextcloud/Valdnet-patch-3Louis2022-03-312-2/+2
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Fix testValdnet2022-03-311-1/+1
| * | | | | | | | | | l10n: Delete dotValdnet2022-02-171-2/+2
| * | | | | | | | | | l10n: Add a dotValdnet2022-02-171-1/+1
* | | | | | | | | | | Merge pull request #31602 from nextcloud/fix/user_ldap-fix-last-change-updatesVincent Petry2022-03-313-4/+9
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Avoid updating _lastChange when nothing is changed in the configurationCôme Chilliet2022-03-313-3/+4
| * | | | | | | | | | | Do not update _lastChanged on auto-detected attributesCôme Chilliet2022-03-311-1/+5
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #31770 from nextcloud/fix/systemtag_loadingblizzz2022-03-311-6/+5
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Change script loading order in worflowengineLouis Chemineau2022-03-311-6/+5
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #31679 from nextcloud/bugfix/noid/ensure-string-columns-to...Côme Chilliet2022-03-313-2/+56
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Remove unneeded preSchemaChange and return null if no changesCôme Chilliet2022-03-311-10/+2
| * | | | | | | | | | Fix files_external column lengthJoas Schilling2022-03-253-2/+64
| | |_|_|_|/ / / / / | |/| | | | | | | |