aboutsummaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* fix: Prevent duplicate creation of print_exception functionci-fix-30Louis Chemineau2024-09-194-23/+39
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-18110-112/+112
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-186-26/+34
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-176-0/+32
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-166-0/+44
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #47804 from nextcloud/backport/47801/stable30John Molakvoæ2024-09-151-0/+40
|\
| * fix(TaskProcessing): increase error_message column lengthAnupam Kumar2024-09-061-0/+40
| | | | | | | | Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-152-2/+2
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-144-4/+16
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-132-0/+2
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-124-4/+4
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-11104-110/+10
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #47810 from nextcloud/backport/47649/stable30Andy Scherzinger2024-09-107-16/+36
|\ \ | | | | | | [stable30] fix: Fix inaccessible content on public pages due to overlapping footer
| * | chore: compile scssChristopher Ng2024-09-064-4/+4
| | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
| * | fix: Fix inaccessible content on public pages due to overlapping footerChristopher Ng2024-09-063-12/+32
| |/ | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | Merge pull request #47842 from nextcloud/backport/47805/stable30Stephan Orbaugh2024-09-101-1/+1
|\ \ | | | | | | [stable30] fix: Replace conflicting tags in `xml_exception` template
| * | fix: Replace conflicting tags in `xml_exception` templateFerdinand Thiessen2024-09-091-1/+1
| | | | | | | | | | | | | | | | | | | | | The `<?xml` tag is interpreted as PHP short tags, so this causes errors. Instead just print that part of the template. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-102-0/+12
|/ / | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-096-0/+20
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-082-0/+4
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-078-4/+28
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-066-6/+26
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(dav): Always respond custom error page on exceptionsLouis Chemineau2024-09-051-0/+47
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* fix: Migrate existing bg jobs to use sha256Louis Chemineau2024-09-051-0/+83
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-0516-2/+78
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-04110-820/+328
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-032-0/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* chore(assets): Recompile assetsnextcloud-command2024-09-024-4/+4
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* fix(css): make scrollbar visible againprotoclown2024-09-031-2/+1
| | | | Signed-off-by: protoclown <ornano@felinn.org>
* Merge pull request #47641 from nextcloud/backport/47616/stable30Andy Scherzinger2024-09-035-20/+21
|\ | | | | [stable30] fix(css): Adjust header styles to only add focus-visible styles to menu
| * chore(assets): Recompile assetsnextcloud-command2024-08-304-4/+4
| | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * fix(css): Adjust header styles to only add focus-visible styles to menuFerdinand Thiessen2024-08-301-16/+17
| | | | | | | | | | | | Only the main menu should be styles by the header styles, not the popover menus. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | fix(UnifiedSearch): Restore normal dialog sizefenn-cs2024-09-021-1/+3
| | | | | | | | Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-012-0/+70
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-304-14/+10
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix: optimise getWrongShareOwnership queryHamza Mahjoubi2024-08-291-1/+1
| | | | Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com>
* Merge pull request #47574 from nextcloud/backport/37303/stable30Andy Scherzinger2024-08-291-4/+1
|\ | | | | [stable30] fix(provisionning_api): Remove parameters that are not set into template
| * fix(provisionning_api): Remove parameters that are not set into templateThomas Citharel2024-08-281-4/+1
| | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* | feat(webhook_listeners): Enable the app by defaultCôme Chilliet2024-08-281-1/+2
|/ | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* feat: Improve encryption mode detection in occ info:fileLouis Chemineau2024-08-281-2/+9
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-264-8/+12
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-252-18/+18
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #47437 from nextcloud/backport/47419/stable30Andy Scherzinger2024-08-231-1/+4
|\ | | | | [stable30] fix(migration): Add missing migration attributes
| * fix(migration): Add missing migration attributesJoas Schilling2024-08-221-1/+4
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-232-0/+24
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(webauthn): Increase database column for public key idFerdinand Thiessen2024-08-222-1/+40
| | | | | | | | | | | | | * 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>
* Merge pull request #47389 from nextcloud/backport/47381/stable30Andy Scherzinger2024-08-213-940/+928
|\ | | | | [stable30] chore(deps): Update openapi-extractor to v1.0.0
| * chore(deps): Update openapi-extractor to v1.0.0provokateurin2024-08-213-940/+928
| | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | fix: Disable auto-zoom on iOSFerdinand Thiessen2024-08-214-4/+12
|/ | | | | | | | 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>
* Merge pull request #47333 from nextcloud/backport/47319/stable30Andy Scherzinger2024-08-211-3/+10
|\ | | | | [stable30] fix(UnifiedSearch): Focus search input on open