Commit Graph

65 Commits

Author SHA1 Message Date
Khaled FERJANI 33ad0aab0d 🐛 fix: update migration script import 2025-10-15 14:08:01 +02:00
Khaled Ferjani 680870e416 Apply suggestion from @Crash--
Co-authored-by: Quentin Valmori <quentin.valmori@gmail.com>
2025-10-15 13:52:25 +02:00
Khaled Ferjani e60af9caf3 Update tdrive/backend/node/src/cli/cmds/migration_cmds/migrate-files.ts
Co-authored-by: Quentin Valmori <quentin.valmori@gmail.com>
2025-10-15 13:51:08 +02:00
Khaled FERJANI 4f97b56c11 🎨 chore: sanitize slugs to handle not compatible usernames 2025-10-15 13:48:37 +02:00
Khaled Ferjani 489a61c172 🔧 chore(migration script): update LDAP filter (#907) 2025-10-03 14:06:11 +01:00
Khaled FERJANI ab13e36fd7 🐛 fix(migration cmd): update LDAP util search base and logging 2025-10-03 13:26:28 +02:00
Khaled FERJANI 6cf9731595 🚨 chore: lint 2025-10-02 18:28:03 +02:00
Khaled FERJANI bf27a44296 feat: add phone to instance creation 2025-10-02 18:15:13 +02:00
Khaled FERJANI 00c81827ef feat: add LDAP mobile search helper 2025-10-02 18:14:37 +02:00
MontaGhanmy cb43d8c24e fix: skip trashed files 2025-05-19 17:44:23 +02:00
Montassar Ghanmy 34e935027f 🐛 Skip failed file(s) for file migration (#896) 2025-05-19 15:34:49 +01:00
Montassar Ghanmy 87417b5ada 🛠️ User locale for migration (#895) 2025-05-19 11:14:18 +01:00
Montassar Ghanmy 7595a6d856 feat: config for cozy offer (#894) 2025-05-19 11:13:16 +02:00
Montassar Ghanmy a272d66dcd 🛠️ Cozy migration CLI tools and client (#876)
* feat: migration cli tools and client

* feat: creating folder tree / ref cli cmds / Dockerfile

* feat: refresh app auth token for requests

* feat: skip already migrated files

* ref: auth token refresh and download request

* ref: using cloudery to create user instace and generate token

* ref: using config for cloudery

* fix: docker for backend

* fix: docker for backend

* fix: docker for backend

* fix: docker for backend

* fix: lint/Dockerfile

* fix: docker for backend

* fix: docker for backend

* ref: delete client

* fix: user default company

* feat: stream file upload and progress

* feat: use default company

* ref: file upload

* ref: removed migration endpoints for external client
2025-05-16 14:41:33 +02:00
Anton SHEPILOV 373a28ecc8 🩹Added configuration from env variables for cli
Fixed cli tolls lib for node 22
2025-04-08 09:35:47 +02:00
Anton Shepilov 22e30d20fb Support tool, zips folder and puts it to users home directory (#870)
* Support tool, zips folder and puts it in users home directory
2025-04-07 14:25:04 +02:00
Eric Doughty-Papassideris 99d78ad5ac 🩹 back cli: minor fixes for output flush 2025-03-14 12:16:31 +01:00
Eric Doughty-Papassideris 5e94c91c01 🩹 back cli: users subcommands argument capitalisation made consistent 2025-03-14 12:16:31 +01:00
Eric Doughty-Papassideris 8efcb2546c back cli: add user dump and list commands 2025-03-14 12:16:31 +01:00
Eric Doughty-Papassideris eec23b230b back cli: correct version output 2025-03-14 12:16:31 +01:00
Eric Doughty-Papassideris 88af44d5c8 👷 Minimal docker compose option for internal e2e testing 2024-12-28 00:24:54 +01:00
Eric Doughty-Papassideris c8a54a1b66 🚨 back: fixing linter 2024-10-28 16:23:44 +01:00
MontaGhanmy d3820e4af0 feat: cli/seed db 2024-10-23 14:17:14 +01:00
Eric Doughty-Papassideris 359a537ed8 🌐 back,front: Rename Vietnamese code to correct ISO of "vi", added to selector in account settings (#364) 2024-10-14 16:55:18 +02:00
Eric Doughty-Papassideris ed110a7b38 backend-cli: adding FileVersion.filename and FileVersion.file_metadata.name to output 2024-10-10 19:53:55 +02:00
Eric Doughty-Papassideris d86165d680 cli: add editing_session parse to output key information (#525) 2024-09-25 00:08:57 +02:00
Eric Doughty-Papassideris d353ec8088 🩹 cli: fix details of editing_session list command (#525) 2024-09-19 02:06:21 +02:00
Eric Doughty-Papassideris c9db0bf3d7 ♻️ cli: better information about file history and key (#525) 2024-09-17 17:03:36 +02:00
Eric Doughty-Papassideris ee63becdbb cli: improve editing session listing (#525) 2024-09-16 04:21:50 +02:00
Eric Doughty-Papassideris 1e16e179b0 backend cli: add editing_session list viewer command (and minor instanceId fixes) (#525) 2024-09-15 00:16:13 +02:00
Eric Doughty-Papassideris 93351d527f 🔀 Merge branch 'postgres-support-fix' into 525-515-548-523-onlyoffice-rework 2024-09-14 22:56:31 +02:00
Anton SHEPILOV 8f75c04fdd ♻️Remove Cassandra Support 2024-05-28 13:34:57 +02:00
Anton SHEPILOV 6f0bfbcd09 ♻️Removed unused websockets 2024-05-24 00:19:31 +02:00
Eric Doughty-Papassideris 79fc8f2ad8 🧑‍💻 cli: introducing dev commands debug for ad-hoc work, labels to get status of all translation labels, and translate to help with adding new ones 2024-05-15 11:56:53 +02:00
Eric Doughty-Papassideris 5766d2684b ♻️ cli: buffering reindexing of documents 2024-05-15 11:56:53 +02:00
Eric Doughty-Papassideris ef5bf4af94 📝 Update of CLI runWithPlatform documentation 2024-04-02 12:31:50 +02:00
Eric Doughty-Papassideris 1aed73c16d 🧑‍💻 CLI default to error level logging - down from fatal (and small reminder) 2024-04-02 12:31:50 +02:00
Eric Doughty-Papassideris 9a7518eba1 ♻️ CLI move error handling code from handler to runWithPlatform 2024-04-02 12:31:50 +02:00
Eric Doughty-Papassideris aac4caafaa ♻️ CLI rename files to kebab-case 2024-04-02 12:31:50 +02:00
Eric Doughty-Papassideris bde006c63e 🔊 CLI better logging: new option for finer level, changed count tracking, bit of grammar 2024-04-02 12:31:50 +02:00
Eric Doughty-Papassideris b72a958817 ♻️ CLI index command refactor into several files (#438) 2024-04-02 12:31:50 +02:00
Eric Doughty-Papassideris 77e485f9df ♻️ CLI refactoring: renamed files to kebab case, extracted iterateOverRepoPages and waitTimeout 2024-04-02 12:31:50 +02:00
Eric Doughty-Papassideris 6d804af91a 🩹 CLI bugfix: Missing await statement (#438) 2024-04-02 12:31:50 +02:00
Eric Doughty-Papassideris 0aabc2e26e cli: add document re-indexing and repair (#438) 2024-04-02 12:31:50 +02:00
Eric Doughty-Papassideris e2c5d3016b ♻️ reindex cli: prepare for filtering treated documents (#438) 2024-04-02 12:31:50 +02:00
Eric Doughty-Papassideris ad46390887 📝 CLI: better dev documentation and argument description (#438) 2024-04-02 12:31:50 +02:00
Eric Doughty-Papassideris 4dae950ac7 ♻️ Improved repository list argument merging for multiple entity types (#438) 2024-04-02 12:31:50 +02:00
Eric Doughty-Papassideris 9a05e9cf23 🧑‍💻 show a configuration summary when starting cli (#438) 2024-04-02 12:31:50 +02:00
Eric Doughty-Papassideris f786d464ff ♻️ Moving re-index commands to a class based system (#438) 2024-04-02 12:31:50 +02:00
Eric Doughty-Papassideris ed7c836889 ♻️ prettier and refactor page siwe (#438) 2024-04-02 12:31:50 +02:00