fenn-cs da7ac549f0 refactor(shareManager): Use constructor property promotion 7 months 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 a258abfe59 fix: Fetch custom app store url without internet connection 8 months ago
AppFramework 4ec174197f fix(Token): make new scope future compatible 5 months ago
Archive ea8f9a7e84 refactor: Repalce array_search with in_array in lib/ 1 year ago
Authentication 86a496d589 fix(Session): avoid password confirmation on SSO 5 months ago
Avatar dbb6213c1a fix: Fix avatar images 7 months ago
BackgroundJob 7d90fb8209 fix(joblist): also reset last_run timestamp on updating an existing job 11 months 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 0d0855b596 fix: Avoid clear cache with prefix 8 months ago
Command aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 year ago
Comments aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 year 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 478b2859e6 feat: add request id as comment to all queries 5 months ago
Dashboard 27bf7c6f8c Lower to info 10 months ago
Diagnostics f5c361cf44 composer run cs:fix 1 year ago
DirectEditing aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 year 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 e1af6af627 Merge pull request #45839 from nextcloud/backport/45649/stable28 5 months ago
FilesMetadata 4bc9ba2a03 Fix data type in FilesMetadata::setIntList() 9 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 ca5cfdf88a fix(groups): allows to save group names with more than 64 characters 6 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 aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 year 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 6ba6c95bab restore shared lock ttl when releasing 11 months ago
Lockdown 308fcf4526 Respect OCP interface in private classes 1 year ago
Log ca8f6fd94f Move away from deprecated utf_encode() on PHP 8.2+ 9 months ago
Mail 95cd3d59bd fix(Mailer): Allow to enforce strict email format 5 months ago
Memcache 0ab72ee66d Update LoggerWrapperCache.php 5 months ago
Migration aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 year 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 55dd8087c4 Merge pull request #45339 from nextcloud/backport/44710/stable28 6 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 1081c4aaa3 fix: change mime type for msg file 1 year 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 9379fd9f70 fix: Correctly check result of function 6 months ago
Session 360e7ffcca Always catch OCP versions of authentication exceptions 10 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 da7ac549f0 refactor(shareManager): Use constructor property promotion 5 months 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 a988754e3d Refactors lib/private/SystemTag. 1 year 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 aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 year 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 0b39ab1c6d Merge pull request #45362 from nextcloud/backport/45355/stable28 5 months ago
UserStatus e8481e428a [stable28] enh(userstatus): add OOO automation and remove calendar automation 1 year ago
legacy b54668be35 Merge pull request #45704 from nextcloud/backport/43942/stable28 5 months ago
AllConfig.php 3eb8082f0c fix(config): Make sure user keys are strings 8 months ago
AppConfig.php f7f94bf919 fix(systemreport): Mark more configs as sensitive 10 months 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 6ff1f464ce fix: regression with updating read-only config 7 months 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 6083fe3c9b Code simplification using null coalescing 1 year ago
Repair.php 57f7f0278e fix(caldav): automatically delete outdated scheduling objects 5 months ago
RepairException.php 215aef3cbd Update php licenses 3 years ago
Search.php 215aef3cbd Update php licenses 3 years ago
Server.php 0ab1cc5f17 refactor: make share manager buildable 5 months 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 4fb8403fb3 Read Only FS return false 11 months 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 81805039d1 fix: Mark more configs as sensitive 6 months ago
TagManager.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 year ago
Tags.php f68d4f7300 Remove deprecated methods Util::writeLog and DIContainer::log 1 year 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 aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 year ago