Eric Doughty-Papassideris
66525d7e48
🐛 backend: fix bug with postgres support when uploading files
2024-09-14 22:29:50 +02:00
Montassar Ghanmy
f14ec8bd2d
🐛 Fix infinite scroll for shared with me ( #641 )
2024-09-05 15:30:27 +02:00
Anton SHEPILOV
492b636e93
♻️ Removed cumulative queries to the database
...
First step to the transactions in PostgreSQL
2024-09-05 15:29:54 +02:00
Anton Shepilov
8b9fd36c8c
✨ Ignore errors during nextcloud migration to be able to import files partially ( #579 )
...
* ✨ Ignore errors during nextcloud migration to be able to import files partially for big migrations
* 👷 Fixed Nextcloud migration publishing script
* ✏️ Removed wrong comment
* 🐛 Fixed nextcloud migration, when there is a folder and a file with the same name
2024-09-05 15:29:25 +02:00
Eric Doughty-Papassideris
996c7a9a61
💄 oo-connector: Fixed error page to show 500, correct e-mail, removed GA ( #525 )
2024-09-05 13:27:40 +02:00
Montassar Ghanmy
81ee6c1673
🐛 Fix OpenSearch e2e test
2024-09-04 13:28:31 +01:00
Eric Doughty-Papassideris
9bc9dcafee
♻️ oo-connector: refactored router system to something more coherent ( #525 )
2024-09-04 03:47:59 +02:00
Eric Doughty-Papassideris
afe6562804
♻️ backend: adding freeform instanceid to identify multiple instances of plugin ( #525 )
2024-09-03 21:03:19 +02:00
Eric Doughty-Papassideris
483b1b0688
✨ backend: Add callback to application to check editing key status ( #525 )
2024-08-25 22:26:30 +02:00
Eric Doughty-Papassideris
9b0dcc1068
✅ ♻️ 🩹 backend: add company_id to editing_session_key ( #525 )
2024-08-25 22:26:29 +02:00
Eric Doughty-Papassideris
3b81a21e08
♻️ backend: move editing_session_key generation and parsing to specific implementation ( #525 )
2024-08-25 22:26:29 +02:00
Anton SHEPILOV
c66123f450
✨ Added support of the session editing key for the OnlyOffice connector
2024-08-25 22:26:29 +02:00
Eric Doughty-Papassideris
b6be90f825
🚧 ooconnector: show forgotten files in health endpoint for debugging ( #525 )
2024-08-25 22:26:29 +02:00
Anton SHEPILOV
a692eabf3b
🐛 Fixed document identifier for OnlyOffice in view mode
2024-08-25 22:26:28 +02:00
Eric Doughty-Papassideris
0914db9789
✨ ooconnector: poll forgotten files, wip: extract code from oocallback to call here ( #525 )
2024-08-25 22:26:28 +02:00
Anton SHEPILOV
d94ec46e1d
✨ Added editing session key to the connector services
2024-08-25 22:26:28 +02:00
Anton SHEPILOV
7941ba2e1f
💄 Added user friendly error page instead of JSON response
2024-08-25 22:26:28 +02:00
Eric Doughty-Papassideris
3c156c4421
🚨 🩹 ooconnector: pass linter, fix bug where ignored promises in poller caused crash ( #525 )
2024-08-25 22:26:28 +02:00
Anton SHEPILOV
ca3ebcc83d
🚧 Changing file identifier with editing_session_id
2024-08-25 22:26:27 +02:00
Eric Doughty-Papassideris
688217dfdb
🚧 WIP: backend: beginnings of a transactional editing for plugins ( #525 )
2024-08-25 22:26:27 +02:00
ericlinagora
a471920ca6
🔀 Closing release/v1.0.3-rc2 ( #640 )
...
Merge hotfixes back into main
2024-08-20 10:08:45 +02:00
Eric Doughty-Papassideris
8b6c63aa91
🚑 ️ frontend: opera didnt permit folder uploads ( #630 )
2024-08-20 10:07:48 +02:00
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
Eric Doughty-Papassideris
1af6aa719c
🔀 Merge branch 'main' into release/v1.0.3 fixes #622 #594 #620 #628
...
Temporarily: #603
2024-07-24 17:03:43 +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
fbf1d2fda4
🚨 dockerfile: fix casing of FROM AS to avoid warnings in github actions
2024-07-23 15:50:09 +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