Commit Graph

208 Commits

Author SHA1 Message Date
lethemanh d831ffc5fe Add flag to always allow share by link 2025-05-19 16:23:47 +07: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
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
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 eb46da342c Get user id by email; Revert changes of API delete user 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
Eric Doughty-Papassideris 0f63b7aca2 🚨 chore: backend linting 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 cb61d4d8d1 back: delete user data administrative endpoint (#799) 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 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 16c68f25fd 🚧 backend: wip initial setup for admin route to delete user (#799) 2025-03-14 12:16:31 +01:00
Eric Doughty-Papassideris 71bccff378 ️ back: add index to ensure query planner picks an index when listing trash 2025-03-12 20:40:33 +01:00
MontaGhanmy c1bc0c34f7 fix: loop through all search results pages 2025-03-05 10:27:56 +01:00
MontaGhanmy e1d48daba5 fix: handle empty search results with page loop 2025-03-05 10:27:56 +01:00
Montassar Ghanmy 6002974306 Big folder upload (#780) 2025-02-04 15:56:07 +01:00
Eric Doughty-Papassideris 4444e73bd1 🐛 back: zip file creation throttling 2025-01-31 23:22:34 +01:00
Anton SHEPILOV b985f0357e 🐛Fixed problem with zero size heapdump when running inside docker
⬆️Upgraded node-types to the current version on nodejs
2025-01-30 17:35:23 +01:00
Anton Shepilov 20d128d990 🐛 Fixed problem with deleting files uploaded by an application (#793) 2025-01-27 16:40:47 +01:00
ericlinagora 5bace9c97e 🐛 Check permission for API update user (#781) 2025-01-26 05:49:14 +01:00
ericlinagora 68b62b2306 🐛 (S3 sync) Fixed cases on storage exception are thrown and preview generation turned off (#782) 2025-01-26 05:33:50 +01:00
Eric Doughty-Papassideris c39bdd9724 🐛 back: immediately start streaming downloading of zip #783 2025-01-24 14:34:19 +01:00
lethemanh 4210974021 🐛 Check permission for API update user 2025-01-22 09:54:31 +07:00
lethemanh ac8b777a59 Implement API update user 2025-01-17 19:09:50 +07:00
Montassar Ghanmy fd0ff703b6 🐛 Fixing pagination for "Shared with me"/ES (#778) 2025-01-08 17:58:01 +01:00
Anton SHEPILOV ab4c39e22a 🐛do not generate thumbnails tmp until it will be fixed 2025-01-08 15:46:31 +01:00
Anton SHEPILOV 84a61c1431 🐛do not generate thumbnails tmp until it will be fixed 2025-01-08 11:16:51 +01:00
Anton Shepilov ffa0902244 🛠️ probe and diagnostic endpoints (#763)
basic lifecycle probes for kubes and an endpoint for diagnosing mem
leaks

missing tests for av, message queue, possibly sso
2024-12-19 14:24:57 +01:00
Eric Doughty-Papassideris db997f78ff 🔊 back: log http headers at login to get trace of IP and user agent as relates (#762) 2024-12-17 22:06:20 +01:00
Montassar Ghanmy 582d12c462 🐛 Fix ORM query builder with $in option for postgres (#771) 2024-12-16 16:02:18 +01:00
Eric Doughty-Papassideris 98723a5f86 🚧 back: WIP Initial diagnostic endpoint (#762) 2024-12-08 22:51:16 +01:00
ericlinagora f4ed433e6a 🔖 Release/v1.0.5 (#757) 2024-11-29 13:24:58 +01:00
Montassar Ghanmy ba6c39d9b3 🐞 Removed icon, warning and restrictions for av scanning status (#753) 2024-11-28 13:12:15 +01:00
Eric Doughty-Papassideris 55dc20025a 🩹 back: patch document retreival for application users with non UUID name #747 2024-11-27 15:46:44 +01:00
Montassar Ghanmy 9fefe931fb 🐛 Fix AV warning for files uploaded before enabling av (#746) 2024-11-26 16:58:35 +01:00
Montassar Ghanmy 36881ce0a1 🐛 Fix email notification link (#738)
🐛 Fix email notification link
2024-11-25 13:27:00 +01:00
Montassar Ghanmy f12f0892f1 🐛 Fix config retrieval and type handling (#739)
🐛 Fix config retrieval and type handling
2024-11-22 10:58:51 +01:00
MontaGhanmy e7049f86be ref: feedback 2024-11-20 15:21:35 +01:00
MontaGhanmy f2b85a32b3 fix: on create skip folder for av scan 2024-11-20 15:17:21 +01:00
Eric Doughty-Papassideris ea8fc2e2f1 back,front: report client errors to the server (#714) 2024-11-20 04:38:32 +01:00
Montassar Ghanmy 00f819fb6d 🐞 Add antivirus inside Twake Drive (#725)
🐞 Add antivirus inside Twake Drive (#725)
2024-11-19 17:39:18 +01:00
Anton SHEPILOV 2c5cf0bb8d Fixed storage e2e test for S3 2024-11-05 15:32:49 +07:00
Anton SHEPILOV f76a04ddbf ♻️Added specific Exception to be monitored to one-of storage strategy 2024-11-05 15:32:49 +07:00
Anton SHEPILOV da9736e23b ♻️Removed console.log from backend node + error serializer 2024-11-05 15:32:49 +07:00