Commit Graph

437 Commits

Author SHA1 Message Date
Eric Doughty-Papassideris de92fdf86b 🌐 frontend: upload pending file row translation 2024-07-25 16:54:59 +02:00
Eric Doughty-Papassideris 74fb5c93d4 💄 frontend: pending uploads dialog text layout for long filenames (#599) 2024-07-25 16:48:22 +02:00
Eric Doughty-Papassideris 78f8cb27a4 💄 frontend: let pending uploads view keep its header visible after collapse (#598) 2024-07-25 16:32:44 +02: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
Eric Doughty-Papassideris bb07ca2a7a 💄 frontend: hide open in new window context menu (#603) 2024-07-24 14:21:34 +02:00
Montassar Ghanmy 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
Eric Doughty-Papassideris 3e6228d3e5 💄 backend: more appropriate zip download default file name (#600) 2024-07-23 14:42:48 +02:00
Eric Doughty-Papassideris 2f3a4c2302 💄 frontend: remove vertical padding on public link expiry date input (#605) 2024-07-23 14:40:01 +02:00
Anton SHEPILOV afb673f9e0 🐛Fix text in the upload queue 2024-07-23 14:27:06 +02:00
Anton SHEPILOV 6ce005f882 🐛Fixed "folder size isn't displayed after the upload" 2024-07-23 14:26:29 +02:00
Monta 881eb6515a fix: download zip 2024-07-23 14:24:39 +02:00
Montassar Ghanmy 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
Anton SHEPILOV 2de9bb91ed 🌐Translated left menu to russian 2024-07-22 09:23:50 +02:00
Anton SHEPILOV 846d7d3c9b ⬆️Fixed security vulnerabilities in dependencies 2024-07-22 09:22:49 +02:00
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 585da88b0d 🐛Fixed pagination for PostgreSQL connector 2024-07-12 08:42: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
Anton SHEPILOV 725c9a6a29 Fixed compilation of the UserApi for e2e test 2024-07-11 18:44:21 +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 92aad866d5 ♻️🎨 connector: light cleanup, load (#525)
renaming logger, adding health endpoint, working with old API,
removing aggressive force save stuff, missing forgotten files etc,
documentation
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 3de9829bf0 Test for Repository.atomicCompareAndSet (#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 e5c12a03bd backend: Adding atomicCompareAndSet operation to DB connector (#525) 2024-07-11 18:44:21 +02:00
Eric Doughty-Papassideris 3a6e683acf ♻️ OOConnector: refactor OnlyOffice logic to its own file, implement API interface (#515) 2024-07-11 18:44:21 +02:00
Eric Doughty-Papassideris ca267df7ac ♻️ OOConnector: refactor a bit of string manipulation 2024-07-11 18:44:21 +02:00
Eric Doughty-Papassideris 6534f23cc2 📝 OO connector technical documentation (#547) 2024-07-11 18:44:21 +02:00
Eric Doughty-Papassideris 5e1ac7b010 🩹 frontend: fixing proxy in development to backend for /plugins/ 2024-07-11 18:44:21 +02:00
Eric Doughty-Papassideris 5f4595338a 🐛 frontend: Do not create template file if it failed to download 2024-07-11 18:44:21 +02:00
Eric Doughty-Papassideris acb8c1e757 💄 frontend: minor dark mode fixes 2024-07-11 18:44:21 +02:00
Eric Doughty-Papassideris bc943d7f17 🔇 frontend: silence a react warning for wrong property 2024-07-11 18:44:21 +02:00
Eric Doughty-Papassideris f109e9bcd9 📝 Documented OnlyOffice connector plugin (#547) 2024-07-11 18:44:21 +02:00
Anton SHEPILOV 281c9006e4 🐛Show files in folders up to 1k files 2024-06-07 10:36:11 +02:00
Eric Doughty-Papassideris a709a716d4 🧑‍💻 Show inner errors of AggregateError instances (#515) 2024-06-06 01:53:53 +02:00
Eric Doughty-Papassideris 12251fb617 🐛 Ignore session information for JWTs generated for applications (#515) 2024-06-06 01:53:53 +02:00
Anton SHEPILOV 90876e0094 🐛Removed routing state update when scrolling gallery 2024-06-05 18:17:59 +02:00
Anton SHEPILOV df775f0b57 💄Removed "Go to trash" menu item 2024-06-05 18:17:59 +02:00
Anton SHEPILOV af753babb8 Added left and right buttons to the preview gallery 2024-06-05 14:58:54 +02:00
Eric Doughty-Papassideris be574fc39f 🔇 Removing some frontend console noise 2024-06-05 12:39:12 +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 098e663650 💄Fixed link to twake workplace site and text 2024-05-31 16:08:07 +02:00
Anton SHEPILOV c2b7688946 🐛Fixed redirect to the sign-up page after unsuccessful internal token initialization 2024-05-30 17:44:49 +02:00
Anton SHEPILOV e10e0e3504 🐛Changed date format to the EU 2024-05-30 14:15:10 +02:00
Anton SHEPILOV 9026900005 🐛Fixed bug with ability to log in with revoked session 2024-05-30 10:43:22 +02:00