Commit Graph
100 Commits
Author SHA1 Message Date
Romaric Mourgues d17972b2f1 ️ Put back preview service (#75)
* Put back the preview service
* Fix imports linter
2023-06-12 11:09:36 +02:00
Romaric Mourgues b7b9abbc97 🛠 Fix JWT loading for shared view (#76)
* Fix JWT loading
* Use a different local storage for shared view
2023-06-12 11:00:20 +02:00
Romaric MourguesandAnton Shepilov 723b77cb55 🔐 Initial change on the public links using anonymous users (#69)
* Initial change on the public links using anonymous users

Co-authored-by: Anton Shepilov <anton.shepilov@gmail.com>
2023-06-09 16:03:01 +02:00
Romaric Mourgues 49ec20d60e ️ Writeable shared links part 1 (#66)
* Minor fixes and implemented writeable shared links (no security)

* Go t onode 16 for frontend
2023-06-05 10:06:22 +02:00
Romaric Mourgues 5e655996c7 ️ Implement personal drive (#61)
* Implement personal drive

* Fix tests

* Add my-drive tests

* Fixing tests

* Fixing tests

* Fix tests
2023-05-30 11:15:43 +02:00
Romaric Mourgues 42e0260296 FIx linter 2023-05-22 13:30:04 +02:00
Romaric Mourgues 62f3b562c0 🛠 Allow applications to manage the drive (#59)
* Now applications can manage the drive as they wish

* Fix typo

* Fix the access computation

* Test if my code is the issue

* Fix test if app exists

* Fix test if app exists

* Fix test if app exists
2023-05-22 13:16:51 +02:00
Romaric Mourgues 4af8e43bb2 🔐 Implement password and expiration date (#53)
* Implemented password and expiration date on conf and backend side

* Implemented password modal on shared side

* Add public link related tests

* Fix tests
2023-05-16 16:39:35 +02:00
Romaric Mourgues a378cd13e1 🧹 Propose to remove channels, notifications, knowledge-graph and phpnode (#55)
* Propose to remove channels and notifications

* Propose to remove knowledge graph too

* Put back tags test

* FIxing tests

* FIx query builder test
2023-05-16 14:36:39 +02:00
Romaric Mourgues 65dc733855 🛠 Minor fixes (#49)
* Fix #43

* Fix #44
2023-05-15 15:24:40 +02:00
Romaric Mourgues 989ff90549 🛠 Fixed 301 missing headers 2023-05-15 13:58:15 +02:00
Romaric Mourgues 65da8dd631 🛠 Minor improvements to the reverse proxy 2023-05-12 12:46:14 +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 6f0aa9ea13 Merge pull request #48 from linagora/fix-node-reverse-proxy-2
🛠 Fix node reverse proxy 2
2023-05-11 12:32:58 +02:00
Romaric Mourgues 15e9922c21 Add proxyReq listener 2023-05-11 12:22:43 +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 2cd3a755fd Also try with an import 2023-05-11 10:12:19 +02:00
Romaric Mourgues f9be7ba1b1 Fix linter 2023-05-11 10:11:34 +02:00
Romaric Mourgues 175a92cb7d Change import fast-proxy to require 2023-05-10 17:51:38 +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
Romaric Mourgues 362f82a29a Redirect plugins to node 2023-04-25 13:20:57 +02:00
Romaric Mourgues b0c94e86ac Rename workflow 2023-04-25 11:11:22 +02:00
Romaric Mourgues 9279d7a858 No plugin server on TDrive 2023-04-25 11:06:06 +02:00
Romaric Mourgues a1c103d7d7 Merge pull request #34 from linagora/no-encryption-db
Add tests on no encryption db
2023-04-25 10:38:59 +02:00
Romaric Mourgues 9cf68c951c Additional test about encryption 2023-04-25 09:10:58 +02:00
Romaric Mourgues c2ae23137b 🛠 Ability to work without encryption in db (#33)
* Ability to work without encryption in db
2023-04-24 21:37:09 +02:00
Romaric Mourgues 65429a48c1 Fix lint 2023-04-24 19:21:53 +02:00
Romaric Mourgues dfcbc6060f Update index.ts 2023-04-24 19:15:31 +02:00
Romaric Mourgues 553278ecf9 Update index.ts 2023-04-24 19:12:23 +02:00
Romaric Mourgues a454875602 Ability to work without encryption in db 2023-04-24 17:24:31 +02:00
Romaric Mourgues b6420f280c 🧹 Merge pull request #31 from linagora/removing-js-files
🧹 Removing js files
2023-04-24 15:47:20 +02:00
Romaric Mourgues 50d4537538 Remove app ID of Twake in index.html 2023-04-21 10:51:55 +02:00
Romaric Mourgues 5c2f8a6cf8 Remove 10 more 2023-04-20 15:06:43 +02:00
Romaric Mourgues 335301612a Remove 3 more 2023-04-20 15:00:26 +02:00
Romaric Mourgues c74ce7799a Remove 3 more 2023-04-20 14:51:44 +02:00
Romaric Mourgues 47e67f72cc Removing COllection + workspace usage 2023-04-20 14:43:50 +02:00
Romaric Mourgues 34fcb0ce11 Remove 6 new files 2023-04-20 14:37:00 +02:00
Romaric Mourgues 4b08f656da Fix missing account 2023-04-20 14:23:04 +02:00
Romaric Mourgues 4d2383ba97 Fixed build 2023-04-20 12:04:02 +02:00
Romaric Mourgues 3ad32f0a56 Removed 8 additional files 2023-04-20 12:03:11 +02:00
Romaric Mourgues c4cd108a51 Removing additional js files 2023-04-20 11:52:18 +02:00
Romaric Mourgues c515d5bad7 🕹 Bootstrap static json applications definition #20
🕹 Bootstrap static json applications definition
2023-04-20 11:29:49 +02:00
Romaric Mourgues 6fbbe6e9ab Update doc 2023-04-20 10:59:30 +02:00
Romaric Mourgues 69aa4b2ae8 Ability to set applications as env variable 2023-04-20 10:58:10 +02:00
Romaric Mourgues 8af10bcffc Update coverage.yml 2023-04-20 10:38:57 +02:00
Romaric Mourgues c821b978f7 Update coverage.yml 2023-04-20 09:40:19 +02:00
Romaric Mourgues bd21929b97 Update coverage.yml 2023-04-19 16:38:26 +02:00
Romaric Mourgues 4ec4db27a3 Update coverage.yml 2023-04-19 16:13:21 +02:00
Romaric Mourgues 138aa72245 Update coverage.yml 2023-04-19 16:06:16 +02:00
Romaric Mourgues b4bf0a202c Minor fixes 2023-04-19 15:53:36 +02:00
Romaric Mourgues 02f2938788 Fix node reverse proxy 2023-04-19 15:50:13 +02:00
Romaric Mourgues 7744d310a0 Removed temp fix 2023-04-19 15:46:28 +02:00
Romaric Mourgues ce47f45a43 Update coverage.yml 2023-04-19 15:37:43 +02:00
Romaric Mourgues 7f8a0bcf6e Update coverage.yml 2023-04-19 15:19:15 +02:00
Romaric Mourgues 3eb3f8bbeb Update coverage.yml 2023-04-19 15:02:29 +02:00
Romaric Mourgues 917f289543 Update coverage.yml 2023-04-19 13:13:51 +02:00
Romaric Mourgues e56616211b Update coverage.yml 2023-04-19 10:56:19 +02:00
Romaric Mourgues 1fb0de0373 Update coverage.yml 2023-04-19 10:46:08 +02:00
Romaric Mourgues 0d900f4a8c 🧹 Clean frontend files - Merge pull request #25 from linagora/clean-frontend-files
🧹 Clean frontend files
2023-04-18 15:47:31 +02:00
Romaric Mourgues 3e6afcf14b Continued cleaning 2023-04-18 11:55:44 +02:00
Romaric Mourgues 0ff1cc97d4 Clean frontend files 2023-04-18 11:22:14 +02:00
Romaric Mourgues 39cd29b3db Fix globalResolve bad import 2023-04-18 09:13:12 +02:00
Romaric Mourgues 19030f7f72 Fix globalResolve bad import 2023-04-18 09:13:08 +02:00
Romaric Mourgues 1f0f2b4a1f Run prettier again on this file 2023-04-17 17:07:07 +02:00
Romaric Mourgues 88bd3b2a32 Clean documentation 2023-04-17 17:00:03 +02:00
Romaric Mourgues a46c6ca0a8 Fix tests 2023-04-14 10:30:07 +02:00
Romaric Mourgues 18e10b6a8b Bootstrap static json applications definition 2023-04-14 10:07:34 +02:00
Romaric Mourgues 3b3f67af07 🐳 Add missing env for production
🛠 Add missing env for production
2023-04-11 10:41:49 +02:00
Romaric Mourgues ad520a82ee Update oidc-auth-provider-service.ts 2023-04-11 10:41:16 +02:00
Romaric Mourgues 6c7553c377 Update oidc-auth-provider-service.ts 2023-04-11 10:40:27 +02:00
Romaric Mourgues dc60775e33 Merge branch 'main' into fix-env-variables 2023-04-11 10:39:20 +02:00
Romaric Mourgues a9187a497b 🔐 Oidc With LemonLDAP
🔐 Oidc now working
2023-04-07 10:54:39 +02:00
Romaric Mourgues f9bc8c49df Update oidc-auth-provider-service.ts 2023-04-07 10:36:11 +02:00
Romaric Mourgues b30fbf3cfb Merge branch 'main' into fix-env-variables 2023-04-07 10:32:54 +02:00
Romaric Mourgues 7c7d7a9b77 Fix linter 2023-04-06 14:52:36 +02:00
Romaric Mourgues 52ddd82252 Oidc now working 2023-04-06 11:36:23 +02:00
Romaric Mourgues 04321b651b oidc now working 2023-04-06 11:35:40 +02:00
Romaric Mourgues 86f46508f3 🔗 Implemented link-files
🔗 Implemented link-files
2023-04-06 10:44:42 +02:00
Romaric Mourgues a950fc1134 Add missing envs 2023-04-05 18:17:00 +02:00
Romaric Mourgues 5df674eea3 Add missing env for production 2023-04-05 18:12:24 +02:00
Romaric Mourgues 2f335418c3 Fix missing size 2023-04-05 16:53:15 +02:00
Romaric Mourgues 035dac82d6 Merge remote-tracking branch 'origin/main' into implement-link-files 2023-04-05 16:44:21 +02:00
Romaric Mourgues c35a18c2e8 Update display.tsx 2023-04-05 15:43:53 +02:00
Romaric Mourgues 8a5cc9a2e6 Implemented link-files 2023-04-05 15:39:21 +02:00
Romaric Mourgues 56e1e4be3a Merge pull request #4 from linagora/remove-tests
Removing non tdrive services
2023-04-05 10:00:37 +02:00
Romaric Mourgues 06107b9da8 Removing non tdrive services 2023-04-03 15:26:00 +02:00
Romaric Mourgues 41b86c452c Drive working with SSO 2023-03-28 19:13:18 +02:00
Romaric Mourgues 1b2a3cc4d9 Fix search 2023-03-28 11:04:46 +02:00
Romaric Mourgues bdfa3cb851 Fix upload files / folders 2023-03-28 10:58:48 +02:00
Romaric Mourgues 682b847ad1 Fix default parameters 2023-03-28 10:36:00 +02:00
Romaric Mourgues 30552d8fad Update README.md 2023-03-28 10:32:25 +02:00
Romaric Mourgues 1750c8f7f0 Fix public links and menu dark mode 2023-03-27 19:00:21 +02:00