nextcloud/apps/files
Ferdinand Thiessen f2dcdf96be fix(comments): Fix issues thrown by comments sidebar tab code
When the comments tab is used instead of the merged activity+comments, then some issues are throws due to prop altering and duplicated names (resourceId as prop and data).

This is fixed as well as some other vue related errors in the sidebar

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-02 10:08:38 +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-02 00:19:53 +00:00
lib fix: Ignore preview requests for invalid file ids 2024-07-25 17:40:12 +00:00
src fix(comments): Fix issues thrown by comments sidebar tab code 2024-08-02 10:08:38 +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