summaryrefslogtreecommitdiffstats
path: root/apps/theming/lib/ThemingDefaults.php
Commit message (Expand)AuthorAgeFilesLines
* Add better error handlingCarl Schwan2022-01-271-1/+1
* Fix registerEventListener issuesCarl Schwan2022-01-271-1/+2
* Fix psalm issues in theming appCarl Schwan2022-01-261-2/+6
* Don't setup the filesystem to check for a favicon we don't use anywayJoas Schilling2021-10-131-8/+11
* improve webmanifestszaimen2021-08-241-1/+1
* Merge pull request #26481 from ghost/fdroidJulius Härtl2021-07-131-0/+9
|\
| * Add F-DroidHouraisanNEET2021-07-041-0/+9
* | Validate the theming color also on CLIJoas Schilling2021-06-251-1/+5
* | 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-041-3/+2
|/
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-0/+1
* Store scss variables under a different prefix for each theming config versionJulius Härtl2020-11-301-2/+3
* override default dashboard background with theming oneJulien Veyssier2020-11-131-3/+3
* Shortcut to avoid file system setup when generating the logo URLMorris Jobke2020-11-091-5/+14
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-1/+1
* Add occ command to set theming valuesJulius Härtl2020-09-241-2/+6
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Provide the proper language to the mailerRoeland Jago Douma2020-04-161-2/+2
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-9/+10
* Remove trailing and in between spacesChristoph Wurst2020-04-091-2/+2
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-1/+1
* Use themed favicon-fbJulius Härtl2020-01-211-1/+1
* Update license headersChristoph Wurst2019-12-051-1/+7
* Remove some whitespaceDaniel Kesselberg2019-11-241-1/+1
* add var for theming images , advanced optionsGuillaume COMPAGNON2019-11-241-3/+3
* Cleanup theming messRoeland Jago Douma2019-10-251-4/+1
* make sure that the urls for theming images are validRobin Appelman2019-10-181-4/+10
* Only return link to themed icon if file existsJulius Härtl2019-06-261-1/+1
* Properly theme folder icons that are accessed though imagePathJulius Härtl2019-06-111-0/+3
* Add guest navigation typeJulius Härtl2019-02-181-1/+16
* Use default favicon on sharing pagesJulius Härtl2018-10-111-1/+1
* Updates inverted logo handling to work like the app iconsMichael Weimann2018-10-021-20/+1
* Moves the logo files to logoMichael Weimann2018-10-021-4/+4
* Switches the default logo color depending on the primary colorMichael Weimann2018-10-021-1/+19
* Remove filter_var flags due to PHP 7.3 deprecation, fixes #10894Patrik Kernstock2018-09-041-4/+2
* Theming: Fix footer testsJulius Härtl2018-08-271-2/+3
* Theming: Only Entity in footer if a url is setJulius Härtl2018-08-271-3/+7
* Theming update on urlJohn Molakvoæ (skjnldsv)2018-06-201-2/+2
* Minor fixes and cleanupJulius Härtl2018-06-061-15/+3
* Generate PNG version of the theming app logo for mailsJulius Härtl2018-06-051-16/+5
* addjust footer height when legal links are present. fixes #9572Arthur Schiwon2018-05-241-2/+8
* also add a privacy linkArthur Schiwon2018-05-241-8/+29
* allow to specify a link to a legal noticeArthur Schiwon2018-05-091-0/+14
* Make sure the custom favicon is usedJulius Härtl2018-04-191-2/+10
* Add typehintsJulius Härtl2018-04-191-0/+1
* Return valueJulius Härtl2018-04-191-1/+1
* Move to more generic image handling and add extra imagesJulius Härtl2018-04-191-22/+18
* Clear any theming prefixed cache on cache buster increaseJulius Härtl2018-03-261-1/+1
* Use cache prefix for theming as wellJulius Härtl2018-03-071-1/+1