Commit Graph

701 Commits (dd0d6474dbac28c082c439f47db7cd0ef69fc2c2)

Author SHA1 Message Date
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
Julien Veyssier 8638f3b587
feat(occ): add 'stop_after' option to stop the worker after some time 1 year ago
John Molakvoæ 6fda0c15f0
fix: copyright header 1 year ago
FedericoHeichou a41e2f01b7 feat: Add user:welcome command 1 year ago
Josh Richards 71fff03e9b fix(occ): Add support for UNIX sockets to `db:convert-type` 1 year ago
nooblag 5ec3a7fcef occ: Revert all changes to Info.php 2 years ago
Jore 96638fd6b2 occ: Remove timezone changes. 2 years ago
Jore a0566f881d occ: Add locale setting timezone to timestamps. 2 years ago
Jore e16e16c972 occ: Add check for never logged in for user:info. 2 years ago
Jore bd81967fa1 occ: Improve timestamps for user:info. 2 years ago
Jore 3e69668c9e occ: Improve timestamps for user:lastseen. 2 years ago
Maxence Lange 6ad6fa6425 fix(migration-preview): display a message if no attributes set 2 years ago
Thibaut 825347f262
feat(occ)!: Adding the `displayName` to the output of the `occ group:list --info` command 2 years ago
Côme Chilliet bb94da69a6 fix(occ): Fix compatibility with PHP<8.2 2 years ago
Côme Chilliet db16a32ac3 feat(occ): Add support for iterable in Base and use in in group:list and user:list 2 years ago
Robin Appelman 9a06931175 feat: add command to export certificate bundle 2 years ago
Maxence Lange 7c1ee524be fix(migration-attributes): privatizing AttributeException 2 years ago
Maxence Lange 79e6014879 feat(upgrade): release metadata 2 years ago
Maxence Lange 88cfab4f32 feat(upgrade): migration attributes 2 years ago
Julien Veyssier df11aa9efc
feat(taskprocessing): add appId filter to taskprocessing occ commands 2 years ago
Julien Veyssier af21f7dbd9
feat(taskprocessing): add stats about input/output sizes 2 years ago
Julien Veyssier c120a64ba2
feat(taskprocessing): add occ commands to list tasks and compute stats 2 years ago
Joas Schilling 829f2b9bc7
fix(db): Promote the use of `getDatabaseProvider` to reduce the impage of removed upstream platforms 2 years ago
Joas Schilling a4c1d7291f
fix(db): Use `createSchemaManager()` method as `getSchemaManager()` is deprecated 2 years ago
Robin Appelman 4f01486da0
feat: add commands for exporting current and expected database schema 2 years ago
Daniel Kesselberg a773a8b915
refactor: simplify background commands 2 years ago
Daniel Kesselberg d00b8ed1f5
chore: use spdx for migrations generator 2 years ago
Ferdinand Thiessen 14778811b4
refactor: Use `IAppConfig` for setting cron type 2 years ago