| Commit message (Expand) | Author | Age | Files | Lines |
* | fix(theming) include 'background_color' in list of supported keys | doubleO8 | 2025-03-08 | 1 | -1/+1 |
* | feat(PWA): add `display_override` to set the display-mode to `minimal-ui` on ...enh/49868/add-display-override | Simon L. | 2025-02-28 | 1 | -1/+2 |
* | fix: Fix psalm taint false-positives by small refactoringsfix/fix-psalm-taint-errors-2 | Côme Chilliet | 2025-02-17 | 1 | -2/+5 |
* | chore: Apply new rector configuration to apps folder | Côme Chilliet | 2025-02-13 | 1 | -1/+2 |
* | feat(theming): allow to disable standalone windowsenh/noid/allow-disable-pwas | Simon L. | 2025-02-06 | 1 | -1/+1 |
* | fix(theming): high contrast themes scrollbarfix/highcontras-scrollbar | skjnldsv | 2025-02-05 | 2 | -2/+2 |
* | fix(theming): Do not throw in background color migrationfix/theming-migration | Ferdinand Thiessen | 2025-01-29 | 1 | -1/+39 |
* | fix(theming): Harden admin web link settings | Ferdinand Thiessen | 2025-01-27 | 1 | -3/+5 |
* | fix: Apply enforce theme config for anonymous users as well | Kostiantyn Miakshyn | 2025-01-08 | 1 | -1/+4 |
* | refactor(OpenAPI): Adjust scopes to match previous behavior | provokateurin | 2025-01-06 | 3 | -0/+10 |
* | fix(theming): Return default theme if the user never selected a themefix/theming/default-theme-selection | provokateurin | 2024-11-06 | 1 | -2/+2 |
* | fix(OpenAPI): Adjust array syntax to avoid ambiguitiesfix/openapi/array-syntax | provokateurin | 2024-11-05 | 2 | -3/+3 |
* | refactor(apps): Use constructor property promotion when possible | provokateurin | 2024-10-21 | 12 | -151/+59 |
* | chore(apps): Apply new rector configuration to autouse classes | Côme Chilliet | 2024-10-15 | 6 | -9/+15 |
* | Merge pull request #48440 from nextcloud/refactor/background-service | Ferdinand Thiessen | 2024-10-03 | 1 | -34/+28 |
|\ |
|
| * | refactor(theming): Reduce duplicated code in `BackgroundService`refactor/background-service | Ferdinand Thiessen | 2024-09-28 | 1 | -34/+28 |
* | | fix(theming): Use `AppConfig` for setting background imagefix/background-image | Ferdinand Thiessen | 2024-09-28 | 1 | -1/+3 |
|/ |
|
* | chore(legacy): Introduce public version ct plass and drop version methods fro...clean/version-ocp | Julius Knorr | 2024-09-20 | 1 | -12/+9 |
* | chore(deps): Update nextcloud/coding-standard to v1.3.1 | provokateurin | 2024-09-19 | 9 | -19/+20 |
* | fix(a11y): Update OpenDyslexic from 0.920 to 2.001 | Joas Schilling | 2024-09-12 | 1 | -11/+3 |
* | fix: Use migration instead of repair step for restoring custom color | Ferdinand Thiessen | 2024-09-10 | 4 | -71/+311 |
* | chore: Use `IAppConfig` instead of `IConfig->getAppValue` | Ferdinand Thiessen | 2024-09-10 | 3 | -42/+39 |
* | fix: Add repair step to restore primary color after separating primary and ba... | Ferdinand Thiessen | 2024-09-10 | 1 | -0/+64 |
* | fix(theming): Allow to specify a userId manually in BackgroundService | Ferdinand Thiessen | 2024-09-10 | 2 | -21/+44 |
* | fix(NavigationManager): Skip invalid default navigation entries | provokateurin | 2024-09-09 | 1 | -1/+3 |
* | fix(theming): Use NavigationManager to handle default entries | provokateurin | 2024-09-09 | 2 | -8/+12 |
* | chore: adjust code to adhere to coding standard | Anna Larch | 2024-09-05 | 1 | -5/+5 |
* | fix(css): refine css cleanup | protoclown | 2024-09-02 | 1 | -0/+2 |
* | fix(css): re-use old --color-scrollbar variable | protoclown | 2024-09-02 | 4 | -6/+2 |
* | fix: Properly calculate intermediate icon for touch icon generation | Julius Härtl | 2024-09-01 | 1 | -17/+12 |
* | style: update codestyle for coding-standard 1.2.3 | Daniel Kesselberg | 2024-08-25 | 8 | -23/+23 |
* | fix(theming): make cache buster depend on the app version | Richard Steinmetz | 2024-08-07 | 1 | -1/+3 |
* | feat(theming): Update value of body container radius | Marco Ambrosini | 2024-08-01 | 1 | -4/+4 |
* | Feat: update border radius variables | Marco Ambrosini | 2024-08-01 | 1 | -5/+11 |
* | feat: add small font size variable | Marco Ambrosini | 2024-07-31 | 1 | -0/+1 |
* | Feat: update line height | Marco Ambrosini | 2024-07-31 | 1 | -1/+1 |
* | fix(psalm): named attribute argument | Maxence Lange | 2024-07-29 | 1 | -1/+1 |
* | refactor(theming): Replace security annotations with respective attributes | provokateurin | 2024-07-27 | 3 | -33/+33 |
* | fix(styles): Make sure footer with legal links is shown correctly | Ferdinand Thiessen | 2024-07-26 | 1 | -1/+1 |
* | fix(mail): Fix big logos in mail templates for Outlook | Joas Schilling | 2024-07-17 | 1 | -0/+23 |
* | fix(theming): enforce theme should still provide dark as fallback | skjnldsv | 2024-07-13 | 1 | -1/+7 |
* | feat(theming): Allow shipped backgrounds to have a dark variant | Ferdinand Thiessen | 2024-07-12 | 5 | -12/+37 |
* | fix(theming): Don't reset the cachebuster value when we reset theming | Marcel Müller | 2024-07-10 | 1 | -0/+4 |
* | feat(theming): Provide `body-container-` variables through theming | Ferdinand Thiessen | 2024-07-04 | 1 | -6/+12 |
* | feat(theming): Add checkbox for force enable / disable blurry background | Ferdinand Thiessen | 2024-07-02 | 2 | -3/+12 |
* | fix(theming): Conitionally disable blur filter for performance | Ferdinand Thiessen | 2024-07-02 | 1 | -27/+31 |
* | fix(theming): properly apply warning style to update output | Richard Steinmetz | 2024-06-19 | 1 | -2/+2 |
* | fix(theming): also apply enforced theme for guests | skjnldsv | 2024-06-14 | 1 | -8/+22 |
* | Merge pull request #45818 from nextcloud/feat/add-new-clickable-area-variables | Marco | 2024-06-14 | 1 | -1/+3 |
|\ |
|
| * | Feat: Update apps/theming/lib/Themes/DefaultTheme.php | Marco | 2024-06-12 | 1 | -1/+1 |