Commit Graph

880 Commits (e29038414dbf092ef2a8711c6962da660ed2ddf0)

Author SHA1 Message Date
Micke Nordin 1bad4fe238 fix: Make sodium optional 2 weeks ago
Micke Nordin d8cafa1ba5 chore: Fix return values 2 weeks ago
Micke Nordin 166bc2c74b feat(http-sig): occ commands to manage Ed25519 keys 2 weeks ago
Peter Ringelmann 4b1c3fbe3b fix(settings,oauth2): preserve wipe state across admin deletion paths 2 weeks ago
Enjeck C. 53cddbbe8b
feat(occ): make it possible to remove an arbitrary number of users to a group 3 weeks ago
Arthur Schiwon bc157a92cc
feat(occ): make it possible to add an arbitrary number of users to a group 3 weeks ago
Ferdinand Thiessen 1c23feae3d
refactor: migrate usage of `OC_App` to AppManager 4 weeks ago
Marcel Klehr cbaf5fa99f fix(TaskProcessingWorker): Adjust config key name 1 month ago
Ferdinand Thiessen 20acaf307e
chore: add missing `Override` attribute to core code 1 month ago
Ferdinand Thiessen 2a8aaf9c0a
chore: adjust code style 1 month ago
Marcel Klehr f0a3b335e6 fix(TaskProcessingWorker): Only store config value every 60s 1 month ago
Josh e97cf02574 feat(app): allow removing installed-but-disabled apps; improve help & logging 1 month ago
Marcel Klehr 3802c0d24a feat(TaskProcessing): Add setup check for task processing worker status 1 month ago
Ferdinand Thiessen a974d00571
feat: add new `IRepairStepExpensive` interface 1 month ago
Joas Schilling d6ee1eafa3
fix(updater): Make "maintenance mode kept active" more obvious 2 months ago
Côme Chilliet 6b49aa792b
chore: Remove types from const properties for PHP 8.2 compatibility 3 months ago
Côme Chilliet cd2d09de64
fix: Remove static vars from core classes 3 months ago
Marcel Klehr a51d74407a
fix: Apply suggestions from code review 3 months ago
Marcel Klehr ad5e709f7f chore: Address review comments 3 months ago
copilot-swe-agent[bot] 549b081f2f fix: Fix task type starvation: collect all eligible task types then pick the oldest task 3 months ago
copilot-swe-agent[bot] e46b967b53 fix: Fix task type starvation in WorkerCommand::processNextTask by shuffling providers 3 months ago
copilot-swe-agent[bot] 9cc334312b feat(taskprocessing): Add --taskTypes whitelist option to taskprocessing:worker command 3 months ago
copilot-swe-agent[bot] 118ca6a94b feat(taskprocessing): Add worker command with tests and registration 3 months ago
Josh 636345bac8
fix(db): pending migrations in `occ migrations:status` 3 months ago
Kent Delante 711bd2bc6d feat(occ): allow admins to clear account passwords 3 months ago
Carl Schwan f6c839d125
refactor(psalm): Modernize migration doc 4 months ago
provokateurin f12cecb684
feat(rector): Enable SafeDeclareStrictTypesRector 4 months ago
Carl Schwan c96ece0bcb
refactor: Add more typing 4 months ago
Carl Schwan fb3f9fe2de
refactor: Update repairs jobs 4 months ago
Maksim Sukharev 43bf6bc26b feat(occ): show current version with occ app:update command 4 months ago
Nikolaos Karaolidis d73d5a25cb
feat: declarative password salt, secret config 4 months ago
Carl Schwan ae73f7aaf5
refactor(setup-manager): Use ISetupManager instead of SetupManager 4 months ago
Marcel Klehr 1f12126715 fix(TaskProcessing): Fix occ commands to cast strings to integer 5 months ago
Salvatore Martire 43f2470f90 fix: use interval value in JobWorker 5 months ago
Anna Larch f546daada7
refactor: Rename Snowflake Generator and Decoder 5 months ago
Git'Fellow b585280534 feat(userList): Allow to list all users 6 months ago
Côme Chilliet a6184661bd feat(encryption): Support running decrypt-all when encryption is already disabled 6 months ago
Carl Schwan 247b66c5ee
fix(preview-cleanup): Also delete previews stored in the oc_previews table 6 months ago
Marcel Müller ae85eab73c fix: Allow installation on macOS CI 6 months ago
Carl Schwan 0e686fc6a9
feat: Port jobs table to snowflakes ids 6 months ago
yemkareems d134b236a4
fix: composer run cs:fix removed unused namespace 7 months ago
yemkareems bf23fbb7bb
fix: removed the runEncryption Method as it is not required 7 months ago
yemkareems 26e2ff9dca
fix: removed the -n option from options, added the check and made default answer to both questions true to support -n run directly 7 months ago
Marcel Müller 234f183f8e feat: Add option to update the public key of a user 7 months ago
Carl Schwan 4d47fdaa85 chore: Run rector with new rules for fetch 7 months ago
yemkareems 93c3079637
fix: added the option to support no-interaction and added a check to run encryption non-interactive only when -n option is present 7 months ago
yemkareems 7e546c8377
fix: support -n option to encrypt-all command to allow to run in non-interactive mode 7 months ago
Maxence Lange 1538692987 feat(lexicon): add FLAG_INTERNAL 7 months ago
Benjamin Gaussorgues 231b7f8c41
chore(snowflakes): small fixes on decode command 7 months ago
Benjamin Gaussorgues c9b055a0d0 feat(database): introduce Snowflake IDs generator 7 months ago