summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* More fixingJoas Schilling2022-11-252-14/+14
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* minimum desktop client that is supported is 2.3.0Matthieu Gallien2022-11-251-1/+1
| | | | | | | | | 2.3.0 was release on Mar 3, 2017 added support for new chunking algorithm allowing to now deprecate the older one Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2022-11-25108-124/+162
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #35407 from Jerome-Herbinet/patch-12Simon L2022-11-247-14/+14
|\ | | | | More appropriate wording for background selection
| * npm run buildJérôme Herbinet2022-11-246-13/+13
| | | | | | | | Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
| * More appropriate wording for background selectionJérôme Herbinet2022-11-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 #35399 from nextcloud/fix/sharepi-adminSimon L2022-11-243-8/+8
|\ \ | | | | | | Fix share admin page
| * | Fix share admin pageCarl Schwan2022-11-243-8/+8
| | | | | | | | | | | | | | | | | | arrow function don't work that well with jquery Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | | Merge pull request #35230 from nextcloud/fix/user_ldap-log-backup-switchCôme Chilliet2022-11-241-7/+12
|\ \ \ | | | | | | | | Log switching to LDAP backup host because main one is not available
| * | | Improve a bit codestyleCôme Chilliet2022-11-221-3/+2
| | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | Log as warning instead of info when main LDAP server is unreachableCôme Chilliet2022-11-211-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | Log switching to LDAP backup host because main one is not availableCôme Chilliet2022-11-171-5/+11
| | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | | | Merge pull request #35228 from nextcloud/fix/user_ldap-cache-empty-display-namesCôme Chilliet2022-11-241-3/+4
|\ \ \ \ | | | | | | | | | | user_ldap - Cache display name even if it was not filled
| * | | | Cache display name even if it was not filledCôme Chilliet2022-11-171-3/+4
| |/ / / | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | | | Merge pull request #35027 from nextcloud/enh/34970Simon L2022-11-246-13/+9
|\ \ \ \ | | | | | | | | | | fix missing share icon
| * | | | address reviewSimon L2022-11-245-8/+4
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | | fix missing share iconSimon L2022-11-084-7/+7
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de>
* | | | | Merge pull request #35393 from nextcloud/enh/noid/update-vue-to-v7.1.0-beta.2Simon L2022-11-244-64/+29
|\ \ \ \ \ | | | | | | | | | | | | update vue to v7.1.0-beta.2
| * | | | | update vue to v7.1.0-beta.2root2022-11-244-64/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | | | | Merge pull request #35398 from ↵Louis2022-11-241-3/+3
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | nextcloud/artonge/fix/dont_error_when_destination_is_not_a_node Do not check quota for non Node
| * | | | | Do not check quota for non NodeLouis Chemineau2022-11-241-3/+3
| |/ / / / | | | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* | | | | Merge pull request #34642 from nextcloud/bug/noid/revert-minimum-lenght-for-tagsJohn Molakvoæ2022-11-246-8/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Compile core-systemtags.js and systemtags-systemtags.jsDaniel Kesselberg2022-11-074-6/+6
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
| * | | | Revert "Add minimumInputLength for tags select"Daniel Kesselberg2022-11-072-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit e1d9b0bae20510526b0d00c2afe464945847face. Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | | | Merge pull request #35380 from nextcloud/enh/noid/fix-remaining-user-issuesVincent Petry2022-11-243-7/+17
|\ \ \ \ \ | | | | | | | | | | | | fix remaining user settings issues
| * | | | | fix remaining user settings issuesSimon L2022-11-233-7/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | | | | Merge pull request #35370 from nextcloud/fix/renaming-tokenCarl Schwan2022-11-243-4/+7
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | Fix UX of renaming token
| * | | | | Fix UX of renaming tokenCarl Schwan2022-11-233-4/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Now this get's instant applied and escaping will reset to the previous state Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | | | | | Merge pull request #35383 from nextcloud/fix/php-lintJoas Schilling2022-11-241-1/+0
|\ \ \ \ \ \ | | | | | | | | | | | | | | Fix PHP lint CI failure
| * | | | | | Fix PHP lint CI failureChristopher Ng2022-11-241-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | | | | | | [tx-robot] updated from transifexNextcloud bot2022-11-2426-2/+56
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | Merge pull request #35272 from nextcloud/enh/a11y-share-search-labelPytal2022-11-234-44/+58
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | Add label to sharing search field
| * | | | | Add label to sharing search fieldChristopher Ng2022-11-234-44/+58
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | | | | | Merge pull request #35368 from nextcloud/add-repair-job-secret-configVincent Petry2022-11-234-0/+68
|\ \ \ \ \ \ | | | | | | | | | | | | | | Add repair job that will ensure that secret and passwordsalt are set
| * | | | | | Add repair job that will ensure that secret and passwordsalt are setCarl Schwan2022-11-234-0/+68
| | |/ / / / | |/| | | | | | | | | | | | | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | | | | | Merge pull request #35350 from nextcloud/fix/users-mgmtVincent Petry2022-11-238-602/+26
|\ \ \ \ \ \ | | | | | | | | | | | | | | Fix user settings layout
| * | | | | | scroll if too much groupsJohn Molakvoæ2022-11-233-1/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
| * | | | | | Fix user settings layoutJohn Molakvoæ2022-11-238-602/+14
| |/ / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* | | | | | Merge pull request #35317 from ↵Julius Härtl2022-11-231-4/+2
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/automated/noid/master-update-psalm-baseline [master] Update psalm-baseline.xml
| * | | | | | Update psalm baselinenextcloud-command2022-11-231-4/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: GitHub <noreply@github.com>
* | | | | | | Merge pull request #35353 from ↵Louis2022-11-231-3/+3
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | nextcloud/artonge/fix/cache_update_when_file_size_equal_0 Update cache when file size === 0
| * | | | | | Update cache when file size === 0Louis Chemineau2022-11-231-3/+3
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The conditions were false when $result === 0. $results here contains the number of written bits. The correct way of checking for operation success is to check if $result === false Signed-off-by: Louis Chemineau <louis@chmn.me>
* | | | | | Merge pull request #35302 from nextcloud/bugfix/noid/unsupported-urlSimon L2022-11-235-7/+8
|\ \ \ \ \ \ | |/ / / / / |/| | | | | Generate proper URL for unsupported browsers page
| * | | | | Generate proper URL for unsupported browsers pageJulius Härtl2022-11-225-7/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> Compile assets Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | | | | [tx-robot] updated from transifexNextcloud bot2022-11-23190-332/+2712
| |/ / / / |/| | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | Merge pull request #35315 from nextcloud/enh/a11y-border-contrastPytal2022-11-224-17/+17
|\ \ \ \ \
| * | | | | Fix border color contrastChristopher Ng2022-11-224-17/+17
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | | | | Merge pull request #35299 from ↵Vincent Petry2022-11-226-3/+20
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | nextmcloud/nmcpr/1416-prevents-selection-of-encrypted-folders Prevents the selection of encrypted folders when clicking on the "Select all" checkbox
| * | | | | CSS compiled files for deactivates the possiblility to checkmark or click on ↵kavita.sonawane@t-systems.com2022-11-224-2/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the encrypted folders Signed-off-by: kavita.sonawane@t-systems.com <kavita.sonawane@t-systems.com>
| * | | | | Prevent selection of encrypted folderskavita.sonawane@t-systems.com2022-11-221-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: kavita.sonawane@t-systems.com <kavita.sonawane@t-systems.com>