Commit Graph

18 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 d9867d73b2
chore(sharing): Improve typing in tests to please psalm:strict 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 5964aa55f7
refactor: use DateTimeImmutable in unified sharing api instead of timestamp 2 weeks ago
Carl Schwan 80046aae1d
test(sharing): sort recipients before asserting in testGetShareWithPublicSecret 2 weeks ago
Stefan Dietrich 7912a85722 fix: tests wrongly assumed ordered items 2 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
Robin Appelman 3df026ed09
chore: psalm fixes 3 weeks ago
Robin Appelman ebbc17219f
test: sort recipients in test 3 weeks ago
provokateurin 9ea950032c
feat(Sharing): Allow omitting existing recipients when searching for recipients 3 weeks ago
provokateurin 6f2670d5d8
feat(Sharing): Fallback to guest avatar if recipient provides no icon 4 weeks ago
provokateurin ff75969bf6
fix(SharingBackend): Call ISharePropertyTypeModifyValue::modifyValueOnSave when saving default value 1 month ago
provokateurin 7e3af671a3
refactor(core): Use constructor properties in Sharing 1 month ago
provokateurin ff8a11914d
feat(lib/Sharing): Init 1 month ago