- Jul 18, 2017
-
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
- Apr 25, 2017
-
-
Julius Härtl authored
Signed-off-by:
Julius Härtl <jus@bitgrid.net>
-
Julius Härtl authored
Signed-off-by:
Julius Härtl <jus@bitgrid.net>
-
Julius Haertl authored
Signed-off-by:
Julius Haertl <jus@bitgrid.net> Add Scss variables to example theme and theming app Signed-off-by:
Julius Haertl <jus@bitgrid.net> Use SCSSCacher to build theming css Signed-off-by:
Julius Härtl <jus@bitgrid.net> Update theming.scss Signed-off-by:
Julius Härtl <jus@bitgrid.net> Code cleanup Signed-off-by:
Julius Härtl <jus@bitgrid.net> Fix tests Signed-off-by:
Julius Härtl <jus@bitgrid.net> Inject SCSSCacher for easier testing Signed-off-by:
Julius Härtl <jus@bitgrid.net> Fix typehint Signed-off-by:
Lukas Reschke <lukas@statuscode.ch> Generate absolute URLs Signed-off-by:
Lukas Reschke <lukas@statuscode.ch> Fix tests to always use absolute urls for theming images Signed-off-by:
Julius Härtl <jus@bitgrid.net> MailheaderColor -> ColorPrimary Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
- Apr 10, 2017
-
-
Morris Jobke authored
* currently there are two ways to access default values: OCP\Defaults or OC_Defaults (which is extended by OCA\Theming\ThemingDefaults) * our code used a mixture of both of them, which made it hard to work on theme values * this extended the public interface with the missing methods and uses them everywhere to only rely on the public interface Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
- Mar 26, 2017
-
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
- Mar 24, 2017
-
-
Roeland Jago Douma authored
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Roeland Jago Douma authored
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Roeland Jago Douma authored
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
- Mar 22, 2017
-
-
Roeland Jago Douma authored
Since reading a file from disks can be costly. Lets store the dependency json also in memcache. Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
- Mar 21, 2017
-
-
Lukas Reschke authored
This seems to have been commited by mistake with https://github.com/nextcloud/server/commit/6dbe417c51125419516dd29ebe4e529926c41a0f Signed-off-by:
Lukas Reschke <lukas@statuscode.ch>
-
- Mar 20, 2017
-
-
Julius Haertl authored
Signed-off-by:
Julius Härtl <jus@bitgrid.net>
-
- Mar 16, 2017
-
-
Julius Haertl authored
Signed-off-by:
Julius Haertl <jus@bitgrid.net>
-
- Mar 10, 2017
-
-
Roeland Jago Douma authored
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
- Feb 22, 2017
-
-
Joas Schilling authored
We don't really care when the path info can not be gathered correctly. we will simply not use SCSS then but the CSS fallback. Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
- Feb 13, 2017
-
-
Morris Jobke authored
* we introduced this setting in the begining because our avatar support caused some performance issues, but we fixed them and should only provide one way how Nextcloud looks Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
- Feb 01, 2017
-
-
John Molakvoæ authored
Signed-off-by:
John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
-
- Jan 23, 2017
-
-
Morris Jobke authored
* checks if the user is on the login page or not instead of check if the user is logged in * fixes #3207 Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
- Jan 15, 2017
-
-
Nils authored
Signed-off-by:
Nils <git@to.nilsschnabel.de>
-
- Jan 10, 2017
-
-
John Molakvoæ authored
Signed-off-by:
John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
-
John Molakvoæ authored
- Switched to setup.css - Disable scss when displaying the update page - Improved setup css - Fixed loading failure of other styles on setup & update page - Improved scss compiler with an ignore scss compilation option Signed-off-by:
John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
-
- Jan 09, 2017
-
-
Roeland Jago Douma authored
* We need to pass the serverroot so that it can include the right files. Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
- Jan 06, 2017
-
-
Roeland Jago Douma authored
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
John Molakvoæ authored
Signed-off-by:
John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
-
John Molakvoæ authored
Signed-off-by:
John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
-
John Molakvoæ authored
Signed-off-by:
John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
-
John Molakvoæ authored
Signed-off-by:
John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
-
- Jan 03, 2017
-
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
- Nov 18, 2016
-
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
- Oct 28, 2016
-
-
Roeland Jago Douma authored
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
- Oct 25, 2016
-
-
Roeland Jago Douma authored
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Roeland Jago Douma authored
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
- Aug 30, 2016
-
-
Roeland Jago Douma authored
* Set proper caching headers for avatars (15 minutes) * For our own avatar use some extra logic to invalidate when we update
-
- Aug 18, 2016
-
-
Lukas Reschke authored
-
- Jul 21, 2016
-
-
Joas Schilling authored
-
Joas Schilling authored
-
- Jul 15, 2016
-
-
Roeland Jago Douma authored
Fixes #215 The asset pipeline has shown to do more harm than good. Some apps fail hard with it. Also it makes sure that you download a huge file on each unvisited page.
-
- May 26, 2016
-
-
Lukas Reschke authored
-
- May 23, 2016
-
-
Joas Schilling authored
-
- Apr 29, 2016
-
-
Roeland Jago Douma authored
* \OC\OCSClient * \OC\Preview * \OC\PreviewManager * \OC\Repair * \OC\RepairException * \OC\Search * \OC\ServerContainer * \OC\ServerNotAvailableException * \OC\ServiceUnavailableException * \OC\Setup * \OC\Streamer * \OC\SubAdmin * \OC\SystemConfig * \OC\TagManager * \OC\Tags * \OC\TempManager * \OC\TemplateLayout * \OC\URLGenerator * \OC\Updater
-