Commit Graph

873 Commits

Author SHA1 Message Date
Anton Shepilov ef9dec8332 fix package lock with new deps 2025-10-03 10:55:21 +02:00
Khaled Ferjani 6502026799 feat: add phone to cozy instance creation script (#904)
<!--- Provide a general summary of your changes in the Title above -->

## Description
<!--- Describe your changes in detail -->
- When creating cozy instances in the migration script, we search for
the phone number in LDAP and insert it in the request.
2025-10-03 10:40:10 +02:00
Khaled FERJANI 6cf9731595 🚨 chore: lint 2025-10-02 18:28:03 +02:00
Khaled FERJANI 48d167dc3f chore: add deps 2025-10-02 18:15:27 +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
lethemanh d831ffc5fe Add flag to always allow share by link 2025-05-19 16:23:47 +07: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
lethemanh 70f3298f01 🐛 Fix sessions could not remove after delete account success 2025-05-15 17:48:54 +02:00
lethemanh b3ead45ab8 🐛 Fix bug cannot update email with account remote 2025-05-14 11:06:44 +02:00
lethemanh 0989d2f3c3 Debug API delete user 2025-04-28 09:31:19 +02:00
lethemanh 58f8fed56f Hide rescan document in context menu of folder 2025-04-24 11:21:09 +02:00
lethemanh 10cd4bba08 Fix separator in context menu 2025-04-23 16:05:46 +02:00
Anton SHEPILOV 38385a0145 🐛Fixed "file not found" error in bake action 2025-04-22 13:51:39 +02:00
Anton SHEPILOV a8b4d84bef ♻️Turn-off sonarqube 2025-04-22 13:32:16 +02:00
Anton SHEPILOV 743d2e9123 ⬆️Upgraded docker bake action to support new GitHub cache 2025-04-22 13:24:15 +02:00
shepilov 7580b37671 New endpoint that is marking user for deletion 2025-04-22 11:26:52 +02:00
lethemanh 8789b91a7a Adjust antivirus feature 2025-04-21 10:40:10 +07:00
lethemanh f0b6315d76 Fix bug show incorrect buttons when creating document success 2025-04-09 17:42:34 +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
lethemanh 755c4f05e2 Add admin endpoint for API update user 2025-04-06 11:31:47 +02:00
lethemanh 9789dc24e1 Fix bug reupload cancelled folder 2025-04-02 13:56:29 +02:00
lethemanh 0d07312ca4 Fix bug current uploaded file opens incorrect location 2025-04-02 13:56:02 +02:00
lethemanh 76e2be3597 Implement e2e test for checking update user permission 2025-04-02 09:21:26 +07:00
lethemanh eb46da342c Get user id by email; Revert changes of API delete user 2025-03-27 14:23:53 +01:00
lethemanh 5e60517c16 Implement API get user id by username 2025-03-27 14:23:53 +01:00
lethemanh bebf337d28 🐛 Accept username in request of API delete user 2025-03-27 14:23:53 +01:00
Montassar Ghanmy 1f975f1ed5 🐛 Fix discerning file and folder roots (#862) 2025-03-25 00:34:34 +01:00
ericlinagora 6d3aea3624 🩹 front: do not share global input object between folder and file uploads (#861) 2025-03-24 23:53:15 +01:00
Eric Doughty-Papassideris 1aae6c5b8e 🩹 front: do not share global input object between folder and file uploads 2025-03-24 20:25:47 +01:00
Eric Doughty-Papassideris 0f63b7aca2 🚨 chore: backend linting 2025-03-14 12:18:23 +01:00
Eric Doughty-Papassideris a38c9e6675 🔊 back: Improve fastify error handler logging 2025-03-14 12:18:23 +01:00
Eric Doughty-Papassideris 29c52e276b 🩹 back: when deleting user, only update non revoked sessions 2025-03-14 12:16:31 +01:00
Eric Doughty-Papassideris d2f4411112 🩹 back e2e: bug fix for local storage to emulate S3 semantics 2025-03-14 12:16:31 +01:00
Eric Doughty-Papassideris cb61d4d8d1 back: delete user data administrative endpoint (#799) 2025-03-14 12:16:31 +01:00
Eric Doughty-Papassideris 9d35fbe0d7 🚧 back: wip delete user wrong call 2025-03-14 12:16:31 +01:00
Eric Doughty-Papassideris 658e8de6d4 🚧 back: user deletion wip 2025-03-14 12:16:31 +01: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 7856bf5096 🚧 back: user FS deletion service updated 2025-03-14 12:16:31 +01:00
Eric Doughty-Papassideris c4d45412fd ♻️ back: repository remove returns success now and file path alternative 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 16c68f25fd 🚧 backend: wip initial setup for admin route to delete user (#799) 2025-03-14 12:16:31 +01:00
Eric Doughty-Papassideris 185ec5ac5c back: e2e userapi random file destination name option 2025-03-14 12:16:31 +01:00