| Commit message (Expand) | Author | Age | Files | Lines |
* | cleanup di for share permissions wrapper | Robin Appelman | 2023-09-04 | 1 | -36/+5 |
* | Use nullsafe call syntax instead of additionnal check | Côme Chilliet | 2023-08-28 | 1 | -1/+1 |
* | Set files_sharing:hide_disabled_user_shares to 'yes' to hide shares from disa... | Côme Chilliet | 2023-08-28 | 1 | -5/+19 |
* | Use typed version of IConfig::getSystemValue as much as possible | Côme Chilliet | 2023-04-05 | 1 | -1/+1 |
* | Fix types for reading and writing config values | jld3103 | 2023-04-05 | 1 | -1/+1 |
* | also set the node when re-using existing share on share create | Robin Appelman | 2023-04-03 | 1 | -0/+4 |
* | Add SHARE_TYPE_SCIENCEMESH | Michiel de Jong | 2023-03-08 | 1 | -0/+1 |
* | composer run cs:fix | Côme Chilliet | 2023-01-20 | 1 | -2/+0 |
* | Fix checkpassword undocummented null parameter | Carl Schwan | 2022-10-17 | 1 | -1/+1 |
* | don't reduce file public link permissions if public upload is not enabled | Julien Veyssier | 2022-08-01 | 1 | -2/+2 |
* | Fix share attribute related tests + code style | Vincent Petry | 2022-07-28 | 1 | -14/+1 |
* | Add share attributes + prevent download permission | Vincent Petry | 2022-07-28 | 1 | -0/+14 |
* | Fix typos in lib/private subdirectory | luz paz | 2022-07-27 | 1 | -1/+1 |
* | Add argument to getSharesInFolder enable deep share lookup | Louis Chemineau | 2022-07-26 | 1 | -21/+3 |
* | Recursively fetch subshares | Louis Chemineau | 2022-07-26 | 1 | -0/+18 |
* | Move CappedMemoryCache to OCP | Carl Schwan | 2022-07-14 | 1 | -1/+1 |
* | Rename setting name to reduce its length | Louis Chemineau | 2022-06-27 | 1 | -1/+1 |
* | Use email settings in DAV search | Louis Chemineau | 2022-04-19 | 1 | -0/+4 |
* | Use share setting in DAV search | Louis Chemineau | 2022-04-19 | 1 | -0/+4 |
* | Adjust settings for mail link password | Vincent Petry | 2022-04-14 | 1 | -17/+5 |
* | Default to permanent link passwords | Vincent Petry | 2022-04-13 | 1 | -1/+1 |
* | Properly reset pw expiration | Vincent Petry | 2022-04-13 | 1 | -0/+37 |
* | Adds a "Request password" button to the public share authentication page for ... | Cyrille Bollu | 2022-04-11 | 1 | -0/+6 |
* | Merge pull request #31194 from nextcloud/feat/allow-to-exclude-groups-from-pa... | Vincent Petry | 2022-04-06 | 1 | -1/+13 |
|\ |
|
| * | Allow to disable password policy enforcement for selected groups | Carl Schwan | 2022-04-05 | 1 | -1/+13 |
* | | Migrate from ILogger to LoggerInterface in lib/private | Côme Chilliet | 2022-03-24 | 1 | -5/+4 |
|/ |
|
* | Allow to pass note when creating a share and send it with directly in the sha... | Julius Härtl | 2021-12-03 | 1 | -2/+8 |
* | Move common logic to share manager | Joas Schilling | 2021-11-09 | 1 | -1/+43 |
* | Patch for master-branch | JanBartels | 2021-10-18 | 1 | -1/+1 |
* | Let users choose a share_folder | Hinrich Mahler | 2021-09-06 | 1 | -1/+10 |
* | Migrate HintException to OCP | Gary Kim | 2021-06-30 | 1 | -1/+1 |
* | Fix share activity dispatch | Louis Chemineau | 2021-06-16 | 1 | -0/+5 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -2/+4 |
* | Use noreply@ as email address for share emails | Morris Jobke | 2021-05-28 | 1 | -1/+1 |
* | Merge pull request #26727 from nextcloud/group-exclude-link-share | Morris Jobke | 2021-05-21 | 1 | -60/+60 |
|\ |
|
| * | allow excluding groups from creating link shares | Robin Appelman | 2021-05-12 | 1 | -60/+60 |
* | | Rename External storages to External storage | szaimen | 2021-05-20 | 1 | -1/+1 |
* | | l10n: Unify spelling | Valdnet | 2021-05-20 | 1 | -13/+13 |
* | | l10n: Unify spelling | Valdnet | 2021-05-20 | 1 | -5/+5 |
|/ |
|
* | Correclty use plural for share exception | Joas Schilling | 2021-04-20 | 1 | -2/+2 |
* | Separate settings for remote share expiration | Vincent Petry | 2021-04-15 | 1 | -8/+47 |
* | Implement expiration date for federated shares | Vincent Petry | 2021-04-15 | 1 | -1/+10 |
* | Fix sharebymail tests | John Molakvoæ (skjnldsv) | 2021-03-22 | 1 | -12/+27 |
* | Remove duplicated query for email shares | Daniel Calviño Sánchez | 2021-03-22 | 1 | -34/+18 |
* | Sharing link & mail parity | John Molakvoæ (skjnldsv) | 2021-03-22 | 1 | -18/+24 |
* | Merge pull request #23718 from nextcloud/already-shared-error-message | Roeland Jago Douma | 2021-03-19 | 1 | -3/+5 |
|\ |
|
| * | expand 'path is already shared' error message | Robin Appelman | 2021-03-15 | 1 | -3/+5 |
* | | Update user share must use correct expiration validation | Vincent Petry | 2021-03-18 | 1 | -5/+5 |
|/ |
|
* | Add a setting to restrict returning a full match unless in phonebook or same ... | Joas Schilling | 2021-03-10 | 1 | -0/+4 |
* | Restrict autocompletion also based on the phonebook known users | Joas Schilling | 2021-03-10 | 1 | -0/+5 |