Commit Graph

221 Commits

Author SHA1 Message Date
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
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 43a5dbddf1 🌟 Display TDrive version (#209) 2023-09-18 21:13:39 +02:00
Anton Shepilov 07794bf654 🐛Fix file uploading of a big directory tree (#208) 2023-09-15 10:48:12 +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 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
Montassar Ghanmy 666f51efb0 ️ Open folder in new window
️ Open folder in new window
2023-09-05 15:54:26 +01:00
Montassar Ghanmy 362b2ee481 ️ Open in new window menu option (#183)
️ Open in new window menu option
2023-09-05 15:01:24 +01:00
Greemty 5fd29bb0d6 Dragndrop feature to move a file into a folder (#138) (#148)
Co-authored-by: Anton SHEPILOV <ashepilov@linagora.com>
Co-authored-by: montaghanmy <monta.ghanmy@gmail.com>
2023-09-04 10:36:06 +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
Anton Shepilov 832ab8ac90 🐛fix build (#173) 2023-07-27 17:44:12 +02:00
Anton Shepilov 4409e90e32 🐛 fix highlighting menu items in the left menu bar (#170) 2023-07-27 16:37:55 +02:00
Aymeric 857f628874 Persist preview on page refresh (#171) 2023-07-27 16:36:51 +02:00
Greemty d2adb4d05c 🐛 disable definitive delete confirmation modal for (#167)
empty trash
2023-07-27 10:47:11 +02:00
Aymeric 7f35142697 Persist current view after opening a file (#166) (#168) 2023-07-27 10:46:16 +02:00
Aymeric 1f34e949c7 Bug search folder (#169) 2023-07-26 18:09:02 +02:00
Aymeric e6b2d53dd6 Go to a folder when searched (#68) (#152)
 Go to a folder when searched (#68)
2023-07-26 10:34:01 +02:00