Commit Graph

873 Commits (master)

Author SHA1 Message Date
Marcel Klehr cbaf5fa99f fix(TaskProcessingWorker): Adjust config key name 1 week ago
Ferdinand Thiessen 20acaf307e
chore: add missing `Override` attribute to core code 2 weeks ago
Ferdinand Thiessen 2a8aaf9c0a
chore: adjust code style 2 weeks ago
Marcel Klehr f0a3b335e6 fix(TaskProcessingWorker): Only store config value every 60s 2 weeks ago
Josh e97cf02574 feat(app): allow removing installed-but-disabled apps; improve help & logging 2 weeks ago
Marcel Klehr 3802c0d24a feat(TaskProcessing): Add setup check for task processing worker status 2 weeks ago
Ferdinand Thiessen a974d00571
feat: add new `IRepairStepExpensive` interface 2 weeks ago
Joas Schilling d6ee1eafa3
fix(updater): Make "maintenance mode kept active" more obvious 1 month ago
Côme Chilliet 6b49aa792b
chore: Remove types from const properties for PHP 8.2 compatibility 2 months ago
Côme Chilliet cd2d09de64
fix: Remove static vars from core classes 2 months ago
Marcel Klehr a51d74407a
fix: Apply suggestions from code review 2 months ago
Marcel Klehr ad5e709f7f chore: Address review comments 2 months ago
copilot-swe-agent[bot] 549b081f2f fix: Fix task type starvation: collect all eligible task types then pick the oldest task 2 months ago
copilot-swe-agent[bot] e46b967b53 fix: Fix task type starvation in WorkerCommand::processNextTask by shuffling providers 2 months ago
copilot-swe-agent[bot] 9cc334312b feat(taskprocessing): Add --taskTypes whitelist option to taskprocessing:worker command 2 months ago
copilot-swe-agent[bot] 118ca6a94b feat(taskprocessing): Add worker command with tests and registration 2 months ago
Josh 636345bac8
fix(db): pending migrations in `occ migrations:status` 2 months ago
Kent Delante 711bd2bc6d feat(occ): allow admins to clear account passwords 2 months ago
Carl Schwan f6c839d125
refactor(psalm): Modernize migration doc 3 months ago
provokateurin f12cecb684
feat(rector): Enable SafeDeclareStrictTypesRector 3 months ago
Carl Schwan c96ece0bcb
refactor: Add more typing 3 months ago
Carl Schwan fb3f9fe2de
refactor: Update repairs jobs 3 months ago
Maksim Sukharev 43bf6bc26b feat(occ): show current version with occ app:update command 3 months ago
Nikolaos Karaolidis d73d5a25cb
feat: declarative password salt, secret config 3 months ago
Carl Schwan ae73f7aaf5
refactor(setup-manager): Use ISetupManager instead of SetupManager 3 months ago
Marcel Klehr 1f12126715 fix(TaskProcessing): Fix occ commands to cast strings to integer 4 months ago
Salvatore Martire 43f2470f90 fix: use interval value in JobWorker 4 months ago
Anna Larch f546daada7
refactor: Rename Snowflake Generator and Decoder 4 months ago
Git'Fellow b585280534 feat(userList): Allow to list all users 5 months ago
Côme Chilliet a6184661bd feat(encryption): Support running decrypt-all when encryption is already disabled 5 months ago
Carl Schwan 247b66c5ee
fix(preview-cleanup): Also delete previews stored in the oc_previews table 5 months ago
Marcel Müller ae85eab73c fix: Allow installation on macOS CI 5 months ago
Carl Schwan 0e686fc6a9
feat: Port jobs table to snowflakes ids 5 months ago
yemkareems d134b236a4
fix: composer run cs:fix removed unused namespace 6 months ago
yemkareems bf23fbb7bb
fix: removed the runEncryption Method as it is not required 6 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 6 months ago
Marcel Müller 234f183f8e feat: Add option to update the public key of a user 6 months ago
Carl Schwan 4d47fdaa85 chore: Run rector with new rules for fetch 6 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 6 months ago
yemkareems 7e546c8377
fix: support -n option to encrypt-all command to allow to run in non-interactive mode 6 months ago
Maxence Lange 1538692987 feat(lexicon): add FLAG_INTERNAL 6 months ago
Benjamin Gaussorgues 231b7f8c41
chore(snowflakes): small fixes on decode command 6 months ago
Benjamin Gaussorgues c9b055a0d0 feat(database): introduce Snowflake IDs generator 6 months ago
Carl Schwan 7a43bf26ca refactor(dbal): Migrate away from Type::getName 7 months ago
Carl Schwan b0c6ef5821 refactor(dbal): Port away from deprecated hasPrimaryKey 7 months ago
Carl Schwan bef3996c3e fix(preview): Make version column a string 7 months ago
Carl Schwan 104aef324d refactor(core/Command): Port away from View 7 months ago
Robin Appelman de69824a59
feat: allow setting custom name for occ generated app password 7 months ago
Marcel Klehr f28344e13e fix(TaskProcessing): Make sure list command int filter parameters are parsed as ints 7 months ago
Carl Schwan 66f50bd585 refactor(preview): Use same mimetype ids as filecache 7 months ago