Commit Graph

285 Commits

Author SHA1 Message Date
Anton Shepilov e1f10b76bb 🐛 Fix bug with react hooks in disk usage component (#378) 2024-02-27 10:10:07 +01:00
Anton Shepilov a49ee3fddf 🐛Fix paging in search (#377) 2024-02-26 19:22:44 +01:00
Anton SHEPILOV 2cf553e4c0 🐛Fix file downloading 2024-02-26 18:56:27 +01:00
Anton Shepilov 07fc285721 🐛 Not all the data is shown in the shared with me section (#376)
* 🐛Not all the data is shown in the shared with me section
2024-02-26 18:07:59 +01:00
Anton Shepilov 62845798b9 🔒 Do not expose application api into (#372) 2024-02-26 16:55:27 +01:00
Anton Shepilov e0aca9dcd5 Test refactoring, make test more stable (#374)
- Move copy-pasted code to User API
- Clean the database after each test
- Refactor documents search test
2024-02-26 00:04:04 +01:00
Anton SHEPILOV 488aafe284 🐛home directory fix 2024-02-23 11:51:06 +01:00
Florian DANIEL aka Facyla ac3b3d82db 🌐 Updated FR translations
Co-authored-by: Anton Shepilov <anton.shepilov@gmail.com>
2024-02-22 18:29:05 +01:00
Diep Tran afcc7a8b24 🌐 Create Vietnamese translations 2024-02-22 18:27:46 +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 df0809ec48 🛠️New configuration variable for S3 home directory (#359) 2024-02-06 13:44:21 +01:00
Anton Shepilov a6ced0d615 🐛 Throw exception on S3 writing error (#358) 2024-02-05 23:53:59 +01:00
Montassar Ghanmy e63ad92f6b 🐛 Fix file extension when changing file name (#357) 2024-02-05 17:49:45 +01:00
Anton SHEPILOV ceee21b5eb remove user online status 2024-02-03 14:26:02 +01:00
Anton Shepilov b35687829c 📝 fix Swagger docs (#355) 2024-02-02 17:37:53 +01:00
Montassar Ghanmy 5621d6b305 🐛 Fix notification duplicate file extension (#356) 2024-02-02 00:22:20 +01:00
Montassar Ghanmy 8745c8d1c0 🏆 Performance tests with K6 (#303) 2024-02-01 10:10:18 +01:00
Anton Shepilov 8a18a54e1f 🔊 Logging context with user info and request_id (#354) 2024-02-01 10:07:45 +01:00
Yadd 1ade3de40d Reduce docker image from 1.39 GB to 611 MB (#341)
* Reduce docker image from 1.39 GB to 611 MB
* Declare environment variables
2024-01-30 12:28:36 +01:00
Montassar Ghanmy 49ac30136b 🔔 Adding directory level notifications (#349) 2024-01-30 10:43:12 +01:00
Montassar Ghanmy f6b67565b7 🐛 Debouncing password input on public link manager 2024-01-26 09:38:32 +01:00
Montassar Ghanmy 2d78a26051 🐛 Fixing usernames not displaying when editing permissions 2024-01-26 09:38:07 +01:00
Anton Shepilov c09a1be87f 🌐French translation (#347) 2024-01-23 17:35:43 +01:00
Anton Shepilov a67c7e5bee 🐛do not display empty menu for "shared_with_me" (#346) 2024-01-23 12:23:00 +01:00
Yadd bf4599c483 update (#344) 2024-01-23 13:59:13 +04:00
Anton Shepilov ce595ded5f publish (#343) 2024-01-23 13:53:27 +04:00
Yadd 99e0c548e6 Reduce logs (#342) 2024-01-23 09:53:13 +01:00
Anton Shepilov 164a125995 Last chance to success (#340) 2024-01-22 20:30:19 +01:00
Anton Shepilov 2a76ddc405 publish nextcloud migration to dockerhub (#339) 2024-01-22 20:24:05 +01:00
Anton Shepilov 46c3f36338 Lemon nextcloud migration (#338) 2024-01-22 20:18:01 +01:00
Anton Shepilov 184b9acbe3 New user provider for nextcloud migration (#337) 2024-01-22 19:32:32 +01:00
Anton Shepilov 18ca9444ca Toggle display of the user email in the header (#336) 2024-01-22 15:01:50 +01:00
Anton Shepilov e887d820e5 "Shared Drive" can be disabled in configuration (#335) 2024-01-19 19:30:38 +01:00
Montassar Ghanmy 4769a23480 🚫 Disable all ws for frontend (#324) 2024-01-19 17:56:09 +01:00
Montassar Ghanmy 58b5a1fcc0 fix: shared with me section breadcrumbs (#326) 2024-01-19 09:28:49 +01:00
Montassar Ghanmy 199cb628b9 🛠️ Disable shared with me section when sharing is disabled (#323) 2024-01-18 13:32:31 +01:00
Anton Shepilov 065cd03f36 Remove unoconv python library (#322)
* Remove unoconv python library
2024-01-16 16:06:40 +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 81777154af 🐛 Search users env var default value (#309) 2024-01-08 13:15:22 +01:00
Montassar Ghanmy 225814efe2 🐛 Search users env var parse (#308) 2024-01-08 12:56:52 +01:00
Yadd eae85905a0 Nextcloud migration:: add security tips + reduce size (#307)
* Add security tips
* Don't rebuild on start
* Build a full bundle with rollup, then minimize image size
2024-01-05 12:35:13 +01:00
Anton Shepilov 927d5a62bb 🌟 Support of OpenSearch as a search database (#304)
- Added common search adapter for ES and OpenSearch
-  Open Search integration tests add to the build workflow
 - Stop docker-compose environment before running the next stop
2024-01-04 10:59:05 +01:00
Anton Shepilov 6f7f714fe8 🌟 Data migration from nextcloud (#302)
- Files upload to Twake Drive
- New logger
2024-01-02 15:09:43 +01:00
Montassar Ghanmy 75dffb1c7a 🛠️ Company user search feature (#300)
🛠️ Company user search feature
2023-12-20 08:38:59 +01:00
Anton Shepilov 8efe4ec194 🌟 Data migration tool from nextcloud (#299)
- created server configuration
 - implemented downloading files from nextcloud to a local directory
 - build of the docker image added to the GutHub workflow
 - Twake client added
 - Creating user in Twake Drive from ldap
 - Ldap client with ldapsearch(TODO make it work with ldapjs)
 - Jest debug tests
2023-12-14 22:19:15 +01:00
Yadd 27fa359c79 Drop bad link (#291)
This link was related to old Twake
2023-12-11 16:08:12 +01:00
Montassar Ghanmy d879915cb9 🐛 Remove company name from template subject (#297) 2023-12-08 09:59:44 +01:00
Montassar Ghanmy df3b822c7d 🌟 Minor notification template updates (#296) 2023-12-07 13:45:28 +01:00
Anton Shepilov fdb0347dbb 🎨new Twake Drive logo (#292) 2023-12-06 08:41:27 +01:00