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
Montassar Ghanmy
629ff565ee
🐛 Handle infinite loop from oidc ( #282 )
2023-12-04 16:28:35 +01:00
Montassar Ghanmy
9ba9894247
🐛 Fix file name when containing a dot ( #290 )
2023-12-04 15:36:56 +01:00
Montassar Ghanmy
cee656d456
🐛 Updated notification sender ( #289 )
2023-12-04 15:04:03 +01:00
Montassar Ghanmy
c3a07dc6c9
🌐 Updated notification template language ( #288 )
2023-12-04 14:54:00 +01:00
Montassar Ghanmy
2fe9a5786d
✨ Updated email notifications templates ( #287 )
2023-12-01 08:57:14 +01:00
Anton Shepilov
d4609e20a6
📝 Update README.md ( #286 )
2023-11-30 09:34:23 +01:00
Montassar Ghanmy
255cf07b07
✉️ Email SMTP Auth and Logs ( #278 )
...
Co-authored-by: Monta <monta@HP-ProBook-445-14-inch-G9-Notebook-PC-505aadfc.localdomain >
2023-11-23 15:03:53 +01:00
Montassar Ghanmy
c372afd390
🪵 Added logs to check if secure is enable ( #276 )
2023-11-23 14:33:16 +01:00
Montassar Ghanmy
fe6c0a7ed7
🐛 Fix users with no email console ( #275 )
2023-11-23 14:14:08 +01:00
Montassar Ghanmy
d79c923558
🐛 Remote user with no email ( #274 )
...
Co-authored-by: Monta <monta@HP-ProBook-445-14-inch-G9-Notebook-PC-505aadfc.localdomain >
2023-11-23 14:00:11 +01:00
Montassar Ghanmy
05d9639c68
🐛 Updated logs for remote console client ( #273 )
...
Co-authored-by: Monta <monta@HP-ProBook-445-14-inch-G9-Notebook-PC-505aadfc.localdomain >
2023-11-23 13:40:06 +01:00
Montassar Ghanmy
12a99ba422
🐛 SMTP secure default value ( #272 )
...
Co-authored-by: Monta <monta@HP-ProBook-445-14-inch-G9-Notebook-PC-505aadfc.localdomain >
2023-11-23 11:03:15 +01:00
Montassar Ghanmy
b075763445
✉️ SMTP TLS default value ( #270 )
2023-11-23 10:42:19 +01:00
Montassar Ghanmy
19f0202b4e
✉️ Email pusher logs
...
Co-authored-by: Monta <monta@HP-ProBook-445-14-inch-G9-Notebook-PC-505aadfc.localdomain >
2023-11-21 12:16:48 +01:00
Montassar Ghanmy
3bc4aa1d05
🪵 Notifications necessary log ( #267 )
2023-11-21 12:00:32 +01:00
Montassar Ghanmy
44e51d48ad
🪵 Notifications necessary logs ( #266 )
2023-11-21 11:08:18 +01:00
Montassar Ghanmy
7cfd13a566
🐛 Folder upload refresh size ( #253 )
...
🐛 Folder upload refresh size
2023-11-15 11:07:29 +01:00
Montassar Ghanmy
2bc9f0e4df
🐛 Bug fixes ( #252 )
...
🐛 Bug fixes (#252 )
2023-11-15 10:00:03 +01:00
Montassar Ghanmy
43dc3843c4
🛠️ Remove trailing slash from local home directory ( #245 )
2023-11-07 14:42:41 +01:00
Montassar Ghanmy
bddd7e3573
🛠️ Default local storage home directory ( #244 )
2023-11-07 14:33:04 +01:00
Montassar Ghanmy
d51c9bdbd2
🐛 file storage leading slash removed ( #243 )
2023-11-07 13:45:12 +01:00
Montassar Ghanmy
650f394b6f
🛠️ Server default language ( #238 )
2023-11-03 11:30:09 +01:00
Montassar Ghanmy
fbecbab155
🐛 User language sync ( #237 )
2023-11-02 14:43:07 +01:00
Montassar Ghanmy
fea76974a5
🔔 Implementing notifications ( #231 )
2023-11-02 12:25:17 +01:00
Montassar Ghanmy
826e568b5c
🐛 Virtual folder with user
2023-10-24 16:13:41 +01:00
Montassar Ghanmy
7d86138592
🐛 Virtual folder check
2023-10-24 15:38:43 +01:00
Montassar Ghanmy
78d35a632d
🐛 Added necessary log for access check
2023-10-23 13:47:17 +01:00
Anton Shepilov
09ece3101e
🐛 the users were duplicated due to changes in oidc provider ( #232 )
2023-10-19 16:51:30 +02:00
Montassar Ghanmy
5c1a62443f
🌟 Routing directories
2023-10-10 17:15:25 +01:00
Montassar Ghanmy
a9f1f94672
🐛 Fix trash path for sub folder deletion
2023-10-10 17:15:13 +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
a3600ef174
📚 docs update, and obsolete code remove ( #219 )
2023-10-06 18:20:20 +02:00
Montassar Ghanmy
edfd765d57
🍄 Separate trash for the personal and shared drive ( #189 )
2023-10-06 17:05:07 +01:00
Montassar Ghanmy
f0dcf34bbe
🐳 Added minio to docker compose dev file ( #215 )
2023-10-06 15:31:23 +01:00
Anton Shepilov
4da75eb68f
🌟 basic status, while uploading directories ( #216 )
...
* 🌟 basic status, while uploading directories
* 🐛 fix the infinite redirection when the token always expired
2023-10-06 16:23:42 +02:00
Anton Shepilov
422bd6cbf6
📚 Updated README.md ( #217 )
...
* 📚 Updated README.md
2023-10-06 15:49:25 +02:00
Anton Shepilov
a6f011576f
added some translations in spanish ( #218 )
...
Co-authored-by: jouliet <juliette.bourdiau@gmail.com >
2023-10-06 14:41:14 +02:00