Commit Graph

519 Commits

Author SHA1 Message Date
Eric Doughty-Papassideris a51316f6a3 🐛 remove fastify multipart fileSize limit 2024-05-29 18:22:12 +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 88be9c9e12 📝Fixed documentation vite build 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 cebd02a964 check trash deletion by secondary user of shared anonymous file (#433) 2024-05-29 11:34:46 +02:00
Eric Doughty-Papassideris 6fc5d0945d 🎨 cleaning up formatting (#433) 2024-05-29 11:34:46 +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 71e3240c94 Fix e2e trash tests to check for personal trash folders (#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
Eric Doughty-Papassideris b9fb180589 Add trash of anonymous file e2e tests (#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 f228e07373 ♻️⚰️ back: add e2e test for trashing anonymously uploaded files, deleted e2e_deleteDocument (#433) 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
Montassar Ghanmy 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
Anton SHEPILOV 3cf164787f 📝Updated documentation for the backend services 2024-05-29 11:25:45 +02:00
Monta 904b767382 feat: display latest update datetime 2024-05-29 11:22:12 +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
Anton SHEPILOV 8f75c04fdd ♻️Remove Cassandra Support 2024-05-28 13:34:57 +02:00
Anton SHEPILOV 8214a5f6d4 Fixed test for back-channel logout 2024-05-24 23:25:10 +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 c8a9145906 ⬆️Fix security warnings in dependencies 2024-05-24 12:06:56 +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
Montassar Ghanmy 757a4759f8 Small fixes and improvements (#522) 2024-05-15 16:48:19 +01: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
Eric Doughty-Papassideris 79fc8f2ad8 🧑‍💻 cli: introducing dev commands debug for ad-hoc work, labels to get status of all translation labels, and translate to help with adding new ones 2024-05-15 11:56:53 +02:00
Eric Doughty-Papassideris 5766d2684b ♻️ cli: buffering reindexing of documents 2024-05-15 11:56:53 +02:00
Eric Doughty-Papassideris 3e2adf9c1c ⚰️ front: removing some unused code (#50) 2024-05-13 10:50:14 +02:00
Anton SHEPILOV 12a51d761c 💄Rearrange context menu items 2024-05-13 10:50:14 +02:00
Anton SHEPILOV 6a50ba9209 💄Removed unnecessary subtitle 2024-05-13 10:50:14 +02:00
Anton SHEPILOV 744a50a5a7 🌐Modified russian translation 2024-05-13 10:50:14 +02:00
Anton SHEPILOV 78c3347767 💄Change search results text back to grey 2024-05-13 10:50:14 +02:00
Anton SHEPILOV 27649ebfa2 💄Text-align to the right for the select in Safari 2024-05-13 10:50:14 +02:00
Anton SHEPILOV 9ead8efee6 💄Remove on-focus border for the select and radiobutton inputs 2024-05-13 10:50:14 +02:00
Anton SHEPILOV e1d6788cd2 💄Change font color for the dark theme for "Change" button 2024-05-13 10:50:14 +02:00
Eric Doughty-Papassideris 9fc09342da 💄 front: fix dark mode text colour of public-link advanced settings (#50) 2024-05-13 10:50:14 +02:00
Eric Doughty-Papassideris 9048ce7094 🩹 front: use logger instead of console (#50) 2024-05-13 10:50:14 +02:00
Eric Doughty-Papassideris e6234f97e4 ♻️ front: minor cleanup and refactoring (#50) 2024-05-13 10:50:14 +02:00
Eric Doughty-Papassideris cf35692f06 💄 front: forgot a spot of red access level (#50) 2024-05-13 10:50:14 +02:00
Eric Doughty-Papassideris f803e4cc51 💄 front: cosmetic changes (#50) 2024-05-13 10:50:14 +02:00
Eric Doughty-Papassideris 62dcb71c8a 💄 front: user rights search and add dialog (#50) 2024-05-13 10:50:14 +02:00
Eric Doughty-Papassideris a524df0168 🩹 front: removing the password on an expired public link doesnt need a warning (#50) 2024-05-13 10:50:14 +02:00
Eric Doughty-Papassideris 5755e72e42 💄 front: Adding icons to context menu on drive items (#50) 2024-05-13 10:50:14 +02:00
Eric Doughty-Papassideris ce1180d25d ♻️ front: introduce confirm modal (#50) 2024-05-13 10:50:14 +02:00
Eric Doughty-Papassideris 7bc6e36207 🧑‍💻 front: added stories for access-level-dropdown and copy-link-button (#50) 2024-05-13 10:50:14 +02:00
Eric Doughty-Papassideris 1924eca688 ⚰️ front: deleted unused update access dialog rows eg. inheritance (#50) 2024-05-13 10:50:14 +02:00
Eric Doughty-Papassideris 3a0e0a9085 💄 front: WIP Implementation of the design for the share link portion (#50) 2024-05-13 10:50:14 +02:00