skjnldsv
|
d388370c3b
feat(files_sharing): implement IShareProviderWithNotification and refactor sendMailNotification
|
il y a 4 mois |
Louis Chemineau
|
f5fd6c8f08
fix(files_sharing): Store the expiration date relative to the server's timezone
|
il y a 4 mois |
skjnldsv
|
4a77fe3530
fix(dav): also return shared-with-me shares data
|
il y a 5 mois |
Andy Scherzinger
|
dae7c159f7
chore: Add SPDX header
|
il y a 5 mois |
fenn-cs
|
f5a433f946
refactor(shareManager): Use constructor property promotion
|
il y a 6 mois |
fenn-cs
|
59a5b4e0bd
fix(shareManager): Respect empty `expireDate` in server
|
il y a 7 mois |
Robin Appelman
|
54afea4b01
Merge pull request #44460 from nextcloud/remove-non-shallow-in-folder
|
il y a 5 mois |
Robin Appelman
|
4c085ef129
fix: cleanup logic for getting the max reshare permissions
|
il y a 6 mois |
Robin Appelman
|
ccd56672e8
refactor: remove non-shallow getSharesInFolder
|
il y a 8 mois |
Côme Chilliet
|
ec5133b739
fix: Apply new coding standard to all files
|
il y a 7 mois |
Adam Serbinski
|
34ca6bd46a
ShareByMailProvider: getAccessList: recommended style changes
|
il y a 2 ans |
Adam Serbinski
|
9c528d412c
ShareByMailProvider: getAccessList: add token to returned array
|
il y a 2 ans |
Adam Serbinski
|
26ae5e6dfb
ShareByMailProvider: getAccessList: return full list of recipients
|
il y a 2 ans |
Maxence Lange
|
bf71bd1305
fix(share): use share owner to confirm reshare
|
il y a 7 mois |
Robin Appelman
|
339702e376
refactor: make share manager buildable
|
il y a 8 mois |
Robin Appelman
|
e7a7b4a401
perf: switch places that always use the first getById result to getFirstNodeById
|
il y a 9 mois |
Benjamin Gaussorgues
|
01983d50d4
feat(share): save date and time for expiration
|
il y a 9 mois |
John Molakvoæ
|
4a509dfe8e
fix: phpunit
|
il y a 9 mois |
Vincent Petry
|
839ddaa354
feat: rename users to account or person
|
il y a 2 ans |
Baptiste Fotia
|
9af96d9f9a
feat(php,vue): Create a new parameter
|
il y a 10 mois |
Eduardo Morales
|
24f97a57e2
fix(manager): removed dead code
|
il y a 10 mois |
Joas Schilling
|
aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1
|
il y a 11 mois |
Robin Appelman
|
64f62f7cfd
Merge pull request #39863 from nextcloud/sharing-mask-wrapper
|
il y a 1 an |
Côme Chilliet
|
24ad2e2dc4
Use nullsafe call syntax instead of additionnal check
|
il y a 1 an |
Côme Chilliet
|
8c9aa9a919
Set files_sharing:hide_disabled_user_shares to 'yes' to hide shares from disabled users
|
il y a 1 an |
Robin Appelman
|
e73889a240
cleanup di for share permissions wrapper
|
il y a 1 an |
Joas Schilling
|
cebf93d4d2
fix: Remove legacy dispatcher from share manager
|
il y a 1 an |
Joas Schilling
|
22e033b628
feat!: Migrate Share accepted event to typed event
|
il y a 1 an |
Joas Schilling
|
8ad94cbfda
feat!: Migrate unShare events to typed events
|
il y a 1 an |
Joas Schilling
|
44b810bfbd
feat!: Migrate Sharing events to typed events
|
il y a 1 an |