summaryrefslogtreecommitdiffstats
path: root/apps/theming/lib
Commit message (Expand)AuthorAgeFilesLines
* Properly calculate primary element based on background luminanceJohn Molakvoæ2022-05-311-2/+2
* Improve caching policyCarl Schwan2022-02-161-1/+1
* Avoid file system access on checking if an image existsJulius Härtl2022-02-021-3/+6
* Add better error handlingCarl Schwan2022-01-272-3/+9
* Fix registerEventListener issuesCarl Schwan2022-01-272-3/+3
* Fix psalm issues in theming appCarl Schwan2022-01-265-24/+25
* Fix dynamic loadingJohn Molakvoæ (skjnldsv)2022-01-081-1/+2
* Follow upstream security recommandationCarl Schwan2021-12-021-4/+3
* Add rgb to hsl converterCarl Schwan2021-12-021-4/+41
* Fix ArrayAccess and JsonSerializable return typesCôme Chilliet2021-11-231-1/+1
* App summary is optionalJoas Schilling2021-11-191-1/+1
* Merge pull request #29240 from nextcloud/work/admin-delegation-implementationCarl Schwan2021-10-152-2/+15
|\
| * Add support for Delegation Settings for more appsCarl Schwan2021-10-152-2/+15
* | Don't setup the filesystem to check for a favicon we don't use anywayJoas Schilling2021-10-131-8/+11
|/
* Fix translated app detailsJoas Schilling2021-09-301-1/+1
* improve webmanifestszaimen2021-08-242-3/+23
* Merge pull request #26481 from ghost/fdroidJulius Härtl2021-07-131-0/+9
|\
| * Add F-DroidHouraisanNEET2021-07-041-0/+9
* | Fix Psalm code scanning alertsMichaIng2021-07-121-6/+9
* | Validate the theming color also on CLIJoas Schilling2021-06-252-1/+10
* | Fix default product name for old themesMorris Jobke2021-06-161-1/+1
* | Add dedicated product name to OCP\DefaultsJulius Härtl2021-06-161-0/+7
* | Update php licensesJohn Molakvoæ (skjnldsv)2021-06-0413-28/+17
|/
* Allow webp as background imageste1012021-03-091-1/+1
* Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]2021-02-181-2/+2
* Remove unneeded casts that were found by PsalmMorris Jobke2021-01-111-2/+2
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-168-5/+12
* Store scss variables under a different prefix for each theming config versionJulius Härtl2020-11-301-2/+3
* Optimize chek if background is themedJulius Härtl2020-11-231-8/+1
* Fix setting images through occ for themingJulius Härtl2020-11-191-4/+5
* override default dashboard background with theming oneJulien Veyssier2020-11-135-10/+10
* Shortcut to avoid file system setup when generating the logo URLMorris Jobke2020-11-091-5/+14
* Cleanup ImageManager::getImage()Morris Jobke2020-11-041-6/+2
* Add gif to if-statement to not convertJacob Neplokh2020-11-021-1/+1
* Enable theming background transparencyJohn Molakvoæ (skjnldsv)2020-10-251-1/+5
* manifest to report correct favicon sizenhirokinet2020-10-161-1/+1
* Allow setting favicon with a .ico fileGary Kim2020-10-141-0/+5
* Format code to a single space around binary operatorsChristoph Wurst2020-10-055-18/+18
* Add occ command to set theming valuesJulius Härtl2020-09-244-72/+207
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-242-1/+3
* Use IBootstrap for the app themingMorris Jobke2020-07-242-15/+97
* Precalculate the primary element color for dark mode tooJoas Schilling2020-06-262-4/+15
* Set serverBackground if it is a custom background or default hubGretaD2020-06-081-2/+2
* Move theming js to initial stateRoeland Jago Douma2020-06-053-34/+85
* Update license headers for 19Christoph Wurst2020-04-295-0/+5
* Provide the proper language to the mailerRoeland Jago Douma2020-04-161-2/+2
* Format control structures, classes, methods and functionChristoph Wurst2020-04-107-26/+26
* Remove trailing and in between spacesChristoph Wurst2020-04-091-2/+2
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-1/+1
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-312-2/+3