Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix closing details view when viewing file in folder | Daniel Calviño Sánchez | 2017-04-25 | 1 | -0/+1 |
| | | | | | | | | | | | | The Files app active view is set to "files" in silent mode to avoid an unneeded load of the "/" directory. However, this also prevents the details view from being automatically closed, so it has to be explicitly closed by the Goto plugin; the approach used is the same that would have been used by OCA.Files.App._onNavigationChanged if not silenced. Fixes #1448 Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com> | ||||
* | Add "goto" links for files in non-default file lists | Robin Appelman | 2016-07-05 | 1 | -0/+58 |