| Commit message (Expand) | Author | Age | Files | Lines |
* | refactor(styles): Adjust code style in SCSS sources to match our stylelint co... | Ferdinand Thiessen | 2024-11-19 | 2 | -8/+4 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-11-15 | 2 | -2/+8 |
* | Merge pull request #49015 from nextcloud/fix/openapi/array-syntax | John Molakvoæ | 2024-11-06 | 2 | -7/+7 |
|\ |
|
| * | fix(OpenAPI): Adjust array syntax to avoid ambiguitiesfix/openapi/array-syntax | provokateurin | 2024-11-05 | 2 | -7/+7 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-11-04 | 2 | -0/+54 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-11-03 | 2 | -2/+2 |
|/ |
|
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-30 | 2 | -8/+8 |
* | chore(apps): Apply new rector configuration to autouse classes | Côme Chilliet | 2024-10-15 | 1 | -4/+5 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-08 | 2 | -2/+2 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-07 | 2 | -0/+2 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-04 | 2 | -4/+4 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-13 | 2 | -0/+2 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-30 | 2 | -4/+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 openapi-extractor to v1.0.0 | provokateurin | 2024-08-21 | 1 | -70/+62 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-20 | 2 | -0/+2 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-17 | 2 | -0/+2 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-16 | 4 | -20/+20 |
* | feat(branchoff): Bump versions and requirements in apps | Joas Schilling | 2024-08-14 | 1 | -2/+2 |
* | chore(deps): Update `@nextcloud/auth` to v2.4.0 and use `getCSPNonce` where p... | Ferdinand Thiessen | 2024-08-13 | 1 | -4/+5 |
* | chore: Replace dashboard icon with Material Symbols "View Column" | Ferdinand Thiessen | 2024-08-05 | 2 | -2/+2 |
* | refactor(dashboard): Replace security annotations with respective attributes | provokateurin | 2024-07-27 | 2 | -15/+16 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-07-18 | 2 | -0/+2 |
* | fix(dashboard): Use the widget icon URL when it was provided | Joas Schilling | 2024-07-11 | 2 | -2/+24 |
* | chore: Make app icons consistent Material Symbols with same settings | Ferdinand Thiessen | 2024-07-10 | 1 | -1/+1 |
* | style: Align dashboard app icon in size with photos app icon | Andy Scherzinger | 2024-07-08 | 1 | -1/+1 |
* | Merge pull request #46010 from nextcloud/bugfix/noid/allow-guests-to-load-the... | Joas Schilling | 2024-07-08 | 1 | -1/+1 |
|\ |
|
| * | fix(dashboard): Correctly redirect guests to login page when opening dashboard | Joas Schilling | 2024-06-20 | 1 | -1/+1 |
* | | fix: update dashboard icon | Andy Scherzinger | 2024-07-07 | 1 | -1/+1 |
* | | Feat: update panels border radius | Marco Ambrosini | 2024-07-02 | 1 | -1/+1 |
* | | Merge pull request #46215 from nextcloud/enh/dashboard-icon | Andy Scherzinger | 2024-07-02 | 2 | -1/+5 |
|\ \ |
|
| * | | chore: Replace dashboard icon with Material Symbols | Ferdinand Thiessen | 2024-07-01 | 2 | -1/+5 |
| |/ |
|
* / | chore(deps): Update openapi-extractor | provokateurin | 2024-07-02 | 1 | -85/+113 |
|/ |
|
* | chore: Add SPDX header | Andy Scherzinger | 2024-06-19 | 1 | -0/+3 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-06-06 | 2 | -0/+6 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-06-05 | 10 | -10/+68 |
* | chore(assets): Recompile assets | nextcloud-command | 2024-05-27 | 2 | -2/+5 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-27 | 12 | -143/+36 |
* | fix: Adjust dashboard and header menu to use new background colors | Ferdinand Thiessen | 2024-05-21 | 1 | -2/+2 |
* | refactor(dashboard): Use attributes for routing | provokateurin | 2024-05-10 | 4 | -90/+59 |
* | feat(dashboard): Add endpoints to get the layout and statuses | provokateurin | 2024-05-10 | 7 | -15/+237 |
* | refactor(dashboard): Let the statuses and layout endpoints use a saner format | provokateurin | 2024-05-10 | 4 | -26/+46 |
* | refactor(dashboard): Migrate saving layout and statuses to OCS | provokateurin | 2024-05-10 | 5 | -25/+188 |
* | chore(dashboard): Delete unused LayoutApiController | provokateurin | 2024-05-10 | 3 | -58/+0 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-05-08 | 2 | -4/+4 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-19 | 2 | -0/+2 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-18 | 2 | -0/+2 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-16 | 2 | -0/+2 |