Montassar Ghanmy
1c90c99214
✨ Object storage backend for e2e tests ( #446 )
...
* feat: e2e test run with object storage backend
* ref: one test suit
2024-03-15 09:50:36 +01:00
Anton SHEPILOV
82eadfc14d
🐳 Fix destination of the docker hub build
2024-03-14 17:43:05 +01:00
Anton SHEPILOV
d350f8ad38
🔖 Release Version 1.0.1
2024-03-14 17:43:05 +01:00
Nguyen Thai
1e797942e9
👷 Refactored build and publish workflow ( #435 )
2024-03-13 09:53:33 +01:00
Anton Shepilov
3b3bb089e8
🐛 Fix downloading zip folder ( #434 )
...
* 🐛 Fix downloading zip folder
Do not await finalizing of th archive creation
Just run clean-up process after
2024-03-11 17:49:03 +01:00
Anton Shepilov
7281043e8f
🔊 #404 Add logs for errors happening during ZIP file creation ( #431 )
2024-03-11 14:37:58 +01:00
Yadd
faa42c2b22
Replace child_process.exec by child_process.spawnSync ( #428 )
...
child_process.exec uses a shell to parse and launch command.
Since here some arguments comes from external, it's unsecured.
This MR uses spawnSync instead.
2024-03-11 12:03:25 +01:00
Yadd
423e7f2c00
[Nextcloud-Migration]: add "dir" param ( #427 )
...
This permit one to use an existing directory instead of downloading from Nextcloud
2024-03-11 12:02:53 +01:00
Anton Shepilov
bd2d5c2ba6
🐛 Fix checking files in S3 storage ( #426 )
2024-03-10 01:13:31 +01:00
Anton SHEPILOV
2ecf74cdf2
🐛 Temporary fix for twake client auth in plugin
2024-03-09 09:48:58 +01:00
Anton SHEPILOV
6d21bc4d8d
🐛 Fix checking files in S3 storage
2024-03-09 08:59:15 +01:00
Anton Shepilov
4ea6c3b215
🐛 Fix checking files in S3 storage ( #425 )
2024-03-09 08:37:57 +01:00
Anton Shepilov
301efd6aaa
Check files that are missing in storage(add more information) ( #424 )
...
* Check files that are missing in storage(add more information)
2024-03-07 20:04:49 +01:00
Anton Shepilov
c9ce1fce43
🚑 Restore files from nextcloud ( #423 )
...
* 🚑 Modify nextcloud migration to be able to back up files from next cloud
Co-authored-by: Monta <monta@HP-ProBook-445-14-inch-G9-Notebook-PC-505aadfc.localdomain >
2024-03-07 18:33:08 +01:00
Anton Shepilov
eacdb29bb2
* 🚑 Check files that are missing in storage ( #419 )
...
* 🚑 Check files that are missing in storage
2024-03-07 00:07:25 +01:00
Anton Shepilov
56b7676790
🚑 Check files that are missing in storage ( #416 )
...
* 🚑 Check files that are missing in storage
2024-03-06 18:25:37 +01:00
Montassar Ghanmy
d6024c982c
🐛 Fix preview navigation ( #417 )
2024-03-06 17:13:51 +01:00
Montassar Ghanmy
a867baae98
✨ Remove switcher from breadcrumbs ( #414 )
2024-03-06 00:16:54 +01:00
Montassar Ghanmy
c77f72d6fe
🐛 Fix mobile preview ( #413 )
2024-03-05 23:55:16 +01:00
Montassar Ghanmy
5458d355f6
🐛 Fix preview back and forth navigation ( #412 )
2024-03-05 23:21:02 +01:00
Montassar Ghanmy
b26ffb81fd
🐛 Malformed shared item URL ( #410 )
2024-03-05 09:18:40 +01:00
Montassar Ghanmy
075b2c8406
🐛 Fix router directory row ( #409 )
2024-03-05 09:18:21 +01:00
Montassar Ghanmy
8c2b84ed84
🐛 Fix router navigation ( #396 )
...
Co-authored-by: Monta <monta@HP-ProBook-445-14-inch-G9-Notebook-PC-505aadfc.localdomain >
2024-03-04 23:16:08 +01:00
Anton Shepilov
2b2638d36b
🌐 Fix translation for quota ( #408 )
2024-03-04 21:24:30 +01:00
Anton Shepilov
68dce3f2c9
🐛 Display the same quota for all the pages ( #407 )
2024-03-04 18:59:08 +01:00
Anton Shepilov
58301a4341
✨ Be able to use SMTP transport without TLS ( #406 )
2024-03-04 18:11:59 +01:00
Anton Shepilov
6041212253
✨ Be able to use SMTP transport without TLS ( #401 )
2024-03-01 16:10:49 +01:00
Anton Shepilov
ac30657aea
🐛 Do not display deleted items in the shared with me section ( #394 )
2024-02-29 15:58:20 +01:00
Anton Shepilov
23d113c306
🌐 Plus d'ameliorations a la traduction francaise ( #393 )
2024-02-29 11:15:42 +01:00
Anton Shepilov
cb3dcb13ca
🐛 User is not able to delete or move files that was share with him ( #392 )
2024-02-29 10:43:39 +01:00
Montassar Ghanmy
4f372adddc
🐛 fix: public shared view sso redirect ( #389 )
...
Co-authored-by: Monta <monta@HP-ProBook-445-14-inch-G9-Notebook-PC-505aadfc.localdomain >
2024-02-28 09:40:54 +01:00
Anton Shepilov
b82b78aa7d
🛠️ Speed up "shared with me" query ( #381 )
2024-02-27 15:31:11 +01:00
Anton Shepilov
ad52acec53
🐛 fix only office integration ( #379 )
...
🔒 Do not expose application API into (#372 )"
🐛 Fix only office integration
2024-02-27 14:37:12 +01:00
Montassar Ghanmy
dcb6fa1c36
🖥️ Onlyoffice connector moved into the TwakeDrive repository ( #366 )
2024-02-27 10:35:01 +01:00
Montassar Ghanmy
ff74104a1b
🐛 Fix files notifications on shared folder ( #369 )
2024-02-27 10:34:44 +01:00
Anton Shepilov
e1f10b76bb
🐛 Fix bug with react hooks in disk usage component ( #378 )
2024-02-27 10:10:07 +01:00
Anton Shepilov
a49ee3fddf
🐛 Fix paging in search ( #377 )
2024-02-26 19:22:44 +01:00
Anton SHEPILOV
2cf553e4c0
🐛 Fix file downloading
2024-02-26 18:56:27 +01:00
Anton Shepilov
07fc285721
🐛 Not all the data is shown in the shared with me section ( #376 )
...
* 🐛 Not all the data is shown in the shared with me section
2024-02-26 18:07:59 +01:00
Anton Shepilov
62845798b9
🔒 Do not expose application api into ( #372 )
2024-02-26 16:55:27 +01:00
Anton Shepilov
e0aca9dcd5
✅ Test refactoring, make test more stable ( #374 )
...
- Move copy-pasted code to User API
- Clean the database after each test
- Refactor documents search test
2024-02-26 00:04:04 +01:00
Anton SHEPILOV
488aafe284
🐛 home directory fix
2024-02-23 11:51:06 +01:00
Florian DANIEL aka Facyla
ac3b3d82db
🌐 Updated FR translations
...
Co-authored-by: Anton Shepilov <anton.shepilov@gmail.com >
2024-02-22 18:29:05 +01:00
Diep Tran
afcc7a8b24
🌐 Create Vietnamese translations
2024-02-22 18:27:46 +01:00
Anton Shepilov
63f2c281c0
✨ Simple User Quota ( #367 )
...
* ✨ Simple User Quota
* 👷 Fix build with OpenSearch
2024-02-22 10:17:25 +01:00
Anton Shepilov
df0809ec48
🛠️ New configuration variable for S3 home directory ( #359 )
2024-02-06 13:44:21 +01:00
Anton Shepilov
a6ced0d615
🐛 Throw exception on S3 writing error ( #358 )
2024-02-05 23:53:59 +01:00
Montassar Ghanmy
e63ad92f6b
🐛 Fix file extension when changing file name ( #357 )
2024-02-05 17:49:45 +01:00
Anton SHEPILOV
ceee21b5eb
➖ remove user online status
2024-02-03 14:26:02 +01:00
Anton Shepilov
b35687829c
📝 fix Swagger docs ( #355 )
2024-02-02 17:37:53 +01:00