server icon indicating copy to clipboard operation
server copied to clipboard

☁️ Nextcloud server, a safe home for all your data

Results 1697 server issues
Sort by recently updated
recently updated
newest added

## Summary Part of https://github.com/nextcloud/server/issues/47682. https://github.com/nextcloud-libraries/nextcloud-upload/pull/1444 ## Checklist - Code is [properly formatted](https://docs.nextcloud.com/server/latest/developer_manual/digging_deeper/continuous_integration.html#linting) - [Sign-off message](https://github.com/src-d/guide/blob/master/developer-community/fix-DCO.md) is added to all commits - [ ] Tests ([unit](https://docs.nextcloud.com/server/latest/developer_manual/app_development/tutorial.html#unit-tests), [integration](https://docs.nextcloud.com/server/latest/developer_manual/app_development/tutorial.html#integration-tests), api and/or acceptance)...

enhancement
3. to review

Backport of #48696 Warning, This backport's changes differ from the original and might be incomplete ⚠️ ## Todo - [x] Review and resolve any conflicts - [x] Amend HEAD commit...

bug
3. to review
feature: sharing

### ⚠️ This issue respects the following points: ⚠️ - [x] This is a **bug**, not a question or a configuration/webserver/proxy issue. - [x] This issue is **not** already reported...

bug
0. Needs triage
28-feedback

Bumps [query-string](https://github.com/sindresorhus/query-string) from 9.1.0 to 9.1.1. Release notes Sourced from query-string's releases. v9.1.1 Fix arrayFormat bracket-separator with a URL encoded value (#392) 19c43d4 https://github.com/sindresorhus/query-string/compare/v9.1.0...v9.1.1 Commits 9fce3f9 9.1.1 19c43d4 Fix arrayFormat...

3. to review
feature: dependencies

Bumps [@pinia/testing](https://github.com/vuejs/pinia) from 0.1.3 to 0.1.6. Commits 09935e8 release: @​pinia/nuxt@​0.5.5 [email protected] @​pinia/testing@​0.1.6 a950401 refactor: remove uneeded type guard 40275cf chore: fixup type errors 249d5c4 test: extra test 94f5a63 fix(types): allow...

3. to review
feature: dependencies

Bumps [@nextcloud/upload](https://github.com/skjnldsv/nextcloud-upload) from 1.6.0 to 1.6.1. Release notes Sourced from @​nextcloud/upload's releases. v1.6.1 Changelog v1.6.1 (2024-09-26) Fixed fix: Fix errors when FileSystemFileEntry is unsupported #1417 (Pytal) fix(l10n): Add proper config...

3. to review
feature: dependencies

Bumps [@simplewebauthn/browser](https://github.com/MasterKale/SimpleWebAuthn/tree/HEAD/packages/browser) from 10.0.0 to 11.0.0. Release notes Sourced from @​simplewebauthn/browser's releases. v11.0.0 - The one that auto-registers Say hello to support for automatic passkey registration, support for valid conditional...

3. to review
feature: dependencies

Bumps [body-parser](https://github.com/expressjs/body-parser) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `body-parser` from 1.20.2 to 1.20.3 Release notes Sourced from body-parser's releases. 1.20.3 What's Changed Important deps: [email protected] add...

3. to review
feature: dependencies

Bumps [serve-static](https://github.com/expressjs/serve-static) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `serve-static` from 1.15.0 to 1.16.2 Release notes Sourced from serve-static's releases. 1.16.0 What's Changed Remove link renderization in...

3. to review
feature: dependencies

* Resolves: Each CLI commands should return a end-of-line after execution ## Summary ## TODO - [ ] ... ## Checklist - Code is [properly formatted](https://docs.nextcloud.com/server/latest/developer_manual/digging_deeper/continuous_integration.html#linting) - [Sign-off message](https://github.com/src-d/guide/blob/master/developer-community/fix-DCO.md) is...