nextcloud/apps/theming/lib
Vincent Petry b8dbbb177d
Fix loading custom background
Fix the route for loading the custom background.
Because the controller is UserThemeController, so the route path is
not "theming" but "userTheme".

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-09-23 11:19:38 +02:00
..
AppInfo Add a global setting to disable keyboard shortcuts 2022-09-15 10:52:55 +02:00
Command Fix psalm issues in theming app 2022-01-26 14:26:58 +01:00
Controller Move background settings from dashboard app to Appearance and accessibility settings 2022-09-14 20:17:01 +00:00
Listener Add a global setting to disable keyboard shortcuts 2022-09-15 10:52:55 +02:00
Migration Migrate old accessibility config 2022-04-21 09:31:07 +02:00
Service Move background settings from dashboard app to Appearance and accessibility settings 2022-09-14 20:17:01 +00:00
Settings update theming icon in personal settings 2022-09-21 11:26:08 +00:00
Themes Fix loading custom background 2022-09-23 11:19:38 +02:00
Capabilities.php Update php licenses 2021-06-04 22:02:41 +02:00
IconBuilder.php Fix Psalm code scanning alerts 2021-07-12 20:05:44 +02:00
ImageManager.php Avoid file system access on checking if an image exists 2022-02-02 11:26:36 +01:00
ITheme.php Font fixes and design update for theme picker 2022-04-21 09:31:07 +02:00
ThemingDefaults.php Add better error handling 2022-01-27 17:03:09 +01:00
Util.php Lint and psalm fix 2022-04-21 19:00:29 +02:00