summaryrefslogtreecommitdiffstats
path: root/apps/theming
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #10924 from nextcloud/bugfix/10901/theming-bugfix-primaryJulius Härtl2018-08-304-3/+8
|\ | | | | Fix SCSS variable management with the theming app
| * Fix capabilities testJulius Härtl2018-08-301-1/+1
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * Make the default element color for bright theming colors lighterJulius Härtl2018-08-302-2/+2
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * Remove border from primary button when color is brightJulius Härtl2018-08-291-0/+5
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Merge pull request #10876 from nextcloud/bugfix/10873/theming-settingsbuttonJulius Härtl2018-08-291-2/+2
|\ \ | |/ |/| Theming: apply proper size to the remove background button
| * Theming: apply proper size to the remove background buttonJulius Härtl2018-08-271-2/+2
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Theming: Fix footer testsJulius Härtl2018-08-272-9/+25
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Theming: Only Entity in footer if a url is setJulius Härtl2018-08-271-3/+7
|/ | | | | | fixes #10024 Signed-off-by: Julius Härtl <jus@bitgrid.net>
* [tx-robot] updated from transifexNextcloud bot2018-08-232-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2018-08-212-0/+2
|
* TypoJohn Molakvoæ (skjnldsv)2018-08-151-1/+1
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Undo button fix in themingJohn Molakvoæ (skjnldsv)2018-08-151-0/+2
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* [tx-robot] updated from transifexNextcloud bot2018-08-142-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2018-08-132-0/+8
|
* [tx-robot] updated from transifexNextcloud bot2018-08-062-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2018-08-052-0/+6
|
* [tx-robot] updated from transifexNextcloud bot2018-08-012-0/+4
|
* Merge pull request #10460 from nextcloud/bugfix/10443/theming-iconsRoeland Jago Douma2018-07-311-5/+8
|\ | | | | Use icon mixins for the theming scss
| * Use icon mixins for the theming scssJulius Härtl2018-07-311-5/+8
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | [tx-robot] updated from transifexNextcloud bot2018-07-312-0/+4
|/
* [tx-robot] updated from transifexNextcloud bot2018-07-222-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2018-07-192-0/+4
|
* Merge pull request #10177 from ↵Morris Jobke2018-07-111-33/+27
|\ | | | | | | | | nextcloud/bugfix/noid/theming-load-with-custom-theme Load theming app css as well if legacy theme is enabled
| * Load theming app css as well if legacy theme is enabledJulius Härtl2018-07-101-33/+27
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | [tx-robot] updated from transifexNextcloud bot2018-07-112-0/+2
|/
* [tx-robot] updated from transifexNextcloud bot2018-07-106-4/+22
|
* [tx-robot] updated from transifexNextcloud bot2018-06-284-0/+6
|
* [tx-robot] updated from transifexNextcloud bot2018-06-272-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2018-06-264-0/+12
|
* [tx-robot] updated from transifexNextcloud bot2018-06-242-0/+6
|
* [tx-robot] updated from transifexNextcloud bot2018-06-212-2/+2
|
* Fixed theming testsJohn Molakvoæ (skjnldsv)2018-06-201-15/+15
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* [theming] reload css variables instead of the whole server cssJulius Härtl2018-06-202-6/+14
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Theming update on urlJohn Molakvoæ (skjnldsv)2018-06-203-8/+8
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* [tx-robot] updated from transifexNextcloud bot2018-06-172-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2018-06-162-0/+10
|
* Merge pull request #9258 from nextcloud/theming-logo-pngMorris Jobke2018-06-1511-77/+181
|\ | | | | Convert theming app logo to PNG to show it properly in emails
| * Add info message if an exception occurs during the svg to png conversionJulius Härtl2018-06-142-2/+18
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * Minor fixes and cleanupJulius Härtl2018-06-069-39/+39
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * Use svg opt out as parameterJulius Härtl2018-06-054-14/+17
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * Adjust ImageManager tests for png generationJulius Härtl2018-06-052-13/+51
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * Generate PNG version of the theming app logo for mailsJulius Härtl2018-06-054-21/+68
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | [tx-robot] updated from transifexNextcloud bot2018-06-156-4/+14
| |
* | Fix possible test timing issues in IconControllerRoeland Jago Douma2018-06-132-8/+4
| | | | | | | | | | | | | | Since the response now handles the caching. We need to provide a default ITimeFactory mock. Else you might have failing tests. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | [tx-robot] updated from transifexNextcloud bot2018-06-122-0/+8
| |
* | Mock the timefactory in the theming testsRoeland Jago Douma2018-06-072-10/+7
|/ | | | | | | Now that the cache logic is moved to the theming controller we must properly overwrite this service. Else it could do :boom: in tests. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Fix usageRoeland Jago Douma2018-06-044-80/+0
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* [tx-robot] updated from transifexNextcloud bot2018-06-014-0/+108
|
* [tx-robot] updated from transifexNextcloud bot2018-05-308-8/+34
|
* [tx-robot] updated from transifexNextcloud bot2018-05-292-0/+2
|