Commit Graph

33 Commits

Author SHA1 Message Date
Montassar Ghanmy dcb6fa1c36 🖥️ Onlyoffice connector moved into the TwakeDrive repository (#366) 2024-02-27 10:35:01 +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 2a76ddc405 publish nextcloud migration to dockerhub (#339) 2024-01-22 20:24:05 +01:00
Anton Shepilov 70c033aabe 🌟 Support for PostgreSQL (#306) 2024-01-13 21:49:34 +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 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
Anton Shepilov 59c6f2f894 🐳fix frontend publishing (#230) 2023-10-10 17:29:15 +02:00
Anton Shepilov 114c462271 🐳 publish to dockerhub (#229) 2023-10-10 17:11:49 +02:00
Anton Shepilov 15d3602cf8 🌟Synchronization of the user with LDAP (#188) 2023-09-06 20:59:42 +02:00
Anton Shepilov 921a0f3f28 Ldap sync (#187)
* 🌟Synchronization of the user with LDAP
2023-09-06 20:48:40 +02:00
Anton Shepilov 23cecefd06 Ldap sync (#186)
* 🌟Synchronization of the user with LDAP
2023-09-06 20:43:41 +02:00
Anton Shepilov b149882c34 🌟 Synchronization of the user with LDAP (#185)
* 🌟Synchronization of the user with LDAP
2023-09-06 18:47:54 +02:00
Romaric Mourgues 49ec20d60e ️ Writeable shared links part 1 (#66)
* Minor fixes and implemented writeable shared links (no security)

* Go t onode 16 for frontend
2023-06-05 10:06:22 +02:00
Montassar Ghanmy 78caea4e92 🍞 Improved path breadcrumb (#62) 2023-06-02 10:08:39 +01:00
Anton Shepilov 5e49f78436 Codeball is not active project anymore 2023-06-02 08:14:33 +00:00
Anton Shepilov fd03040d73 🐛 #23 Fix throw error when file doesn't exist
* #23 Fix throw error when file doesn't exist
Run all the tests in once without special runner
Add positive scenario
Move coverage to the backend build workflow
2023-05-01 19:45:28 +02:00
Anton Shepilov 11c0c35eb2 🐳 Add chatgpt codereview to PRs 2023-04-30 14:03:26 +02:00
Romaric Mourgues b0c94e86ac Rename workflow 2023-04-25 11:11:22 +02:00
Romaric Mourgues 8af10bcffc Update coverage.yml 2023-04-20 10:38:57 +02:00
Romaric Mourgues c821b978f7 Update coverage.yml 2023-04-20 09:40:19 +02:00
Romaric Mourgues bd21929b97 Update coverage.yml 2023-04-19 16:38:26 +02:00
Romaric Mourgues 4ec4db27a3 Update coverage.yml 2023-04-19 16:13:21 +02:00
Romaric Mourgues 138aa72245 Update coverage.yml 2023-04-19 16:06:16 +02:00
Romaric Mourgues ce47f45a43 Update coverage.yml 2023-04-19 15:37:43 +02:00
Romaric Mourgues 7f8a0bcf6e Update coverage.yml 2023-04-19 15:19:15 +02:00
Romaric Mourgues 3eb3f8bbeb Update coverage.yml 2023-04-19 15:02:29 +02:00
Romaric Mourgues 917f289543 Update coverage.yml 2023-04-19 13:13:51 +02:00
Romaric Mourgues e56616211b Update coverage.yml 2023-04-19 10:56:19 +02:00
Romaric Mourgues 1fb0de0373 Update coverage.yml 2023-04-19 10:46:08 +02:00
Montassar Ghanmy e0615fa867 📁 Changed TDrive root folder (#16)
📁 Changed TDrive root folder
2023-04-11 10:04:29 +01:00
Anton Shepilov 380f01222a 🐳 Deploy image to the internal docker registry
* Deploy the image to the internal docker registry
* Removed unnecessary stage in backend build
2023-04-05 15:55:29 +02:00
montaghanmy 57c996e030 fix: renamed ci docker image to tdrive 2023-03-31 10:04:20 +01:00
montaghanmy cc2f8543a9 feat: added github CIs 2023-03-31 09:26:38 +01:00