Commit Graph

247 Commits

Author SHA1 Message Date
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 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
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 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
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
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
Montassar Ghanmy b020118a6a 🪣 S3 home directory for files 2023-09-28 17:04:41 +01:00
Anton Shepilov a6fa4240b5 S3 configuration for minio (#213)
* 🛠️S3 configuraiton for minio have to have strict types
2023-09-27 09:20:57 +02:00
Anton Shepilov c8f4eccf87 🛠️add auth token expiration env variable (#212) 2023-09-22 16:46:30 +02:00
Anton Shepilov d88feaaba8 🌟 Fix download button (#210)
* Add auth cookie to avoid using auth token in the url
* Fix all download button 
* Refactor some of the places where we download file
2023-09-21 14:08:57 +02:00
Anton Shepilov efcb27b405 * 🛠️ Synchronization of the user with LDAP
* add configuration with LDAP attributes mappings
* add defalut company and remove application check since it's not configurable
* change error handling, now all the requests are independant
2023-09-12 23:02:46 +02:00
Anton Shepilov 79764988b8 * 🌟Synchronization of the user with LDAP (#206)
* Add configuration with LDAP attributes mappings
* Add default company and remove application check since it's not configurable
* Change error handling, now all the requests are independent
2023-09-12 16:20:37 +02:00
Anton Shepilov c77bdbf99d 🐛Do not show anonymous user is the user list everywhere on UI (#182)
* 🐛Do not show anonymous user is the user list everywhere on UI
2023-09-01 15:56:56 +02:00
Greemty 1eb0df97f1 🐛 Fix download button (#172)
* Fix on context menu for folder

* Make it works for My Drive

* Fix downloading folder in the shared view

---------

Co-authored-by: Anton SHEPILOV <ashepilov@linagora.com>
2023-08-30 15:10:54 +02:00
Montassar Ghanmy 74df7e1f71 🕹 Manage root users default role (#180)
🕹 Manage root users default role
2023-08-30 10:06:38 +01:00
Montassar Ghanmy 84270a31e2 🕹 Manage root users
🕹 Manage root users
2023-08-28 09:23:52 +01:00
Montassar Ghanmy 9a495a27d2 🛠 Logs on ES auth 2023-07-12 15:28:03 +01:00
Montassar Ghanmy a11e7bc315 feat: es auth (#156) 2023-07-12 14:59:14 +01:00
Anton Shepilov 20fb9f3ea3 🐛Sharing files doesn't work for the files and folders from "My Drive" (#143)
🐛small fix on the token expiration also
2023-07-05 18:08:33 +02:00
Greemty 8b5770fd6d 🌐 Translation of modals and forms to French (120) (#122) 2023-06-26 18:23:23 +02:00
Anton Shepilov 796fae4d8d 🐛 Change the display name of the Anonymous user (#108) 2023-06-23 11:53:20 +02:00
Montassar Ghanmy 0e9e6a6c69 feat: only office dev env (#105) 2023-06-21 15:25:29 +01:00
Anton Shepilov 19b2d7d009 Shared with me browser view (#82)
* shared with me page, move browser view backend
2023-06-20 14:42:47 +02:00
Anton Shepilov c249c70d48 🎨app grid new icons (#81) 2023-06-19 20:18:25 +02:00
Anton Shepilov 06f22b74c5 enabled app grid for Twake Workplace (#80) 2023-06-19 14:22:45 +02: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