Commit Graph

702 Commits

Author SHA1 Message Date
Eric Doughty-Papassideris 837feb506c 🐛 back,front: fixed typo in version constants 2024-11-21 17:21:04 +01:00
Eric Doughty-Papassideris 20b3095ac3 🔖 Release Version 1.0.5-rc6 2024-11-21 13:00:57 +01:00
Eric Doughty-Papassideris 85135478d2 🐛 back: tolerate string S3 config useSSL 2024-11-21 13:00:01 +01:00
Eric Doughty-Papassideris f272db23f0 🔖 Release Version 1.0.5-rc5 2024-11-21 11:24:38 +01:00
Eric Doughty-Papassideris 4dcab6120f 🐛 back: fix my mistake of editing immutable config result 2024-11-21 11:20:01 +01:00
Eric Doughty-Papassideris 5ce3618acb 🔖 Release Version 1.0.5-rc4 2024-11-21 10:08:10 +01:00
Eric Doughty-Papassideris f04885f9cf 🐛 back: minio client doesn't accept string port number 2024-11-21 10:03:39 +01:00
Eric Doughty-Papassideris 2dea5b6324 🔖 Release Version 1.0.5-rc3 2024-11-20 15:41:24 +01:00
Eric Doughty-Papassideris c84acf3dd9 🔀 Merge branch 'main' into release/v1.0.5 2024-11-20 15:36:38 +01:00
ericlinagora c1856ca634 🐛 Fix av should not attempt to scan folders when created (#737) 2024-11-20 15:35:41 +01:00
MontaGhanmy e7049f86be ref: feedback 2024-11-20 15:21:35 +01:00
MontaGhanmy f2b85a32b3 fix: on create skip folder for av scan 2024-11-20 15:17:21 +01:00
Eric Doughty-Papassideris 40678161a6 🔖 Release Version 1.0.5-rc2 2024-11-20 13:18:07 +01:00
Eric Doughty-Papassideris ea8fc2e2f1 back,front: report client errors to the server (#714) 2024-11-20 04:38:32 +01:00
Eric Doughty-Papassideris b04f64a2b0 🩹 back: logger used to merge AsyncContext for each entry, it should not (#714) 2024-11-20 04:38:32 +01:00
Eric Doughty-Papassideris dcadfa4231 🩹 back: tolerate extraneous /s in env vars 2024-11-20 04:37:56 +01:00
Montassar Ghanmy 00f819fb6d 🐞 Add antivirus inside Twake Drive (#725)
🐞 Add antivirus inside Twake Drive (#725)
2024-11-19 17:39:18 +01:00
ericlinagora cc53cd9a94 🔖 Merging back v1.0.5-rc1 (#696)
## **[1.0.5-rc1] - 2024-10-18**

Added:

- Updated the navigation bar/app grid (#688)
- Added FileVersion.filename and FileVersion.file_metadata.name to
output to backend cli
- Added Shared with me feature flag (#681)
- Added offset pagination to db connector (#648)
- Added healthchecks to the docker compose services used in CI testing
removed scylladb, add - env vars that are always set, removed unused
dependencies (#682)
- Sorted all locales json keys, as per jq --sort-keys (#680)

Fixed:

- Fix translation of disk usage to plural tolerant (#692)
- Fix Vietnamese code to correct ISO of "vi", added to selector in
account settings (#364)
- Fix onlyoffice filename corrupted after editing (#686)
- Fix UI bugs related to borders in lists (#687)
- Fix set rights modal had similar border issues as browser (#645)
- Fix file browser vertical borders (and fix react warning) (#645)
- Fix only office filename getting overwritten at session end (#683)
2024-11-18 16:23:50 +01:00
Eric Doughty-Papassideris 29a36eaf63 🔀 Merge remote-tracking branch 'origin/main' into release/v1.0.5 2024-11-18 15:13:02 +01:00
Eric Doughty-Papassideris 1c2a56aaa1 🚨 front: linter empty function and react props warnings 2024-11-13 11:27:31 +01:00
Eric Doughty-Papassideris a2840f16ec 🚨 front: tolerate non-null assertions
Fight me on this !
2024-11-13 11:27:31 +01:00
Eric Doughty-Papassideris 26ca1be629 🚨⚰️ front: Remove unused references 2024-11-13 11:27:31 +01:00
Eric Doughty-Papassideris b2bbce98f9 ⬆️🚨 front: update react-zoom-pan-pinch to silence source map warning 2024-11-13 11:27:31 +01:00
Eric Doughty-Papassideris e23c897d66 🚨 front: Fixing a couple of linter warnings 2024-11-13 11:27:31 +01:00
Montassar Ghanmy 9dc23fdb52 ⏱️ Reduce e2e time (#729)
⏱️ Reduce e2e time (#729)
2024-11-13 09:26:29 +01:00
Anton SHEPILOV 328bb7f161 🔧Added additional environment variables in configuration 2024-11-07 18:15:00 +07:00
S. Janssen 7767b42cdf Removed 'version' from docker-compose.yml
https://github.com/linagora/twake-drive/issues/726
2024-11-07 17:12:37 +07:00
Anton SHEPILOV 2c5cf0bb8d Fixed storage e2e test for S3 2024-11-05 15:32:49 +07:00
Anton SHEPILOV 20ef64f04f Fixed storage unit tests 2024-11-05 15:32:49 +07:00
Anton SHEPILOV f76a04ddbf ♻️Added specific Exception to be monitored to one-of storage strategy 2024-11-05 15:32:49 +07:00
Anton SHEPILOV da9736e23b ♻️Removed console.log from backend node + error serializer 2024-11-05 15:32:49 +07:00
Anton SHEPILOV 01744274eb ♻️Default value for storage home directory doesn't start with '/' 2024-11-05 15:32:49 +07:00
Anton SHEPILOV 6c7dac388f 📝More docs to one-of storage strategy 2024-11-05 15:32:49 +07:00
Anton SHEPILOV d587c13c6b ♻️fix lint 2024-11-05 15:32:49 +07:00
Anton SHEPILOV 6d443e4afd Resilience strategy to read and write only to one storage 2024-11-05 15:32:49 +07:00
Montassar Ghanmy 0a5dc0e4ef 🩹 Remove v8 profiler (#719) 2024-10-30 12:53:23 +01:00
Eric Doughty-Papassideris d0609f7fc7 🩹 back,front: when moving an item, check for a new available name (#706) 2024-10-30 10:44:13 +01:00
ericlinagora e07ddf5197 Remove hardcoded segment and minor UI (#698 #388) 2024-10-30 10:42:34 +01:00
Eric Doughty-Papassideris c61139076f 💄 front: remove segment with hard coded snippet as well as headway 2024-10-30 10:41:35 +01:00
Eric Doughty-Papassideris 1a5620a3fc 💄 front: remove "account parameters" header in body (#388) 2024-10-30 10:41:35 +01:00
Anton Shepilov 692a529f44 Merge branch 'main' into release/v1.0.5 2024-10-30 10:36:07 +01:00
Montassar Ghanmy b4e7621761 🐛 Fix size 0 (number) transformed into empty string (#715) 2024-10-30 10:30:06 +01:00
ericlinagora 2776cd1271 Release/v1.0.4 hotfixes (#716) 2024-10-28 18:33:15 +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
ericlinagora 414e0e1a54 💄 front: add clear button to header search <input> (#705) (#712)
Provisional for #705

Actually unifying the input into one presents layout complexities
2024-10-25 19:14:30 +02:00
Eric Doughty-Papassideris a4d2f1cb2c 💄 front: add clear button to header search <input> (#705) 2024-10-25 15:57:51 +02:00
ericlinagora 1af277ddad 💄 front: remove move context menu entry for shared link pages (and skip a separator when appropriate) (#484) (#709)
fix #484
2024-10-25 15:08:08 +02:00
ericlinagora 88eac6ba69 🌐 fixed some typos in labels of front (#710) 2024-10-25 15:00:25 +02:00
Eric Doughty-Papassideris a7d2b488c8 🌐 front: Tdrive -> Twake drive in the less updated languages 2024-10-25 13:42:42 +02:00