Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | split out some path manipulation logic | Robin Appelman | 2022-04-04 | 6 | -28/+79 | |
| * | | | | | | | | allow getting mounts by providers | Robin Appelman | 2022-04-04 | 4 | -24/+100 | |
| * | | | | | | | | use UserFolder to get the share source node | Robin Appelman | 2022-04-04 | 1 | -11/+30 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #31829 from nextcloud/fix/exif-imaginary | Vincent Petry | 2022-04-05 | 1 | -8/+16 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix imaginary with rotated exif images | Carl Schwan | 2022-04-04 | 1 | -8/+16 | |
* | | | | | | | | | Merge pull request #31827 from nextcloud/enh/allow-long-filename-in-share-ext... | Vincent Petry | 2022-04-05 | 4 | -1/+59 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Update autoloader to include new migration | Côme Chilliet | 2022-04-05 | 2 | -0/+2 | |
| * | | | | | | | | | Version bump | Côme Chilliet | 2022-04-04 | 1 | -1/+1 | |
| * | | | | | | | | | Set oc_share_external.name column length to 4000 to remove arbitrary limitation | Côme Chilliet | 2022-04-04 | 1 | -0/+56 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #31841 from nextcloud/port-number-numeric-input | Louis | 2022-04-05 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | use `inputmode="numeric"` on port number | Christian Oliff | 2022-04-05 | 1 | -1/+1 | |
* | | | | | | | | | Merge pull request #31820 from nextcloud/fix/30002 | Louis | 2022-04-05 | 13 | -20/+20 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Explicitly close div element | Louis Chemineau | 2022-04-04 | 13 | -20/+20 | |
* | | | | | | | | | | Merge pull request #31661 from nextcloud/enh/user_ldap-add-command-to-unmap-g... | blizzz | 2022-04-05 | 11 | -32/+176 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Fix user_ldap unit tests | Côme Chilliet | 2022-04-01 | 3 | -14/+13 | |
| * | | | | | | | | | Add missing file | Côme Chilliet | 2022-04-01 | 1 | -0/+111 | |
| * | | | | | | | | | Add type information to fix psalm error | Côme Chilliet | 2022-04-01 | 1 | -0/+1 | |
| * | | | | | | | | | Add ldap:reset-group command to unmap groups from LDAP | Côme Chilliet | 2022-04-01 | 8 | -19/+52 | |
* | | | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-04-05 | 72 | -60/+124 | |
* | | | | | | | | | | Merge pull request #29510 from nextcloud/backport/27378/master | John Molakvoæ | 2022-04-04 | 7 | -4/+100 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Add dav plugin to trigger recalculating of checksums | Robin Appelman | 2022-03-31 | 7 | -4/+100 | |
* | | | | | | | | | | | Merge pull request #31828 from nextcloud/fix/do-not-ignore-deleteGroup-result | Côme Chilliet | 2022-04-04 | 1 | -2/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Do not ignore return value of deleteGroup from backend | Côme Chilliet | 2022-04-04 | 1 | -2/+1 | |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge pull request #31734 from nextcloud/dav-quota-dont-query | Robin Appelman | 2022-04-04 | 3 | -12/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | dont re-query fileinfo when getting dav quota | Robin Appelman | 2022-03-28 | 3 | -12/+3 | |
* | | | | | | | | | | | | Merge pull request #31816 from nextcloud/bugfix/noid/deduplicate-storage-id-b... | Joas Schilling | 2022-04-04 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Deduplicate storage ids in list before reusing | Joas Schilling | 2022-04-04 | 1 | -0/+1 | |
* | | | | | | | | | | | | | Merge pull request #31776 from nextcloud/storage-id-cache-bi-directional | Robin Appelman | 2022-04-04 | 2 | -16/+32 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | cache storage id mapping both ways | Robin Appelman | 2022-03-31 | 2 | -16/+32 | |
* | | | | | | | | | | | | | Merge pull request #31811 from nextcloud/dependabot/composer/guzzlehttp/psr7-... | Carl Schwan | 2022-04-04 | 1 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Bump guzzlehttp/psr7 from 1.8.3 to 1.8.5 | Carl Schwan | 2022-04-04 | 1 | -0/+0 | |
* | | | | | | | | | | | | | | Merge pull request #30823 from nextcloud/work/profiler | Carl Schwan | 2022-04-04 | 43 | -190/+2001 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Add a built-in profiler inside Nextcloud | Carl Schwan | 2022-04-04 | 43 | -190/+2001 | |
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge pull request #31687 from nextcloud/enhancement/passwordless-app-passwords | Christoph Wurst | 2022-04-04 | 1 | -10/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Allow app passwords without login password for occ user:add-app-password | Christoph Wurst | 2022-03-23 | 1 | -10/+12 | |
* | | | | | | | | | | | | | Merge pull request #31800 from nextcloud/dependabot/npm_and_yarn/puppeteer-13... | Louis | 2022-04-04 | 2 | -16/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Bump puppeteer from 13.5.1 to 13.5.2 | dependabot[bot] | 2022-04-04 | 2 | -16/+16 | |
* | | | | | | | | | | | | | | Merge pull request #31798 from nextcloud/dependabot/npm_and_yarn/testing-libr... | Louis | 2022-04-04 | 2 | -15/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Bump @testing-library/user-event from 13.5.0 to 14.0.4 | dependabot[bot] | 2022-04-02 | 2 | -15/+10 | |
* | | | | | | | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-04-04 | 10 | -8/+52 | |
| |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge pull request #31796 from nextcloud/dependabot/npm_and_yarn/nextcloud/vu... | dependabot[bot] | 2022-04-04 | 4 | -11/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Bump @nextcloud/vue from 5.2.1 to 5.3.0 | dependabot[bot] | 2022-04-04 | 4 | -11/+11 | |
|/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge pull request #31797 from nextcloud/dependabot/npm_and_yarn/sass-1.49.11 | Carl Schwan | 2022-04-03 | 24 | -41/+41 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Bump sass from 1.49.9 to 1.49.11 | dependabot[bot] | 2022-04-03 | 24 | -41/+41 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-04-03 | 20 | -10/+142 | |
* | | | | | | | | | | | | Merge pull request #31799 from nextcloud/dependabot/npm_and_yarn/webpack-5.71.0 | dependabot[bot] | 2022-04-02 | 2 | -8/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Bump webpack from 5.70.0 to 5.71.0 | dependabot[bot] | 2022-04-02 | 2 | -8/+8 | |
| |/ / / / / / / / / / / | ||||||
* / / / / / / / / / / / | [tx-robot] updated from transifex | Nextcloud bot | 2022-04-02 | 108 | -554/+160 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #30438 from nextcloud/fix/caldav-trash-bin-deleted-at-int | Christoph Wurst | 2022-04-01 | 1 | -72/+79 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Fix CalDAV subscriptions calendarorder column/prop type | Christoph Wurst | 2022-03-24 | 1 | -25/+33 |