nextcloud/apps/theming
Daniel Calviño Sánchez db52e861dd Provide "server.css" URL in ThemingController response
Pull request #5429 made cached SCSS files depend on a hash of the base
URL, so the "/css/core/server.css" file does no longer exist. The
"server.css" URL must be known by the Theming app in order to update the
stylesheets when previewing the changes to the theme, so the
DataResponse from the controller now provides the full URL to the
"server.css" file that has to be reloaded (if any).

The "server.css" URL provided by the response will be taken into account
by the JavaScript front-end in a following commit.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2017-08-10 12:37:57 +02:00
..
appinfo Prefer custom theme over theming app 2017-07-12 11:42:15 +02:00
css Merge pull request #5982 from nextcloud/fix-loading-icon-inside-upload-button-in-theming-app 2017-08-08 18:41:57 +02:00
img Add the icons for shipped apps 2017-01-19 10:42:22 +01:00
js Simplified Nextcloud logo icon 2017-07-02 14:14:49 +02:00
l10n [tx-robot] updated from transifex 2017-08-09 00:08:20 +00:00
lib Provide "server.css" URL in ThemingController response 2017-08-10 12:37:57 +02:00
templates Fix starting lower case letter in tooltip of Theming app 2017-05-20 17:10:26 +02:00
tests Provide "server.css" URL in ThemingController response 2017-08-10 12:37:57 +02:00