NextCloud upgraded to version 15.06 and patched for bug #14968

8 Apr 2019

We have upgraded all NextCloud instances to version 15.06 and at the same time manually applied a patch to solved the issues with the directories of shared links not being browsable:

if (OCA.Files.App.getActiveView() !== 'files') {
      if (OCA.Files.App && OCA.Files.App.getActiveView() !== 'files') {