aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/src/views/ReferenceFileWidget.vue
Commit message (Collapse)AuthorAgeFilesLines
* fix: Adjust more places for logical positionFerdinand Thiessen2024-08-291-1/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: Add SPDX headerAndy Scherzinger2024-05-291-19/+3
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* chore: Switch widget to primary colorChristopher Ng2024-04-151-1/+1
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* fix: Open viewer on simple file widgetJulius Härtl2024-03-111-0/+4
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* fix: Positioning and active state of viewer componentsJulius Härtl2024-03-071-3/+10
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* feat(files): add Folder Preview ressource handlerJohn Molakvoæ (skjnldsv)2024-03-071-49/+86
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* feat(files): add Viewer Files ressource handlerJohn Molakvoæ (skjnldsv)2024-03-071-5/+97
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* fix(files): Improve inaccessible files message in file reference widgetJonas2024-01-301-1/+1
| | | | Signed-off-by: Jonas <jonas@freesources.org>
* fix: Use proper link for navigating to files on click handlerJulius Härtl2023-04-251-1/+1
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Implement file reference wigetJulius Härtl2023-03-021-0/+182
Signed-off-by: Julius Härtl <jus@bitgrid.net>