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