Commit Graph
100 Commits
Author SHA1 Message Date
Montassar Ghanmy ac9700f9b5 🐛 Fix big file (with multiple chunks) download (#653) 2024-09-19 17:39:57 +01:00
Montassar Ghanmy f14ec8bd2d 🐛 Fix infinite scroll for shared with me (#641) 2024-09-05 15:30:27 +02:00
Montassar Ghanmy 81ee6c1673 🐛 Fix OpenSearch e2e test 2024-09-04 13:28:31 +01:00
Montassar Ghanmy 8f5061e613 🐛 Fix build CI (#642) 2024-08-20 16:55:13 +01:00
Montassar Ghanmy 9b99f3f354 🐛 Fix permanent trash delete (#629) 2024-07-24 16:01:42 +01:00
Montassar Ghanmy 123e6212fb 🐛 Disable upload to trash/shared with me (#627) 2024-07-24 14:28:55 +01:00
Montassar Ghanmy a09bd964e1 🐛 Fix shared file action menu (#626) 2024-07-24 14:06:46 +01:00
Montassar GhanmyandMonta 5b3d89bade 🐛 Fixed "nothing is here" everywhere
Co-authored-by: Monta <monta@HP-ProBook-445-14-inch-G9-Notebook-PC-505aadfc.localdomain>
2024-07-24 13:53:59 +02:00
Montassar GhanmyandMonta b1b635a8c7 🐛 Fix refresh on item delete/restore
Co-authored-by: Monta <monta@HP-ProBook-445-14-inch-G9-Notebook-PC-505aadfc.localdomain>
2024-07-22 15:35:29 +02:00
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
Montassar Ghanmy e76da87916 Sort files chronologically + infinite scroll (#535) 2024-07-15 23:56:34 +02:00
Montassar GhanmyandMonta 6ee9bbe3f2 🐛 Fix upload in shared with me directory (#543)
Co-authored-by: Monta <monta@HP-ProBook-445-14-inch-G9-Notebook-PC-505aadfc.localdomain>
2024-05-29 11:27:13 +02:00
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
Montassar Ghanmy 757a4759f8 Small fixes and improvements (#522) 2024-05-15 16:48:19 +01:00
Montassar GhanmyandMonta 24da0c8cfb docs: updated documentation (#476)
Co-authored-by: Monta <monta@HP-ProBook-445-14-inch-G9-Notebook-PC-505aadfc.localdomain>
2024-05-07 18:21:17 +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
Montassar Ghanmy 81a848c498 Update upload modal name (#494) 2024-04-26 10:21:18 +01:00
Montassar Ghanmy 493e18649b 🐛 Fix upload file after cancelling (#493) 2024-04-26 10:09:00 +01:00
Montassar Ghanmy c082ad15ab 🐛 Fix upload to shared drive #485 2024-04-22 07:53:45 +01:00
Montassar GhanmyandMonta afaa914a4b Create context menu new icons
Co-authored-by: Monta <monta@HP-ProBook-445-14-inch-G9-Notebook-PC-505aadfc.localdomain>
2024-04-02 12:46:56 +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 GhanmyandMonta 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
Montassar Ghanmy 33392abfeb 🐛 Fix navigation for shared link view (#466) 2024-03-18 11:26:08 +01:00
Montassar GhanmyandMonta f777f55136 🪵 Logging file path and verify s3 test (#461)
* feat: logging file path while verifying ci
* fix: files e2e test

---------
Co-authored-by: Monta <monta@HP-ProBook-445-14-inch-G9-Notebook-PC-505aadfc.localdomain>
2024-03-15 16:12:09 +01:00
Montassar GhanmyandMonta d856cf4e10 🐛 fix: minio home directory (#460)
Co-authored-by: Monta <monta@HP-ProBook-445-14-inch-G9-Notebook-PC-505aadfc.localdomain>
2024-03-15 13:59:42 +01:00
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
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 GhanmyandMonta 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
Montassar GhanmyandMonta 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
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
Montassar Ghanmy e63ad92f6b 🐛 Fix file extension when changing file name (#357) 2024-02-05 17:49:45 +01:00
Montassar Ghanmy 5621d6b305 🐛 Fix notification duplicate file extension (#356) 2024-02-02 00:22:20 +01:00
Montassar Ghanmy 8745c8d1c0 🏆 Performance tests with K6 (#303) 2024-02-01 10:10:18 +01:00
Montassar Ghanmy 49ac30136b 🔔 Adding directory level notifications (#349) 2024-01-30 10:43:12 +01:00
Montassar Ghanmy f6b67565b7 🐛 Debouncing password input on public link manager 2024-01-26 09:38:32 +01:00
Montassar Ghanmy 2d78a26051 🐛 Fixing usernames not displaying when editing permissions 2024-01-26 09:38:07 +01:00
Montassar Ghanmy 4769a23480 🚫 Disable all ws for frontend (#324) 2024-01-19 17:56:09 +01:00
Montassar Ghanmy 58b5a1fcc0 fix: shared with me section breadcrumbs (#326) 2024-01-19 09:28:49 +01:00
Montassar Ghanmy 199cb628b9 🛠️ Disable shared with me section when sharing is disabled (#323) 2024-01-18 13:32:31 +01:00
Montassar Ghanmy 81777154af 🐛 Search users env var default value (#309) 2024-01-08 13:15:22 +01:00
Montassar Ghanmy 225814efe2 🐛 Search users env var parse (#308) 2024-01-08 12:56:52 +01:00
Montassar Ghanmy 75dffb1c7a 🛠️ Company user search feature (#300)
🛠️ Company user search feature
2023-12-20 08:38:59 +01:00
Montassar Ghanmy d879915cb9 🐛 Remove company name from template subject (#297) 2023-12-08 09:59:44 +01:00
Montassar Ghanmy df3b822c7d 🌟 Minor notification template updates (#296) 2023-12-07 13:45:28 +01:00
Montassar Ghanmy 629ff565ee 🐛 Handle infinite loop from oidc (#282) 2023-12-04 16:28:35 +01:00
Montassar Ghanmy 9ba9894247 🐛 Fix file name when containing a dot (#290) 2023-12-04 15:36:56 +01:00
Montassar Ghanmy cee656d456 🐛 Updated notification sender (#289) 2023-12-04 15:04:03 +01:00
Montassar Ghanmy c3a07dc6c9 🌐 Updated notification template language (#288) 2023-12-04 14:54:00 +01:00
Montassar Ghanmy 2fe9a5786d Updated email notifications templates (#287) 2023-12-01 08:57:14 +01:00
Montassar GhanmyandMonta 255cf07b07 ✉️ Email SMTP Auth and Logs (#278)
Co-authored-by: Monta <monta@HP-ProBook-445-14-inch-G9-Notebook-PC-505aadfc.localdomain>
2023-11-23 15:03:53 +01:00
Montassar Ghanmy c372afd390 🪵 Added logs to check if secure is enable (#276) 2023-11-23 14:33:16 +01:00
Montassar Ghanmy fe6c0a7ed7 🐛 Fix users with no email console (#275) 2023-11-23 14:14:08 +01:00
Montassar GhanmyandMonta d79c923558 🐛 Remote user with no email (#274)
Co-authored-by: Monta <monta@HP-ProBook-445-14-inch-G9-Notebook-PC-505aadfc.localdomain>
2023-11-23 14:00:11 +01:00
Montassar GhanmyandMonta 05d9639c68 🐛 Updated logs for remote console client (#273)
Co-authored-by: Monta <monta@HP-ProBook-445-14-inch-G9-Notebook-PC-505aadfc.localdomain>
2023-11-23 13:40:06 +01:00
Montassar GhanmyandMonta 12a99ba422 🐛 SMTP secure default value (#272)
Co-authored-by: Monta <monta@HP-ProBook-445-14-inch-G9-Notebook-PC-505aadfc.localdomain>
2023-11-23 11:03:15 +01:00
Montassar Ghanmy b075763445 ✉️ SMTP TLS default value (#270) 2023-11-23 10:42:19 +01:00
Montassar GhanmyandMonta 19f0202b4e ✉️ Email pusher logs
Co-authored-by: Monta <monta@HP-ProBook-445-14-inch-G9-Notebook-PC-505aadfc.localdomain>
2023-11-21 12:16:48 +01:00
Montassar Ghanmy 3bc4aa1d05 🪵 Notifications necessary log (#267) 2023-11-21 12:00:32 +01:00
Montassar Ghanmy 44e51d48ad 🪵 Notifications necessary logs (#266) 2023-11-21 11:08:18 +01:00
Montassar Ghanmy 7cfd13a566 🐛 Folder upload refresh size (#253)
🐛 Folder upload refresh size
2023-11-15 11:07:29 +01:00
Montassar Ghanmy 2bc9f0e4df 🐛 Bug fixes (#252)
🐛 Bug fixes (#252)
2023-11-15 10:00:03 +01:00
Montassar Ghanmy 43dc3843c4 🛠️ Remove trailing slash from local home directory (#245) 2023-11-07 14:42:41 +01:00
Montassar Ghanmy bddd7e3573 🛠️ Default local storage home directory (#244) 2023-11-07 14:33:04 +01:00
Montassar Ghanmy d51c9bdbd2 🐛 file storage leading slash removed (#243) 2023-11-07 13:45:12 +01:00
Montassar Ghanmy 650f394b6f 🛠️ Server default language (#238) 2023-11-03 11:30:09 +01:00
Montassar Ghanmy fbecbab155 🐛 User language sync (#237) 2023-11-02 14:43:07 +01:00
Montassar Ghanmy fea76974a5 🔔 Implementing notifications (#231) 2023-11-02 12:25:17 +01:00
Montassar Ghanmy 826e568b5c 🐛 Virtual folder with user 2023-10-24 16:13:41 +01:00
Montassar Ghanmy 7d86138592 🐛 Virtual folder check 2023-10-24 15:38:43 +01:00
Montassar Ghanmy 78d35a632d 🐛 Added necessary log for access check 2023-10-23 13:47:17 +01:00
Montassar Ghanmy 5c1a62443f 🌟 Routing directories 2023-10-10 17:15:25 +01:00
Montassar Ghanmy a9f1f94672 🐛 Fix trash path for sub folder deletion 2023-10-10 17:15:13 +01:00
Montassar Ghanmy edfd765d57 🍄 Separate trash for the personal and shared drive (#189) 2023-10-06 17:05:07 +01:00
Montassar Ghanmy f0dcf34bbe 🐳 Added minio to docker compose dev file (#215) 2023-10-06 15:31:23 +01:00
Montassar Ghanmy b020118a6a 🪣 S3 home directory for files 2023-09-28 17:04:41 +01:00
Montassar Ghanmy 666f51efb0 ️ Open folder in new window
️ Open folder in new window
2023-09-05 15:54:26 +01:00
Montassar Ghanmy 362b2ee481 ️ Open in new window menu option (#183)
️ Open in new window menu option
2023-09-05 15:01:24 +01:00
Montassar Ghanmy 74df7e1f71 🕹 Manage root users default role (#180)
🕹 Manage root users default role
2023-08-30 10:06:38 +01:00
Montassar Ghanmy 84270a31e2 🕹 Manage root users
🕹 Manage root users
2023-08-28 09:23:52 +01:00
Montassar Ghanmy fa4544be9c 🔄 Left/Right arrow navigation between file preview 2023-07-24 09:47:34 +01:00
Montassar Ghanmy 9a495a27d2 🛠 Logs on ES auth 2023-07-12 15:28:03 +01:00
Montassar Ghanmy a11e7bc315 feat: es auth (#156) 2023-07-12 14:59:14 +01:00
Montassar Ghanmy 7538322720 Persist the current view on page refresh (#151) 2023-07-12 09:45:25 +01:00
Montassar Ghanmy a8c04591a4 🖥️ OnlyOffice server (#111) 2023-06-26 09:46:21 +01:00
Montassar Ghanmy 6a7403a399 🎨 small ui changes (#110) 2023-06-23 11:53:03 +02:00
Montassar Ghanmy 0e9e6a6c69 feat: only office dev env (#105) 2023-06-21 15:25:29 +01:00
Montassar Ghanmy 4bef09abff Shared with me browser integration (#84) 2023-06-21 15:25:11 +01:00
Montassar GhanmyandAnton SHEPILOV 441c2b780f 🔢 Shared with me filters (#79)
 feat: shared with me filters
🐛 Fix try to access the service with init
🌐 feat: shared with me i18n
🌐russian translation

---------

Co-authored-by: Anton SHEPILOV <ashepilov@linagora.com>
2023-06-17 16:37:33 +02:00
Montassar Ghanmy 312e08d301 Shared with me UI (#72) 2023-06-14 10:07:59 +01:00
Montassar Ghanmy f8d3fc9784 🔍 Open preview from search (#65) 2023-06-02 10:08:55 +01:00
Montassar Ghanmy 78caea4e92 🍞 Improved path breadcrumb (#62) 2023-06-02 10:08:39 +01:00
Montassar Ghanmy 02ccb279f7 🔃 SSO users sync api (#60) 2023-05-26 10:58:29 +01:00