summaryrefslogtreecommitdiffstats
path: root/apps/theming/lib/Controller
Commit message (Expand)AuthorAgeFilesLines
* fix(manifest): Check if app exists instead of accessing null as an arrayJoas Schilling2024-01-172-11/+26
* generate user themed favicon and touchiconSimon L2023-06-161-4/+6
* Limit key names when uploading theme imagesVincent Petry2023-01-111-1/+14
* Invert header if primary is bright and background disabledJohn Molakvoæ2022-12-081-5/+7
* Faster theming tests, better colours comparison and properly follow admin the...John Molakvoæ2022-11-302-0/+22
* Extract colour from custom backgroundJohn Molakvoæ2022-11-291-5/+10
* Allow to remove the background and select a custom colourJohn Molakvoæ2022-11-291-6/+19
* generate user themed iconsSimon L2022-11-181-3/+4
* Add admin user customization kill switchJohn Molakvoæ2022-10-191-0/+5
* Improve cache buster for user backgroundsVincent Petry2022-10-141-2/+2
* Scope the appdata theming storage for global and usersJohn Molakvoæ2022-10-141-3/+4
* Fix excessive increase of cachebuster valueChristopher Ng2022-10-111-0/+6
* Move background settings from dashboard app to Appearance and accessibility s...greta2022-09-141-2/+61
* Allow to manually specify a theme to apply to a section of an appJohn Molakvoæ2022-08-161-1/+1
* Allow to override the default themeJohn Molakvoæ2022-04-301-13/+29
* Lint and psalm fixJohn Molakvoæ2022-04-211-1/+1
* Font fixes and design update for theme pickerJohn Molakvoæ2022-04-211-3/+7
* Migrating themes to Theming appJohn Molakvoæ2022-04-211-0/+111
* Fix twofactor loading and public imageJohn Molakvoæ2022-04-211-0/+2
* Start theming providersJoas Schilling2022-04-211-69/+40
* Improve caching policyCarl Schwan2022-02-161-1/+1
* Add better error handlingCarl Schwan2022-01-271-2/+8
* Fix registerEventListener issuesCarl Schwan2022-01-271-2/+1
* Fix psalm issues in theming appCarl Schwan2022-01-261-15/+8
* App summary is optionalJoas Schilling2021-11-191-1/+1
* Add support for Delegation Settings for more appsCarl Schwan2021-10-151-0/+3
* Fix translated app detailsJoas Schilling2021-09-301-1/+1
* improve webmanifestszaimen2021-08-241-2/+22
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-042-4/+2
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-2/+1
* manifest to report correct favicon sizenhirokinet2020-10-161-1/+1
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-2/+2
* Add occ command to set theming valuesJulius Härtl2020-09-241-60/+4
* Move theming js to initial stateRoeland Jago Douma2020-06-051-33/+0
* Update license headers for 19Christoph Wurst2020-04-292-0/+2
* Format control structures, classes, methods and functionChristoph Wurst2020-04-102-3/+3
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-1/+2
* Remove unused importsChristoph Wurst2020-03-251-2/+0
* Don't try to resize a svg uploaded as background image.Daniel Kesselberg2020-03-011-2/+1
* Update license headersChristoph Wurst2019-12-052-2/+9
* Allow inline styles for theming imagesJulius Härtl2019-11-271-0/+3
* Some php-cs fixesRoeland Jago Douma2019-11-222-5/+6
* Validate urls in theming settings and properly handle error messagesJulius Härtl2019-07-311-36/+32
* Don't require Same Site Cookies on assetsThomas Citharel2018-10-171-0/+2
* Disables SVG favicon uploads when imagemagick is missing.Michael Weimann2018-09-052-2/+20
* [theming] reload css variables instead of the whole server cssJulius Härtl2018-06-201-6/+6
* Merge pull request #9258 from nextcloud/theming-logo-pngMorris Jobke2018-06-152-5/+13
|\
| * Minor fixes and cleanupJulius Härtl2018-06-061-2/+2
| * Use svg opt out as parameterJulius Härtl2018-06-051-4/+5
| * Generate PNG version of the theming app logo for mailsJulius Härtl2018-06-051-2/+9