Commit Graph

127 Commits

Author SHA1 Message Date
Montassar Ghanmy 222a6d1059 Translate notifications (#581)
Co-authored-by: Monta <monta@HP-ProBook-445-14-inch-G9-Notebook-PC-505aadfc.localdomain>
Co-authored-by: Eric Doughty-Papassideris <edoughtypapassideris@linagora.com>
2024-07-18 20:16:10 +02:00
Anton Shepilov 8a2651134b 🐛 When we are creating path for the files to store them in S3 (#583)
* 🐛When we are creating path for the files to store them in S3, sometimes it's with trailing "/" and sometimes without
2024-07-18 16:03:29 +02:00
Montassar Ghanmy e76da87916 Sort files chronologically + infinite scroll (#535) 2024-07-15 23:56:34 +02:00
Anton SHEPILOV 845781642f 💄Fixed nextPage condition 2024-07-12 08:42:34 +02:00
Anton SHEPILOV dff0be8b1b 🐛Fixed bug with zipping all files in the folder 2024-07-12 08:42:34 +02:00
Eric Doughty-Papassideris e628c68229 💄 backend: fix compiler issue and e2e pg connector (#525) 2024-07-11 18:44:21 +02:00
Eric Doughty-Papassideris 16dbf8077b 🐛 backend: adding editing session key (#525) 2024-07-11 18:44:21 +02:00
Eric Doughty-Papassideris f1dcb15aba 🗃️ DriveFile: add editing_session_key column (#525) 2024-07-11 18:44:21 +02:00
Eric Doughty-Papassideris a709a716d4 🧑‍💻 Show inner errors of AggregateError instances (#515) 2024-06-06 01:53:53 +02:00
Eric Doughty-Papassideris 90d4719e22 🐛 Make plugin proxy wait for full transmission (#515) 2024-06-05 12:39:12 +02:00
Anton SHEPILOV 6676d5d159 🐛Fixed thumbnails downloads 2024-06-04 14:15:59 +02:00
Anton SHEPILOV 9026900005 🐛Fixed bug with ability to log in with revoked session 2024-05-30 10:43:22 +02:00
Eric Doughty-Papassideris d44174b7b1 🐛 don't include deleted items in archives 2024-05-30 10:23:38 +02:00
Anton SHEPILOV c3c039d1f9 🐛Fixed format of the logout token 2024-05-29 17:34:17 +02:00
Anton SHEPILOV ff2b3ab7f9 🐛Fixed downloading file or folder request 2024-05-29 16:44:58 +02:00
Anton SHEPILOV 28370cd3ca Added more test and logs for logout token verification 2024-05-29 16:44:58 +02:00
Eric Doughty-Papassideris 2056996a30 ♻️ Avoid iterating item path twice to move to trash (#433) 2024-05-29 11:34:46 +02:00
Eric Doughty-Papassideris 7113173456 📝 Small documentation of entities fixes (#433) 2024-05-29 11:34:46 +02:00
Anton SHEPILOV 14864ab60c ♻️Added one more testcase 2024-05-29 11:34:46 +02:00
Eric Doughty-Papassideris 882120bef0 🩹 backend: when anonymous user deletes file, update creator to parent folder (#433) 2024-05-29 11:34:46 +02:00
Eric Doughty-Papassideris c0bd6df482 📝 backend: documenting DriveFile entity (#433) 2024-05-29 11:34:46 +02:00
Anton Shepilov 16b39561ae 🐛 Fixed bug with downloading zip folder (#541)
* 🐛Fixed bug with downloading zip folder
* ♻️Removed unused method
2024-05-28 13:41:11 +02:00
Montassar Ghanmy b4412d3ed3 🔐 OIDC back-channel logout (#521)
* feat: oidc backchannel session storage
* feat: oidc backchannel logout
* ref: e2e test
* 🛠️ Code review
* ♻️ Do not mock internal auth token but call "/login" with oidc_token instead
* ♻️ Refactoring for back-channel logout test
* fix: feedback and e2e tests
* feat: more e2e tests
* ♻️ Added test to test multiple login requests flow
* ref: jwt sid verifier and e2e tests

---------

Co-authored-by: Monta <monta@HP-ProBook-445-14-inch-G9-Notebook-PC-505aadfc.localdomain>
Co-authored-by: Anton SHEPILOV <ashepilov@linagora.com>
2024-05-24 13:52:58 +02:00
Anton SHEPILOV 2884193072 🐛Fix bug with sending files with response stream
Also updated another dependencies and removed old version of the fastify multipart plugin
2024-05-24 11:49:58 +02:00
Anton SHEPILOV 999e3087e8 ♻️Fix fastify warning with deprecated property "routerMethod" on request 2024-05-24 11:49:58 +02:00
Anton SHEPILOV 6f0bfbcd09 ♻️Removed unused websockets 2024-05-24 00:19:31 +02:00
Eric Doughty-Papassideris a8de167547 🩹 back: when indexing documents, call unoconv directly to ignore stderr output. And do not try indexing multiple ways. 2024-05-15 11:56:53 +02:00
Montassar Ghanmy 3b20806622 Dependencies upgrade (#510) 2024-05-07 17:01:56 +01:00
Montassar Ghanmy 0487ceb7b3 🐛 Fix files downloaded as untitled (#495) 2024-04-26 10:21:47 +01:00
Eric Doughty-Papassideris 723fab4ef6 ♻️ Refactor keyword extraction into utils (#438) 2024-04-02 12:31:50 +02:00
Montassar Ghanmy 90ad26e583 Refactor quota check service implementation (#472) 2024-03-26 14:24:39 +01:00
Montassar Ghanmy cb5a2ad3b7 Handling quota limit error (#437) 2024-03-26 09:04:36 +01:00
Montassar Ghanmy 01145bbe83 🐛 Fix item version update related notification (#470)
* version notification
* updated version notification e2e test

---------

Co-authored-by: Monta <monta@HP-ProBook-445-14-inch-G9-Notebook-PC-505aadfc.localdomain>
2024-03-22 17:16:08 +01:00
Monta 8494145e9d ref: files e2e test 2024-03-15 17:35:20 +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
Anton Shepilov bd2d5c2ba6 🐛Fix checking files in S3 storage (#426) 2024-03-10 01:13:31 +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
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 cb3dcb13ca 🐛 User is not able to delete or move files that was share with him (#392) 2024-02-29 10:43:39 +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 ff74104a1b 🐛 Fix files notifications on shared folder (#369) 2024-02-27 10:34: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