Artur Neumann
cc44ec54ad
invalidate oauth2 tokens only for seen users
...
Signed-off-by: Artur Neumann <artur@jankaritech.com>
2024-08-16 10:33:52 +07:00
Nextcloud bot
f4f7c757d4
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-16 00:20:07 +07:00
Joas Schilling
3dfe306724
Merge pull request #47258 from nextcloud/bugfix/noid/translated-predefined-user-status
...
Don't save translated predefined user status as custom status
2024-08-15 19:17:35 +07:00
Joas Schilling
15550de8ce
Merge pull request #47252 from nextcloud/bugfix/noid/dont-crash-when-creating-folder
...
fix(adminaudit): Don't crash when creating folder
2024-08-15 15:33:49 +07:00
Joas Schilling
28e6328d65
chore(assets): Recompile assets
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-08-15 14:41:08 +07:00
Joas Schilling
50c48aa538
fix(userstatus): Don't set predefined user status as custom when changing "Clear at"
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-08-15 14:39:56 +07:00
Joas Schilling
601b3b16cb
Merge pull request #47253 from nextcloud/feat/webauthn-uv
...
feat(webauthn): Add user verification to webauthn challenges
2024-08-15 11:50:00 +07:00
S1m
9189bc290b
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>
2024-08-15 11:03:10 +07:00
Joas Schilling
774427a03a
fix(adminaudit): Don't crash when creating folder
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-08-15 10:00:22 +07:00
Nextcloud bot
e218d1f98e
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-15 00:25:46 +07:00
Ferdinand Thiessen
2c24c3c469
Merge pull request #47240 from nextcloud/fix/webauth-credentials-length
...
fix(webauthn): Increase database column for public key id
2024-08-15 00:19:55 +07:00
Ferdinand Thiessen
b582630715
fix(webauthn): Increase database column for public key id
...
* Resolves https://github.com/nextcloud/server/issues/34476
There is no maximum length defined in the standard,
most common the length is between 128 and 200 characters,
but as we store it not in plain data but base64 encoded the length can grow about 1/3.
We had a regression with 'Nitrokey 3' which created IDs with 196 byte length -> 262 bytes encoded base64.
So to be save we increase the size to 512 bytes.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-14 22:12:54 +07:00
Ferdinand Thiessen
fb90e7e2cf
Merge pull request #47203 from nextcloud/fix/app-menu-hover
...
fix(AppMenu): Prevent menu entries from jumping on hover
2024-08-14 16:56:37 +07:00
dependabot[bot]
0f10cabf2a
Merge pull request #47225 from nextcloud/dependabot/npm_and_yarn/is-svg-5.1.0
2024-08-14 12:35:06 +07:00
Ferdinand Thiessen
44705abacb
chore: Compile assets
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-14 12:24:31 +07:00
Ferdinand Thiessen
21c30e5259
fix(AppMenu): Prevent menu entries from jumping on hover
...
Only grow and shrink app menu entry if needed
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-14 12:22:15 +07:00
dependabot[bot]
a7eb156130
chore(deps): bump is-svg from 5.0.1 to 5.1.0
...
Bumps [is-svg](https://github.com/sindresorhus/is-svg ) from 5.0.1 to 5.1.0.
- [Release notes](https://github.com/sindresorhus/is-svg/releases )
- [Commits](https://github.com/sindresorhus/is-svg/compare/v5.0.1...v5.1.0 )
---
updated-dependencies:
- dependency-name: is-svg
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-14 09:33:21 +07:00
John Molakvoæ
effbc44756
Merge pull request #47212 from nextcloud/chore/master-is-now-31
2024-08-14 11:29:57 +07:00
Kate
458524e2e3
Merge pull request #46809 from nextcloud/refactor/files_external/security-attributes
2024-08-14 10:48:49 +07:00
John Molakvoæ
2c7f5dce7a
Merge pull request #47211 from nextcloud/fix/core/limit-valid-avatar-sizes
2024-08-14 10:35:00 +07:00
Christoph Wurst
4585c71a5e
Merge pull request #47201 from nextcloud/fix/also-run-user-status-automation-for-start-and-end
...
fix(userstatus): run user status automation job for start and end events
2024-08-14 10:34:42 +07:00
John Molakvoæ
1fa9d3987b
Merge pull request #46887 from nextcloud/fix/versions-catch-insertion-error
2024-08-14 10:32:45 +07:00
Joas Schilling
9d446d566b
fix(3rdparty): Update 3rdparty after dependabot changes
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-08-14 10:28:31 +07:00
John Molakvoæ
dbc2e9cdba
Merge pull request #46966 from nextcloud/fix/cache-uploader-get-content-function
2024-08-14 10:18:38 +07:00
Joas Schilling
71bfa5b574
chore(assets): Recompile assets
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-08-14 10:07:48 +07:00
Joas Schilling
eb365438d6
feat(branchoff): Bump versions and requirements in apps
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-08-14 10:03:30 +07:00
Joas Schilling
7b53a85bb6
feat(release)!: Bump Server version to 31
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-08-14 09:58:57 +07:00
Joas Schilling
04944aaa23
fix(security): Update expiration date in security.txt
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-08-14 09:58:02 +07:00
Joas Schilling
31b74bc671
fix(CI)!: Add stable30 to and remove stable27 from GitHub Actions
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-08-14 09:56:47 +07:00
skjnldsv
c60e59c5d3
chore: compile assets
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-08-14 09:49:12 +07:00
Ferdinand Thiessen
ee4fb148b3
perf(files): Cache `getContents` function used for uploader
...
Instead of trigger a PROPFIND for every new-menu entry clicks,
or conflict handling of uploads, we can just use the cached content from the file store.
If we do not have any cache entry we fetch new, but otherwise this is not needed.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-14 09:47:56 +07:00
Kate
1044b7f0b9
Merge pull request #46813 from nextcloud/refactor/files_versions/security-attributes
2024-08-14 09:46:46 +07:00
Kate
8c08ac0def
Merge pull request #46812 from nextcloud/refactor/files_trashbin/security-attributes
2024-08-14 09:46:28 +07:00
provokateurin
c102b89cd5
refactor(files_external): Replace security annotations with respective attributes
...
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-08-14 09:44:57 +07:00
Anna Larch
0634aa710c
fix(userstatus): run user status automation job for start and end events
...
Signed-off-by: Anna Larch <anna@nextcloud.com>
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-08-14 09:44:26 +07:00
John Molakvoæ
4920f90495
Merge pull request #47016 from nextcloud/refactor/cleanup-files-view
2024-08-14 09:43:27 +07:00
Kate
1f1cb6da48
Merge pull request #46806 from nextcloud/refactor/federation/security-attributes
2024-08-14 09:40:41 +07:00
Kate
ca9752482c
Merge pull request #46814 from nextcloud/refactor/oauth2/security-attributes
2024-08-14 09:38:28 +07:00
Kate
4673e1a391
Merge pull request #46816 from nextcloud/refactor/settings/security-attributes
2024-08-14 09:38:08 +07:00
Kate
8cb4679e5e
Merge pull request #46821 from nextcloud/refactor/updatenotification/security-attributes
2024-08-14 09:37:56 +07:00
John Molakvoæ
73c88919ff
Merge pull request #47207 from nextcloud/fix/sticky-nav-item
2024-08-14 09:34:13 +07:00
nextcloud-command
46bb8ef04d
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-08-14 09:33:52 +07:00
Ferdinand Thiessen
7fec706f68
refactor(files): Drop unneeded initial state
...
The initial state is no longer used, it was only used in legacy UI and in the f2v rewrite
it was only used for the `id` which can be loaded just from the URL.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-14 09:31:27 +07:00
provokateurin
e77d6c913d
fix(core): Limit valid avatar sizes
...
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-08-14 09:29:30 +07:00
Christopher Ng
0c0ba5f552
fix(files): Fix non-sticky sticky views in files nav
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-08-14 07:27:49 +07:00
John Molakvoæ
a503125173
Merge pull request #47209 from nextcloud/rakekniven-patch-2
2024-08-14 09:20:04 +07:00
rakekniven
b030449ad1
chore(i18n): Improved grammar
...
Reported at Transifex.
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-08-14 07:18:27 +07:00
John Molakvoæ
b733adf474
Merge pull request #46888 from nextcloud/jtr/bfp-settings-app-default-enable
2024-08-14 09:09:47 +07:00
Richard Steinmetz
b8ec68d212
Merge pull request #46723 from nextcloud/feat/add-delta-sync-to-subscription-calendars
...
feat(webcal): only update modified and deleted events from webcal calendars
2024-08-14 08:57:03 +07:00
Christoph Wurst
7641e768b3
Merge pull request #45435 from nextcloud/feat/dav/upcoming-events-api
...
feat(dav): Add an API for upcoming events
2024-08-14 06:54:43 +07:00