Commit Graph

7 Commits

Author SHA1 Message Date
Anton Shepilov 8b9fd36c8c Ignore errors during nextcloud migration to be able to import files partially (#579)
*  Ignore errors during nextcloud migration to be able to import files partially for big migrations
* 👷 Fixed Nextcloud migration publishing script
* ✏️ Removed wrong comment
* 🐛 Fixed nextcloud migration, when there is a folder and a file with the same name
2024-09-05 15:29:25 +02:00
Yadd 423e7f2c00 [Nextcloud-Migration]: add "dir" param (#427)
This permit one to use an existing directory instead of downloading from Nextcloud
2024-03-11 12:02:53 +01:00
Anton Shepilov 164a125995 Last chance to success (#340) 2024-01-22 20:30:19 +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 6f7f714fe8 🌟 Data migration from nextcloud (#302)
- Files upload to Twake Drive
- New logger
2024-01-02 15:09:43 +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