nextcloud/apps/files
Ferdinand Thiessen 52039ea152 fix(files): Update current fileid in route if that node was deleted
We do not change the view to the trash bin but stay in the current view,
so we need to update the current fileid on the route if that was deleted.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-06-07 12:07:33 +02:00
..
ajax Remove unused legacy ajax/list.php in files app 2023-01-09 15:18:37 +01:00
appinfo feat(branchoff): Bump versions and requirements in apps 2023-11-23 10:09:40 +01:00
composer fix(files): Do not require files_trashbin in live photo sync listener 2024-03-14 10:55:44 +01:00
css chore(jest): update snapshot after component update 2023-11-08 08:39:14 +01:00
img fix: Use viewBox instead of viewbox in SVGs 2024-01-22 16:39:06 +01:00
js feat: rename users to account or person 2024-02-13 21:06:30 +01:00
l10n Fix(l10n): Update translations from Transifex 2024-06-07 00:35:26 +00:00
lib fix(files): Fix ownership transfer encrypted files detection 2024-04-30 10:49:39 +02:00
src fix(files): Update current fileid in route if that node was deleted 2024-06-07 12:07:33 +02:00
templates Merge pull request #43104 from nextcloud/chore/cleanup 2024-01-25 16:50:27 +01:00
tests perf: switch places that always use the first getById result to getFirstNodeById 2024-03-04 13:57:31 +01:00
.l10nignore Ignored compiled js files in files 2019-11-01 08:29:41 +01:00
openapi.json chore(deps): Update openapi-extractor 2024-04-15 08:36:39 +00:00