Montassar Ghanmy
b4e7621761
🐛 Fix size 0 (number) transformed into empty string ( #715 )
2024-10-30 10:30:06 +01:00
Eric Doughty-Papassideris
c8a54a1b66
🚨 back: fixing linter
2024-10-28 16:23:44 +01:00
MontaGhanmy
be2a02bd00
🔖 Release Version 1.0.4-hf3
2024-10-25 19:20:43 +01:00
MontaGhanmy
d3e29da1e4
🔖 Release Version 1.0.4-hf2
2024-10-24 14:43:05 +01:00
MontaGhanmy
d3820e4af0
feat: cli/seed db
2024-10-23 14:17:14 +01:00
ericlinagora
03435a3d74
Merge branch 'main' into release/v1.0.4
2024-10-15 21:48:02 +02:00
Eric Doughty-Papassideris
c4ea3f70a5
🔖 Release Version 1.0.4-hf1
2024-10-15 20:25:29 +02:00
Eric Doughty-Papassideris
359a537ed8
🌐 back,front: Rename Vietnamese code to correct ISO of "vi", added to selector in account settings ( #364 )
2024-10-14 16:55:18 +02:00
ericlinagora
e2ac054d8e
onlyoffice filename corrupted after editing ( #686 )
...
Fix #683
Filename handling is going to be worth a major refactor
2024-10-11 14:55:22 +02:00
Eric Doughty-Papassideris
ed110a7b38
✨ backend-cli: adding FileVersion.filename and FileVersion.file_metadata.name to output
2024-10-10 19:53:55 +02:00
Eric Doughty-Papassideris
001c417ae2
🐛 back: Fix only office filename getting overwritten at session end ( #683 )
2024-10-10 19:46:40 +02:00
Montassar Ghanmy
9003944bb2
🛠️ Shared with me feature flag ( #681 )
...
🛠️ Shared with me feature flag (#681 )
2024-10-10 13:28:24 +01:00
Montassar Ghanmy
b3b80ede84
✨ Added offset pagination to db connector ( #648 )
...
* added offset pagination to db connector
* 📝 Added more info about Paginable usage
---------
Co-authored-by: Monta <monta@HP-ProBook-445-14-inch-G9-Notebook-PC-505aadfc.localdomain >
Co-authored-by: Anton SHEPILOV <ashepilov@linagora.com >
2024-10-10 12:18:22 +02:00
MontaGhanmy
d9e39cb52c
ref: random comment trigger
2024-10-07 13:54:25 +01:00
Eric Doughty-Papassideris
27c0d26b1b
♻️ 🌐 front,back: sorted all locales json keys, as per jq --sort-keys
2024-10-05 21:31:17 +02:00
ericlinagora
fec56119a9
🔖 Release Version 1.0.4 ( #679 )
2024-10-04 09:21:34 +02:00
Montassar Ghanmy
32276edb5d
🐛 Fix URL encoded filename on download ( #675 )
...
* fix : #665 url encoded filename on download
* ♻️ back: refactor content-disposition attachment filename encoding (#665 )
---------
Co-authored-by: Eric Doughty-Papassideris <edoughtypapassideris@linagora.com >
2024-10-03 14:43:33 +02:00
Eric Doughty-Papassideris
f453ebc1ac
🔀 Merge branch '525-515-548-523-onlyoffice-rework' into release/v1.0.4-rc2
2024-09-26 15:41:21 +02:00
Eric Doughty-Papassideris
9018222c23
🔀 Merge remote-tracking branch 'origin/main' into 525-515-548-523-onlyoffice-rework
2024-09-26 15:40:43 +02:00
Eric Doughty-Papassideris
d86165d680
✨ cli: add editing_session parse to output key information ( #525 )
2024-09-25 00:08:57 +02:00
Monta
4dd22e1313
Merge branch '525-515-548-523-onlyoffice-rework' into release/v1.0.4-rc1
2024-09-20 14:19:40 +01:00
Monta
bf65b35ed3
🔖 Release Version 1.0.4-rc1
2024-09-20 12:58:39 +01:00
Eric Doughty-Papassideris
a40cb7eae6
🩹 backend,oo: minor fixes for file renames ( #525 )
2024-09-19 21:55:35 +02:00
Montassar Ghanmy
ac9700f9b5
🐛 Fix big file (with multiple chunks) download ( #653 )
2024-09-19 17:39:57 +01:00
Eric Doughty-Papassideris
5285de4abf
♻️ 🩹 backend,oo: fixing instances of controllers, and wip rename from drive -> oo ( #525 )
2024-09-19 15:25:37 +02:00
Eric Doughty-Papassideris
ea18aafde9
⚰️ backend: deleting rather quite boring file ( #525 )
2024-09-19 03:25:13 +02:00
Eric Doughty-Papassideris
c0182cff51
🩹 oo-connector: respect user picked by OO for callback url in updateSession ( #525 )
2024-09-19 03:18:29 +02:00
Eric Doughty-Papassideris
c855c29664
🩹 backend,oo: adding userId override for application updatingEditingSession ( #525 )
2024-09-19 02:50:36 +02:00
Eric Doughty-Papassideris
5ae1782490
🐛 backend: when adding a FileVersion, update DriveFile.last_modified ( #525 )
2024-09-19 02:45:27 +02:00
Eric Doughty-Papassideris
d353ec8088
🩹 cli: fix details of editing_session list command ( #525 )
2024-09-19 02:06:21 +02:00
Eric Doughty-Papassideris
1ee4f57e05
✅ backend: mock oo-connector response to fix an e2e test ( #525 )
2024-09-19 01:28:29 +02:00
Eric Doughty-Papassideris
c23984355d
🩹 backend,oo: fixed begin editing session process ( #525 )
2024-09-19 01:02:50 +02:00
Eric Doughty-Papassideris
9db0fddc98
♻️ backend: fix e2e editing session test, make ApplicationApiService a singleton ( #525 )
2024-09-18 21:52:40 +02:00
Eric Doughty-Papassideris
15ca46b656
🔀 Merge remote-tracking branch 'origin/main' into 525-515-548-523-onlyoffice-rework
2024-09-18 00:04:57 +02:00
ericlinagora
7929c2d12c
🐛 backend: fix bug with postgres support when uploading files ( #646 )
...
* 🐛 backend: fix bug with postgres support when uploading files and e2e fix by @MontaGhanmy (this is a squashed commit)
Co-authored-by: Monta <monta@HP-ProBook-445-14-inch-G9-Notebook-PC-505aadfc.localdomain >
2024-09-18 00:01:54 +02:00
Eric Doughty-Papassideris
816fb58e89
♻️ backend,oo: split endEditing into add version and actual end, via "updateEditing" ( #525 )
2024-09-17 17:37:20 +02:00
Eric Doughty-Papassideris
c9db0bf3d7
♻️ cli: better information about file history and key ( #525 )
2024-09-17 17:03:36 +02:00
Eric Doughty-Papassideris
2eb6f73312
♻️ 🩹 🚨 backend,oo: remove company_id when key available and minor cleanup ( #525 )
2024-09-16 20:12:42 +02:00
Eric Doughty-Papassideris
b8814c0968
🩹 backend,oo: small fixes, related to instance id ( #525 )
2024-09-16 17:32:34 +02:00
Eric Doughty-Papassideris
ee63becdbb
✨ cli: improve editing session listing ( #525 )
2024-09-16 04:21:50 +02:00
Eric Doughty-Papassideris
1e16e179b0
✨ backend cli: add editing_session list viewer command (and minor instanceId fixes) ( #525 )
2024-09-15 00:16:13 +02:00
Eric Doughty-Papassideris
53b34a0962
✨ backend: Adding support for select based on null values and negation ( #525 )
2024-09-15 00:13:53 +02:00
Eric Doughty-Papassideris
93351d527f
🔀 Merge branch 'postgres-support-fix' into 525-515-548-523-onlyoffice-rework
2024-09-14 22:56:31 +02:00
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
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