| Commit message (Expand) | Author | Age | Files | Lines |
* | fix(theming): use plain string in `t` method (l10n) | Ferdinand Thiessen | 2025-03-05 | 1 | -24/+26 |
* | refactor: Migrate nextcloud-vue usage to new import schema | Ferdinand Thiessen | 2025-02-20 | 12 | -26/+26 |
* | fix: Increase background and primary color debounce time | Louis Chemineau | 2025-01-29 | 2 | -2/+2 |
* | fix(theming): Ensure to only send valid URLs to backend | Ferdinand Thiessen | 2025-01-27 | 1 | -4/+35 |
* | fix(theming): remove node-vibrant dependency and usage (was moved to backend) | Ferdinand Thiessen | 2025-01-25 | 1 | -45/+4 |
* | refactor(styles): Adjust code style in SCSS sources to match our stylelint co... | Ferdinand Thiessen | 2024-11-19 | 7 | -7/+6 |
* | fix(theming): Fix layout of themes | Christopher Ng | 2024-10-02 | 2 | -7/+0 |
* | fix(theming): Use NavigationManager to handle default entries | provokateurin | 2024-09-09 | 1 | -1/+1 |
* | feat: Add bidi support in core directory | Mostafa Ahangarha | 2024-08-29 | 1 | -1/+1 |
* | chore(deps): Update `@nextcloud/auth` to v2.4.0 and use `getCSPNonce` where p... | Ferdinand Thiessen | 2024-08-13 | 2 | -4/+4 |
* | fix(theming): enforce theme should still provide dark as fallback | skjnldsv | 2024-07-13 | 1 | -1/+12 |
* | chore: Make active apps initial state consistent with OCS API | Ferdinand Thiessen | 2024-07-10 | 2 | -24/+6 |
* | chore: Enable ESLint for apps and fix all errors | Ferdinand Thiessen | 2024-07-09 | 4 | -7/+11 |
* | feat(theming): Add checkbox for force enable / disable blurry background | Ferdinand Thiessen | 2024-07-02 | 1 | -0/+27 |
* | chore(deps): Update `debounce` to 2.1.0 | Ferdinand Thiessen | 2024-06-23 | 2 | -3/+4 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-31 | 19 | -253/+52 |
* | fix(settings): Make background selector be responsive to user changes | Ferdinand Thiessen | 2024-05-21 | 10 | -161/+250 |
* | feat(theming): Allow users to configure their primary color | Ferdinand Thiessen | 2024-05-21 | 3 | -8/+143 |
* | feat(theming): Allow to configure primary color separate from background in a... | Ferdinand Thiessen | 2024-05-21 | 3 | -53/+104 |
* | fix(theming): better background and UI color change description | skjnldsv | 2024-05-02 | 1 | -2/+2 |
* | fix: Correctly import types in Typescript files | Ferdinand Thiessen | 2024-02-13 | 2 | -2/+6 |
* | fix(theming): change color button contrast on admin settings | Grigorii K. Shartsev | 2024-01-24 | 2 | -29/+14 |
* | fix(theming): change color button contrast on user settings | Grigorii K. Shartsev | 2024-01-24 | 1 | -15/+22 |
* | chore(theming): fix warning of incorrect NcCheckboxRadioSwitch usage | Grigorii K. Shartsev | 2024-01-16 | 1 | -1/+0 |
* | Complete `<h1>` settings heading | julia.kirschenheuter | 2024-01-16 | 1 | -1/+1 |
* | fix(theming): Adjust app order settings for backend changes | Ferdinand Thiessen | 2023-11-14 | 2 | -8/+5 |
* | add descriptions for background pictures | Simon L | 2023-11-03 | 1 | -1/+1 |
* | fix(theming): Add accessible information for screen readers to the app order ... | Ferdinand Thiessen | 2023-10-31 | 2 | -13/+80 |
* | fix(theming): App order selector should keep the focus on click | Ferdinand Thiessen | 2023-10-30 | 2 | -5/+24 |
* | Change styles on active, hover and focus state for background buttons | julia.kirschenheuter | 2023-10-24 | 1 | -2/+2 |
* | feat(theming): Allow to reset the user defined app order to the default value | Ferdinand Thiessen | 2023-10-21 | 2 | -33/+116 |
* | fix(theming): App order settings - ensure the focus is kept on button | Ferdinand Thiessen | 2023-10-21 | 1 | -4/+55 |
* | feat(theming): Allow to configure default apps and app order in frontend sett... | Ferdinand Thiessen | 2023-10-20 | 6 | -2/+528 |
* | Fix background removal not applying to user default theming | John Molakvoæ | 2023-10-19 | 1 | -2/+2 |
* | fix(theming): Add `aria-pressed` attribute to active background | Ferdinand Thiessen | 2023-10-18 | 2 | -10/+27 |
* | fix text on default background image button | Simon L | 2023-10-09 | 1 | -1/+1 |
* | change order of keyboard shortcuts settings to be at the end | Simon L | 2023-09-06 | 1 | -11/+11 |
* | fix(10n): Fixed grammar | rakekniven | 2023-09-04 | 1 | -1/+1 |
* | chore: Migrate to new @nextcloud/vue API | Christopher Ng | 2023-08-29 | 1 | -1/+0 |
* | fix(theming): user background picker | John Molakvoæ | 2023-08-26 | 3 | -17/+43 |
* | fix(apps): Adjust apps for FilePicker API change | Ferdinand Thiessen | 2023-08-26 | 1 | -1/+0 |
* | feat(theming): add mime accept in Theming image file picker | John Molakvoæ | 2023-08-03 | 1 | -0/+8 |
* | chore: Update nextcloud-vue to v8 beta2 and renamed changed properties | Ferdinand Thiessen | 2023-08-02 | 2 | -5/+5 |
* | Add more space below item of preview explanation | julia.kirschenheuter | 2023-07-20 | 1 | -1/+5 |
* | chore: upgrade typescript, eslint and fix lint | John Molakvoæ | 2023-06-27 | 1 | -2/+2 |
* | Use consistent imports for Vue components | Varun Patil | 2023-05-23 | 5 | -19/+11 |
* | Use the color-primary-element* variables | Simon L | 2023-05-13 | 2 | -2/+2 |
* | fix(theming): do not show the image default background on user theming if dis... | John Molakvoæ | 2023-05-04 | 1 | -1/+1 |
* | fix(theming): remove unnecessary `color-primary-element-default-hover` variable | John Molakvoæ | 2023-05-04 | 1 | -2/+16 |
* | chore(npm): fix warning and build | John Molakvoæ | 2023-04-21 | 1 | -1/+3 |