| Commit message (Expand) | Author | Age | Files | Lines |
* | feat(dashboard): wish happy birthdayfeat/noid/happy-birthday | Daniel Kesselberg | 2024-12-10 | 1 | -1/+12 |
* | refactor(styles): Adjust code style in SCSS sources to match our stylelint co... | Ferdinand Thiessen | 2024-11-19 | 2 | -8/+4 |
* | fix: Adjust more places for logical position | Ferdinand Thiessen | 2024-08-29 | 1 | -2/+1 |
* | feat: Add bidi support in core directory | Mostafa Ahangarha | 2024-08-29 | 1 | -4/+4 |
* | fix(dashboard): Adjust widget border radius | Ferdinand Thiessen | 2024-08-22 | 1 | -1/+1 |
* | chore(deps): Update `@nextcloud/auth` to v2.4.0 and use `getCSPNonce` where p... | Ferdinand Thiessen | 2024-08-13 | 1 | -4/+5 |
* | fix(dashboard): Use the widget icon URL when it was provided | Joas Schilling | 2024-07-11 | 1 | -2/+22 |
* | Feat: update panels border radius | Marco Ambrosini | 2024-07-02 | 1 | -1/+1 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-27 | 4 | -59/+11 |
* | fix: Adjust dashboard and header menu to use new background colors | Ferdinand Thiessen | 2024-05-21 | 1 | -2/+2 |
* | refactor(dashboard): Let the statuses and layout endpoints use a saner format | provokateurin | 2024-05-10 | 1 | -7/+10 |
* | refactor(dashboard): Migrate saving layout and statuses to OCS | provokateurin | 2024-05-10 | 1 | -2/+2 |
* | fix(dashboard): do not suggest to install new widgets if appstore is disabled | Thomas Citharel | 2024-03-28 | 1 | -1/+2 |
* | fix(dashboard): Align icon of widgets with the images | Julius Härtl | 2024-02-21 | 1 | -0/+1 |
* | chore: Remove unused code from dashboard entrypoint | Ferdinand Thiessen | 2024-02-09 | 1 | -7/+0 |
* | fix(dashboard): Migrate to NcUserStatusIcon | Christopher Ng | 2024-01-23 | 1 | -2/+4 |
* | fix: Adjust colors of app menu and dashboard | Ferdinand Thiessen | 2023-12-20 | 1 | -1/+2 |
* | fix(dashboard): changed h3 elements to h2 | Eduardo Morales | 2023-12-14 | 1 | -7/+4 |
* | fix(core): Make sure correct colors are used on blurred background | Ferdinand Thiessen | 2023-12-14 | 1 | -0/+6 |
* | fix(dashboard): use span instead of div for icon to html | Grigorii K. Shartsev | 2023-10-23 | 1 | -7/+7 |
* | fix(dashboard): remove duplicated IDs | Grigorii K. Shartsev | 2023-10-04 | 1 | -4/+4 |
* | feat(dashboard): implement widget item api v2 | Richard Steinmetz | 2023-08-22 | 2 | -14/+232 |
* | only show weather credits if the app is enabled and the weather status is ena... | Julien Veyssier | 2023-07-21 | 1 | -9/+11 |
* | Set double outline to buttons in focus state | julia.kirschenheuter | 2023-07-11 | 1 | -1/+2 |
* | fix(dashboard): Adjust border radius of panels to match main content container | Ferdinand Thiessen | 2023-05-17 | 1 | -1/+1 |
* | Use the color-primary-element* variables | Simon L | 2023-05-13 | 1 | -3/+3 |
* | Add `aria-hidden='true'` to decorative icons inside of modal dialogs | julia.kirschenheuter | 2023-04-06 | 1 | -5/+5 |
* | chore(eslint): fix missing import extensions | John Molakvoæ | 2023-03-23 | 2 | -3/+3 |
* | Fix description for icons in dashboard widgets | julia.kirschenheuter | 2023-03-20 | 1 | -1/+5 |
* | Some Dashboard widgets are larger than others | hamza221 | 2023-02-02 | 1 | -0/+1 |
* | fix dashboard scrolling | Simon L | 2022-11-08 | 1 | -1/+0 |
* | Invert header icons on bright preset backgrounds | Christopher Ng | 2022-10-19 | 1 | -22/+0 |
* | Fix various theming bugs | Christopher Ng | 2022-09-28 | 3 | -101/+1 |
* | DashBoard : Allow up to 5 widgets side by side | Jérôme Herbinet | 2022-09-22 | 1 | -1/+1 |
* | Move background settings from dashboard app to Appearance and accessibility s... | greta | 2022-09-14 | 4 | -232/+39 |
* | Improve dashboard default scrollbar behavior | Carl Schwan | 2022-09-09 | 1 | -7/+2 |
* | dashboard should not have a scrollbar by default | szaimen | 2022-09-08 | 1 | -1/+1 |
* | Some more fixes | Julius Härtl | 2022-09-01 | 1 | -7/+7 |
* | Restore dashboard layout | Julius Härtl | 2022-09-01 | 1 | -5/+30 |
* | Fix status button background on dashboard | Julius Härtl | 2022-08-29 | 1 | -1/+1 |
* | More dark theme fixes | Carl Schwan | 2022-08-26 | 1 | -1/+0 |
* | Add Nc prefix to Nc vue component names | Vincent Petry | 2022-08-25 | 1 | -8/+8 |
* | Bump @nextcloud/vue to 6.0.0-beta.3 and related | Vincent Petry | 2022-08-25 | 1 | -4/+4 |
* | Expose core background image | Julius Härtl | 2022-08-19 | 1 | -1/+2 |
* | Move dashboard to new variables | Julius Härtl | 2022-08-19 | 1 | -8/+6 |
* | l10n: Changed plural to singular | rakekniven | 2022-08-14 | 1 | -1/+1 |
* | dashboard: Fix dark theme detection | Ferdinand Thiessen | 2022-07-26 | 1 | -2/+4 |
* | make 'text-overflow: ellipsis' possible again in dashboard | Artur Neumann | 2022-06-21 | 1 | -1/+2 |
* | Improve accessibility with more visible focus indication for non vue apps | Carl Schwan | 2022-05-16 | 1 | -3/+3 |
* | Cleanup and compile | John Molakvoæ | 2022-05-13 | 1 | -1/+1 |