Commit Graph

732 Commits (49cf5ba318add68160aede0e2ad624800983d183)

Author SHA1 Message Date
Côme Chilliet 4b099bd532
chore: Replace calls to OC_App::getAppVersions with app manager 9 months ago
Robin Appelman c5dc90dde9
fix: optimize FileUtils::getFilesByUser 10 months ago
Joas Schilling 095ab4419e
fix(l10n): Improve english source strings 10 months ago
Côme Chilliet 34139987d6 fix: Replace OC_App calls by IAppManager 10 months ago
Côme Chilliet f758f565d4
fix: Replace getInstalledApps calls with getEnabledApps 11 months ago
Côme Chilliet a3685551f7
fix: Replace isInstalled calls with isEnabledForAnyone or isEnabledForUser 11 months ago
skjnldsv 6baafd82b6 fix: make sure we process mime extensions as string 11 months ago
Côme Chilliet 5e97a46f4c
fix: Clearly document that the argument is a search string 11 months ago
provokateurin d8cc8aae1a
fix(ConvertType): Read hostname from arguments and not options 11 months ago
Nils Wenninghoff cf5d55edb7
fix(ConvertType): Read dbtype in createConnectionParams and remove safeguard 11 months ago
Ferdinand Thiessen 5867231247
fix: `user:settings` command when user is not available 11 months ago
Misha M.-Kupriyanov 65698ff086
fix(occ): hide sensitive data while config:app:set 11 months ago
E.S. Rosenberg a.k.a. Keeper of the Keys c7acab5bf7 Add the option to provide a groupname and only see its' members. 12 months ago
Côme Chilliet 1d0962ab33
feat(occ): Show first_seen in output of user:list --info 12 months ago
Côme Chilliet b995912207
feat(users): Use -1 for unknown firstLogin instead of setting it to current date 12 months ago
Côme Chilliet baf7293cfe
feat: Add first login timestamp of each user to oc_preferences and user:info output 12 months ago
Robin Appelman 314955a64d
fix: improve wording of occ:upgrade command when no upgrade is required 1 year ago
Josh 3f6cd154ef fix: Make `maintenance:mode` description more accurate + add help 1 year ago
Jana Peper ee31b3bbe5 fix: error handling for wrong json values 1 year ago
Jana Peper 8042a82c64 feat: add occ command for task type toggling 1 year ago
Jana Peper a7f26cf966 feat: add occ command for task type toggling 1 year ago
Seungmin Kim eb77c633ab fix(occ): Revise output condition 1 year ago
Seungmin Kim a5c25635b3 fix(occ): Cosmetic edits 1 year ago
Seungmin Kim 09154c334c fix(occ): Modify IAppManager 1 year ago
Seungmin Kim ab9ac5046b fix(occ): Add condition for isShipped 1 year ago
Seungmin Kim 5a457b8da5 fix(occ): Fix linting issues 1 year ago
Seungmin Kim 041eca9b27 fix(occ): Fix `occ integrity:check-app` and Admin panel "rescan" deliver inconsistent results 1 year ago
skjnldsv 0c7e259151 feat(systemtags): allow setting color with occ 1 year ago
Côme Chilliet 1d80351d4a fix: Show errors in encryption:migrate-key-storage-format and continue to other files 1 year ago
Côme Chilliet 6dfa09f36d chore: Improve typing in core/Command/Encryption/MigrateKeyStorage.php 1 year ago
Christopher Ng e0b3ab5165 fix: Correct wording when attempting to remove a disabled app 1 year ago
Joas Schilling d1c3c6f234
fix(maintenance): Show a success message on data-fingerprint command 1 year ago
Louis Chemineau 590b1e8698
feat: Warn about maintenance in EncryptAll command 1 year ago
dependabot[bot] bb598c8451
chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixer 1 year ago
Git'Fellow a1681b0756 chore(db): Apply query prepared statements 1 year ago
Git'Fellow c254855222 chore(db): Correctly apply query types 1 year ago
Joas Schilling c109ae9437
ci: Fix psalm by typing the QuestionHelper 1 year ago
Joas Schilling fd77bc84d1
fix(command): Make method compatible with upstream class (backportable) 1 year ago
Thomas Citharel fe0f89c237
feat(preview): add command to cleanup preview folder 1 year ago
Julien Veyssier 14cf5b03ca
feat(taskprocessing): new command to get a task from a task ID, include error_message in list and get commands 1 year ago
Julius Knorr 606241caeb
chore(legacy): Introduce public version ct plass and drop version methods from OC_Util 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Côme Chilliet 70a886ce83
feat: Add OCP interface to format richtext into string 1 year ago
Côme Chilliet 76f2bc0bfc
fix: Replace OC_App::getAllApps with a method in AppManager 1 year ago
Côme Chilliet 7ed583cb8e
chore: Migrate cleanAppId and getAppPath calls to IAppManager from OC_App 1 year ago
Anna Larch 8af7ecb257 chore: adjust code to adhere to coding standard 1 year ago
Hamza Mahjoubi 6361edb864 fix: optimise getWrongShareOwnership query 1 year ago
Louis Chemineau fffe826d90
feat: Improve encryption mode detection in occ info:file 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Robin Appelman 2f9f9e83e8
feat: add command to send raw commands to redis 1 year ago