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
path: root/lib
AgeCommit message (Expand)Author
2022-10-27Emit typed event when preview is requestedJulius Härtl
2022-10-27Merge pull request #34658 from nextcloud/backport/34632/stable25John Molakvoæ
2022-10-27Merge pull request #34725 from nextcloud/backport/34579/stable25John Molakvoæ
2022-10-27Add rate limiting on lost password emailsCôme Chilliet
2022-10-27Merge pull request #34726 from nextcloud/backport/34136/stable25Vincent Petry
2022-10-26Fix getMetadata return typeLouis Chemineau
2022-10-25Fix autoloadersCôme Chilliet
2022-10-25Update lib/public/User/Backend/ICountMappedUsersBackend.phpCôme Chilliet
2022-10-25Add missing fileCôme Chilliet
2022-10-25Expose mapped user count from LDAP and use that for user limit checkCôme Chilliet
2022-10-24Merge pull request #34728 from nextcloud/backport/33945/stable25Simon L
2022-10-21extended hint messageblizzz
2022-10-21improve admin notification experienceArthur Schiwon
2022-10-21LDAP to no register new users when outside of fair use or over limitsArthur Schiwon
2022-10-21Merge pull request #34712 from nextcloud/backport/34688/stable25Simon L
2022-10-21on installation save channel to config.php if not stableArthur Schiwon
2022-10-21fix null error in getUnencryptedSizeRobin Appelman
2022-10-21Fix PHP CSJoas Schilling
2022-10-21Also catch in getProviderJoas Schilling
2022-10-21Don't crash with outdated share providerJoas Schilling
2022-10-20Fix alternative logins custom css classzorn-v
2022-10-20Allow scanning for metadata with occ scan:file --generate-metadataCarl Schwan
2022-10-20Extract GPS data from EXIFLouis Chemineau
2022-10-18Expose clearing the profiles and fix itCarl Schwan
2022-10-14Fix testsJohn Molakvoæ
2022-10-14Scope the appdata theming storage for global and usersJohn Molakvoæ
2022-10-13Fix missing background on upgradeChristopher Ng
2022-10-12Avoid allocating too much memory for the bufferJulius Härtl
2022-10-12Merge pull request #34446 from nextcloud/backport/34401/stable25blizzz
2022-10-06Makes untrusted domain error on infoAndy Xheli
2022-10-06File reference: use the file type icon as fallback when no preview provider f...Julien Veyssier
2022-10-05Merge pull request #34432 from nextcloud/backport/34298/stable25Simon L
2022-10-05Merge pull request #34434 from nextcloud/backport/32635/stable25blizzz
2022-10-05Merge pull request #34405 from nextcloud/backport/34302/stable25blizzz
2022-10-05Update lib/private/Contacts/ContactsMenu/ContactsStore.php Andy Xheli
2022-10-05Update ContactsStore.phpAndy Xheli
2022-10-05Apply suggestions from code review Andy Xheli
2022-10-05Fix User profile picture when performing the searchAndy Xheli
2022-10-05Use color preset of shipped background as primary colorChristopher Ng
2022-10-04Merge pull request #34409 from nextcloud/backport/33566/stable25blizzz
2022-10-03Add a capability for the reference API and expose the regex to clientsJoas Schilling
2022-10-03trigger a rescan when trying to fopen a file that exists in cache but not on ...backport/33566/stable25Robin Appelman
2022-10-03Fix unencrypted size calculation for files created before the Encryption stor...backport/34302/stable25raul
2022-10-03Fix: Prevent deadlocks during mtime/size/etag propagationraul
2022-10-03Merge pull request #34374 from nextcloud/backport/34219/stable25blizzz
2022-10-02Add fallback options for contacts arraybackport/34219/stable25Anna Larch
2022-10-01reference url can always fallback to the link itselfbackport/34353/stable25Julien Veyssier
2022-09-30Correctly handle Redis::keys returning falseCôme Chilliet
2022-09-30Only match http(s) URLs for referencesJoas Schilling
2022-09-29unbundle files_videoplayer and clean up a littleArthur Schiwon