Commit Graph

838 Commits (master)

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