Commit Graph

674 Commits

Author SHA1 Message Date
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 fbf1d2fda4 🚨 dockerfile: fix casing of FROM AS to avoid warnings in github actions 2024-07-23 15:50:09 +02:00
Eric Doughty-Papassideris 33145b58b6 🔨 build github actions script now checksout before filter 2024-07-23 15:06:59 +02:00
Eric Doughty-Papassideris cc64e9b90c 🔀 Merge branch 'main' into release/v1.0.3 with fixes #621 #619 #615 #614 #612 #608 2024-07-23 14:52:54 +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
Eric Doughty-Papassideris 3a8c0e4ca5 🔖 Release Version 1.0.3 2024-07-18 20:17:02 +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
Eric Doughty-Papassideris bdb25d1437 📝 Documented plugin configuration (#547) 2024-07-11 18:44:21 +02:00
Anton SHEPILOV 349ef38691 👷Added sonarqube analysis 2024-07-08 11:02:54 +02:00
Anton SHEPILOV 85db234f5e 👷Added sonarqube analysis 2024-07-08 11:02:54 +02:00
artembru 85f8f72d06 📝 Updated README.md 2024-07-04 16:18:34 +02:00
artembru 4a6b87207f 📝 Updated README.md header and link to the site
Updated website link and the title picture
2024-06-13 10:17:48 +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