summaryrefslogtreecommitdiffstats
path: root/apps/theming
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2019-05-142-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2019-05-022-6/+6
|
* [tx-robot] updated from transifexNextcloud bot2019-04-292-38/+80
|
* [tx-robot] updated from transifexNextcloud bot2019-04-052-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2019-04-034-8/+8
|
* [tx-robot] updated from transifexNextcloud bot2019-03-314-16/+16
|
* [tx-robot] updated from transifexNextcloud bot2019-03-266-2/+40
|
* [tx-robot] updated from transifexNextcloud bot2019-03-21106-810/+214
|
* [tx-robot] updated from transifexNextcloud bot2019-03-172-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2019-03-164-4/+4
|
* [tx-robot] updated from transifexNextcloud bot2019-03-148-8/+144
|
* [tx-robot] updated from transifexNextcloud bot2019-03-012-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2019-02-212-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2019-02-192-58/+58
|
* [tx-robot] updated from transifexNextcloud bot2019-02-172-0/+18
|
* [tx-robot] updated from transifexNextcloud bot2019-02-1266-66/+66
|
* [tx-robot] updated from transifexNextcloud bot2019-02-092-8/+16
|
* [tx-robot] updated from transifexNextcloud bot2019-02-062-4/+10
|
* [tx-robot] updated from transifexNextcloud bot2019-02-066-8/+10
|
* [tx-robot] updated from transifexNextcloud bot2019-01-162-0/+28
|
* [tx-robot] updated from transifexNextcloud bot2019-01-152-10/+16
|
* [tx-robot] updated from transifexNextcloud bot2019-01-142-4/+26
|
* [tx-robot] updated from transifexNextcloud bot2019-01-052-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2018-12-282-12/+64
|
* [tx-robot] updated from transifexNextcloud bot2018-12-272-0/+8
|
* [tx-robot] updated from transifexNextcloud bot2018-12-132-0/+10
|
* [tx-robot] updated from transifexNextcloud bot2018-12-112-4/+4
|
* [tx-robot] updated from transifexNextcloud bot2018-12-052-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2018-11-302-0/+64
|
* [tx-robot] updated from transifexNextcloud bot2018-11-262-0/+34
|
* [tx-robot] updated from transifexNextcloud bot2018-11-2396-472/+280
|
* [tx-robot] updated from transifexNextcloud bot2018-11-152-0/+36
|
* [tx-robot] updated from transifexNextcloud bot2018-11-082-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2018-11-032-4/+4
|
* [tx-robot] updated from transifexNextcloud bot2018-10-234-6/+6
|
* [tx-robot] updated from transifexNextcloud bot2018-10-072-0/+8
|
* Merge pull request #11610 from nextcloud/bugfix/noid/stable14-fix-call-to-loggerMorris Jobke2018-10-041-1/+1
|\ | | | | [14] Fix call to logger
| * Append error from exception for messageDaniel Kesselberg2018-10-041-1/+1
| | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | [tx-robot] updated from transifexNextcloud bot2018-10-0312-14/+88
| |
* | Used CSS VariablesEASY2018-10-011-2/+2
| |
* | Update theming.scssEASY2018-10-011-2/+2
|/
* Remove filter_var flags due to PHP 7.3 deprecation, fixes #10894Patrik Kernstock2018-09-161-4/+2
| | | | Signed-off-by: Patrik Kernstock <info@pkern.at>
* 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>