Montassar Ghanmy
fea76974a5
🔔 Implementing notifications ( #231 )
2023-11-02 12:25:17 +01: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
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
Anton Shepilov
d7fa56cb13
✨ Share with me endpoint ( #77 )
...
* 🛠️ remove babel from dependencies
* 🛠️ removes some of the redundant dependencies + versions update
* ✨ separate endpoint for "shared with me"
2023-06-13 17:16:13 +02:00
Anton Shepilov
adda7caf00
⬆️ upgrade babel and typescript packages caused by jest upgrade ( #73 )
2023-06-09 16:02:26 +02:00
Anton Shepilov
dfd25a234a
🤝 Shared with me ( #71 )
...
* 🚧 #46 Shared with me
- added converter of DriveFile to dto with user information
- updated version of jest to the latest for better compatibility with typescript and mocking class instances
- added run configuration for unit tests
Co-authored-by: Romaric Mourgues <rmourgues@linagora.com >
2023-06-09 14:37:15 +02:00
Romaric Mourgues
b567ba0c06
🛠 Try without lib for proxy
...
* Try without lib for proxy
* Tested and approved and using streams
* Lint fix
2023-05-12 11:11:55 +02:00
Romaric Mourgues
3b2382fbbc
Rollback to @types/node 14...
2023-05-11 16:11:18 +02:00
Romaric Mourgues
f6b05d59d6
Rollback to @types/node 16
2023-05-11 16:02:54 +02:00
Romaric Mourgues
6a1582a6d4
Move to http-proxy
2023-05-11 12:18:49 +02:00
Romaric Mourgues
56cc84c34e
Try to fix tests
2023-05-11 11:02:18 +02:00
Romaric Mourgues
def9d1ff9d
Change proxy version to 7.1
2023-05-11 10:53:32 +02:00
Romaric Mourgues
cf3012ce72
Try version 16
2023-05-11 10:50:06 +02:00
Romaric Mourgues
5ee4d036d7
Try another version of types/node
2023-05-11 10:33:16 +02:00
Romaric Mourgues
521f9d6684
Fix package.json
2023-05-10 17:30:49 +02:00
Romaric Mourgues
2134c64280
Merge pull request #47 from linagora/fix-node-reverse-proxy
...
Use another reverse proxy for plugins
2023-05-10 17:24:31 +02:00
Romaric Mourgues
6b7c88fd89
Use another reverse proxy for plugins
2023-05-10 17:21:56 +02: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
Montassar Ghanmy
e0615fa867
📁 Changed TDrive root folder ( #16 )
...
📁 Changed TDrive root folder
2023-04-11 10:04:29 +01:00