Eric Doughty-Papassideris
|
dab4d0e3ff
|
✅ back: very basic e2e for diagnostics (#762)
|
2024-12-08 23:12:44 +01:00 |
|
Montassar Ghanmy
|
36881ce0a1
|
🐛 Fix email notification link (#738)
🐛 Fix email notification link
|
2024-11-25 13:27:00 +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 |
|
Montassar Ghanmy
|
9dc23fdb52
|
⏱️ Reduce e2e time (#729)
⏱️ Reduce e2e time (#729)
|
2024-11-13 09:26:29 +01: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
|
6d443e4afd
|
✨Resilience strategy to read and write only to one storage
|
2024-11-05 15:32:49 +07:00 |
|
Montassar Ghanmy
|
9003944bb2
|
🛠️ Shared with me feature flag (#681)
🛠️ Shared with me feature flag (#681)
|
2024-10-10 13:28:24 +01:00 |
|
Eric Doughty-Papassideris
|
ea18aafde9
|
⚰️ backend: deleting rather quite boring file (#525)
|
2024-09-19 03:25:13 +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
|
1ee4f57e05
|
✅ backend: mock oo-connector response to fix an e2e test (#525)
|
2024-09-19 01:28:29 +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
|
2eb6f73312
|
♻️🩹🚨 backend,oo: remove company_id when key available and minor cleanup (#525)
|
2024-09-16 20:12:42 +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 |
|
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 |
|
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
|
9b0dcc1068
|
✅♻️🩹 backend: add company_id to editing_session_key (#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 |
|
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
|
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
|
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
|
e5c12a03bd
|
✨ backend: Adding atomicCompareAndSet operation to DB connector (#525)
|
2024-07-11 18:44:21 +02:00 |
|
Anton SHEPILOV
|
9026900005
|
🐛Fixed bug with ability to log in with revoked session
|
2024-05-30 10:43:22 +02:00 |
|
Anton SHEPILOV
|
c3c039d1f9
|
🐛Fixed format of the logout token
|
2024-05-29 17:34:17 +02:00 |
|
Anton SHEPILOV
|
28370cd3ca
|
✅Added more test and logs for logout token verification
|
2024-05-29 16:44:58 +02:00 |
|
Eric Doughty-Papassideris
|
cebd02a964
|
✅ check trash deletion by secondary user of shared anonymous file (#433)
|
2024-05-29 11:34:46 +02:00 |
|
Eric Doughty-Papassideris
|
6fc5d0945d
|
🎨 cleaning up formatting (#433)
|
2024-05-29 11:34:46 +02:00 |
|
Eric Doughty-Papassideris
|
71e3240c94
|
✅ Fix e2e trash tests to check for personal trash folders (#433)
|
2024-05-29 11:34:46 +02:00 |
|
Eric Doughty-Papassideris
|
b9fb180589
|
✅ Add trash of anonymous file e2e tests (#433)
|
2024-05-29 11:34:46 +02:00 |
|
Anton SHEPILOV
|
14864ab60c
|
♻️Added one more testcase
|
2024-05-29 11:34:46 +02:00 |
|
Eric Doughty-Papassideris
|
f228e07373
|
✅♻️⚰️ back: add e2e test for trashing anonymously uploaded files, deleted e2e_deleteDocument (#433)
|
2024-05-29 11:34:46 +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
|
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 |
|
Anton Shepilov
|
ac950f0e87
|
♻️Removed unused files and move unused encryption algorithm to co configuration (#513)
|
2024-05-07 17:24:53 +01:00 |
|
Montassar Ghanmy
|
3b20806622
|
✨ Dependencies upgrade (#510)
|
2024-05-07 17:01:56 +01:00 |
|
Montassar Ghanmy
|
cb5a2ad3b7
|
✨ Handling quota limit error (#437)
|
2024-03-26 09:04:36 +01:00 |
|