Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(files): do not even try to fetch a preview if èhas-preview` is false | John Molakvoæ (skjnldsv) | 2025-05-14 | 1 | -0/+12 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | fix(files): Fix file previews for public shares | Ferdinand Thiessen | 2024-09-06 | 1 | -7/+17 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | chore(files): Fix remaining TypeScript errors in FileEntryPreview | Ferdinand Thiessen | 2024-08-29 | 1 | -7/+9 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | feat: Use the blurhash in Files | Louis Chemineau | 2024-08-29 | 1 | -10/+54 |
| | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | fix(files): show folder sharing overlay on received shares | skjnldsv | 2024-08-02 | 1 | -0/+2 |
| | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-29 | 1 | -20/+3 |
| | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> | ||||
* | feat(files): refresh preview on etag change | skjnldsv | 2024-05-23 | 1 | -1/+6 |
| | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
* | fix(files): properly reset preview component | John Molakvoæ (skjnldsv) | 2024-03-07 | 1 | -4/+13 |
| | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
* | fix: Correctly import types in Typescript files | Ferdinand Thiessen | 2024-02-13 | 1 | -2/+3 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(files): Remove aria-label from span and move to favorite icon | Ferdinand Thiessen | 2023-12-01 | 1 | -5/+3 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(files): Show Collectives icon in Collectives folders | Jonas | 2023-11-14 | 1 | -0/+4 |
| | | | | Signed-off-by: Jonas <jonas@freesources.org> | ||||
* | Use background to increase overlay contrast | Louis Chemineau | 2023-11-13 | 1 | -1/+1 |
| | | | | | | | And limit it to files Signed-off-by: Louis Chemineau <louis@chmn.me> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
* | fix: Only reset preview src if it used to fail before | Julius Härtl | 2023-11-13 | 1 | -3/+3 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Display play icon over live photos' previews | Louis Chemineau | 2023-11-09 | 1 | -0/+14 |
| | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | chore(files_reminders): upgrade to 28 APIs | John Molakvoæ | 2023-11-08 | 1 | -0/+1 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | perf(files): performance optimizations | Varun Patil | 2023-10-19 | 1 | -4/+4 |
| | | | | Signed-off-by: Varun Patil <varunpatil@ucla.edu> | ||||
* | feat(files): grid view | John Molakvoæ | 2023-10-17 | 1 | -2/+6 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | chore(files): split FileEntry Preview | John Molakvoæ | 2023-10-17 | 1 | -0/+211 |
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> |