Louis

Results 32 issues of Louis

**Describe the solution you'd like** The time slider should not be divided evenly. So if 2020 has the most number of pictures, it has the biggest section. This makes sense...

enhancement
0. Needs triage
javascript

:heavy_check_mark: **Done and ready for reviews** :heavy_check_mark: ## Side quests - [ ] Long press on mobile ? - [ ] Use exif data to sort files - [ ]...

enhancement
3. to review
javascript
feature: albums

**Describe the solution you'd like** It would be nice to be able to select multiple images at once by click and sliding like in a classic file viewer.

enhancement
0. Needs triage
javascript

**Describe the solution you'd like** - [ ] Once you selected one photo, a checkbox can appear on the left of each section heading as well. This would allow you...

enhancement
0. Needs triage
javascript

**Describe the bug** Moment does not localize dates correctly when imported classically. **Expected behavior** Dates should be localized. **Additional context** Here is a potential solution: https://github.com/nextcloud/nextcloud-vue/blob/datepicker-auto-locale/src/utils/AsyncLoadLocale.js The long term solution...

bug
dependencies
1. to develop

### Steps to reproduce Static analysis fails: https://github.com/nextcloud/activity/runs/2546830151?check_suite_focus=true @ChristophWurst @nickvergessen, an idea why ? ### Expected behaviour Should not fails. ### Actual behaviour It fails :wink:

bug
1. to develop

**Is your feature request related to a problem? Please describe.** The Viewer can take a bit of time to open, as it loads the files before showing anything. **Describe the...

enhancement
0. Needs triage
javascript

### Bug description When listing the files contained in a folder, the following errors will be triggered if the number of file is big (> ~150 000, depends on the...

bug
0. Needs triage
feature: files
25-feedback

I had to do a workaround to read EXIF data properly: Some work has been done by @CarlSchwan [here](https://github.com/nextcloud/server/pull/31839/files#diff-696d573a441e273811747c682474b6b94c726470441f35092a30824bdb7553f9R18). But the `exif_read_data` call does not work, and probably never worked....

2. developing
feature: files

In a working state - [x] Fix the name of the album, it is currently the token - [ ] Replace file picker by upload file button in header -...

2. developing
feature: albums