Commit Graph

844 Commits (7100c7116676ce3de0dcd9d1dee467503b455d2b)

Author SHA1 Message Date
Marcel Klehr 1f12126715 fix(TaskProcessing): Fix occ commands to cast strings to integer 2 weeks ago
Salvatore Martire 43f2470f90 fix: use interval value in JobWorker 4 weeks ago
Anna Larch f546daada7
refactor: Rename Snowflake Generator and Decoder 4 weeks 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 2 months ago
Marcel Müller ae85eab73c fix: Allow installation on macOS CI 2 months ago
Carl Schwan 0e686fc6a9
feat: Port jobs table to snowflakes ids 2 months ago
yemkareems d134b236a4
fix: composer run cs:fix removed unused namespace 2 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 3 months ago
yemkareems 7e546c8377
fix: support -n option to encrypt-all command to allow to run in non-interactive mode 3 months ago
Maxence Lange 1538692987 feat(lexicon): add FLAG_INTERNAL 3 months ago
Benjamin Gaussorgues 231b7f8c41
chore(snowflakes): small fixes on decode command 3 months ago
Benjamin Gaussorgues c9b055a0d0 feat(database): introduce Snowflake IDs generator 3 months ago
Carl Schwan 7a43bf26ca refactor(dbal): Migrate away from Type::getName 4 months ago
Carl Schwan b0c6ef5821 refactor(dbal): Port away from deprecated hasPrimaryKey 4 months ago
Carl Schwan bef3996c3e fix(preview): Make version column a string 4 months ago
Carl Schwan 104aef324d refactor(core/Command): Port away from View 4 months ago
Robin Appelman de69824a59
feat: allow setting custom name for occ generated app password 4 months ago
Marcel Klehr f28344e13e fix(TaskProcessing): Make sure list command int filter parameters are parsed as ints 4 months ago
Carl Schwan 66f50bd585 refactor(preview): Use same mimetype ids as filecache 4 months ago
Carl Schwan bd001c9524 refactor: Use Override annotation in new preview code 4 months ago
Carl Schwan 58023782b6 feat(preview): Store original file mimetype in preview table 4 months ago
Carl Schwan 324b54b863 refactor(preview): Cleanup the implementation of the new preview backend 4 months ago
Daniel Kesselberg 83a691709c
refactor: use IEmailValidator.isValid instead of IMailer.validateEmailAddress 4 months ago
Carl Schwan 9e848551be refactor: Port away from more IQueryBuilder::execute 4 months ago
Robin Appelman 0a499300c4 fix: don't suggest files:scan with object store in info:file 4 months ago
Carl Schwan ce02a5b27c refactor: Port away from search 4 months ago
Arthur Schiwon e9a1d7fa0d
fix(Apps): fix install command check on existing apps 4 months ago
provokateurin 6a12fbc4f3
refactor: Run rector 4 months ago
Robin Appelman 29cb19da80
feat: show object store instance in info:file 5 months ago
Robin Appelman 7e01665f93
fix: don't show object size warning if we can't determine the object size 5 months ago
Ferdinand Thiessen 89896b1d89
chore: Remove deprecated `IJob::execute` method 5 months ago
Josh 2fa55ce134
fix: review input 5 months ago
Josh b4027c557d
fix: add retrieval of customized base doc URL 5 months ago
Josh 5fcc8115d2 feat(occ): add default help text with docs link to all commands 5 months ago
Carl Schwan 5835599fa1 chore(rector): Apply current rector config 5 months ago
Maxence Lange a81d58970c feat(lexicon): set/get current preset from controller 5 months ago
Maxence Lange b7cdfddeda feat(preset): compare userconfig lexicon entries 5 months ago
Maxence Lange 6eda5583db feat(preset): compare default for all preset 6 months ago
Côme Chilliet b7c15949ce
chore: Get rid of AppLocator helper 6 months ago
Ferdinand Thiessen d5e2432bcd
fix: resolve invalid usage of `AppConfig::getValue` 6 months ago
Maxence Lange 33c4fe504d feat(preset): new PresetManager 6 months ago
Robin Appelman 4da6081786
feat: add table filter to schema:export and schema:expected 6 months ago
Julien Veyssier aa2ca86fb3
feat(taskprocessing): avoid generator cascade 6 months ago
Julien Veyssier 2b9af820bd
feat(taskprocessing): add strict types to all taskprocessing command classes 6 months ago