| Commit message (Expand) | Author | Age | Files | Lines |
* | Check style update | Carl Schwan | 2022-01-13 | 1 | -1/+1 |
* | Allow to pass note when creating a share and send it with directly in the sha... | Julius Härtl | 2021-12-03 | 1 | -0/+4 |
* | Fix warning about passing null to substr_count | Côme Chilliet | 2021-11-23 | 1 | -1/+1 |
* | Add proper message to created share not found | John Molakvoæ (skjnldsv) | 2021-08-18 | 1 | -1/+1 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -1/+0 |
* | gracefully handle deleteFromSelf when share is already gone | Arthur Schiwon | 2021-03-30 | 1 | -1/+2 |
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 1 | -1/+2 |
* | Merge pull request #24103 from nextcloud/bugfix/noid/groupfolder-share-object... | Morris Jobke | 2020-11-19 | 1 | -1/+1 |
|\ |
|
| * | Only check path for being accessible when the storage is a object home | Julius Härtl | 2020-11-13 | 1 | -1/+1 |
* | | Empty string is returned as null, but empty string in file cache is the root ... | Joas Schilling | 2020-11-10 | 1 | -1/+6 |
|/ |
|
* | fixes potential passing of null to getUserGroupIds | Arthur Schiwon | 2020-10-16 | 1 | -1/+1 |
* | Use the new method everywhere | Joas Schilling | 2020-07-03 | 1 | -4/+1 |
* | Update share type constant usage | Joas Schilling | 2020-06-24 | 1 | -60/+60 |
* | Fix language in share notes email for users | Joas Schilling | 2020-06-23 | 1 | -26/+33 |
* | Remove unused use statement | Morris Jobke | 2020-05-08 | 1 | -1/+0 |
* | get only groupids in default share backend | Robin Appelman | 2020-05-04 | 1 | -7/+2 |
* | Merge pull request #20181 from nextcloud/bugfix/noid/dont-break-on-path-null | Joas Schilling | 2020-04-14 | 1 | -1/+1 |
|\ |
|
| * | Also bail out when the path is actually null | Joas Schilling | 2020-03-26 | 1 | -1/+1 |
* | | Add visibility to all constants | Christoph Wurst | 2020-04-10 | 1 | -1/+1 |
* | | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -25/+18 |
* | | Use elseif instead of else if | Christoph Wurst | 2020-04-10 | 1 | -16/+16 |
* | | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 1 | -2/+2 |
* | | Fix (array) indent style to always use one tab | Christoph Wurst | 2020-04-09 | 1 | -3/+3 |
* | | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 1 | -1/+1 |
* | | Merge pull request #20170 from nextcloud/techdebt/remove-unused-imports | Christoph Wurst | 2020-03-27 | 1 | -1/+0 |
|\ \ |
|
| * | | Remove unused imports | Christoph Wurst | 2020-03-25 | 1 | -1/+0 |
| |/ |
|
* / | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 1 | -1/+1 |
|/ |
|
* | Make sure the default share provider does not execute for other things | Joas Schilling | 2020-01-28 | 1 | -0/+3 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+5 |
* | Allow internal shares to have a default expiration date | Roeland Jago Douma | 2019-11-27 | 1 | -0/+10 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -11/+12 |
* | Fixes | Roeland Jago Douma | 2019-11-18 | 1 | -0/+1 |
* | Allow to accept group shares | Joas Schilling | 2019-11-12 | 1 | -26/+99 |
* | Add the notifier and the API endpoint for user shares | Joas Schilling | 2019-11-12 | 1 | -0/+1 |
* | Respect the accepted flag for group and user shares | Joas Schilling | 2019-11-12 | 1 | -0/+3 |
* | Get all shares as iterable | Roeland Jago Douma | 2019-10-30 | 1 | -0/+26 |
* | Always set the display name for user shares | Julius Härtl | 2019-07-03 | 1 | -0/+4 |
* | Do not update child all child shares on group share update | Roeland Jago Douma | 2018-12-04 | 1 | -0/+1 |
* | Merge pull request #12105 from nextcloud/using-resharing-right-to-display-shares | Roeland Jago Douma | 2018-11-04 | 1 | -6/+8 |
|\ |
|
| * | revert tests | Maxence Lange | 2018-11-02 | 1 | -5/+7 |
| * | shares are displayed to users with resharing rights | Maxence Lange | 2018-11-02 | 1 | -11/+11 |
* | | Store "sendPasswordByTalk" property of link shares in the database | Daniel Calviño Sánchez | 2018-11-02 | 1 | -0/+4 |
|/ |
|
* | allow to update lables for public link shares | Bjoern Schiessle | 2018-11-01 | 1 | -0/+1 |
* | allow to add labels to shares | Bjoern Schiessle | 2018-11-01 | 1 | -1/+7 |
* | Propegate hide download state in share provider | Roeland Jago Douma | 2018-10-30 | 1 | -0/+2 |
* | some small template fixes | Bjoern Schiessle | 2018-07-21 | 1 | -2/+2 |
* | add a nice looking button as direct link to the sharre | Bjoern Schiessle | 2018-07-21 | 1 | -9/+7 |
* | add direct link to the file for user/group shares | Bjoern Schiessle | 2018-07-21 | 1 | -4/+18 |
* | fix mail templates | Bjoern Schiessle | 2018-07-21 | 1 | -3/+3 |
* | add note to share object when reading it from the db | Bjoern Schiessle | 2018-07-21 | 1 | -0/+1 |