Commit Graph

33 Commits (5084b58fd29dfd65372e8efdd22a7df615682d5a)

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 fe96dd99c6
chore(sharing): Rebuild openapi.json files 1 week ago
Côme Chilliet 3728c88521
fix(32bits): Store timestamp in ms in a string to avoid int overflow 1 week ago
Nextcloud bot 5ef39f854a
fix(l10n): Update translations from Transifex 2 weeks 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
Nextcloud bot 6666934177
fix(l10n): Update translations from Transifex 2 weeks ago
Nextcloud bot cbdff85ed4
fix(l10n): Update translations from Transifex 2 weeks ago
Nextcloud bot 08ad43d33b
fix(l10n): Update translations from Transifex 3 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
Robin Appelman 3df026ed09
chore: psalm fixes 3 weeks ago
provokateurin d896be5d29
chore(Sharing): Fix some typos 4 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 d0a10058b4
fix(Sharing): Remove faulty check if required properties have a default value 4 weeks ago
Nextcloud bot c3aeac4da8
fix(l10n): Update translations from Transifex 4 weeks ago
Nextcloud bot 35f7ba2f53
fix(l10n): Update translations from Transifex 4 weeks ago
Nextcloud bot bff9aaf9e0
fix(l10n): Update translations from Transifex 4 weeks ago
Nextcloud bot 7f3cc4d6d7
fix(l10n): Update translations from Transifex 4 weeks ago
Nextcloud bot b03799a266
fix(l10n): Update translations from Transifex 4 weeks ago
provokateurin ff75969bf6
fix(SharingBackend): Call ISharePropertyTypeModifyValue::modifyValueOnSave when saving default value 1 month ago
Nextcloud bot b1e269712a
fix(l10n): Update translations from Transifex 1 month ago
provokateurin c2f88ddcbc
feat(sharing): Init 1 month ago