Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-04-07 | 8 | -0/+66 |
* | Merge pull request #31852 from nextcloud/test-account-migrator | Pytal | 2022-04-06 | 3 | -0/+122 |
|\ | |||||
| * | Test migration of account information | Christopher Ng | 2022-04-06 | 3 | -0/+122 |
* | | Merge pull request #31843 from nextcloud/dav-plugin-perf | Robin Appelman | 2022-04-06 | 12 | -70/+137 |
|\ \ | |||||
| * | | sh | Robin Appelman | 2022-04-06 | 2 | -24/+13 |
| * | | use existing node in SharesPlugin | Robin Appelman | 2022-04-06 | 5 | -49/+82 |
| * | | allow reusing known folder info when getting directory contents | Robin Appelman | 2022-04-06 | 5 | -16/+29 |
| * | | save filesystem node in dav node | Robin Appelman | 2022-04-06 | 4 | -2/+34 |
* | | | Merge pull request #28935 from cahogan/trashbin-restore | Vincent Petry | 2022-04-06 | 5 | -2/+166 |
|\ \ \ | |/ / |/| | | |||||
| * | | more concise output, code style fixes | Robin Appelman | 2022-03-30 | 1 | -31/+43 |
| * | | Add trashbin:restore occ command | cahogan | 2022-03-30 | 5 | -2/+154 |
* | | | Merge pull request #31844 from nextcloud/fs-home-only-setup | Robin Appelman | 2022-04-06 | 2 | -1/+6 |
|\ \ \ | |||||
| * | | | don't force a full setup for getting storage stats | Robin Appelman | 2022-04-06 | 1 | -1/+0 |
| * | | | only setup home mount when getting home folder | Robin Appelman | 2022-04-06 | 1 | -0/+6 |
|/ / / | |||||
* | | | Merge pull request #31853 from nextcloud/automated/noid/psalm-baseline-update... | Carl Schwan | 2022-04-06 | 1 | -6/+1 |
|\ \ \ | |||||
| * | | | Update psalm baseline | nextcloud-command | 2022-04-06 | 1 | -6/+1 |
* | | | | Merge pull request #31594 from nextcloud/fix/federated-shares-events | Joas Schilling | 2022-04-06 | 2 | -3/+25 |
|\ \ \ \ | |||||
| * | | | | Log in audit log federated shares events | Carl Schwan | 2022-03-16 | 2 | -3/+25 |
* | | | | | Merge pull request #31194 from nextcloud/feat/allow-to-exclude-groups-from-pa... | Vincent Petry | 2022-04-06 | 13 | -13/+108 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Allow to disable password policy enforcement for selected groups | Carl Schwan | 2022-04-05 | 13 | -13/+108 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-04-06 | 60 | -60/+60 |
| |_|_|/ |/| | | | |||||
* | | | | Merge pull request #31849 from nextcloud/fix/cache-account | John Molakvoæ | 2022-04-05 | 1 | -1/+10 |
|\ \ \ \ | |||||
| * | | | | Cache account information | Carl Schwan | 2022-04-05 | 1 | -1/+10 |
* | | | | | Merge pull request #31754 from nextcloud/fix/view-inconsistent-if-conditions | Côme Chilliet | 2022-04-05 | 1 | -97/+95 |
|\ \ \ \ \ | |||||
| * | | | | | composer run cs:fix | Côme Chilliet | 2022-04-05 | 1 | -2/+2 |
| * | | | | | Exit early if $storage is falsy in View::getDirectoryContent | Côme Chilliet | 2022-04-05 | 1 | -96/+94 |
| * | | | | | Fix incorrect if conditions in View | Côme Chilliet | 2022-04-05 | 1 | -3/+3 |
* | | | | | | Merge pull request #31684 from nextcloud/user-share-permissions-merge | Simon L | 2022-04-05 | 2 | -11/+66 |
|\ \ \ \ \ \ | |||||
| * | | | | | | take permissions from multiple paths into account for share permissions | Robin Appelman | 2022-03-31 | 2 | -11/+66 |
* | | | | | | | Merge pull request #31773 from nextcloud/share-limited-owner-setup | Vincent Petry | 2022-04-05 | 20 | -203/+382 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | cache internalpath in versions cleanup | Robin Appelman | 2022-04-04 | 1 | -2/+3 |
| * | | | | | | ensure user folder is created in ApiTest | Robin Appelman | 2022-04-04 | 1 | -0/+3 |
| * | | | | | | rename cached fileinfo on rename | Robin Appelman | 2022-04-04 | 1 | -0/+9 |
| * | | | | | | dont needlessly resolve path when getting internalPath/storage from Node | Robin Appelman | 2022-04-04 | 4 | -55/+37 |
| * | | | | | | don't do a full setup for `findByStorageId` | Robin Appelman | 2022-04-04 | 1 | -1/+0 |
| * | | | | | | optimize getById on LazyUserFolder to not require a full fs setup | Robin Appelman | 2022-04-04 | 6 | -82/+121 |
| * | | | | | | 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 |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | |