Commit Graph

815 Commits (a5ce35ac84635c0ea296995bf8d2df01549252bd)

Author SHA1 Message Date
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
Carl Schwan ce02a5b27c refactor: Port away from search 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
Maxence Lange 9380375cc6 feat(lexicon): add note and key-details 5 months ago
Maxence Lange 33bff30e1d feat(lexicon): moving out from unstable 5 months ago
provokateurin 5bd626bd40
chore: Fix all method calls with too many arguments 5 months ago
Maxence Lange e64be71e52 feat(lexicon): preset() 6 months ago
Côme Chilliet 7127ac4b43
fix: Replace OC_App::loadApp calls by IAppManager 6 months ago
skjnldsv 027471b146 fix: force lowercase emails 6 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months ago
Joas Schilling a957e3a2c2
feat(occ): Add commands to list all routes and match a single one 6 months ago
Robin Appelman b5b2eb9da7 feat: add command to clear memcache 6 months ago
Robin Appelman 131115fb6a feat: add command to delete memcache key 6 months ago
Robin Appelman 8689a4ad2a feat: add commands to get and set memcache values 6 months ago
Robin Appelman d61ec62ae7 refactor: split off value casting out of config:system:set command 6 months ago
Maxence Lange e39ab65239 feat(lexicon): migrate config key/value 6 months ago
provokateurin ed3868932f
fix(core): Make --password-from-env work with NC_PASS everywhere 6 months ago
provokateurin b95701d4c6
fix(core): Make OC_PASS actually work for occ user:auth-tokens:add --password-from-env 6 months ago
Salvatore Martire e5b34e5392 feat: allow reading profile properties from occ 6 months ago