Commit Graph

110 Commits

Author SHA1 Message Date
Eric Doughty-Papassideris 4da82ecfcc ♻️🐛 back: removing heap roundtrip and minor cleanup (#762) 2024-12-12 04:34:38 +01:00
Eric Doughty-Papassideris 7da9062916 🐛 back: tolerate postgres individual errors in statistic gathering (#762) 2024-12-12 04:06:20 +01:00
Eric Doughty-Papassideris 7c0f359759 back: adding storage service diagnostics (#762) 2024-12-08 22:53:43 +01:00
Eric Doughty-Papassideris 150dadeab5 🧑‍💻 back: log diagnostic tool errors as last resort (#762) 2024-12-08 22:53:39 +01:00
Eric Doughty-Papassideris e6593986f1 back: adding postgresql statistics (#762) 2024-12-08 22:52:52 +01:00
Eric Doughty-Papassideris 6f8ff34051 ♻️ back: separate and generic service level diagnostics (#762) 2024-12-08 22:51:58 +01:00
Eric Doughty-Papassideris 98723a5f86 🚧 back: WIP Initial diagnostic endpoint (#762) 2024-12-08 22:51:16 +01:00
Eric Doughty-Papassideris ac70c049d1 🐛 back: fix debug mode for email-pusher 2024-11-26 15:26:01 +01:00
Eric Doughty-Papassideris e2f5bf93aa 🔀 Merge branch 'main' into release/v1.0.5 2024-11-25 13:30:27 +01:00
Montassar Ghanmy 36881ce0a1 🐛 Fix email notification link (#738)
🐛 Fix email notification link
2024-11-25 13:27:00 +01:00
Eric Doughty-Papassideris 85135478d2 🐛 back: tolerate string S3 config useSSL 2024-11-21 13:00:01 +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 f04885f9cf 🐛 back: minio client doesn't accept string port number 2024-11-21 10:03:39 +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
Anton SHEPILOV 2c5cf0bb8d Fixed storage e2e test for S3 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 b4e7621761 🐛 Fix size 0 (number) transformed into empty string (#715) 2024-10-30 10:30:06 +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
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
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
Montassar Ghanmy ac9700f9b5 🐛 Fix big file (with multiple chunks) download (#653) 2024-09-19 17:39:57 +01: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 c23984355d 🩹 backend,oo: fixed begin editing session process (#525) 2024-09-19 01:02:50 +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
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
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
Eric Doughty-Papassideris e5c12a03bd backend: Adding atomicCompareAndSet operation to DB connector (#525) 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 12251fb617 🐛 Ignore session information for JWTs generated for applications (#515) 2024-06-06 01:53:53 +02:00
Eric Doughty-Papassideris a51316f6a3 🐛 remove fastify multipart fileSize limit 2024-05-29 18:22:12 +02:00
Anton Shepilov 16b39561ae 🐛 Fixed bug with downloading zip folder (#541)
* 🐛Fixed bug with downloading zip folder
* ♻️Removed unused method
2024-05-28 13:41:11 +02:00
Anton SHEPILOV 8f75c04fdd ♻️Remove Cassandra Support 2024-05-28 13:34:57 +02:00
Anton SHEPILOV 8214a5f6d4 Fixed test for back-channel logout 2024-05-24 23:25:10 +02:00
Montassar Ghanmy b4412d3ed3 🔐 OIDC back-channel logout (#521)
* feat: oidc backchannel session storage
* feat: oidc backchannel logout
* ref: e2e test
* 🛠️ Code review
* ♻️ Do not mock internal auth token but call "/login" with oidc_token instead
* ♻️ Refactoring for back-channel logout test
* fix: feedback and e2e tests
* feat: more e2e tests
* ♻️ Added test to test multiple login requests flow
* ref: jwt sid verifier and e2e tests

---------

Co-authored-by: Monta <monta@HP-ProBook-445-14-inch-G9-Notebook-PC-505aadfc.localdomain>
Co-authored-by: Anton SHEPILOV <ashepilov@linagora.com>
2024-05-24 13:52:58 +02:00
Anton SHEPILOV c8a9145906 ⬆️Fix security warnings in dependencies 2024-05-24 12:06:56 +02:00
Anton SHEPILOV 2884193072 🐛Fix bug with sending files with response stream
Also updated another dependencies and removed old version of the fastify multipart plugin
2024-05-24 11:49:58 +02:00
Anton SHEPILOV 6f0bfbcd09 ♻️Removed unused websockets 2024-05-24 00:19:31 +02:00