cozy / cozy-drive

Cozy Drive Web App for Cozy Cloud
GNU Affero General Public License v3.0
169 stars 64 forks source link

[VO-910] fix: Open in new tab OnlyOffice file in public #3190

Closed cballevre closed 1 month ago

cballevre commented 1 month ago

OnlyOffice files can be opened with ctrl + right click for quick access. This didn't work in public because we hadn't kept the sharecode in the generated urls.

### 🐛 Bug Fixes

* Open in new tab OnlyOffice file in public
bundlemon[bot] commented 1 month ago

BundleMon

Files updated (3) Status | Path | Size | Limits :------------: | ------------ | :------------: | :------------: :white_check_mark: | app/drive.(hash).js
| 176.72KB (+121B +0.07%) | 300KB :white_check_mark: | public/drive.(hash).js
| 1.56MB (+85B +0.01%) | 1.7MB :white_check_mark: | intents/drive.(hash).js
| 106.17KB (+54B +0.05%) | 190KB
Unchanged files (15) Status | Path | Size | Limits :------------: | ------------ | :------------: | :------------: :white_check_mark: | vendors/drive.(hash).js
| 1.78MB | 2MB :white_check_mark: | public/pdf.worker.entry.(hash).worker.js
| 345.35KB | 350KB :white_check_mark: | services/qualificationMigration/drive.js
| 279.92KB | 500KB :white_check_mark: | services/dacc/drive.js
| 260.95KB | 500KB :white_check_mark: | public/cozy-client-js.js
| 159.28KB | 160KB :white_check_mark: | public/drive.(hash).min.css
| 69.71KB | 100KB :white_check_mark: | app-drive.(hash).min.css
| 37.84KB | 56KB :white_check_mark: | intents-drive.(hash).min.css
| 33.01KB | 40KB :white_check_mark: | onlyOffice/slide.pptx
| 24.83KB | 25KB :white_check_mark: | onlyOffice/text.docx
| 5.85KB | 6KB :white_check_mark: | onlyOffice/spreadsheet.xlsx
| 5.02KB | 6KB :white_check_mark: | manifest.webapp
| 1.87KB | 2KB :white_check_mark: | index.html
| 595B | 1KB :white_check_mark: | intents/index.html
| 506B | 1KB :white_check_mark: | manifest.json
| 185B | 1KB

Total files change +260B +0.01%

Groups updated (3) Status | Path | Size | Limits :------------: | ------------ | :------------: | :------------: :white_check_mark: | app/**
| 176.72KB (+121B +0.07%) | - :white_check_mark: | public/**
| 2.13MB (+85B 0%) | - :white_check_mark: | intents/**
| 106.66KB (+55B +0.05%) | -
Unchanged groups (4) Status | Path | Size | Limits :------------: | ------------ | :------------: | :------------: :white_check_mark: | vendors/**
| 1.78MB | - :white_check_mark: | services/**
| 540.87KB | - :white_check_mark: | onlyOffice/**
| 35.7KB | - :white_check_mark: | img/**
| 5.85KB | -

Final result: :white_check_mark:

View report in BundleMon website ➡️


Current branch size history | Target branch size history