Ferdinand Thiessen
a67d98c31e
fix: Disable auto-zoom on iOS
When using iOS and focussing an input element the view should not be zoomed.
So if we set a maximum scale iOS will not auto-zoom but still allow users to zoom.
But we can not do this by default as this will disable user zoom on Chrome.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
1 year ago
Andy Scherzinger
ccc39a41bb
Merge pull request #47382 from nextcloud/backport/47331/stable30
[stable30] fix: adding blurhash to definitions
1 year ago
Andy Scherzinger
947a5e73f6
Merge pull request #47374 from nextcloud/backport/47365/stable30
[stable30] fix(files_sharing): Sort by correct share attribute ("share with displayname")
1 year ago
Joas Schilling
f5e40d11df
fix: adding blurhash to definitions
Signed-off-by: skalidindi53 <s.teja2004@gmail.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
1 year ago
nextcloud-command
dc1a3ba2ff
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
1 year ago
Ferdinand Thiessen
dd30146ce9
fix(files_sharing): Sort by correct share attribute ("share with displayname")
There is no `title` attribute, so this causes an exception.
Instead sort by the "share with" displayname which will be the user or group the node is shared to.
Meaning this will also be the title of the share in the UI.
If this is not available or there are multiple for the same, then sort by the custom label.
If also this is not set sort by the creation time.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
[skip ci]
1 year ago
Andy Scherzinger
629bd67dab
Merge pull request #47333 from nextcloud/backport/47319/stable30
[stable30] fix(UnifiedSearch): Focus search input on open
1 year ago
Andy Scherzinger
fc9a45462d
Merge pull request #47338 from nextcloud/backport/47332/stable30
[stable30] fix(caldav): allow renaming of birthday calendars
1 year ago
Joas Schilling
3b07eb9c7d
Merge pull request #47260 from nextcloud/backport/47252/stable30
[stable30] fix(adminaudit): Don't crash when creating folder
1 year ago
Anna Larch
b3698e1bdd
fix(caldav): allow renaming of birthday calendars
Signed-off-by: Anna Larch <anna@nextcloud.com>
1 year ago
Nextcloud bot
fae6b6f559
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 year ago
Andy Scherzinger
9837d7707c
Merge pull request #47364 from nextcloud/backport/47358/stable30
[stable30] Bump Hub 8 -> Hub 9
1 year ago
Joas Schilling
ce5471b09f
Merge pull request #47362 from nextcloud/backport/47356/stable30
[stable30] chore: Add webhook_listeners to list of shipped apps
1 year ago
Andy Scherzinger
fe84af1cb1
chore: Bump Hub 8 -> Hub 9
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
1 year ago
nextcloud-command
ad27c5fbba
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
1 year ago
fenn-cs
716b8c896e
fix(UnifiedSearch): Focus search input on open
Resolves : https://github.com/nextcloud/server/issues/47056
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
1 year ago
Andy Scherzinger
cef2e2bcc8
Merge pull request #47322 from nextcloud/backport/47182/stable30
[stable30] perf: improve cleanup of tags/comments
1 year ago
Joas Schilling
08eb488e69
fix(CI): Add a check that all server apps are translated
Signed-off-by: Joas Schilling <coding@schilljs.com>
1 year ago
Côme Chilliet
b4deb67ea7
chore: Add webhook_listeners to list of shipped apps
As well as CODEOWNERS and l10n
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
1 year ago
John Molakvoæ
2dc3cd6112
Merge pull request #47355 from nextcloud/backport/47346/stable30
1 year ago
Robin Appelman
fff198657f
fix: use mountpoint from storage to find the encryption keys
Signed-off-by: Robin Appelman <robin@icewind.nl>
1 year ago
Robin Appelman
ece54cf956
feat: store the mountpoint of storages in the mount options
Signed-off-by: Robin Appelman <robin@icewind.nl>
1 year ago
Joas Schilling
b8adb8bfd6
Merge pull request #47255 from nextcloud/backport/47253/stable30
[stable30] feat(webauthn): Add user verification to webauthn challenges
1 year ago
Nextcloud bot
b46f541015
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 year ago
Julius Härtl
5789c99c4a
Merge pull request #47292 from nextcloud/backport/47277/stable30
[stable30] [occ:bg-job:worker] Add 'stop_after' option
1 year ago
Robin Appelman
13231effd0
perf: improve cleanup of tags/comments
delete entire chunk at once instead of one-by-one
Signed-off-by: Robin Appelman <robin@icewind.nl>
1 year ago
Nextcloud bot
3b7014e5f7
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 year ago
John Molakvoæ
fb6616e975
Merge pull request #47309 from nextcloud/automated/noid/stable30-fix-npm-audit
1 year ago
nextcloud-command
6c7726ab52
fix(deps): Fix npm audit
Signed-off-by: GitHub <noreply@github.com>
1 year ago
John Molakvoæ
eb1a26e530
Merge pull request #47305 from nextcloud/backport/47287/stable30
1 year ago
Nextcloud bot
4bc14ed801
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 year ago
nextcloud-command
6f405780d2
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
1 year ago
Ferdinand Thiessen
57bd5d06c1
fix: Access node owner by top level `owner` property
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
1 year ago
John Molakvoæ
b99c088dc3
Merge pull request #47295 from nextcloud/dependabot/npm_and_yarn/stable30/pinia-2.2.2
chore(deps): bump pinia from 2.2.0 to 2.2.2
1 year ago
dependabot[bot]
6c1e61763e
chore(deps): bump pinia from 2.2.0 to 2.2.2
Bumps [pinia](https://github.com/vuejs/pinia ) from 2.2.0 to 2.2.2.
- [Release notes](https://github.com/vuejs/pinia/releases )
- [Commits](https://github.com/vuejs/pinia/compare/pinia@2.2.0...pinia@2.2.2 )
---
updated-dependencies:
- dependency-name: pinia
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
1 year ago
Nextcloud bot
c6584da72c
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 year ago
Julien Veyssier
0a9b26f442
feat(occ): add 'stop_after' option to stop the worker after some time
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
1 year ago
John Molakvoæ
037476d67b
Merge pull request #47276 from nextcloud/backport/47248/stable30
1 year ago
Ferdinand Thiessen
941cd723b2
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
1 year ago
Ferdinand Thiessen
9eeb360a09
fix: Adjust legacy CSS styles for new Nextcloud 30 design
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
1 year ago
Joas Schilling
a54375b976
Merge pull request #47264 from nextcloud/backport/47258/stable30
[stable30] Don't save translated predefined user status as custom status
1 year ago
nextcloud-command
d30ba42a61
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
1 year ago
Nextcloud bot
1a9b1e9a2a
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 year ago
Joas Schilling
5441f97d56
fix(userstatus): Don't set predefined user status as custom when changing "Clear at"
Signed-off-by: Joas Schilling <coding@schilljs.com>
1 year ago
Joas Schilling
b31a587be8
fix(adminaudit): Don't crash when creating folder
Signed-off-by: Joas Schilling <coding@schilljs.com>
1 year ago
S1m
b7bf8ec3c5
feat(webauthn): Add user verification to webauthn challenges
Require user verification if all tokens are registered
with UV flag, else discourage it
Signed-off-by: S1m <git@sgougeon.fr>
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2 years ago
Joas Schilling
3b6d9eb774
Merge pull request #47229 from nextcloud/backport/47212/stable30
[stable30] fix(security): Update expiration date in security.txt
1 year ago
Nextcloud bot
7c0932f208
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 year ago
John Molakvoæ
551e3601a2
Merge pull request #47190 from nextcloud/release/30.0.0_rc1
1 year ago
Joas Schilling
2819d7e4ab
fix: Update 3rdparty/ which was merged too early
Signed-off-by: Joas Schilling <coding@schilljs.com>
1 year ago