Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-01-23[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-01-22Merge pull request #30812 from nextcloud/backport/30795/stable22John Molakvoæ
2022-01-22Merge pull request #30774 from nextcloud/backport/30769/stable22John Molakvoæ
2022-01-22Fix accessing undefined offsetsCarl Schwan
Move this to inside the else clause of the count($matches) Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-01-22[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-01-21Merge pull request #30766 from nextcloud/release/22.2.4rc3v22.2.4rc3John Molakvoæ
2022-01-21Merge pull request #30786 from nextcloud/fix-backport/30470/stable22John Molakvoæ
2022-01-21[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-01-21Add hashed attribute column for indexed job existence checkJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-01-20Merge pull request #30780 from nextcloud/backport/29349/stable22John Molakvoæ
2022-01-20Revert "[stable22] Hash job argument"John Molakvoæ
2022-01-20Add test for samba kerberos sso in ciRobin Appelman
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-01-20update icewind/smb to 3.5.2Robin Appelman
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-01-20update to release smb libRobin Appelman
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-01-20update icewind/smb to 3.5.1Robin Appelman
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-01-20do not use deprecated query() methodArthur Schiwon
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-01-20add changes from Sebastian/dassIT and move default_realm to backendArthur Schiwon
- Sebastian added the switch depending on the preg_match result and with it the fall back to login credentials - I turned default_realm to a backend option (was previously suggested as system config key) Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-01-20add KerberosApacheAuth support to files_externalArthur Schiwon
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-01-20Always call flush() as getAllKeys() is brokenCôme Chilliet
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-01-20Merge pull request #30727 from nextcloud/backport/30614/stable22John Molakvoæ
2022-01-20Merge pull request #30760 from nextcloud/backport/30731/stable22John Molakvoæ
2022-01-20Merge pull request #29799 from nextcloud/stable22-diskJohn Molakvoæ
2022-01-2022.2.4 RC3John Molakvoæ
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-01-20[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-01-19Log bruteforce throttle and blockingJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-01-19Merge pull request #30752 from nextcloud/fix/stable22/public-sharesJoas Schilling
Revert "Improve layout for the public download page"
2022-01-19Merge pull request #30754 from nextcloud/backport/30738/stable22John Molakvoæ
2022-01-19Merge pull request #30748 from nextcloud/backport/30615/stable22John Molakvoæ
2022-01-19Create block-merge-freeze.ymlJoas Schilling
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-01-19Revert "Improve layout for the public download page"Max
This reverts commit 30decc3ed1f6c15a799278274cf1a75776441b56. Signed-off-by: Max <max@nextcloud.com>
2022-01-19[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-01-19Update autoloadChristopher Ng
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-01-19Improve installation pagesChristopher Ng
Signed-off-by: Christopher Ng <chrng8@gmail.com> (cherry picked from commit 22768769c3f29f9952110f86a032e4bf3a4bf460) Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-01-18Merge pull request #30736 from nextcloud/backport/30470/stable22Carl Schwan
[stable22] Hash job argument
2022-01-18Add hashed attribute column for indexed job existence checkJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-01-18[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-01-18Update Session.phpMarek-Wojtowicz
The http headers according to rfc 2616 is iso-8859-1. This patch fixes the behavior when non-ascii characters are present in the header. Signed-off-by: Marek Wójtowicz <Marek.Wojtowicz@agh.edu.pl>
2022-01-17Merge pull request #30692 from nextcloud/backport/29923/stable22MichaIng
[stable22] Fix users can't login external mount user entered credentials not set
2022-01-17[stable22] Check for disk_free_spaceacsfer
Backport of https://github.com/nextcloud/server/pull/29758
2022-01-17Merge pull request #30679 from nextcloud/release/22.2.4rc2v22.2.4rc2blizzz
22.2.4 RC2
2022-01-17Merge pull request #30690 from nextcloud/backport/30645/stable22Louis
[stable22] New Files internal link GET param to avoid opening the file
2022-01-17Merge pull request #30687 from nextcloud/backport/30499/stable22John Molakvoæ
2022-01-17[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-01-16Merge pull request #30694 from nextcloud/backport/30631/stable22Jonas
[stable22] updateEncryptedVersion: cleanup on target if cache already got renamed
2022-01-16[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-01-15updateEncryptedVersion: cleanup on target if cache already got renamedJonas Meurer
When moving a file to trash with encryption enabled, the cache gets moved before the actual file. According to @icewind1991 this is in order to not break object storage. When moving a file from an unencrypted storage (e.g. a collectives storage) to the encrypted trashbin storage, this causes errors, see This commit fixes it by doing `updateEncryptedVersion()` on the target cache entry *if* the source cache entry doesn't exist anymore, but the corresponding target cache entry does exist already. Fixes: #26544 Signed-off-by: Jonas Meurer <jonas@freesources.org>
2022-01-15[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-01-15Merge pull request #30697 from nextcloud/backport/30655/stable22MichaIng
[stable22] Improve layout for the public download page
2022-01-15Add non-breaking space in the file sizeCarl Schwan
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-01-15Improve layout for the public download pageCarl Schwan
This centers the content inside the pages, while also not hardcoded the size of the footer. Signed-off-by: Carl Schwan <carl@carlschwan.eu>