Ferdinand Thiessen
|
2ef74b9860
Merge pull request #47329 from nextcloud/feat/add-datetime-qbmapper-support
|
před 1 měsícem |
Git'Fellow
|
a1681b0756
chore(db): Apply query prepared statements
|
před 1 měsícem |
Ferdinand Thiessen
|
db94e10af0
fix: Prevent breaking change in IQueryBuilder
|
před 3 měsíci |
Ferdinand Thiessen
|
e314d52118
fix: Adjust parameter type usage and add SQLite support
|
před 3 měsíci |
Ferdinand Thiessen
|
2e4d3e4e75
fix(share): Return empty string if no label is set
|
před 1 měsícem |
Stefan Cherniakov
|
457eaee2b3
fix(files_sharing): Add missing check for null & use bool instead of int for reminder_sent field
|
před 2 měsíci |
Stefan Cherniakov
|
d633b9bce6
fix(files_sharing): Make share reminders more stable & fix issues
|
před 3 měsíci |
Robin Appelman
|
cc091b150e
fix: fix share cleanup for deleted groups with sharding
|
před 3 měsíci |
Robin Appelman
|
f5b3486744
feat: add option to automatically partition queries by specific tables
|
před 5 měsíci |
Daniel Kesselberg
|
af6de04e9e
style: update codestyle for coding-standard 1.2.3
|
před 3 měsíci |
Côme Chilliet
|
e23325f047
fix: Remove shares only if there are no more common groups between users
|
před 5 měsíci |
Louis Chemineau
|
5559beb28c
fix(files_sharing): Delete user shares if needed when user is removed from a group
|
před 6 měsíci |
Ferdinand Thiessen
|
3d136e4466
fix: Add `acceptShare` as an interface
|
před 5 měsíci |
skjnldsv
|
967b3848e0
fix(files_sharing): phpunit & openapi fixes
|
před 4 měsíci |
skjnldsv
|
30f9ef414e
fix: psalm, cs, autoloader and lint
|
před 4 měsíci |
skjnldsv
|
75ca4944c9
feat(files_sharing): allow mixed values in share attributes and allow storing email arrays
|
před 4 měsíci |
skjnldsv
|
c253112cf7
chore(files_sharing): refactor mail handling
|
před 4 měsíci |
skjnldsv
|
d388370c3b
feat(files_sharing): implement IShareProviderWithNotification and refactor sendMailNotification
|
před 4 měsíci |
Louis Chemineau
|
f5fd6c8f08
fix(files_sharing): Store the expiration date relative to the server's timezone
|
před 5 měsíci |
Robin Appelman
|
7f6a891110
use LazyUser in DefaultShareProvider
|
před 2 roky |
Andy Scherzinger
|
dae7c159f7
chore: Add SPDX header
|
před 6 měsíci |
Robin Appelman
|
ccd56672e8
refactor: remove non-shallow getSharesInFolder
|
před 8 měsíci |
skjnldsv
|
c0e7ea55df
fix(sharing): resolveGroupShares setPermissions on null
|
před 8 měsíci |
Robin Appelman
|
0e7497296f
perf: improve performance of resolving group shares
|
před 8 měsíci |
Robin Appelman
|
bfeb97c54a
fix: also filter by storage when getting shares in folder
|
před 10 měsíci |
Côme Chilliet
|
c0ce272e9c
chore: Migrate away from OC::$server->getLogger
|
před 9 měsíci |
Hamid Dehnavi
|
ea06cf2f39
Convert isset ternary to null coalescing operator
|
před 1 rokem |
John Molakvoæ (skjnldsv)
|
f828dce597
Fix sharing creation insert and get
|
před 3 roky |
Faraz Samapoor
|
e7cc7653b8
Refactors "strpos" calls in lib/private to improve code readability.
|
před 1 rokem |
Arthur Schiwon
|
28e7235f87
hide shared files located in group folder's trash bin
|
před 1 rokem |