Richard Steinmetz 1b0926ee76 Merge pull request #49096 from nextcloud/backport/48933/stable28 1 неделя назад
..
Accounts aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 год назад
Activity aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 год назад
App 5fa2c4a6fa fix(appstoreFetcher): get app list from custom app store 2 месяцев назад
AppFramework f92a30301a fix(BaseResponse): Cast XML element values to string 2 месяцев назад
Archive ea8f9a7e84 refactor: Repalce array_search with in_array in lib/ 1 год назад
Authentication b39c5d8393 fix: Handle exception when clearing previously removed two factor tokens 2 недель назад
Avatar dbb6213c1a fix: Fix avatar images 7 месяцев назад
BackgroundJob 758fdccf08 fix: log a warning when we can't build a background job 1 неделя назад
Broadcast f5c361cf44 composer run cs:fix 1 год назад
Cache e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 1 год назад
Calendar 14725d792f fix(CalDAV): Check if the vObject exists before attempting any operations 1 год назад
Collaboration d942fbd7bb fix(linkReferenceProvider): better size check 2 месяцев назад
Command aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 год назад
Comments 759dd70843 fix(Comment): Initialize childrenCount as integer 2 месяцев назад
Console 44d3a4ffba make failure to load app commands non-fatal 9 месяцев назад
Contacts d15d7bcba0 fix(ContactsStore): Sanitize user ID given to guest avatar route 9 месяцев назад
DB bd28c9f70e feat: add additional logging for database errors 4 месяцев назад
Dashboard 27bf7c6f8c Lower to info 10 месяцев назад
Diagnostics f5c361cf44 composer run cs:fix 1 год назад
DirectEditing f413e80fed fix: Do not use incognito mode for direct editing 4 месяцев назад
Encryption aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 год назад
EventDispatcher aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 год назад
Federation aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 год назад
Files 0f27494a68 Clean-up some remaining readdir calls with undesirable false evaluation potential 1 неделя назад
FilesMetadata 0c12c067b0 fix: Prevent crash when refreshing metadata for files without an owner 2 месяцев назад
FullTextSearch f5c361cf44 composer run cs:fix 1 год назад
GlobalScale 426c0341ff Use typed version of IConfig::getSystemValue as much as possible 1 год назад
Group 7ad057ef94 fix: Ensure database connection is setup when getting group details 3 месяцев назад
Hooks ea8f9a7e84 refactor: Repalce array_search with in_array in lib/ 1 год назад
Http aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 год назад
IntegrityCheck e0933c0d8f fix: skip the integrity check for nextcloud-init-sync.lock 2 месяцев назад
KnownUser b153340b62 Add type hints for mappers 1 год назад
L10N 1bf15da863 Update lib/private/L10N/Factory.php 1 год назад
LDAP 215aef3cbd Update php licenses 3 лет назад
Lock fe46defa36 fix(locking): Accept mixed as value on setTTL 3 недель назад
Lockdown 308fcf4526 Respect OCP interface in private classes 1 год назад
Log d6417bf476 fix(logger): Remove more parameters of other methods 1 месяц назад
Mail da13234901 fix call to custom mail_template_class 2 месяцев назад
Memcache 0ab72ee66d Update LoggerWrapperCache.php 5 месяцев назад
Migration 5a9e8e7d3f feat: add setup check for needed mimetype migrations 5 месяцев назад
Net cbc47a9890 Refactors Metadata, Migration, and Net. 1 год назад
Notification aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 год назад
OCM 21e7a82e64 feat(OCM): Dispatch an event so apps can register resources 1 год назад
OCS aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 год назад
Preview 704310d3fa fix(preview): gracefully handle file not being opened in ProviderV2 2 месяцев назад
Profile aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 год назад
Profiler aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 год назад
Remote ea06cf2f39 Convert isset ternary to null coalescing operator 1 год назад
Repair 3f5770a78b fix(owncloud): Fix ownCloud migration with oauth2 app 2 недель назад
RichObjectStrings 985a91ca43 Improve validator output in case of invalid RichObject 10 месяцев назад
Route aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 год назад
Search aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 год назад
Security 8752c3de79 fix: gracefully parse non-standard trusted certificates 1 месяц назад
Session 9974f0b722 perf: Set session.cache_limiter at runtime to avoid clients caching static assets served by PHP 4 месяцев назад
Settings ae360080f5 chore(settings): Cleanup IManager and Manager type annotations 1 год назад
Setup aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 год назад
SetupCheck 39d2970191 Add $name property in SetupResult and improve API 1 год назад
Share aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 год назад
Share20 788233c3d7 fix(share): Return empty string if no label is set 1 месяц назад
SpeechToText 2a3ef102f7 AI admin settings: Use config values in AI feature managers 1 год назад
Support aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 год назад
SystemTag 6f9c67d8af fix: removed unused variable and check if tag ids are empty before starting the inserts 4 месяцев назад
Tagging aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 год назад
Talk aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 год назад
Template 4ec174197f fix(Token): make new scope future compatible 5 месяцев назад
TextProcessing aa66e16699 fix(TextProcessing): use error instead of info for exception logging 4 месяцев назад
TextToImage a85ee2e0ce fix(psalm issues) 10 месяцев назад
Translation 2a3ef102f7 AI admin settings: Use config values in AI feature managers 1 год назад
Updater 053157b87e fix(updatecheck): Don't wait 120s for a response of updater.nextcloud.com 1 год назад
User 1b76925aed fix: Skip users that still exist in backend 1 месяц назад
UserStatus e8481e428a [stable28] enh(userstatus): add OOO automation and remove calendar automation 1 год назад
legacy 4dd1f380af fix(Auth): ignore missing token when trying to set password-unconfirmable 1 месяц назад
AllConfig.php 25d70bf77f fix(config): Throw PreconditionException always when it didn't match 2 месяцев назад
AppConfig.php 5159a5f71d fix(config): Mark more configs as sensitive 3 недель назад
AppScriptDependency.php 491bd6260c Sort app scripts topologically by its dependencies 2 лет назад
AppScriptSort.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 год назад
BinaryFinder.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 год назад
CapabilitiesManager.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 год назад
Color.php 215aef3cbd Update php licenses 3 лет назад
Config.php 36b2c15f63 fix(config): Suppress error at install time 1 месяц назад
ContactsManager.php e966cfbc4b Cleanup plsam issues in DB/ContactsManager and Console 1 год назад
DatabaseException.php 215aef3cbd Update php licenses 3 лет назад
DatabaseSetupException.php b78f3a57d1 Migrate HintException to OCP 3 лет назад
DateTimeFormatter.php 0808e19540 Update lib/private/DateTimeFormatter.php 1 год назад
DateTimeZone.php 51f04ed514 Move away from deprecated ILogger 2 лет назад
EmojiHelper.php cefcd55994 Include more emoji chars to test and fixes after include it 2 лет назад
EventSourceFactory.php a2afc7b6a9 refactor: migrate OC_EventSource to dependency injection 1 год назад
ForbiddenException.php 215aef3cbd Update php licenses 3 лет назад
HintException.php 368f83095d Fix typos in lib/private subdirectory 2 лет назад
InitialStateService.php 131f481a67 fix(initial-state): Log an error when initial-state can not be JSON encoded 1 год назад
Installer.php 9379fd9f70 fix: Correctly check result of function 6 месяцев назад
LargeFileHelper.php e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 1 год назад
Log.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 год назад
MemoryInfo.php 94ecae4ade Add helper to cast to int|float, fix MemoryInfo on 32bits 1 год назад
NaturalSort.php 069477e608 Migrate more classes of lib/private to LoggerInterface 2 лет назад
NaturalSort_DefaultCollator.php 215aef3cbd Update php licenses 3 лет назад
NavigationManager.php d96f8e0ab2 fix(NavigationManager): Make entry order always an integer 5 месяцев назад
NeedsUpdateException.php 215aef3cbd Update php licenses 3 лет назад
NotSquareException.php 215aef3cbd Update php licenses 3 лет назад
PhoneNumberUtil.php 3b4c306860 fix(phonenumber): Improve docs by adding input details 1 год назад
PreviewManager.php 312dc5612f fix(preview): check mime type before processing with Imagick 6 месяцев назад
PreviewNotAvailableException.php 215aef3cbd Update php licenses 3 лет назад
RedisFactory.php 7c33e5c00f feat: add config flag to toggle persistent redis connections 4 месяцев назад
Repair.php 229deb0497 fix: Make user removal more resilient 1 месяц назад
RepairException.php 215aef3cbd Update php licenses 3 лет назад
Search.php 215aef3cbd Update php licenses 3 лет назад
Server.php eec9a7ca40 fix: use Icrypto in place of Cypto 3 недель назад
ServerContainer.php 3846ec2899 Merge pull request #38322 from nextcloud/bugfix/noid/throw-early-app-container 1 год назад
ServerNotAvailableException.php 215aef3cbd Update php licenses 3 лет назад
ServiceUnavailableException.php 215aef3cbd Update php licenses 3 лет назад
Setup.php 229deb0497 fix: Make user removal more resilient 1 месяц назад
StreamImage.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 год назад
Streamer.php 70a6eeed3e fix: log fopen calls when stream isn't available 1 год назад
SubAdmin.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 год назад
SystemConfig.php 5159a5f71d fix(config): Mark more configs as sensitive 3 недель назад
TagManager.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 год назад
Tags.php 9b0c27c367 fix(Tags): Return boolean for userHasTags() 2 месяцев назад
TempManager.php 215aef3cbd Update php licenses 3 лет назад
TemplateLayout.php 86a496d589 fix(Session): avoid password confirmation on SSO 5 месяцев назад
URLGenerator.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 год назад
Updater.php 97cdd9b90c fix: set mimetype_version during upgrade to the old version 5 месяцев назад