nextcloud-server/apps/files
Louis Chemineau ae70a426ac feat: Reset route if neither the Viewer of the Sidebar is open
When the viewer or the sidebar is opened, we add the fileid to the route.
When both of them are closed, we do not remove the fileid from the route.
This means that, upon reload, the sidebar will be opened even though it was closed previously.

This PR ensure that the fileid is removed from the route when both the Sidebar and the Viewer are closed.

Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-09-16 11:18:13 +07:00
..
ajax chore: Add SPDX header 2024-05-29 08:58:16 +07:00
appinfo feat(files): Support setting view config for complex ids 2024-08-01 09:17:36 +07:00
composer feat(files): Allow to configure Windows filename compatibility in the settings 2024-07-17 16:17:14 +07:00
css chore(assets): Recompile assets 2024-06-19 10:22:05 +07:00
img chore: Make app icons consistent Material Symbols with same settings 2024-07-10 15:53:45 +07:00
js fix(files): do not show legacy `edit locally` action on public pages 2024-07-31 17:40:11 +07:00
l10n Fix(l10n): Update translations from Transifex 2024-09-16 00:20:18 +07:00
lib fix(transfer-ownership): Improve comments according to code review 2024-09-05 16:02:41 +07:00
src feat: Reset route if neither the Viewer of the Sidebar is open 2024-09-16 11:18:13 +07:00
templates revert: chore(files): cleanup old templates 2024-07-31 10:58:00 +07:00
tests perf(files): Do not block files page load with server-side favorites retrieval 2024-08-29 11:54:22 +07:00
.l10nignore chore: Add SPDX header 2024-05-29 08:58:16 +07:00
openapi.json chore(deps): Update openapi-extractor to v1.0.0 2024-08-21 11:21:33 +07:00
openapi.json.license chore: Add SPDX header 2024-05-29 08:58:16 +07:00