Commit Graph

852 Commits (c73b4e6dddfd06fbb70834e8cf11e108cdaefc13)

Author SHA1 Message Date
Carl Schwan f6c839d125
refactor(psalm): Modernize migration doc 2 weeks ago
provokateurin f12cecb684
feat(rector): Enable SafeDeclareStrictTypesRector 3 weeks ago
Carl Schwan c96ece0bcb
refactor: Add more typing 3 weeks ago
Carl Schwan fb3f9fe2de
refactor: Update repairs jobs 3 weeks ago
Maksim Sukharev 43bf6bc26b feat(occ): show current version with occ app:update command 3 weeks ago
Nikolaos Karaolidis d73d5a25cb
feat: declarative password salt, secret config 4 weeks ago
Carl Schwan ae73f7aaf5
refactor(setup-manager): Use ISetupManager instead of SetupManager 1 month ago
Marcel Klehr 1f12126715 fix(TaskProcessing): Fix occ commands to cast strings to integer 1 month ago
Salvatore Martire 43f2470f90 fix: use interval value in JobWorker 2 months ago
Anna Larch f546daada7
refactor: Rename Snowflake Generator and Decoder 2 months ago
Git'Fellow b585280534 feat(userList): Allow to list all users 2 months ago
Côme Chilliet a6184661bd feat(encryption): Support running decrypt-all when encryption is already disabled 2 months ago
Carl Schwan 247b66c5ee
fix(preview-cleanup): Also delete previews stored in the oc_previews table 3 months ago
Marcel Müller ae85eab73c fix: Allow installation on macOS CI 3 months ago
Carl Schwan 0e686fc6a9
feat: Port jobs table to snowflakes ids 3 months ago
yemkareems d134b236a4
fix: composer run cs:fix removed unused namespace 3 months ago
yemkareems bf23fbb7bb
fix: removed the runEncryption Method as it is not required 3 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 3 months ago
Marcel Müller 234f183f8e feat: Add option to update the public key of a user 3 months ago
Carl Schwan 4d47fdaa85 chore: Run rector with new rules for fetch 3 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 4 months ago
yemkareems 7e546c8377
fix: support -n option to encrypt-all command to allow to run in non-interactive mode 4 months ago
Maxence Lange 1538692987 feat(lexicon): add FLAG_INTERNAL 4 months ago
Benjamin Gaussorgues 231b7f8c41
chore(snowflakes): small fixes on decode command 4 months ago
Benjamin Gaussorgues c9b055a0d0 feat(database): introduce Snowflake IDs generator 4 months ago
Carl Schwan 7a43bf26ca refactor(dbal): Migrate away from Type::getName 5 months ago
Carl Schwan b0c6ef5821 refactor(dbal): Port away from deprecated hasPrimaryKey 5 months ago
Carl Schwan bef3996c3e fix(preview): Make version column a string 5 months ago
Carl Schwan 104aef324d refactor(core/Command): Port away from View 5 months ago
Robin Appelman de69824a59
feat: allow setting custom name for occ generated app password 5 months ago
Marcel Klehr f28344e13e fix(TaskProcessing): Make sure list command int filter parameters are parsed as ints 5 months ago
Carl Schwan 66f50bd585 refactor(preview): Use same mimetype ids as filecache 5 months ago
Carl Schwan bd001c9524 refactor: Use Override annotation in new preview code 5 months ago
Carl Schwan 58023782b6 feat(preview): Store original file mimetype in preview table 5 months ago
Carl Schwan 324b54b863 refactor(preview): Cleanup the implementation of the new preview backend 5 months ago
Daniel Kesselberg 83a691709c
refactor: use IEmailValidator.isValid instead of IMailer.validateEmailAddress 5 months ago
Carl Schwan 9e848551be refactor: Port away from more IQueryBuilder::execute 5 months ago
Robin Appelman 0a499300c4 fix: don't suggest files:scan with object store in info:file 5 months ago
Carl Schwan ce02a5b27c refactor: Port away from search 5 months ago
Arthur Schiwon e9a1d7fa0d
fix(Apps): fix install command check on existing apps 5 months ago
provokateurin 6a12fbc4f3
refactor: Run rector 5 months ago
Robin Appelman 29cb19da80
feat: show object store instance in info:file 6 months ago
Robin Appelman 7e01665f93
fix: don't show object size warning if we can't determine the object size 6 months ago
Ferdinand Thiessen 89896b1d89
chore: Remove deprecated `IJob::execute` method 6 months ago
Josh 2fa55ce134
fix: review input 6 months ago
Josh b4027c557d
fix: add retrieval of customized base doc URL 6 months ago
Josh 5fcc8115d2 feat(occ): add default help text with docs link to all commands 6 months ago
Carl Schwan 5835599fa1 chore(rector): Apply current rector config 6 months ago
Maxence Lange a81d58970c feat(lexicon): set/get current preset from controller 6 months ago
Maxence Lange b7cdfddeda feat(preset): compare userconfig lexicon entries 6 months ago