Nextcloud bot
|
0ff674607f
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2 years ago |
Nextcloud bot
|
84e0b9007c
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2 years ago |
dependabot[bot]
|
28e0d3191b
|
Merge pull request #42321 from nextcloud/dependabot/npm_and_yarn/vueuse/components-10.7.0
|
2 years ago |
nextcloud-command
|
c6ff429f05
|
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2 years ago |
dependabot[bot]
|
79b2e29931
|
chore(deps): Bump @vueuse/components from 10.5.0 to 10.7.0
Bumps [@vueuse/components](https://github.com/vueuse/vueuse/tree/HEAD/packages/components) from 10.5.0 to 10.7.0.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v10.7.0/packages/components)
---
updated-dependencies:
- dependency-name: "@vueuse/components"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
dependabot[bot]
|
9c4467461c
|
Merge pull request #42324 from nextcloud/dependabot/github_actions/github/codeql-action-3
|
2 years ago |
dependabot[bot]
|
b049bedc8c
|
Merge pull request #42326 from nextcloud/dependabot/composer/build/integration/sabre/dav-4.6.0
|
2 years ago |
dependabot[bot]
|
d6d8b3015a
|
chore(deps-dev): Bump sabre/dav in /build/integration
Bumps [sabre/dav](https://github.com/sabre-io/dav) from 4.5.1 to 4.6.0.
- [Release notes](https://github.com/sabre-io/dav/releases)
- [Changelog](https://github.com/sabre-io/dav/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sabre-io/dav/compare/4.5.1...4.6.0)
---
updated-dependencies:
- dependency-name: sabre/dav
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
dependabot[bot]
|
b23ebbefb5
|
chore(deps): Bump github/codeql-action from 2 to 3
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2...v3)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
Nextcloud bot
|
538041b6e7
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2 years ago |
Joas Schilling
|
a29b0b4ba5
|
Merge pull request #42305 from nextcloud/fix/reset-last-run-joblist
fix(joblist): also reset last_run timestamp on updating an existing job
|
2 years ago |
Ferdinand Thiessen
|
8aa91a1964
|
Merge pull request #42285 from nextcloud/fix/theming-color-utils-primary
fix(theming): Adjust theming util to calculate primary element color based on WCAG color contrast
|
2 years ago |
Ferdinand Thiessen
|
84123b3910
|
fix(theming): Adjust primary text color calculation to also work with high contrast themes
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2 years ago |
Ferdinand Thiessen
|
61f401da57
|
fix(theming): Adjust hover color to be accessible
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2 years ago |
Ferdinand Thiessen
|
141d1e9026
|
enh(theming): Adjust color utils to work as specified by WCAG (color contrast and luma calculation)
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2 years ago |
Eduardo Morales
|
2a205511c7
|
Merge pull request #42109 from nextcloud/rakekniven-patch-4
Clean-up and standardization of "App password"
|
2 years ago |
rakekniven
|
4ff2c08210
|
fix: Clean-up and standardization of "App password"
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
|
2 years ago |
Ferdinand Thiessen
|
6560ffee68
|
Merge pull request #42310 from nextcloud/bump/skjnldbot/nexcloud-upload
chore(deps): Bump @nextcloud/upload to 1.0.4
|
2 years ago |
nextcloud-command
|
5bb3846825
|
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2 years ago |
John Molakvoæ
|
e23358f3e7
|
chore(deps): Bump @nextcloud/upload to 1.0.4
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2 years ago |
Anna Larch
|
dc87c531b5
|
fix(joblist): also reset last_run timestamp on updating an existing job
Signed-off-by: Anna Larch <anna@nextcloud.com>
|
2 years ago |
John Molakvoæ
|
1db6947fcd
|
Merge pull request #42281 from nextcloud/fix/files/urlencode
|
2 years ago |
Joas Schilling
|
d6de7bf21b
|
Merge pull request #42209 from nextcloud/bugfix/noid/comments-meta-data
feat(comments): Add a meta data column for comments
|
2 years ago |
Eduardo Morales
|
29763f0c16
|
Merge pull request #42132 from nextcloud/fix/client-secret-aria
enh(oauth2): allowed toggling of aria label
|
2 years ago |
Eduardo Morales
|
254f4b00d9
|
enh(oauth2): allowed toggling of aria label
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
|
2 years ago |
Eduardo Morales
|
ce0dc03823
|
Merge pull request #42290 from nextcloud/enh/h3-to-h2
fix(dashboard): changed h3 elements to h2
|
2 years ago |
Nextcloud bot
|
b9cf8fd8bc
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2 years ago |
Eduardo Morales
|
33637df9b3
|
fix(dashboard): changed h3 elements to h2
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
|
2 years ago |
Pytal
|
cd32db63f7
|
Merge pull request #42283 from nextcloud/fix/maxcontrast-blur
fix: Ensure correct max contrast color is used when blurred background is used
|
2 years ago |
Ferdinand Thiessen
|
5d7b6f19f1
|
Merge pull request #42186 from nextcloud/fix/files-quota-nav
fix(files): Partly revert 32c1aeb and show correct quota again
|
2 years ago |
Ferdinand Thiessen
|
2d5d782f7f
|
fix(files): Partly revert 32c1aeb and show correct quota again
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2 years ago |
Ferdinand Thiessen
|
864425bd5c
|
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2 years ago |
Ferdinand Thiessen
|
016afb72a0
|
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2 years ago |
Ferdinand Thiessen
|
1cd04e361e
|
fix(core): Make sure correct colors are used on blurred background
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2 years ago |
John Molakvoæ
|
d9f6f3daa3
|
fix(files): fix download file encoded source
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2 years ago |
Joas Schilling
|
226134a195
|
fix(comments): Reference ID column is now added on upgrade and therefore can be removed
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2 years ago |
Joas Schilling
|
6056928dc6
|
feat(comments): Add a meta data column for comments
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2 years ago |
Joas Schilling
|
bac05cae5b
|
Merge pull request #42205 from nextcloud/translate-own-user
Translate me-text in unified search people filter
|
2 years ago |
nextcloud-command
|
f5025ad330
|
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2 years ago |
fenn-cs
|
fcef6b10db
|
Use display name instead of 'me' text.
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
|
2 years ago |
John Molakvoæ
|
842a3d704d
|
Merge pull request #42124 from nextcloud/feat/files/batch-copy-move
|
2 years ago |
John Molakvoæ
|
5d74f1a15b
|
fix(files): templates logger usage
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2 years ago |
John Molakvoæ
|
6882ec5898
|
feat(files): add batch support to copy-move
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2 years ago |
Joas Schilling
|
ab1856085a
|
Merge pull request #42187 from nextcloud/automated/noid/master-update-ca-cert-bundle
[master] fix(security): Update CA certificate bundle
|
2 years ago |
nextcloud-command
|
5a1fdc6dc7
|
fix(security): Update CA certificate bundle
Signed-off-by: GitHub <noreply@github.com>
|
2 years ago |
Ferdinand Thiessen
|
34dd18d69e
|
Merge pull request #42130 from nextcloud/dependabot/github_actions/actions/stale-9
chore(deps): Bump actions/stale from 8 to 9
|
2 years ago |
Nextcloud bot
|
42987e7a45
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2 years ago |
Eduardo Morales
|
20932c8430
|
Merge pull request #42242 from nextcloud/fix/files-drag-when-rename-file
fix(files): Do not add drag handlers on rename
|
2 years ago |
Ferdinand Thiessen
|
9e56c78994
|
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2 years ago |
Ferdinand Thiessen
|
9dbaf7aa5b
|
fix(files): Do not add drag and drop listeners when renaming a file
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2 years ago |