Commit Graph

520 Commits (5084b58fd29dfd65372e8efdd22a7df615682d5a)

Author SHA1 Message Date
Robin Appelman 55e1270b94
refactor: use Share for most SharingManager parameters instead of just the id 1 week ago
Robin Appelman 5964aa55f7
refactor: use DateTimeImmutable in unified sharing api instead of timestamp 2 weeks ago
Carl Schwan c4f3912c3e
feat: Allow to check user existence outside specific user backends 2 weeks ago
Peter Ringelmann 4735e29c85
fix(provisioning_api): read newUser.sendEmail as a boolean 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 248b465edb
fix(Sharing): Compute required, default and max expiration date based on recipients 4 weeks ago
provokateurin c2a1ee615a
fix(TeamShareRecipientType): Defer getting CirclesManager class as it might not exist yet 1 month ago
provokateurin 948ed79534
fix(PasswordSharePropertyType): Generate default password when passwords are required 1 month ago
provokateurin 7e3af671a3
refactor(core): Use constructor properties in Sharing 1 month ago
provokateurin f1f0a866a5
feat(core/Sharing): Init 1 month ago
nextcloud-command cbbbe5ac14 refactor: Apply rector changes 1 month ago
provokateurin 4125becca5
refactor(Interaction): Allow multiple resources and receivers in a single event 1 month ago
Daniel Kesselberg 58b21c0709
fix(bruteforce): Don't throttle requests with failing CSRF 1 month ago
nfebe f9e274dfe3
fix(core): Throttle lost-password reset form when link is disabled 1 month ago
provokateurin 6cfda6849c
feat(Interaction): Implement all existing restrictions 1 month ago
Stephen Cuppett 1b2b4cb660 refactor(encryption): Migrate appconfig keys to typed bool IAppConfig with repair step 2 months ago
Joas Schilling c94bea0a1b
fix(config): Decrypt sensitive appconfigs when requested 2 months ago
Carl Schwan 09aea6312b
fix(preview): Don't abort cleanup of previews too early 2 months ago
Yoan Bozhilov 0799454a1f fix(taskprocessing): claim tasks atomically with SKIP LOCKED + composite index 2 months ago
noah 4b94fd48d1
feat: add a exclude disabled option to last seen 2 months ago
Ferdinand Thiessen 9bc22fd2c4
chore: apply code style 2 months ago
Louis Chmn b4f2a71987 chore: Fix reuse licence after #60840 2 months ago
Côme Chilliet f2c32823d4
chore(tests): Fix typo resulting in tests issue 2 months ago
Carl Schwan 3d4ac4fb15
perf(tests): Remove worked command tests that relies on timeout 2 months ago
Carl Schwan e02fa796c3
fix(preview): Do not recreate preview folder in filecache after cleanup 2 months ago
Carl Schwan acfe107fc9
fix(preview): Adapt cleanup tests 2 months ago
Côme Chilliet 1ab09ec753
chore: Apply new coding standard to all files 3 months ago
Rodrigo Correia 729e1e6920 feat(db): add occ db:info, db:size, db:index-usage and db:locks 3 months ago
Peter Ringelmann 4b1c3fbe3b fix(settings,oauth2): preserve wipe state across admin deletion paths 3 months ago
Enjeck C. 53cddbbe8b
feat(occ): make it possible to remove an arbitrary number of users to a group 3 months ago
Arthur Schiwon bc157a92cc
feat(occ): make it possible to add an arbitrary number of users to a group 3 months ago
Joas Schilling 36a94070d1
test: Support -dev versions for apps 3 months ago
Ferdinand Thiessen 1c23feae3d
refactor: migrate usage of `OC_App` to AppManager 3 months ago
Marcel Klehr 3ed8bf2c5c fix: Run cs:fix 4 months ago
Ferdinand Thiessen e5b1799079
chore: add missing `Override` attribute to test files 4 months ago
Marcel Klehr f0a3b335e6 fix(TaskProcessingWorker): Only store config value every 60s 4 months ago
Marcel Klehr 01ebecac68 fix: Fix taskprocessing:worker command tests 4 months ago
moktamd 1c33307a59 fix(metrics): validate label names in Metric, sanitize in AppsInfo 5 months ago
Marcel Klehr a51d74407a
fix: Apply suggestions from code review 5 months ago
Marcel Klehr ad5e709f7f chore: Address review comments 5 months ago
copilot-swe-agent[bot] b1517d8938 test(taskprocessing): fix broken multi-type assertions and add starvation-prevention test 5 months ago
copilot-swe-agent[bot] de9852eca4 fix: Fix Task mock error: use real Task instances; run autoloaderchecker 5 months ago
copilot-swe-agent[bot] 9cc334312b feat(taskprocessing): Add --taskTypes whitelist option to taskprocessing:worker command 5 months ago
copilot-swe-agent[bot] 118ca6a94b feat(taskprocessing): Add worker command with tests and registration 5 months ago
Côme Chilliet d68face43f
chore: Move away from deprecated method in TwoFactorMiddleware 5 months ago
Peymaneh 3985555753 feat(UserPlugin): Include teams in group search 5 months ago
nextcloud-command 663018455e refactor: Apply rector changes 6 months ago
Carl Schwan 3979c493f9
refactor: Apply second batch of comments 7 months ago