nextcloud/apps/settings
Arthur Schiwon 1a781ccf56
Fix opening Help page throws Exception
- Commit 458c2fa297 provoked the error,
  because the "core" "app" was not found. Previously, false was
  returned, but now an AppPathNotFoundException
- IUrlGenerator::linkTo() accepts an empty app argument however, moving
  the "core" portion to the path solves it and avoids apps lookup

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-08-24 18:55:34 +02:00
..
appinfo Port encryption admin settings to vue 2022-07-13 14:58:55 +02:00
composer Move findBinaryFinder and isFunctionEnabled away from OC_Helper 2022-08-23 19:44:04 +02:00
css Port encryption admin settings to vue 2022-07-13 14:58:55 +02:00
data Fix duplicate sentence in 'Reasons to use Nextcloud.pdf' 2020-09-15 11:12:23 +02:00
img Move settings to an app 2019-09-28 09:39:28 +00:00
js Add ``aria-expanded`` value to select2-container om systemtag and file tags 2022-08-17 19:28:40 +00:00
l10n [tx-robot] updated from transifex 2022-08-24 02:27:22 +00:00
lib Fix opening Help page throws Exception 2022-08-24 18:55:34 +02:00
src Request 64px avatars for the user management 2022-08-22 15:36:14 +02:00
templates Port encryption admin settings to vue 2022-07-13 14:58:55 +02:00
tests Merge pull request #33200 from nextcloud/enh/noid/64bit 2022-07-13 20:19:40 +02:00
.editorconfig Move settings to an app 2019-09-28 09:39:28 +00:00
.gitignore Move settings to an app 2019-09-28 09:39:28 +00:00
.l10nignore Update .l10nignore for apps to exclude bundled JS files 2020-09-15 12:28:43 +02:00