Commit Graph

85 Commits (master)

Author SHA1 Message Date
Carl Schwan 2ae9626fec
refactor(user_ldap): Port most of the remaining deprecated IConfig usage 2 weeks ago
Robin Appelman ad5f23f845
test: add test for theming config casting 1 month ago
Ferdinand Thiessen 8840b582c5
refactor(theming): migrate `ThemingDefaults` to `OCP\AppFramework\Services\IAppConfig` 2 months ago
Ferdinand Thiessen 4667634247
fix(theming): use IAppConfig for all ThemingDefaults 2 months ago
Salvatore Martire b247c97964 fix(theming): use IAppConfig instead of IConfig to set theming config 4 months ago
Robin Appelman aa15f9d16d
chore: run rector 6 months ago
Joas Schilling bcf46ab575
test: Migrate theming and sharebymail to PHPUnit10 7 months ago
Côme Chilliet 1a4978c4ea
chore: Apply rector configuration to apps folder 1 year ago
Joas Schilling 0e07c310a1
fix(ci): Remove more withConsecutive in apps 1 year ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 1 year ago
Ferdinand Thiessen c7d9068be9
chore: Use `IAppConfig` instead of `IConfig->getAppValue` 1 year ago
provokateurin a0eca3384b
test(theming): Fix broken footer links tests 1 year ago
Andy Scherzinger cc1686dba9
chore: Add SPDX header 2 years ago
Ferdinand Thiessen 538a04968a
fix(tests): Adjust theming test for new splitted background and primary colors 2 years ago
Ferdinand Thiessen 0ef3147ea0
fix(tests): Adjust theming test for new splitted background and primary colors 2 years ago
John Molakvoæ a869259e41
More theming cypress tests and some fixes 3 years ago
John Molakvoæ 064fa10ecf
Extract colour from custom background 3 years ago
John Molakvoæ cedae7c6d7
Allow to remove the background and select a custom colour 3 years ago
Côme Chilliet f171de52b3
Fix theming tests for PHP 8.2 3 years ago
Simon L 04b236e320 generate user themed icons 3 years ago
Côme Chilliet 38440563dd
Fix themings tests and get rid of deprecated at matcher 3 years ago
Côme Chilliet 68363f6944
Fix some more problems with tests under PHP 8.2 3 years ago
John Molakvoæ 746710ad5b
Fix tests 3 years ago
John Molakvoæ 9a92fe9b29
Fix primary and debounce to avoid infinite loop 3 years ago
John Molakvoæ (skjnldsv) db831359d3
Allow to pick custom colour 3 years ago
Christopher Ng e962d3fba4 Use color preset of shipped background as primary color 3 years ago
Côme Chilliet f8a5be6a90
Remove deprecated at matcher from theming tests 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
Julius Härtl 22e26a7f5e
Store scss variables under a different prefix for each theming config version 5 years ago
Morris Jobke c7ff0c71b4
Shortcut to avoid file system setup when generating the logo URL 5 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 5 years ago
Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 5 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 74936c49ea
Remove unused imports 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Roeland Jago Douma 3a7cf40aaa
Mode to modern phpunit 6 years ago
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 6 years ago
Guillaume COMPAGNON ed399a31bd
add var for theming images , advanced options 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Julius Härtl a6b579b772
Add guest navigation type 7 years ago
Michael Weimann c7e81e17c8
Updates inverted logo handling to work like the app icons 7 years ago
Michael Weimann d855c38e07
Moves the logo files to logo 7 years ago
Michael Weimann 92049c3ceb
Switches the default logo color depending on the primary color 7 years ago
Julius Härtl c4f34ccc4c
Theming: Fix footer tests 7 years ago
John Molakvoæ (skjnldsv) 8aaf2c3272
Theming update on url 8 years ago
Julius Härtl d132527aa9
Use svg opt out as parameter 8 years ago
Arthur Schiwon 0847c98aaf
addjust footer height when legal links are present. fixes #9572 8 years ago
Arthur Schiwon 16c061818e
also add a privacy link 8 years ago
Arthur Schiwon 62f1156a56
allow to specify a link to a legal notice 8 years ago