Joas Schilling 7a55ea7823 Merge pull request #41061 from nextcloud/bugfix/noid/dont-use-indirect-dependency 1 yıl önce
..
Accounts 0956b493b6 fix(phonenumber): Use the newly introduced API to limit 3rdparty lib usage 1 yıl önce
Activity 14719110b9 chore: Replace \OC::$server->query with \OCP\Server::get in /lib 1 yıl önce
App 363d9ebb13 feat(NavigationManager): Always sort the default app first 1 yıl önce
AppFramework eb1d612d96 Add api to register setup checks 1 yıl önce
Archive ff776a90b1 Strong type filesize related methods to ease 32bits problem findings 1 yıl önce
Authentication d8b42c6131 Allow passing null to PublicKeyToken::setScope, fixes tests 1 yıl önce
Avatar 57ff06576a Fixes psalm errors: RedundantCondition and TypeDoesNotContainNull. 1 yıl önce
BackgroundJob 04ecc2a6a9 feat(backgroundjob): Schedule job after <timestamp> 1 yıl önce
Broadcast f5c361cf44 composer run cs:fix 1 yıl önce
Cache e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 1 yıl önce
Calendar 14725d792f fix(CalDAV): Check if the vObject exists before attempting any operations 1 yıl önce
Collaboration a304ba5b5a Refactors lib/private/Collaboration. 1 yıl önce
Command 19ec0ee81b chore: rename serializedClosure to argument to align with parent class 1 yıl önce
Comments 4d2217073a fix(comments): Use provided offset in best effort when loading comments 1 yıl önce
Console e966cfbc4b Cleanup plsam issues in DB/ContactsManager and Console 1 yıl önce
Contacts 1be836273d core: Add OpenAPI spec 1 yıl önce
DB 15a7aa51c5 fix(dbal): Fix types in query builder methods for parameters 1 yıl önce
Dashboard 80e3064817 Fix Dashboard IManager getWidgets return annotation 1 yıl önce
Diagnostics f5c361cf44 composer run cs:fix 1 yıl önce
DirectEditing 614981ae9a feat(directediting): Allow opening by file id 1 yıl önce
Encryption e4f85226c5 extend fix-key-location to handle cases from broken cross-storage moves 1 yıl önce
EventDispatcher b9e2f494a1 chore!: Remove legacy SymfonyAdapter 1 yıl önce
Federation 8b9e7e235d ocm controller 1 yıl önce
Files 7441ce2b11 enh(IMountManager): Add method to get MountPoint from CachedMountInfo 1 yıl önce
FullTextSearch f5c361cf44 composer run cs:fix 1 yıl önce
GlobalScale 426c0341ff Use typed version of IConfig::getSystemValue as much as possible 1 yıl önce
Group d18bb7e9bb Build query once instead of in-loop 1 yıl önce
Hooks f5c361cf44 composer run cs:fix 1 yıl önce
Http f8f985602b test: add tests for dns pin middleware 1 yıl önce
IntegrityCheck e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 1 yıl önce
KnownUser b153340b62 Add type hints for mappers 1 yıl önce
L10N 1bf15da863 Update lib/private/L10N/Factory.php 1 yıl önce
LDAP 215aef3cbd Update php licenses 3 yıl önce
Lock 40d9349a2d Refactors lib/private/Lock. 1 yıl önce
Lockdown 308fcf4526 Respect OCP interface in private classes 1 yıl önce
Log 9fa9975bc9 Refactors lib/private/Log. 1 yıl önce
Mail a449bd1a0c Adds same object return annotations. 1 yıl önce
Memcache ff672b11e2 feat: Add factory method for in-memory caches 1 yıl önce
Metadata b67e34f78f Restrict EXIF extracting to a subset of formats 1 yıl önce
Migration f5c361cf44 composer run cs:fix 1 yıl önce
Net 8aea25b5b9 Add remote host validation API 2 yıl önce
Notification f5c361cf44 composer run cs:fix 1 yıl önce
OCM 21e7a82e64 feat(OCM): Dispatch an event so apps can register resources 1 yıl önce
OCS 95145ee0c9 feat(ocp): More specific type for ICapabilities::getCapabilities 1 yıl önce
Preview da2aad598e also remove function 1 yıl önce
Profile 3a265cee30 fix(3rdparty): Don't use indirect dependency "Safe/" for functions 1 yıl önce
Profiler e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 1 yıl önce
Remote ea06cf2f39 Convert isset ternary to null coalescing operator 1 yıl önce
Repair ad839dbb0a fix(sqlite): Remove no longer required autoincrement fix 1 yıl önce
RichObjectStrings f5c361cf44 composer run cs:fix 1 yıl önce
Route d0b20534b9 Refactor "substr" calls to improve code readability 1 yıl önce
Search 14719110b9 chore: Replace \OC::$server->query with \OCP\Server::get in /lib 1 yıl önce
Security f313ca92e7 Refactors lib/private/Security. 1 yıl önce
Session ca33d6b01c fix(session): Log when crypto session data is lost 1 yıl önce
Settings b153340b62 Add type hints for mappers 1 yıl önce
Setup ea06cf2f39 Convert isset ternary to null coalescing operator 1 yıl önce
SetupCheck a3cc3b188d Small code style fix in SetupCheckManager 1 yıl önce
Share e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 1 yıl önce
Share20 ea06cf2f39 Convert isset ternary to null coalescing operator 1 yıl önce
SpeechToText 2a3ef102f7 AI admin settings: Use config values in AI feature managers 1 yıl önce
Support 426c0341ff Use typed version of IConfig::getSystemValue as much as possible 1 yıl önce
SystemTag 6b7221756c Merge pull request #39571 from nextcloud/bugfix/noid/move-lib-to-IEventDispatcher 1 yıl önce
Tagging b153340b62 Add type hints for mappers 1 yıl önce
Talk 06627c800c Add Talk converstation delete API 2 yıl önce
Template 9f1d497a0b Merge pull request #38261 from fsamapoor/replace_strpos_calls_in_lib_private 1 yıl önce
TextProcessing fca1c309a0 feat: Add delete task API 1 yıl önce
Translation 2a3ef102f7 AI admin settings: Use config values in AI feature managers 1 yıl önce
Updater 9a179c391e Print log message when version could not be got from updater server 1 yıl önce
User 43971f6a5c Merge pull request #39756 from nextcloud/enh/add-disabled-users-endpoint 1 yıl önce
UserStatus f5c361cf44 composer run cs:fix 1 yıl önce
legacy 154a9989a7 Merge pull request #39852 from nextcloud/pragmaHeader 1 yıl önce
AllConfig.php 361e69f19f fix mistake in db query to delete a user config value 2 yıl önce
AppConfig.php ea06cf2f39 Convert isset ternary to null coalescing operator 1 yıl önce
AppScriptDependency.php 491bd6260c Sort app scripts topologically by its dependencies 2 yıl önce
AppScriptSort.php 491bd6260c Sort app scripts topologically by its dependencies 2 yıl önce
BinaryFinder.php 9b8ca9ad1f Move findBinaryFinder and isFunctionEnabled away from OC_Helper 2 yıl önce
CapabilitiesManager.php 1be836273d core: Add OpenAPI spec 1 yıl önce
Color.php 215aef3cbd Update php licenses 3 yıl önce
Config.php e87d968c24 add a check for disk_free_space in Config.php 1 yıl önce
ContactsManager.php e966cfbc4b Cleanup plsam issues in DB/ContactsManager and Console 1 yıl önce
DatabaseException.php 215aef3cbd Update php licenses 3 yıl önce
DatabaseSetupException.php b78f3a57d1 Migrate HintException to OCP 3 yıl önce
DateTimeFormatter.php 0808e19540 Update lib/private/DateTimeFormatter.php 1 yıl önce
DateTimeZone.php 51f04ed514 Move away from deprecated ILogger 2 yıl önce
EmojiHelper.php cefcd55994 Include more emoji chars to test and fixes after include it 2 yıl önce
EventSourceFactory.php a2afc7b6a9 refactor: migrate OC_EventSource to dependency injection 1 yıl önce
ForbiddenException.php 215aef3cbd Update php licenses 3 yıl önce
HintException.php 368f83095d Fix typos in lib/private subdirectory 2 yıl önce
InitialStateService.php 131f481a67 fix(initial-state): Log an error when initial-state can not be JSON encoded 1 yıl önce
Installer.php 2014e7b836 fix(apps): Fix loading info.xml file 1 yıl önce
LargeFileHelper.php e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 1 yıl önce
Log.php 61167e3149 Add optional to add backtrace to log items 1 yıl önce
MemoryInfo.php 94ecae4ade Add helper to cast to int|float, fix MemoryInfo on 32bits 1 yıl önce
NaturalSort.php 069477e608 Migrate more classes of lib/private to LoggerInterface 2 yıl önce
NaturalSort_DefaultCollator.php 215aef3cbd Update php licenses 3 yıl önce
NavigationManager.php 363d9ebb13 feat(NavigationManager): Always sort the default app first 1 yıl önce
NeedsUpdateException.php 215aef3cbd Update php licenses 3 yıl önce
NotSquareException.php 215aef3cbd Update php licenses 3 yıl önce
PhoneNumberUtil.php 3b4c306860 fix(phonenumber): Improve docs by adding input details 1 yıl önce
PreviewManager.php 4f7de8ed60 fix!: Remove legacy event dispatching Symfony's GenericEvent 1 yıl önce
PreviewNotAvailableException.php 215aef3cbd Update php licenses 3 yıl önce
RedisFactory.php 6083fe3c9b Code simplification using null coalescing 1 yıl önce
Repair.php ad839dbb0a fix(sqlite): Remove no longer required autoincrement fix 1 yıl önce
RepairException.php 215aef3cbd Update php licenses 3 yıl önce
Search.php 215aef3cbd Update php licenses 3 yıl önce
Server.php 2353d3cd5c feat(profile): Add public interface for profile manager so apps can check config 1 yıl önce
ServerContainer.php 3846ec2899 Merge pull request #38322 from nextcloud/bugfix/noid/throw-early-app-container 1 yıl önce
ServerNotAvailableException.php 215aef3cbd Update php licenses 3 yıl önce
ServiceUnavailableException.php 215aef3cbd Update php licenses 3 yıl önce
Setup.php 39c39a0f60 fix ocm-provider rewrite rules 1 yıl önce
StreamImage.php 110ea0df46 Allow empty mimeType 1 yıl önce
Streamer.php 70a6eeed3e fix: log fopen calls when stream isn't available 1 yıl önce
SubAdmin.php f5c361cf44 composer run cs:fix 1 yıl önce
SystemConfig.php 6c0b862e75 fix(systemreport): Mask onlyoffice secret as sensitive 1 yıl önce
TagManager.php 92a5a8f075 Cleanup tags and Share component 2 yıl önce
Tags.php f68d4f7300 Remove deprecated methods Util::writeLog and DIContainer::log 1 yıl önce
TempManager.php 215aef3cbd Update php licenses 3 yıl önce
TemplateLayout.php 41370350f2 Make logo in header clickable in the shared file view 1 yıl önce
URLGenerator.php d0b20534b9 Refactor "substr" calls to improve code readability 1 yıl önce
Updater.php cf6e2fa1b7 chore: Drop \OC_App::getAppVersion 1 yıl önce