summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2022-03-19152-264/+276
* Add profile default setting for adminChristopher Ng2022-03-186-0/+208
* Add global profile toggle configChristopher Ng2022-03-185-43/+60
* [tx-robot] updated from transifexNextcloud bot2022-03-1816-52/+64
* don't recheck config automatically when there are a large number of storagesRobin Appelman2022-03-171-2/+8
* add all storage config rows in one go on loadRobin Appelman2022-03-172-13/+27
* Merge pull request #31215 from nextcloud/smb-directory-invalid-typeRobin Appelman2022-03-171-9/+17
|\
| * type hint as generatorRobin Appelman2022-03-041-9/+14
| * handle invilid type when listing directory in smbRobin Appelman2022-03-041-0/+3
* | Merge pull request #31596 from Lucarnosky/masterLouis2022-03-171-0/+3
|\ \
| * | Changed to padding left #31596Lock Garnock2022-03-171-0/+3
* | | Merge pull request #31421 from nextcloud/fix/user_ldap-fix-ldap-connection-re...Côme Chilliet2022-03-1712-247/+189
|\ \ \
| * | | Set $limit as int as well in Access::count private methodCôme Chilliet2022-03-081-8/+8
| * | | Fix unit testsCôme Chilliet2022-03-0310-44/+81
| * | | Fix types in OCA\User_LDAP\ConfigurationCôme Chilliet2022-03-032-59/+31
| * | | Remove redundant is_array checkCôme Chilliet2022-03-031-11/+9
| * | | Improve typing in user_ldap to detect problems earlyCôme Chilliet2022-03-033-93/+40
| * | | Fix executeRead when connection is reset because of a timeoutCôme Chilliet2022-03-031-36/+24
* | | | [tx-robot] updated from transifexNextcloud bot2022-03-1712-4/+40
* | | | Merge pull request #30120 from nextcloud/enhancement/move-calendar-objectsAnna2022-03-1620-81/+266
|\ \ \ \
| * | | | Move calendar objects between calendars instead of deleting and recreating themAnna Larch2022-03-1620-81/+266
| | |/ / | |/| |
* | | | Merge pull request #31581 from nextcloud/refactor/carl/comment-appCarl Schwan2022-03-1611-154/+54
|\ \ \ \ | |/ / / |/| | |
| * | | Modernize comments appCarl Schwan2022-03-1611-154/+54
* | | | Merge pull request #31498 from Erikvv/s3-versioning-not-implementedLouis2022-03-151-2/+14
|\ \ \ \
| * | | | AmazonS3: allow not implemented versioningErik van Velzen2022-03-151-2/+14
* | | | | Merge pull request #31397 from nextcloud/fix/31237/new-button-SetStatusModalVanessa2022-03-151-9/+16
|\ \ \ \ \
| * | | | | add new button componentVanessa Pertsch2022-03-021-9/+16
* | | | | | Merge pull request #31378 from nextcloud/fix/31237/new-button-UserListVanessa2022-03-151-6/+7
|\ \ \ \ \ \
| * | | | | | use new button componentVanessa Pertsch2022-03-141-6/+7
* | | | | | | [tx-robot] updated from transifexNextcloud bot2022-03-154-0/+6
* | | | | | | Merge pull request #31516 from nextcloud/enh/improve-user_migration-apiPytal2022-03-141-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Extends UserMigrationException in CalendarMigratorExceptionCôme Chilliet2022-03-141-2/+2
* | | | | | | | Merge pull request #31572 from nextcloud/fix/select2_settings_adminPytal2022-03-141-3/+0
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Use global $ in settings admin.jsLouis Chemineau2022-03-141-3/+0
| |/ / / / / /
* | | | | | | Merge pull request #31567 from nextcloud/update-composer-filesCarl Schwan2022-03-1423-23/+23
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Update composer generated files to latest versionCarl Schwan2022-03-1423-23/+23
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #31566 from nextcloud/fix/unit-auditSimon L2022-03-141-2/+2
|\ \ \ \ \ \
| * | | | | | Fix unit tests by importing the classCarl Schwan2022-03-141-2/+2
| |/ / / / /
* | | | | | Merge pull request #31542 from nextcloud/psalm-userCountsCarl Schwan2022-03-142-2/+6
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Use "use" to import namespacesCarl Schwan2022-03-141-1/+3
| * | | | | Fix psalm issue about userCountsCarl Schwan2022-03-112-2/+4
* | | | | | [tx-robot] updated from transifexNextcloud bot2022-03-148-0/+10
| |/ / / / |/| | | |
* | | | | [tx-robot] updated from transifexNextcloud bot2022-03-1312-4/+20
* | | | | Merge pull request #31555 from nextcloud/enh/noid/fix-drone-testsCarl Schwan2022-03-121-0/+2
|\ \ \ \ \
| * | | | | fix drone tests on masterszaimen2022-03-111-0/+2
* | | | | | [tx-robot] updated from transifexNextcloud bot2022-03-1218-0/+28
|/ / / / /
* | | | | Merge pull request #31274 from nextcloud/fix/carddav-backend-1000-orache1John Molakvoæ2022-03-111-6/+9
|\ \ \ \ \
| * | | | | Don't recreate sql query each timeCarl Schwan2022-03-101-8/+8
| * | | | | Fix more than 1000 entries in queries exception in CardDavBackendCarl Schwan2022-02-211-7/+10
* | | | | | Merge pull request #31531 from nextcloud/fix/sftp-offsetJohn Molakvoæ2022-03-111-0/+3
|\ \ \ \ \ \