summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #37435 from nextcloud/enh/a11y-logo-labelPytal2023-03-297-93/+96
|\
| * Add label for logo linkChristopher Ng2023-03-297-93/+96
|/ | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Merge pull request #36667 from nextcloud/fix/ocm-validation-errorsKate2023-03-291-2/+5
|\ | | | | Fix OCM validation errors
| * Fix OCM validation errorsjld31032023-02-101-2/+5
| | | | | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com>
* | Merge pull request #37423 from ↵Julia Kirschenheuter2023-03-296-13/+8
|\ \ | | | | | | | | | | | | nextcloud/fix/37422-Remove_custom_tooltips_from_entries_of_contacts_menu Replace custom tooltips with native ones of entries in contacts menu.
| * | Replace custom tooltips with native ones of entries in contacts menu.julia.kirschenheuter2023-03-296-13/+8
|/ / | | | | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-294-0/+4
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #37405 from nextcloud/clear-site-dataJohn Molakvoæ2023-03-282-27/+6
|\ \ | | | | | | Send Clear-Site-Data header and let browsers ignore it if unsupported
| * | Fix testsGit'Fellow2023-03-281-25/+4
| | | | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
| * | Send header to all browsers under HTTPSGit'Fellow2023-03-261-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com> Don't send Clear-Site-Data to Safari Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com> Fix lint Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
* | | Merge pull request #37437 from ↵Joas Schilling2023-03-281-10/+12
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/bugfix/noid/fix-rst-parsing-sample-config fix(docs): Fix RST parsing of the sample config
| * | | fix(docs): Fix RST parsing of the sample configJoas Schilling2023-03-281-10/+12
|/ / / | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-2824-2/+40
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #37309 from ↵Côme Chilliet2023-03-272-2/+2
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/fix/bump-icewind/streams-to-0.7.7-in-master Bump icewind/streams to 0.7.7 in master
| * | | Update 3rdparty to merge commitCôme Chilliet2023-03-271-0/+0
| | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | Fix update-3rdparty command target branch computationCôme Chilliet2023-03-271-2/+2
| | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | Bump icewind/streams to 0.7.7 in masterCôme Chilliet2023-03-201-0/+0
| | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | | | Merge pull request #37346 from nextcloud/fix/34557/undefined-getExtStorageHomeArthur Schiwon2023-03-272-1/+10
|\ \ \ \ | | | | | | | | | | fix undefined method getExtStorageHome()
| * | | | fix undefined method getExtStorageHome()Arthur Schiwon2023-03-222-1/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - adds a type check - defines missing method in OfflineUser Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | | | Merge pull request #37198 from nextcloud/bugfix/noid/reference-image-logJoas Schilling2023-03-271-0/+3
|\ \ \ \ \ | | | | | | | | | | | | fix(references): Do not log errors on 404 responses of opengraph image fetching
| * | | | | fix(references): Do not log errors on 404 responses of opengraph image fetchingJulius Härtl2023-03-131-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | | | Merge pull request #37421 from ↵Julia Kirschenheuter2023-03-275-7/+12
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/fix/36916-The_list_of_contacts_represents_a_list,_but_it_was_not_marked_as_such Change contactsmenu structure to a list
| * | | | | | Change contactsmenu structure to a listjulia.kirschenheuter2023-03-275-7/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* | | | | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-27108-14/+218
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | | Merge pull request #37364 from nextcloud/nc-versionLouis2023-03-271-0/+14
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Ask for Nextcloud version on issue reporting
| * | | | | | | Ask for Nextcloud version on issue reportingGit'Fellow2023-03-231-0/+14
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
* | | | | | | | Merge pull request #37380 from Jerome-Herbinet/patch-15Louis2023-03-275-5/+5
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Fix 2FA blocks' width on login screen
| * | | | | | | | npm run sassJérôme Herbinet2023-03-244-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
| * | | | | | | | Fix 2FA blocks' widthJérôme Herbinet2023-03-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com> Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
* | | | | | | | | Merge pull request #37416 from nextcloud/fix/37415Simon L2023-03-271-0/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | Add back missing dashboard version
| * | | | | | | | Add back missing dashboard versionjld31032023-03-271-0/+1
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com>
* | | | | | | | Merge pull request #37397 from nextcloud/check-exifJohn Molakvoæ2023-03-251-0/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | check-setup: recommend exif extensionVarun Patil2023-03-241-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | JPEG previews are not correctly oriented when exif is not enabled along with other issues. There's no easy way to discover this either. Signed-off-by: Varun Patil <varunpatil@ucla.edu>
* | | | | | | | | Merge pull request #36810 from nextcloud/setup-user-onetime-before-mountsRobin Appelman2023-03-241-9/+7
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | do onetime user setup before getting any mount from providers
| * | | | | | | | do onetime user setup before getting any mount from providersRobin Appelman2023-02-221-9/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | this fixes a race condition where wrappers weren't properly applied if when a mount provider creates the storage instance one mountpoint creation instead of lazily Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | | | | | Merge pull request #37340 from nextcloud/fix/undefined-index-mailer-settingsSimon L2023-03-241-6/+2
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | fix(mailer): remove value comparison for smtp_authtype as there is only one option
| * | | | | | | | | fix(mailer): check if authentication is neccessaryAnna Larch2023-03-241-6/+2
| | |_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com>
* | | | | | | | | Merge pull request #37384 from nextcloud/ci/psalm/security-analysis-ldapChristoph Wurst2023-03-241-1/+1
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | ci(psalm): Install ftp+ldap extension for security scans
| * | | | | | | | | ci(psalm): Install ftp extension for security scansChristoph Wurst2023-03-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
| * | | | | | | | | ci(psalm): Install ldap extension for security scansChristoph Wurst2023-03-241-1/+1
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Otherwise Psalm runs into tons of `UndefinedConstant` Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | | | | | | Merge pull request #37211 from ↵Julius Härtl2023-03-2410-15/+24
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/fix/36912-create-headings-instead-of-uneeded-labels Create `<h3>` headings for profile page. Replace `<label>` which have…
| * | | | | | | | Create `<h3>` headings for profile page. Replace `<label>` which have no ↵julia.kirschenheuter2023-03-2410-15/+24
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | conncted `<input>` with `<h3>` heading Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* | | | | | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-24218-348/+382
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | | | Merge pull request #37361 from ↵Joas Schilling2023-03-231-1/+7
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/fix/noid/display-name-users-controller-test Adjust provisioning API tests after #36665
| * | | | | | | | adjust tests after #36665Julien Veyssier2023-03-231-1/+7
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
* | | | | | | | Merge pull request #37265 from nextcloud/enh/33892/new-attemptSimon L2023-03-235-17/+9
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | l10n: Spelling unification
| * | | | | | | | Compile assetsnextcloud-command2023-03-232-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | | | | | | improve dashboard descriptionSimon L2023-03-231-5/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de>
| * | | | | | | | l10n: Change name of app to a capital letterValdnet2023-03-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com> Signed-off-by: Simon L <szaimen@e.mail.de>
| * | | | | | | | l10n: Delete unnecessary charactersValdnet2023-03-231-8/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removal of unnecessary characters that appear in Transifex. Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>