Julius Härtl
|
463c21d25a
fix: Properly calculate intermediate icon for touch icon generation
|
2 months ago |
Daniel Kesselberg
|
af6de04e9e
style: update codestyle for coding-standard 1.2.3
|
2 months ago |
Andy Scherzinger
|
cc1686dba9
chore: Add SPDX header
|
5 months ago |
Simon L
|
03d19f14a6
fix(theming): fix incorrectly inverted favicons
|
8 months ago |
Joas Schilling
|
aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1
|
11 months ago |
MichaIng
|
af61ac6a7a
Fix Psalm code scanning alerts
|
3 years ago |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 years ago |
Morris Jobke
|
24d436cb60
Remove unneeded casts that were found by Psalm
|
3 years ago |
Christoph Wurst
|
d9015a8c94
Format code to a single space around binary operators
|
4 years ago |
Christoph Wurst
|
cb057829f7
Update license headers for 19
|
4 years ago |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
4 years ago |
Christoph Wurst
|
5bf3d1bb38
Update license headers
|
5 years ago |
Julius Härtl
|
5b0ce806a3
Minor fixes and cleanup
|
6 years ago |
Julius Härtl
|
d70e9059a5
Theming: Fix tests for favicon containing multiple sizes
|
7 years ago |
Julius Härtl
|
31b9fc9eac
Theming: Generate favicon sizes to avoid resizing issues done by the browser
|
7 years ago |
Morris Jobke
|
0eebff152a
Update license headers
|
7 years ago |
Julius Härtl
|
9a47b25f19
Theming: Invert app icon in favicon for bright backgrounds
|
7 years ago |
Julius Härtl
|
1f8a3e05c1
Theming: Use png32 for generated icons
|
7 years ago |
Lukas Reschke
|
c605472950
Merge pull request #4888 from nextcloud/theming-fallback-icons
|
7 years ago |
Julius Härtl
|
d3865b6096
Use appdata logo when generating icons
|
7 years ago |
Julius Härtl
|
1157f413c9
Fallback to default favicon
|
7 years ago |
Jan-Christoph Borchardt
|
9a75714c22
rename confusing getMailHeaderColor to getColorPrimary, ref #3491
|
7 years ago |
Björn Schießle
|
d10be51d40
Merge pull request #2588 from nextcloud/theming-check-empty
|
8 years ago |
Julius Haertl
|
5fbadee95f
Check if image files for theming are empty
|
8 years ago |
Julius Haertl
|
366f14d7db
Add fallback to FILTER_LANCZOS for icon resizing
|
8 years ago |
Julius Haertl
|
fd6670ae72
Fix transparency of icons
|
8 years ago |
Julius Haertl
|
f423bdcb81
Fix background border radius
|
8 years ago |
Julius Haertl
|
797e761492
Move sizing to renderAppIcon method
|
8 years ago |
Julius Haertl
|
2ab4d1e0a3
Use IAppManager instead of OC_App
|
8 years ago |
Julius Haertl
|
d409fe1c52
Error handling and tests if file was not found
|
8 years ago |