Louis

Results 34 issues of Louis

## Done - [x] Add web UI to name and delete a version - [x] Create `oc_files_versions` table with `id`, `file_id`?, `version_id`, `metadata` metadata = JSON - [x] Update version...

2. developing
pending documentation

3. to review
feature: dependencies
dependencies

This does not make sense as we do not have the clear text value. - [x] https://github.com/nextcloud/nextcloud-vue/pull/4010 - [ ] https://github.com/nextcloud/server/pull/38064 Before | After -- | -- ![Screenshot from 2023-04-27...

bug
3. to review
feature: sharing
javascript

This allows to no request non-existing previews I also set some properties to the `` element to reduce preview loading to what the browser think is necessary

enhancement
2. developing
backport-request
feature: versions
javascript

Forgoten place where we need to remove versions entities in the database. Fix https://github.com/nextcloud/server/issues/39046

bug
3. to review
backport-request
feature: versions
php

List of issue related to the latest update of files versions: - [ ] https://github.com/nextcloud/server/issues/41174 - [ ] https://github.com/nextcloud/server/issues/38473 - [x] https://github.com/nextcloud/server/issues/37067 - [x] https://github.com/nextcloud/server/issues/37527 - [ ] https://github.com/nextcloud/server/issues/38414 -...

0. Needs triage
feature: versions
overview
regression

Fix https://github.com/nextcloud/server/issues/43571 nc_reset_instance server1 stable26 -o -c v26.0.0 cp ~/Pictures/Wallpapers/* ./data/admin/files/ occ files:scan admin occ files:scan admin --generate-metadata git add .htaccess git reset --hard mysql --password=password -u nextcloud_server1 -e "SELECT...

2. developing
feature: files
php

## Rational The current SEARCH request is done on all the files. Which means that for each requests, the server has to get all the files, order them and pick...

enhancement
3. to review
javascript
performances

This would resolve downloading from DAV collections that are not `/files/$userId/...` Need https://github.com/nextcloud/server/pull/34956

enhancement
pending documentation
2. developing