Commit Graph

17 Commits (55e1270b94aa0f4ea003e2cbc87a8ea56bcae96d)

Author SHA1 Message Date
Robin Appelman 55e1270b94
refactor: use Share for most SharingManager parameters instead of just the id 1 week ago
Côme Chilliet 3728c88521
fix(32bits): Store timestamp in ms in a string to avoid int overflow 1 week ago
Robin Appelman 03c110c772
feat: keep a classname mapping instead of always storing the full name 2 weeks ago
Robin Appelman 995ac974dc
fix: improve type hinting for unified share listing methods 2 weeks ago
provokateurin 5bb204c3cc fix(Share20): Use correct enum for share permissions 3 weeks ago
provokateurin 8c92be9c2c refactor(Sharing): Always store shares in unified sharing backend and only use legacy backends to process updates 3 weeks ago
provokateurin f7be3383de refactor(Sharing): Move SharingBackend to OC 3 weeks ago
provokateurin 4b94c941cf
refactor(Sharing): Move from OCP to NCU 3 weeks ago
provokateurin b234390555
fix(Sharing): Pass ShareUser instead of IUser 3 weeks ago
provokateurin d896be5d29
chore(Sharing): Fix some typos 3 weeks ago
provokateurin 9ea950032c
feat(Sharing): Allow omitting existing recipients when searching for recipients 4 weeks ago
provokateurin 248b465edb
fix(Sharing): Compute required, default and max expiration date based on recipients 4 weeks ago
provokateurin 10858120e3
refactor(SharingBackend): Insert default values for properties and permissions after creating the share objects 4 weeks ago
provokateurin ff75969bf6
fix(SharingBackend): Call ISharePropertyTypeModifyValue::modifyValueOnSave when saving default value 1 month ago
provokateurin c2f88ddcbc
feat(sharing): Init 1 month ago