Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add comment explaining avatar basename | Christopher Ng | 2022-04-08 | 1 | -0/+1 |
* | Remove unnecessary array_diff | Christopher Ng | 2022-04-08 | 1 | -5/+1 |
* | Test avatar migration | Christopher Ng | 2022-04-07 | 3 | -9/+58 |
* | Improve strictness of account file regex | Christopher Ng | 2022-04-07 | 1 | -1/+1 |
* | 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 | 8 | -63/+121 |
|\ \ | |||||
| * | | sh | Robin Appelman | 2022-04-06 | 1 | -12/+1 |
| * | | 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 | 2 | -7/+11 |
| * | | save filesystem node in dav node | Robin Appelman | 2022-04-06 | 3 | -1/+33 |
* | | | 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 |
* | | | don't force a full setup for getting storage stats | Robin Appelman | 2022-04-06 | 1 | -1/+0 |
* | | | 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 | 5 | -2/+41 |
|\ \ \ \ | |||||
| * | | | | Allow to disable password policy enforcement for selected groups | Carl Schwan | 2022-04-05 | 5 | -2/+41 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-04-06 | 56 | -56/+56 |
| |_|_|/ |/| | | | |||||
* | | | | 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 | 3 | -13/+36 |
|\ \ \ \ \ | |||||
| * | | | | | 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 |
| * | | | | | use UserFolder to get the share source node | Robin Appelman | 2022-04-04 | 1 | -11/+30 |
* | | | | | | 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 | 5 | -8/+8 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Explicitly close div element | Louis Chemineau | 2022-04-04 | 5 | -8/+8 |
* | | | | | | | | Merge pull request #31661 from nextcloud/enh/user_ldap-add-command-to-unmap-g... | blizzz | 2022-04-05 | 10 | -31/+175 |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | |||||
| * | | | | | | | 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 | 7 | -18/+51 |
* | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-04-05 | 62 | -56/+106 |
* | | | | | | | | Merge pull request #29510 from nextcloud/backport/27378/master | John Molakvoæ | 2022-04-04 | 6 | -4/+99 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Add dav plugin to trigger recalculating of checksums | Robin Appelman | 2022-03-31 | 6 | -4/+99 |
* | | | | | | | | | Merge pull request #31734 from nextcloud/dav-quota-dont-query | Robin Appelman | 2022-04-04 | 2 | -10/+1 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | |||||
| * | | | | | | | | dont re-query fileinfo when getting dav quota | Robin Appelman | 2022-03-28 | 2 | -10/+1 |
* | | | | | | | | | Merge pull request #30823 from nextcloud/work/profiler | Carl Schwan | 2022-04-04 | 8 | -19/+145 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Add a built-in profiler inside Nextcloud | Carl Schwan | 2022-04-04 | 8 | -19/+145 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-04-04 | 6 | -6/+42 |
* | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-04-03 | 12 | -10/+128 |
* | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-04-02 | 48 | -406/+12 |
* | | | | | | | | Merge pull request #30438 from nextcloud/fix/caldav-trash-bin-deleted-at-int | Christoph Wurst | 2022-04-01 | 1 | -72/+79 |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | |