Robin Appelman
|
64f62f7cfd
Merge pull request #39863 from nextcloud/sharing-mask-wrapper
|
1 年之前 |
Côme Chilliet
|
24ad2e2dc4
Use nullsafe call syntax instead of additionnal check
|
1 年之前 |
Côme Chilliet
|
8c9aa9a919
Set files_sharing:hide_disabled_user_shares to 'yes' to hide shares from disabled users
|
1 年之前 |
Robin Appelman
|
e73889a240
cleanup di for share permissions wrapper
|
1 年之前 |
Joas Schilling
|
cebf93d4d2
fix: Remove legacy dispatcher from share manager
|
1 年之前 |
Joas Schilling
|
22e033b628
feat!: Migrate Share accepted event to typed event
|
1 年之前 |
Joas Schilling
|
8ad94cbfda
feat!: Migrate unShare events to typed events
|
1 年之前 |
Joas Schilling
|
44b810bfbd
feat!: Migrate Sharing events to typed events
|
1 年之前 |
Joas Schilling
|
c67c067ee7
fix: Move Sharing events to IEventDispatcher
|
1 年之前 |
Côme Chilliet
|
426c0341ff
Use typed version of IConfig::getSystemValue as much as possible
|
1 年之前 |
jld3103
|
d9f8522003
Fix types for reading and writing config values
|
1 年之前 |
Robin Appelman
|
3473fa3187
also set the node when re-using existing share on share create
|
1 年之前 |
Michiel de Jong
|
c0e84cb512
Add SHARE_TYPE_SCIENCEMESH
|
1 年之前 |
Côme Chilliet
|
f5c361cf44
composer run cs:fix
|
1 年之前 |
Carl Schwan
|
60313683e2
Fix checkpassword undocummented null parameter
|
2 年之前 |
Julien Veyssier
|
e251e0c314
don't reduce file public link permissions if public upload is not enabled
|
2 年之前 |
Vincent Petry
|
03b1791cca
Fix share attribute related tests + code style
|
2 年之前 |
Vincent Petry
|
a95c19e14b
Add share attributes + prevent download permission
|
2 年之前 |
luz paz
|
368f83095d
Fix typos in lib/private subdirectory
|
2 年之前 |
Louis Chemineau
|
f525067930
Add argument to getSharesInFolder enable deep share lookup
|
2 年之前 |
Louis Chemineau
|
0fb4ecadae
Recursively fetch subshares
|
2 年之前 |
Carl Schwan
|
d5c23dbb9f
Move CappedMemoryCache to OCP
|
2 年之前 |
Louis Chemineau
|
347ca20f4e
Rename setting name to reduce its length
|
2 年之前 |
Louis Chemineau
|
e8ab298d2c
Use email settings in DAV search
|
2 年之前 |
Louis Chemineau
|
70c56b411e
Use share setting in DAV search
|
2 年之前 |
Vincent Petry
|
82f1344d33
Adjust settings for mail link password
|
2 年之前 |
Vincent Petry
|
2c2b238008
Default to permanent link passwords
|
2 年之前 |
Vincent Petry
|
f5c8fa4f11
Properly reset pw expiration
|
2 年之前 |
Cyrille Bollu
|
c6a5c07041
Adds a "Request password" button to the public share authentication page for shares
|
2 年之前 |
Vincent Petry
|
b8b4d247b4
Merge pull request #31194 from nextcloud/feat/allow-to-exclude-groups-from-password-enforcement
|
2 年之前 |