Commit Graph

31 Commits

Author SHA1 Message Date
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
Anton SHEPILOV 988907e7c3 ⬆️Upgraded archiver lib version 2025-01-30 22:22:25 +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
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 da9736e23b ♻️Removed console.log from backend node + error serializer 2024-11-05 15:32:49 +07:00
Montassar Ghanmy 0a5dc0e4ef 🩹 Remove v8 profiler (#719) 2024-10-30 12:53:23 +01:00
Anton SHEPILOV 846d7d3c9b ⬆️Fixed security vulnerabilities in dependencies 2024-07-22 09:22:49 +02:00
Anton SHEPILOV dff0be8b1b 🐛Fixed bug with zipping all files in the folder 2024-07-12 08:42:34 +02:00
Anton SHEPILOV c8a9145906 ⬆️Fix security warnings in dependencies 2024-05-24 12:06:56 +02:00
Anton SHEPILOV 999e3087e8 ♻️Fix fastify warning with deprecated property "routerMethod" on request 2024-05-24 11:49:58 +02:00
Montassar Ghanmy 3b20806622 Dependencies upgrade (#510) 2024-05-07 17:01:56 +01:00
Anton Shepilov 6041212253 Be able to use SMTP transport without TLS (#401) 2024-03-01 16:10:49 +01:00
Anton Shepilov 63f2c281c0 Simple User Quota (#367)
* Simple User Quota
* 👷Fix build with OpenSearch
2024-02-22 10:17:25 +01:00
Montassar Ghanmy 8745c8d1c0 🏆 Performance tests with K6 (#303) 2024-02-01 10:10:18 +01:00
Greemty 1eb0df97f1 🐛 Fix download button (#172)
* Fix on context menu for folder

* Make it works for My Drive

* Fix downloading folder in the shared view

---------

Co-authored-by: Anton SHEPILOV <ashepilov@linagora.com>
2023-08-30 15:10:54 +02:00
Anton Shepilov fddd3b4ebd 🌐Translations for the latest features (#78)
* 🌐Translations for the latest features
Also:
  - Rename “Home” to Shared drive
  - Hide banner with suggestion of downloading desktop app
  - Fix Upload button on main screen
  - Add separate buttons for the manage access and share by link
2023-06-16 14:15:48 +02:00
Anton Shepilov d7fa56cb13 Share with me endpoint (#77)
* 🛠️ remove babel from dependencies
* 🛠️ removes some of the redundant dependencies + versions update
*  separate endpoint for "shared with me"
2023-06-13 17:16:13 +02:00
Anton Shepilov adda7caf00 ⬆️ upgrade babel and typescript packages caused by jest upgrade (#73) 2023-06-09 16:02:26 +02:00
Anton Shepilov dfd25a234a 🤝 Shared with me (#71)
* 🚧 #46 Shared with me
  - added converter of DriveFile to dto with user information
  - updated version of jest to the latest for better compatibility with typescript and mocking class instances
  - added run configuration for unit tests

Co-authored-by: Romaric Mourgues <rmourgues@linagora.com>
2023-06-09 14:37:15 +02:00
Romaric Mourgues b567ba0c06 🛠 Try without lib for proxy
* Try without lib for proxy

* Tested and approved and using streams

* Lint fix
2023-05-12 11:11:55 +02:00
Romaric Mourgues 3b2382fbbc Rollback to @types/node 14... 2023-05-11 16:11:18 +02:00
Romaric Mourgues f6b05d59d6 Rollback to @types/node 16 2023-05-11 16:02:54 +02:00
Romaric Mourgues 6a1582a6d4 Move to http-proxy 2023-05-11 12:18:49 +02:00
Romaric Mourgues 56cc84c34e Try to fix tests 2023-05-11 11:02:18 +02:00
Romaric Mourgues def9d1ff9d Change proxy version to 7.1 2023-05-11 10:53:32 +02:00
Romaric Mourgues cf3012ce72 Try version 16 2023-05-11 10:50:06 +02:00
Romaric Mourgues 5ee4d036d7 Try another version of types/node 2023-05-11 10:33:16 +02:00
Romaric Mourgues 521f9d6684 Fix package.json 2023-05-10 17:30:49 +02:00
Romaric Mourgues 6b7c88fd89 Use another reverse proxy for plugins 2023-05-10 17:21:56 +02:00
Montassar Ghanmy e0615fa867 📁 Changed TDrive root folder (#16)
📁 Changed TDrive root folder
2023-04-11 10:04:29 +01:00