Commit Graph

27743 Commits (5ab663f9d31ccaa79fca2bfcb53cb168cd44f0b1)

Author SHA1 Message Date
Robin Appelman 5964aa55f7
refactor: use DateTimeImmutable in unified sharing api instead of timestamp 2 weeks ago
Robin Appelman 6be6d9e695
perf: fetch share source metadata in bulk 2 weeks ago
Robin Appelman 995ac974dc
fix: improve type hinting for unified share listing methods 2 weeks ago
Robin Appelman 426142d427
refactor: use IUser for IShareSourceType::getSourceInteractionResource instead of user id string 2 weeks ago
Côme Chilliet 7d5011c272
chore: Apply rector strict config again 2 weeks ago
Joas Schilling cd12e73710
fix: Handle 2fa enforcement earlier 2 weeks ago
Nextcloud bot 6666934177
fix(l10n): Update translations from Transifex 2 weeks ago
Robin Appelman 04bd425859
refactor: introduce a separate class for holding share source metadata 2 weeks ago
Carl Schwan e26ef4bd7c
chore: Bump symfony/console 2 weeks ago
Misha M.-Kupriyanov 0cd4ece504 fix(console): write app command loading errors to stderr 2 weeks ago
Kent Delante f16976d2b7 fix(trashbin): properly show deleted by for federated shares 2 weeks ago
Kent Delante a596910505 feat(files_sharing): fetch remote avatars for external shares 2 weeks ago
Ching Kuo db36014654 fix(ObjectStore): reset multipart upload byte counter on retry 2 weeks ago
Maxence Lange eb50963066 feat(lookup): search for local account only via lookupserver 2 weeks ago
Carl Schwan 779b45f57f
feat: Add setting to bypass password confirmation on a selected ip ranges 2 weeks ago
Carl Schwan c4f3912c3e
feat: Allow to check user existence outside specific user backends 2 weeks ago
Carl Schwan 81a9034d13
fix(share): Prevent type error caused by non-existing user 2 weeks ago
Jan C. Borchardt 1fdc9fde66
fix(core): hide personal settings of apps not enabled for the user 2 weeks ago
Carl Schwan aeb29f32b7
feat(api): Add getOrCreateFolder also for SimpleFS module 3 weeks ago
Max 5b84219ed5
fix(DirectEditing): cleanup tokens on user deletion 3 weeks ago
Nextcloud bot cbdff85ed4
fix(l10n): Update translations from Transifex 3 weeks ago
Edmond 12ff385bbf fix(core): handle parameter limits in files metadata deletion 3 weeks ago
Robin Appelman 256c4c3d1b
fix: strip trailing dots from hostnames and ips before validation 3 weeks ago
Robin Appelman 5dc786b937
fix: handle additional ipv6/ipv4 translation mechanisms when checking if remote is local 3 weeks ago
Côme Chilliet 8c4e2b5a97
chore: Apply rector:strict ruleset 3 weeks ago
Stefan Dietrich faf66fef7b fix(teams): add consumable and implementable annotations 3 weeks ago
Stefan Dietrich 43f83ed3c9 feat: introduce a function to bind a teamfolder to a team 3 weeks ago
Kristian Zendato a39bf356a3 feat: profile on mobile view 3 weeks ago
Nextcloud bot c94ec91a39
fix(l10n): Update translations from Transifex 3 weeks ago
nextcloud-command 812809c49e refactor: Apply rector changes 3 weeks ago
Git'Fellow c9ab091359 fix(metadata): bind chunked file ids 3 weeks ago
Nextcloud bot f6b15deed6
fix(l10n): Update translations from Transifex 3 weeks ago
Nextcloud bot bca3549d18
fix(l10n): Update translations from Transifex 3 weeks ago
Daniel Kesselberg cf01026fc6
fix(imip): don't report success when a calendar cannot process iMip 3 weeks ago
Nextcloud bot 08ad43d33b
fix(l10n): Update translations from Transifex 3 weeks ago
Daniel Kesselberg 9e317cce06
fix(imip): add context to imip log messages 3 weeks ago
David Dreschner acf233c33a
fix(Database): Use real idle-timer to prevent `lastInsertId` being reset on MariaDB/MySQL 3 weeks ago
Carl Schwan 7335eaf897
refactor: Use GlobalScale/IConfig everywhere 3 weeks ago
Carl Schwan 58dcd3d473
feat(globalscale): Expose more configs 3 weeks ago
Nextcloud bot 7924c2f414
fix(l10n): Update translations from Transifex 3 weeks ago
Robin Appelman f7ecd25980 chore: fix ncu @experimental 3 weeks ago
provokateurin 5bb204c3cc fix(Share20): Use correct enum for share permissions 3 weeks ago
provokateurin acec9da933 fix(Share20): Use correct enum for share status 3 weeks ago
provokateurin 25f698baee fix(Share20): Use correct enum for share type 3 weeks ago
provokateurin 463a1e2969 fix(Share20): Only set random token if no token is set 3 weeks ago
provokateurin ec8f046657 fix(Share20): Pass previous exception if exception occurred during share interaction check 3 weeks ago
provokateurin fc23c1fcb4 refactor(SharingBackend): Move value initializations to the SharingManager 3 weeks ago
provokateurin f2623641bb refactor(SharingBackend): Create default values for properties and permissions through the SharingManager 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