Commit Graph

225 Commits (95f22bc48da8e7d6b3ed7bd085789c5b06a08bbc)

Author SHA1 Message Date
Benjamin Gaussorgues c9b055a0d0 feat(database): introduce Snowflake IDs generator 10 months ago
Carl Schwan 324b54b863 refactor(preview): Cleanup the implementation of the new preview backend 11 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 1 year ago
Maxence Lange e64be71e52 feat(lexicon): preset() 1 year ago
Joas Schilling a957e3a2c2
feat(occ): Add commands to list all routes and match a single one 1 year ago
Robin Appelman b5b2eb9da7 feat: add command to clear memcache 1 year ago
Robin Appelman 131115fb6a feat: add command to delete memcache key 1 year ago
Robin Appelman 8689a4ad2a feat: add commands to get and set memcache values 1 year ago
Salvatore Martire e5b34e5392 feat: allow reading profile properties from occ 1 year ago
Robin Appelman 6927edc9ff feat: add command to get basic storage info 1 year ago
provokateurin 82fb8f8508
refactor: Extend rector to core/ 1 year ago
Jana Peper a7f26cf966 feat: add occ command for task type toggling 2 years ago
Thomas Citharel fe0f89c237
feat(preview): add command to cleanup preview folder 2 years ago
Julien Veyssier 14cf5b03ca
feat(taskprocessing): new command to get a task from a task ID, include error_message in list and get commands 2 years ago
Robin Appelman 2f9f9e83e8
feat: add command to send raw commands to redis 2 years ago
FedericoHeichou a41e2f01b7 feat: Add user:welcome command 2 years ago
Robin Appelman 9a06931175 feat: add command to export certificate bundle 2 years ago
Maxence Lange 88cfab4f32 feat(upgrade): migration attributes 2 years ago
Julien Veyssier c120a64ba2
feat(taskprocessing): add occ commands to list tasks and compute stats 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
Andy Scherzinger e07a190641
chore: Add SPDX header 2 years ago
Julien Veyssier d967151f52
fix(bg-jobs): review adjustments 2 years ago
Marcel Klehr 352d79deee
fix(bg-jobs): fix psalm issues 2 years ago
Julius Härtl d69b8ecf95
fix(bg-jobs): Fix running once when no job was scheduled 2 years ago
Julius Härtl 8400bfee01
feat(bg-jobs): Add background worker occ command 2 years ago
yemkareems 703214fd9c
feat: command added to clear avatar cache manually 2 years ago
Marcel Müller e23e89f384 feat(occ): Add user:keys:test command 3 years ago
Anupam Kumar a92c507cb6
new user password email option, improved on #29368 3 years ago
Philip Gatzka b587ec39f4
Enable adding E-Mail addresses to new user accounts using the CLI 3 years ago
Côme Chilliet ceff16bbf9
chore: Fix DI for integrity checker before installation 3 years ago
Côme Chilliet 0e1931754a
chore: use DI for \OC\Repair 3 years ago
Côme Chilliet aee189f6c7
chore: Revert using DI for IntegrityCodeChecker as it uses a special service name 3 years ago
Côme Chilliet 46f729b63b
chore: use DI for Command\Security\ListCertificates 3 years ago
Côme Chilliet f4a267536a
chore: use long namespaced class instead of putting it inline 3 years ago
Côme Chilliet c1d67cc614
chore: Fix DI for Encryption\DecryptAll command 3 years ago
Côme Chilliet cc26a503a3
chore: Use DI in register_command instead of new calls 3 years ago
Maxence Lange f7d0c74b10 lazy AppConfig 3 years ago
Maxence Lange bd3df759fb occ background-job:delete 3 years ago
Maxence Lange e62e9e3dbf IFilesMetadata 3 years ago
Côme Chilliet b5eeaa90d7 Add a command to run the setup checks from CLI 3 years ago
Lucas Azevedo 5af683d2c4 Namespace user auth token commands 3 years ago
Lucas Azevedo f7bf468e22
Use autowiring when registering commands 3 years ago
Lucas Azevedo 651044ce17 feat: Add user:delete-auth-token command 3 years ago
Lucas Azevedo eed32112c5 feat: Add user:auth-tokens command 3 years ago
Joas Schilling b2fd283a30
feat(OCC): Add a command to get the bruteforce state of an IP 3 years ago
Joas Schilling f73f14207c
fix(db): Move missing core columns to typed event 3 years ago
Joas Schilling 77c2b169a5
fix(db): Move missing core primary keys to typed event 3 years ago
Julius Härtl 925bcebcb6
feat: Add public event for missing indices 3 years ago
Julius Härtl 095b43f396
feat: Add occ user:sync-account-data for updating oc_accounts information from user backends 3 years ago