nextcloud/apps/files
Ferdinand Thiessen 4ebea3db3a
fix(files): Provide file actions from list entry to make it reactive
This fixes non reactive default action text of the name component.
Also use download action as default action so that only one place
is needed to define how to download a file.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-21 01:05:52 +02:00
..
ajax Remove unused legacy ajax/list.php in files app 2023-01-09 15:18:37 +01:00
appinfo fix: Remove routes with missing controller methods 2023-11-02 11:37:15 +01:00
composer fix(files): Do not require files_trashbin in live photo sync listener 2024-04-03 19:04:42 +02:00
css chore(jest): update snapshot after component update 2023-11-08 08:39:14 +01:00
img feat(f2v): migrate Files 2023-08-17 18:56:37 +02:00
js fix(files): do not show legacy edit locally action on public pages 2024-07-31 18:49:30 +00:00
l10n Fix(l10n): Update translations from Transifex 2024-08-20 00:20:52 +00:00
lib fix(files): When redirecting to a file (internal link) then it should open by default 2024-08-05 16:42:14 +02:00
src fix(files): Provide file actions from list entry to make it reactive 2024-08-21 01:05:52 +02:00
templates fix(files): combine navigation and files list into single Vue app 2024-02-01 18:35:56 +01:00
tests fix: Ignore preview requests for invalid file ids 2024-07-25 17:40:12 +00:00
.l10nignore Ignored compiled js files in files 2019-11-01 08:29:41 +01:00
list.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
openapi.json chore(deps): Update openapi-extractor 2024-01-19 09:12:26 +01:00
simplelist.php Remove isIE and associated legacy scripts 2021-11-30 13:03:08 +01:00