Commit Graph

27797 Commits (55e1270b94aa0f4ea003e2cbc87a8ea56bcae96d)

Author SHA1 Message Date
Robin Appelman 55e1270b94
refactor: use Share for most SharingManager parameters instead of just the id 1 week ago
Carl Schwan 79207f76cc
refactor(commands): Remove IQuestionHelper 1 week ago
Carl Schwan f05bea3324
feat(console): Expose more methods from SymfonyStyle 1 week ago
Carl Schwan 4f0094b66c
feat(console): Add support for optional options 1 week ago
Carl Schwan e1aaf93e78
feat(commands): Provide way to handle signals 1 week ago
Carl Schwan 3b290997a2
feat(console): Expose output format 1 week ago
Carl Schwan 8b29e32924
feat(console): Add Verbosity enum 1 week ago
Carl Schwan cca2ebeaed
feat(api): Extend a bit IInput and IOutput 1 week ago
Carl Schwan 8425628979
feat(console): Provide a modern API in OCP for commands 1 week ago
Côme Chilliet 376a64c4ae
fix: PHP_INT_SIZE is 8 on 64bits, not 4 1 week ago
Côme Chilliet 3728c88521
fix(32bits): Store timestamp in ms in a string to avoid int overflow 1 week ago
Carl Schwan 95b69fd11b
refactor(schema): Reduce the API surface 1 week ago
Carl Schwan 81639134cb
feat: Remove IColumn::getOptions 1 week ago
Carl Schwan 37b79ccacb
fix: Mark interfaces as Consumable 1 week ago
Carl Schwan 9dad62c6eb
fix(db): Adapt migrations to new OCP\DB\Schema 1 week ago
Carl Schwan a2b8ec1a4c
feat(api): Add public OCP api for DB schema management 1 week ago
Côme Chilliet e9866ef5e7
chore: Suppress psalm false-positives 2 weeks ago
Côme Chilliet 66fed88006
fix: Revert using setValueBool in User class 2 weeks ago
Côme Chilliet 7f4e722c6b
feat: Use a class to materialize user config entries 2 weeks ago
Côme Chilliet 2f94bc4d9d
chore: Use IUserConfig in User class 2 weeks ago
Côme Chilliet 4e34261967
chore: merge valueDetails into fastCache and lazyCache to avoid out-of-sync issues 2 weeks ago
Côme Chilliet 4967f7bf48
fix: Use a CappedMemoryCache for UserConfig to avoid memory exhaustion 2 weeks ago
Nextcloud bot 5ef39f854a
fix(l10n): Update translations from Transifex 2 weeks ago
Michel Le Bihan 25afab8968
feat(webauthn): Skip 2FA for user verified logins 2 weeks ago
nextcloud-command 641c4b8c0d refactor: Apply rector changes 2 weeks ago
Micke Nordin 41cc0a4ed6 chore(http-sig): Simplify implementation 2 weeks ago
Micke Nordin f0edd14c3a chore(cloud_federation_api): move jwks 2 weeks ago
Micke Nordin dae8a36460 fix(ocm): treat RFC 9421 keyid as opaque, verify by sender origin 2 weeks ago
Micke Nordin 2abd52caaa fix(ocm): derive JWKS signing keyId per request, not from a frozen host 2 weeks ago
Micke Nordin f602a7aff8 fix(ocm): allow plain-http jwksUri for http-only peers 2 weeks ago
Micke Nordin 5c0c6fd643 fix(ocm): correct confirmRequestOrigin @since to 35.0.0 2 weeks ago
Micke Nordin 410d8c144b feat(ocm): align RFC 9421 http-sig with updated OCM spec 2 weeks ago
Robin Appelman 4b8139a71c
fix: use an event to handle sharing backends setting default values on existing shares 2 weeks ago
Robin Appelman 03c110c772
feat: keep a classname mapping instead of always storing the full name 2 weeks ago
Maxence Lange 8ef3951fa9
fix(lookup-server): accept self-signed lus on globalscale 2 weeks ago
Robin Appelman 8b274e5b63
chore: cleanup getting time for formatting logs 2 weeks ago
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
David Dreschner f1838ab811
fix(CalDAV): Check for user status before serving public calendars 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
Ferdinand Thiessen 38c4b384ce
fix(setup): de-duplicate host parsing allowing IPv6 connections 2 weeks ago
Kent Delante a596910505 feat(files_sharing): fetch remote avatars for external shares 2 weeks ago