Commit Graph

30 Commits

Author SHA1 Message Date
Eric Doughty-Papassideris cb61d4d8d1 back: delete user data administrative endpoint (#799) 2025-03-14 12:16:31 +01:00
Montassar Ghanmy 582d12c462 🐛 Fix ORM query builder with $in option for postgres (#771) 2024-12-16 16:02:18 +01:00
Montassar Ghanmy 36881ce0a1 🐛 Fix email notification link (#738)
🐛 Fix email notification link
2024-11-25 13:27:00 +01:00
Anton SHEPILOV 20ef64f04f Fixed storage unit tests 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
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
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 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 e628c68229 💄 backend: fix compiler issue and e2e pg connector (#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 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
Anton SHEPILOV 8f75c04fdd ♻️Remove Cassandra Support 2024-05-28 13:34:57 +02:00
Anton SHEPILOV 6f0bfbcd09 ♻️Removed unused websockets 2024-05-24 00:19:31 +02:00
Montassar Ghanmy 3b20806622 Dependencies upgrade (#510) 2024-05-07 17:01:56 +01:00
Anton Shepilov 63f2c281c0 Simple User Quota (#367)
* Simple User Quota
* 👷Fix build with OpenSearch
2024-02-22 10:17:25 +01:00
Anton Shepilov 873ef8c08c 🌟Add an option to not delete files from S3 storage (#321) 2024-01-14 00:40:02 +01:00
Anton Shepilov 70c033aabe 🌟 Support for PostgreSQL (#306) 2024-01-13 21:49:34 +01:00
Montassar Ghanmy 441c2b780f 🔢 Shared with me filters (#79)
 feat: shared with me filters
🐛 Fix try to access the service with init
🌐 feat: shared with me i18n
🌐russian translation

---------

Co-authored-by: Anton SHEPILOV <ashepilov@linagora.com>
2023-06-17 16:37:33 +02:00
Anton Shepilov fddd3b4ebd 🌐Translations for the latest features (#78)
* 🌐Translations for the latest features
Also:
  - Rename “Home” to Shared drive
  - Hide banner with suggestion of downloading desktop app
  - Fix Upload button on main screen
  - Add separate buttons for the manage access and share by link
2023-06-16 14:15:48 +02:00
Anton Shepilov dfd25a234a 🤝 Shared with me (#71)
* 🚧 #46 Shared with me
  - added converter of DriveFile to dto with user information
  - updated version of jest to the latest for better compatibility with typescript and mocking class instances
  - added run configuration for unit tests

Co-authored-by: Romaric Mourgues <rmourgues@linagora.com>
2023-06-09 14:37:15 +02:00
Anton Shepilov f1bf507865 🚧 #46 Shared with me (#67)
* 🚧 #46 Shared with me
2023-06-07 10:48:44 +02:00
Romaric Mourgues a378cd13e1 🧹 Propose to remove channels, notifications, knowledge-graph and phpnode (#55)
* Propose to remove channels and notifications

* Propose to remove knowledge graph too

* Put back tags test

* FIxing tests

* FIx query builder test
2023-05-16 14:36:39 +02:00
Romaric Mourgues 9cf68c951c Additional test about encryption 2023-04-25 09:10:58 +02:00
Montassar Ghanmy e0615fa867 📁 Changed TDrive root folder (#16)
📁 Changed TDrive root folder
2023-04-11 10:04:29 +01:00