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-10-27Merge pull request #34854 from nextcloud/backport/34799/stable25John Molakvoæ
[stable25] Emit typed event when preview is requested
2022-10-27Emit typed event when preview is requestedJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-10-27Merge pull request #34837 from nextcloud/release/25.0.1_rc1John Molakvoæ
25.0.1 RC1
2022-10-27Merge pull request #34848 from nextcloud/backport/34736/stable25John Molakvoæ
[stable25] Fix autotest creating PostgreSQL database before install
2022-10-27Merge pull request #34657 from nextcloud/backport/34625/stable25John Molakvoæ
[stable25] Fix icon of encrypted folders in filepicker
2022-10-27Merge pull request #34658 from nextcloud/backport/34632/stable25John Molakvoæ
[stable25] Add rate limiting on lost password emails
2022-10-27Create database to autotestVitor Mattos
Followed: https://github.com/docker-library/docs/blob/master/postgres/README.md#postgres_db Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-10-27Merge pull request #34725 from nextcloud/backport/34579/stable25John Molakvoæ
[stable25] fix null error in getUnencryptedSize
2022-10-27Merge pull request #34721 from nextcloud/backport/34508/stable25John Molakvoæ
[stable25] WebDAV - use file/folder name for dav:displayname
2022-10-27Merge pull request #34827 from nextcloud/backport/34825/stable25Simon L
[stable25] Fix empty content regressions in comments app
2022-10-27Merge pull request #34597 from nextcloud/backport/34595/stable25Simon L
[stable25] Fix file creation issue if no action are registered
2022-10-27Merge pull request #34649 from nextcloud/backport/34636/stable25Simon L
[stable25] Fix vertical alignment of user status icon
2022-10-27Fix icon of encrypted folders in filepickerCarl Schwan
Signed-off-by: Carl Schwan <carl@carlschwan.eu> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-10-27Fix LostController testCôme Chilliet
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-10-27Add rate limiting on lost password emailsCôme Chilliet
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-10-27Merge pull request #34726 from nextcloud/backport/34136/stable25Vincent Petry
[stable25] on installation save channel to config.php if not stable
2022-10-27Merge pull request #34704 from nextcloud/backport/34502/stable25Vincent Petry
[stable25] Propagate attributes when resharing
2022-10-27Compile assetsnextcloud-command
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-10-27RecompileJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-10-27Make css rule importantCarl Schwan
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com> Signed-off-by: Carl Schwan <carl@carlschwan.eu> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-10-27Fix vertical alignment of user status iconCarl Schwan
Now it is properly centered even if the font size is bigger (when using the dislexia font) Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-10-27Fix file creation issue if no action are registeredJohn Molakvoæ
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-10-27Merge pull request #34581 from nextcloud/backport/34438/stable25Vincent Petry
[stable25] return proper error code when reporting exception fails in remote.php
2022-10-2725.0.1 RC1John Molakvoæ
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-10-27Fix empty content regressions in comments appRichard Steinmetz
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-10-26Merge pull request #34821 from nextcloud/backport/34809/stable25Louis
[stable25] Fix getMetadata return type
2022-10-26Merge pull request #34823 from nextcloud/backport/34788/stable25Julius Härtl
[stable25] Check share attributes on preview endpoints
2022-10-26Check share attributes on preview endpointsJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-10-26Fix getMetadata return typeLouis Chemineau
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-10-26Merge pull request #34601 from nextcloud/backport/34135/stable25Julien Veyssier
[stable25] Fix "email changed" activity email check
2022-10-26Merge pull request #34648 from nextcloud/backport/34634/stable25Simon L
[stable25] Fix unnecessary highlighting of selected element
2022-10-25Merge pull request #34779 from nextcloud/backport/34706/stable25Simon L
[stable25] update notifications for one-click instances
2022-10-25Merge pull request #34796 from nextcloud/backport/34774/stable25Côme Chilliet
[stable25] Expose mapped user count from LDAP and use that for user limit check
2022-10-25check disable_activity.email_address_changed_by_admin when email is changed ↵Julien Veyssier
by admin via the OCS API Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2022-10-25Merge pull request #34791 from nextcloud/backport/32859/stable25Côme Chilliet
[stable25] Fix Uninitialized string offset 0 at GenerateMimetypeFileBuilder.php#39
2022-10-25Fix autoloadersCôme Chilliet
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-10-25Update lib/public/User/Backend/ICountMappedUsersBackend.phpCôme Chilliet
Co-authored-by: Simon L. <szaimen@e.mail.de> Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
2022-10-25Add missing fileCôme Chilliet
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-10-25Expose mapped user count from LDAP and use that for user limit checkCôme Chilliet
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-10-25Fix Uninitialized string offset 0 at GenerateMimetypeFileBuilder.php#39Daniel Kesselberg
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2022-10-24Merge pull request #34764 from nextcloud/backport/34740/stable25Louis
[stable25] Add ico image/x-icon
2022-10-24update notifications for one-click instancesszaimen
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-10-24Merge pull request #34728 from nextcloud/backport/33945/stable25Simon L
[stable25] LDAP to not register new users when outside of fair use or over limits
2022-10-24Sort alphabeticallyJohn Molakvoæ
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-10-24Add ico image/x-iconJohn Molakvoæ
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-10-21extended hint messageblizzz
Co-authored-by: Simon L. <szaimen@e.mail.de> Signed-off-by: blizzz <blizzz@arthur-schiwon.de>
2022-10-21improve admin notification experienceArthur Schiwon
- do not stack notifications, replace them - and replace them once a day only - with LDAP it might end in total spam terror (also push) otherwise Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-10-21[LDAP] throw exception only against prov apiArthur Schiwon
- unbreaks functionality for end users when on demand mapping takes place Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-10-21LDAP to no register new users when outside of fair use or over limitsArthur Schiwon
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-10-21Merge pull request #34712 from nextcloud/backport/34688/stable25Simon L
[stable25] Don't crash with outdated share provider on update with the web updater