cozy / cozy-drive

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

fix: Explicit indexFields on nextcloud queries #3212

Closed cballevre closed 3 months ago

cballevre commented 3 months ago

The aim is to use an explicit indexFields whenever there's a where, without including the partialIndex fields which are calculated separately in cozy-client

bundlemon[bot] commented 3 months ago

BundleMon

Files updated (1) Status | Path | Size | Limits :------------: | ------------ | :------------: | :------------: :white_check_mark: | app/drive.(hash).js
| 179.21KB (+14B +0.01%) | 300KB
Unchanged files (17) Status | Path | Size | Limits :------------: | ------------ | :------------: | :------------: :white_check_mark: | vendors/drive.(hash).js
| 1.78MB | 2MB :white_check_mark: | public/drive.(hash).js
| 1.56MB | 1.7MB :white_check_mark: | public/pdf.worker.entry.(hash).worker.js
| 345.35KB | 350KB :white_check_mark: | services/qualificationMigration/drive.js
| 280.36KB | 500KB :white_check_mark: | services/dacc/drive.js
| 261.37KB | 500KB :white_check_mark: | public/cozy-client-js.js
| 159.28KB | 160KB :white_check_mark: | intents/drive.(hash).js
| 105.17KB | 190KB :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
| 597B | 1KB :white_check_mark: | intents/index.html
| 509B | 1KB :white_check_mark: | manifest.json
| 185B | 1KB

Total files change +33B 0%

Groups updated (2) Status | Path | Size | Limits :------------: | ------------ | :------------: | :------------: :white_check_mark: | app/**
| 179.21KB (+14B +0.01%) | - :white_check_mark: | intents/**
| 105.67KB (+11B +0.01%) | -
Unchanged groups (5) Status | Path | Size | Limits :------------: | ------------ | :------------: | :------------: :white_check_mark: | public/**
| 2.13MB | - :white_check_mark: | vendors/**
| 1.78MB | - :white_check_mark: | services/**
| 541.73KB | - :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