Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #31215 from nextcloud/smb-directory-invalid-type | Robin Appelman | 2022-03-17 | 1 | -9/+17 |
|\ | |||||
| * | type hint as generator | Robin Appelman | 2022-03-04 | 1 | -9/+14 |
| * | handle invilid type when listing directory in smb | Robin Appelman | 2022-03-04 | 1 | -0/+3 |
* | | Merge pull request #31596 from Lucarnosky/master | Louis | 2022-03-17 | 1 | -0/+3 |
|\ \ | |||||
| * | | Changed to padding left #31596 | Lock Garnock | 2022-03-17 | 1 | -0/+3 |
* | | | Merge pull request #31421 from nextcloud/fix/user_ldap-fix-ldap-connection-re... | Côme Chilliet | 2022-03-17 | 12 | -247/+189 |
|\ \ \ | |||||
| * | | | Set $limit as int as well in Access::count private method | Côme Chilliet | 2022-03-08 | 1 | -8/+8 |
| * | | | Fix unit tests | Côme Chilliet | 2022-03-03 | 10 | -44/+81 |
| * | | | Fix types in OCA\User_LDAP\Configuration | Côme Chilliet | 2022-03-03 | 2 | -59/+31 |
| * | | | Remove redundant is_array check | Côme Chilliet | 2022-03-03 | 1 | -11/+9 |
| * | | | Improve typing in user_ldap to detect problems early | Côme Chilliet | 2022-03-03 | 3 | -93/+40 |
| * | | | Fix executeRead when connection is reset because of a timeout | Côme Chilliet | 2022-03-03 | 1 | -36/+24 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-03-17 | 12 | -4/+40 |
* | | | | Merge pull request #30120 from nextcloud/enhancement/move-calendar-objects | Anna | 2022-03-16 | 20 | -81/+266 |
|\ \ \ \ | |||||
| * | | | | Move calendar objects between calendars instead of deleting and recreating them | Anna Larch | 2022-03-16 | 20 | -81/+266 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #31581 from nextcloud/refactor/carl/comment-app | Carl Schwan | 2022-03-16 | 11 | -154/+54 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Modernize comments app | Carl Schwan | 2022-03-16 | 11 | -154/+54 |
* | | | | Merge pull request #31498 from Erikvv/s3-versioning-not-implemented | Louis | 2022-03-15 | 1 | -2/+14 |
|\ \ \ \ | |||||
| * | | | | AmazonS3: allow not implemented versioning | Erik van Velzen | 2022-03-15 | 1 | -2/+14 |
* | | | | | Merge pull request #31397 from nextcloud/fix/31237/new-button-SetStatusModal | Vanessa | 2022-03-15 | 1 | -9/+16 |
|\ \ \ \ \ | |||||
| * | | | | | add new button component | Vanessa Pertsch | 2022-03-02 | 1 | -9/+16 |
* | | | | | | Merge pull request #31378 from nextcloud/fix/31237/new-button-UserList | Vanessa | 2022-03-15 | 1 | -6/+7 |
|\ \ \ \ \ \ | |||||
| * | | | | | | use new button component | Vanessa Pertsch | 2022-03-14 | 1 | -6/+7 |
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-03-15 | 4 | -0/+6 |
* | | | | | | | Merge pull request #31516 from nextcloud/enh/improve-user_migration-api | Pytal | 2022-03-14 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Extends UserMigrationException in CalendarMigratorException | Côme Chilliet | 2022-03-14 | 1 | -2/+2 |
* | | | | | | | | Merge pull request #31572 from nextcloud/fix/select2_settings_admin | Pytal | 2022-03-14 | 1 | -3/+0 |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | |||||
| * | | | | | | | Use global $ in settings admin.js | Louis Chemineau | 2022-03-14 | 1 | -3/+0 |
| |/ / / / / / | |||||
* | | | | | | | Merge pull request #31567 from nextcloud/update-composer-files | Carl Schwan | 2022-03-14 | 23 | -23/+23 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Update composer generated files to latest version | Carl Schwan | 2022-03-14 | 23 | -23/+23 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge pull request #31566 from nextcloud/fix/unit-audit | Simon L | 2022-03-14 | 1 | -2/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix unit tests by importing the class | Carl Schwan | 2022-03-14 | 1 | -2/+2 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #31542 from nextcloud/psalm-userCounts | Carl Schwan | 2022-03-14 | 2 | -2/+6 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | Use "use" to import namespaces | Carl Schwan | 2022-03-14 | 1 | -1/+3 |
| * | | | | | Fix psalm issue about userCounts | Carl Schwan | 2022-03-11 | 2 | -2/+4 |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-03-14 | 8 | -0/+10 |
| |/ / / / |/| | | | | |||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-03-13 | 12 | -4/+20 |
* | | | | | Merge pull request #31555 from nextcloud/enh/noid/fix-drone-tests | Carl Schwan | 2022-03-12 | 1 | -0/+2 |
|\ \ \ \ \ | |||||
| * | | | | | fix drone tests on master | szaimen | 2022-03-11 | 1 | -0/+2 |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-03-12 | 18 | -0/+28 |
|/ / / / / | |||||
* | | | | | Merge pull request #31274 from nextcloud/fix/carddav-backend-1000-orache1 | John Molakvoæ | 2022-03-11 | 1 | -6/+9 |
|\ \ \ \ \ | |||||
| * | | | | | Don't recreate sql query each time | Carl Schwan | 2022-03-10 | 1 | -8/+8 |
| * | | | | | Fix more than 1000 entries in queries exception in CardDavBackend | Carl Schwan | 2022-02-21 | 1 | -7/+10 |
* | | | | | | Merge pull request #31531 from nextcloud/fix/sftp-offset | John Molakvoæ | 2022-03-11 | 1 | -0/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Prevent reading key on SFTP stat bool | John Molakvoæ | 2022-03-11 | 1 | -0/+3 |
* | | | | | | | Merge pull request #31539 from nextcloud/bugfix/31532/user-status-not-resetti... | Joas Schilling | 2022-03-11 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix user status not resetting correctly after a call | Joas Schilling | 2022-03-11 | 1 | -1/+1 |
* | | | | | | | | Merge pull request #31454 from nextcloud/fix/audit-log-critical | John Molakvoæ | 2022-03-11 | 7 | -35/+148 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fix the logger that is imported for critical actions | Carl Schwan | 2022-03-10 | 7 | -35/+148 |
* | | | | | | | | | Merge pull request #31519 from nextcloud/bugfix/noid/fix-occ-user-add-apppass... | Vincent Petry | 2022-03-11 | 2 | -2/+12 |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | |