| Commit message (Collapse) | Author | Age | Files | Lines |
|\ |
|
|/
|
|
| |
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
|
|
|
| |
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
|
|
|
| |
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
|
|
|
| |
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
|\
| |
| |
| | |
nextcloud/dependabot/npm_and_yarn/testing-library/jest-dom-6.1.5
|
|/
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.1.4 to 6.1.5.
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-dom/compare/v6.1.4...v6.1.5)
---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
|
|
|
| |
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
|\
| |
| |
| |
| | |
nextcloud/fix/ARIA-prop-for-NcBreadCrumb-component
enh(breadcrumbs): removed unnecessary aria label
|
|/
|
|
| |
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
|
|\
| |
| | |
fix(settings): Use heading for Profile and Profile picture sections
|
| |
| |
| |
| | |
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
|\ \
| |/
|/| |
fix: Adjust focus-visible marker on appmenu
|
| |
| |
| |
| | |
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
|\ \
| | |
| | | |
restore shared lock ttl to previous value when releasing
|
| | |
| | |
| | |
| | | |
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
|\ \ \
| | | |
| | | | |
fix(LDAP): ensure stored groups are formatted as simple list
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
With array_unique it is possible that the keys are not in sequential order
but have gaps. json_encode then would store them as associative array,
which later on json_decode would result in a stdClass by default. This is
unexpected and would also contradict the return type hint.
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
|\ \ \ \
| |_|_|/
|/| | | |
|
|/ / /
| | |
| | |
| | | |
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
nextcloud/feat/add-escape-option-to-selection-of-files-while-focused
enh(files): added ability to escape out of all selection when focused
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
|
|\ \ \ \
| |/ / /
|/| | |
| | | |
| | | | |
nextcloud/fix/a11y/unified-search-headings-the-sequel
fix(a11y): Unified search headings the sequel
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
|/ / /
| | |
| | |
| | | |
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
|\ \ \
| | | |
| | | | |
fix(theming): Add adjusted color versions of default background
|
| | |/
| |/|
| | |
| | |
| | |
| | | |
app-menu contrast
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
nextcloud/bugfix/noid/reset-reserved-at-when-force-running
fix(cron): Reset the reserved_at when force executing from CLI
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
|\ \ \ \
| | | | |
| | | | | |
enh(settings): Refactor UI for session and app token management
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
| | |/ /
| |/| |
| | | |
| | | | |
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
|\ \ \ \
| |/ / /
|/| | | |
fix(files): Adjust ID for skip content buttons
|
|/ / /
| | |
| | |
| | | |
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
|\ \ \ |
|
|/ / /
| | |
| | |
| | | |
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
|\ \ \
| | | |
| | | | |
enh(dashboard): changed h1 to say Dashboard instead of Nextcloud
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
|
|/ / /
| | |
| | |
| | | |
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
nextcloud/fix/dav/calendar-notification-less-than-minute-title
fix(dav): Hide less than minute diff in calendar notification title
|
|/ / /
| | |
| | |
| | | |
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
|\ \ \
| |_|/
|/| | |
|
| | |
| | |
| | |
| | | |
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
| |/
| |
| |
| | |
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
|\ \
| | |
| | | |
fix: Ensure app menu entries and dashboard welcome message have enough contrast
|
| | |
| | |
| | |
| | | |
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|