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