summaryrefslogtreecommitdiffstats
path: root/apps/theming/lib
Commit message (Expand)AuthorAgeFilesLines
* [theming] reload css variables instead of the whole server cssJulius Härtl2018-06-201-6/+6
* Theming update on urlJohn Molakvoæ (skjnldsv)2018-06-201-2/+2
* Merge pull request #9258 from nextcloud/theming-logo-pngMorris Jobke2018-06-156-49/+100
|\
| * Add info message if an exception occurs during the svg to png conversionJulius Härtl2018-06-141-1/+12
| * Minor fixes and cleanupJulius Härtl2018-06-065-20/+14
| * Use svg opt out as parameterJulius Härtl2018-06-052-10/+13
| * Adjust ImageManager tests for png generationJulius Härtl2018-06-051-6/+3
| * Generate PNG version of the theming app logo for mailsJulius Härtl2018-06-053-21/+67
* | Fix possible test timing issues in IconControllerRoeland Jago Douma2018-06-131-6/+0
* | Mock the timefactory in the theming testsRoeland Jago Douma2018-06-071-5/+0
|/
* Fix usageRoeland Jago Douma2018-06-042-29/+0
* addjust footer height when legal links are present. fixes #9572Arthur Schiwon2018-05-241-2/+8
* also add a privacy linkArthur Schiwon2018-05-243-8/+41
* Merge pull request #9437 from nextcloud/feature/noid/imprintRoeland Jago Douma2018-05-173-0/+26
|\
| * allow to specify a link to a legal noticeArthur Schiwon2018-05-093-0/+26
* | Add Content-Disposition headerJulius Härtl2018-05-171-0/+1
* | Properly check mime type of the uploaded fileJulius Härtl2018-05-171-2/+3
|/
* Fix theming testsJulius Härtl2018-04-192-8/+15
* Make sure the custom favicon is usedJulius Härtl2018-04-191-2/+10
* Add typehintsJulius Härtl2018-04-193-3/+4
* Return valueJulius Härtl2018-04-191-1/+1
* Move to more generic image handling and add extra imagesJulius Härtl2018-04-195-166/+183
* Merge pull request #8993 from nextcloud/theming-allow-ui-with-themeRoeland Jago Douma2018-03-271-1/+1
|\
| * Show UI when using a custom themeJulius Härtl2018-03-261-1/+1
* | Clear any theming prefixed cache on cache buster increaseJulius Härtl2018-03-261-1/+1
|/
* Update ThemingController.phprakekniven2018-03-191-1/+1
* Update ThemingController.phprakekniven2018-03-161-3/+3
* Update ThemingController.phprakekniven2018-03-101-1/+1
* Use cache prefix for theming as wellJulius Härtl2018-03-071-1/+1
* Fix tests to use ICacheFactoryJulius Härtl2018-03-071-2/+2
* Move base url from global cache prefix to frontend related onesJulius Härtl2018-03-071-1/+1
* Remove null checkKyle Fazzari2018-02-251-7/+2
* theming: handle not being in the serverrootKyle Fazzari2018-02-201-3/+15
* Remove unused import statementsMorris Jobke2018-02-142-3/+0
* Merge pull request #8078 from nextcloud/theming-validate-scssMorris Jobke2018-01-291-2/+2
|\
| * Do not rewrite absolute URLsJulius Härtl2018-01-261-2/+2
* | Remove theming migrationJulius Härtl2018-01-261-77/+0
|/
* Theming: adjust background image resizingJulius Härtl2018-01-191-6/+4
* More detailed theming capabilitiesJulius Härtl2018-01-103-12/+17
* Merge pull request #7705 from nextcloud/theming-calc-adjustMorris Jobke2018-01-091-8/+27
|\
| * Adjust theming color calculations using sRGB lumaJulius Härtl2018-01-081-8/+27
* | Fix SCSS processing when undoing theming valuesJulius Härtl2018-01-091-1/+1
|/
* Fix faulty path in theming scss generationJulius Härtl2018-01-051-1/+1
* Also replace all other occurencesMorris Jobke2017-12-181-3/+3
* Fix email buttons for white themeMorris Jobke2017-12-112-7/+11
* Theming: Fix tests for favicon containing multiple sizesJulius Härtl2017-11-131-0/+3
* Theming: Generate favicon sizes to avoid resizing issues done by the browserJulius Härtl2017-11-131-2/+23
* Merge pull request #7112 from nextcloud/theming-imagemagick-hintMorris Jobke2017-11-091-0/+2
|\
| * Theming: add hint about favicon generationJulius Härtl2017-11-081-0/+2
* | Merge pull request #6788 from staabm/masterLukas Reschke2017-11-081-1/+1
|\ \ | |/ |/|