aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #35901 from ↵Julia Kirschenheuter2023-01-1124-66/+44
|\ | | | | | | | | nextcloud/fix/35886-Replace_custom_tooltips_with_native_one_for_personal_and_administration_settings Replace custom tooltips with native tooltips in personal and administration settings
| * Replace custom tooltips with native tooltipsjulia.kirschenheuter2023-01-1124-66/+44
|/ | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* Merge pull request #35893 from ↵Julia Kirschenheuter2023-01-116-23/+21
|\ | | | | | | | | nextcloud/fix/35888-Replace_custom_tooltips_with_native_one_for_Users_page Replace custom tooltips with native ones in users page
| * Replace custom tooltips with native ones in users pagejulia.kirschenheuter2023-01-116-23/+21
| | | | | | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* | Merge pull request #36006 from ↵Daniel2023-01-112-17/+1
|\ \ | | | | | | | | | | | | nextcloud/automated/noid/master-update-psalm-baseline [master] Update psalm-baseline.xml
| * | Update psalm baselinenextcloud-command2023-01-112-17/+1
| | | | | | | | | | | | Signed-off-by: GitHub <noreply@github.com>
* | | Merge pull request #36071 from ↵Julien Veyssier2023-01-111-1/+3
|\ \ \ | |_|/ |/| | | | | | | | nextcloud/enh/36043/improve-link-reference-content-type-check improve link reference content-type check
| * | improve link reference content-type check, accept 'text/html;*'Julien Veyssier2023-01-101-1/+3
| | | | | | | | | | | | Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
* | | Merge pull request #36074 from nextcloud/fix/share-passwordVincent Petry2023-01-113-4/+11
|\ \ \ | | | | | | | | Fix inability to re-enter share password after invalid input
| * | | Fix inability to re-enter share password after invalid inputChristopher Ng2023-01-103-4/+11
| |/ / | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | | Merge pull request #36069 from nextcloud/fix/fix-theming-repair-stepVincent Petry2023-01-111-6/+5
|\ \ \ | | | | | | | | Fix theming migration repair step by passing correct type for argument
| * | | Fix theming migration repair step by passing correct type for argumentCôme Chilliet2023-01-101-6/+5
| | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | | | Merge pull request #35903 from ↵Vincent Petry2023-01-116-12/+16
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | nextcloud/fix/35887-Replace_custom_tooltips_with_native_one_for_Apps_page Replace custom tooltips with native ones in apps page
| * | | | Replace custom tooltips with native ones in apps pagejulia.kirschenheuter2023-01-106-12/+16
| |/ / / | | | | | | | | | | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* | | | Merge pull request #36058 from ↵Joas Schilling2023-01-112-137/+3
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | nextcloud/automated/noid/master-update-ca-cert-bundle [master] Update ca-cert bundle
| * | | Update CA certificate bundlenextcloud-command2023-01-112-137/+3
|/ / / | | | | | | | | | Signed-off-by: GitHub <noreply@github.com>
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-11166-436/+514
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #36065 from nextcloud/enh/noid/login-remove-js-navSimon L2023-01-113-8/+4
|\ \ \ | |_|/ |/| | Remove js navigation on alternative login click
| * | Remove js navigation on alternative login clickzorn-v2023-01-103-8/+4
| | | | | | | | | | | | | | | Signed-off-by: zorn-v <zorn7@yandex.ru> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | Merge pull request #36048 from ↵Joas Schilling2023-01-101-4/+28
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/bugfix/36046/only-verify-the-same-hash-once fix(authentication): Only verify each hash once
| * | | fix(authentication): Update the token when the hash is null or can not be ↵Joas Schilling2023-01-091-4/+21
| | | | | | | | | | | | | | | | | | | | | | | | verified Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | fix(authentication): Only hash the new password when neededJoas Schilling2023-01-091-2/+6
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | fix(authentication): Invert the logic to the original intentionJoas Schilling2023-01-091-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | We need to store the new authentication details when the hash did **not** verify the old password. Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | fix(authentication): Only verify each hash onceJoas Schilling2023-01-091-2/+4
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | Merge pull request #36063 from nextcloud/rakekniven-patch-1Simon L2023-01-103-4/+4
|\ \ \ \ | |_|/ / |/| | | l10n: Fixed typo
| * | | l10n: Fixed typorakekniven2023-01-103-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reported at Transifex. Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com> Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | | Merge pull request #36052 from nextcloud/share-mount-check-cache-key-testVincent Petry2023-01-102-0/+119
|\ \ \ \ | | | | | | | | | | add test for shared mount conflict resolution
| * | | | add test for shared mount conflict resolutionRobin Appelman2023-01-092-0/+119
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | Merge pull request #35964 from nextcloud/IMigrationStep-fixVincent Petry2023-01-101-1/+4
|\ \ \ \ \ | | | | | | | | | | | | IMigrationStep progress bar fix
| * | | | | IMigrationStep progress bar fixGit'Fellow2023-01-031-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Context here: https://github.com/nextcloud/server/issues/35960 Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
* | | | | | Merge pull request #35966 from nextcloud/chore/remove-deprecated-dashboardJulius Härtl2023-01-1014-1735/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | chore(OCP): Remove deprecated dashboard interfaces and classesJulius Härtl2023-01-0314-1735/+1
| |/ / / / | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | | Merge pull request #35980 from nextcloud/remove-legacy-ajax-listVincent Petry2023-01-109-136/+10
|\ \ \ \ \ | |_|_|/ / |/| | | | Remove unused legacy ajax/list.php in files app
| * | | | Remove unused legacy ajax/list.php in files appVincent Petry2023-01-099-136/+10
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | | | Merge pull request #36026 from nextcloud/fix/remove-at-matcher-in-davCôme Chilliet2023-01-1032-858/+718
|\ \ \ \ \ | | | | | | | | | | | | Get rid of deprecated at matcher in dav application tests
| * | | | | Get rid of deprecated at matcher in dav application testsCôme Chilliet2023-01-0532-858/+718
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | | | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-10140-500/+548
| |/ / / / |/| | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | Merge pull request #36043 from ↵Vincent Petry2023-01-091-1/+3
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/fix/36042/link-reference-less-strict-content-type-check Link reference provider: Improve content-type check
| * | | | | in the link reference provider, check if the link content type begins with ↵Julien Veyssier2023-01-091-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | text/html Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
* | | | | | Merge pull request #36047 from nextcloud/share-mount-check-cache-keyVincent Petry2023-01-091-1/+1
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | / | |_|_|_|/ |/| | | | fix cache key used to verify shared mountpoints
| * | | | fix cache key used to verify shared mountpointsRobin Appelman2023-01-091-1/+1
| | |/ / | |/| | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | Merge pull request #35655 from ↵Julia Kirschenheuter2023-01-0911-88/+41
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | nextcloud/enh/35654-Replace_custom_tooltips_with_native_one_for_files_sharing Replace custom tooltips with native one in vue components and views
| * | | Replace custom tooltips with native one in vue components and viewsjulia.kirschenheuter2023-01-0511-88/+41
| | | | | | | | | | | | | | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-0922-122/+160
| | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-0814-28/+34
| | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-07122-302/+222
| | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | Merge pull request #36027 from ↵Simon L2023-01-063-4/+4
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | nextcloud/bug/noid/toggle-grid-invisible-sidebar-open fix: show toggle grid view button with open sidebar
| * | | | fix: show toggle grid view button with open sidebarDaniel Kesselberg2023-01-053-4/+4
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-0616-4/+32
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | Merge pull request #36024 from ↵Louis2023-01-051-17/+19
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | nextcloud/artonge/fix/file_list_scroll_while_dragging Fix scrolling while dragging in file list view