John Molakvoæ 4756807f2e Merge pull request #40439 from Koc/feature/clickable-logo il y a 8 mois
..
Accounts 0956b493b6 fix(phonenumber): Use the newly introduced API to limit 3rdparty lib usage il y a 8 mois
Activity 14719110b9 chore: Replace \OC::$server->query with \OCP\Server::get in /lib il y a 11 mois
App ea06cf2f39 Convert isset ternary to null coalescing operator il y a 8 mois
AppFramework ea06cf2f39 Convert isset ternary to null coalescing operator il y a 8 mois
Archive ff776a90b1 Strong type filesize related methods to ease 32bits problem findings il y a 1 an
Authentication 2a36acfc2b Fix typo il y a 9 mois
Avatar 57ff06576a Fixes psalm errors: RedundantCondition and TypeDoesNotContainNull. il y a 11 mois
BackgroundJob 04ecc2a6a9 feat(backgroundjob): Schedule job after <timestamp> il y a 8 mois
Broadcast f5c361cf44 composer run cs:fix il y a 1 an
Cache e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. il y a 1 an
Calendar 14725d792f fix(CalDAV): Check if the vObject exists before attempting any operations il y a 9 mois
Collaboration a304ba5b5a Refactors lib/private/Collaboration. il y a 8 mois
Command 19ec0ee81b chore: rename serializedClosure to argument to align with parent class il y a 8 mois
Comments 4d2217073a fix(comments): Use provided offset in best effort when loading comments il y a 8 mois
Console e966cfbc4b Cleanup plsam issues in DB/ContactsManager and Console il y a 9 mois
Contacts 1be836273d core: Add OpenAPI spec il y a 11 mois
DB ea06cf2f39 Convert isset ternary to null coalescing operator il y a 8 mois
Dashboard 80e3064817 Fix Dashboard IManager getWidgets return annotation il y a 8 mois
Diagnostics f5c361cf44 composer run cs:fix il y a 1 an
DirectEditing 614981ae9a feat(directediting): Allow opening by file id il y a 1 an
Encryption e4f85226c5 extend fix-key-location to handle cases from broken cross-storage moves il y a 9 mois
EventDispatcher b9e2f494a1 chore!: Remove legacy SymfonyAdapter il y a 10 mois
Federation 8b9e7e235d ocm controller il y a 8 mois
Files ea06cf2f39 Convert isset ternary to null coalescing operator il y a 8 mois
FullTextSearch f5c361cf44 composer run cs:fix il y a 1 an
GlobalScale 426c0341ff Use typed version of IConfig::getSystemValue as much as possible il y a 1 an
Group d18bb7e9bb Build query once instead of in-loop il y a 9 mois
Hooks f5c361cf44 composer run cs:fix il y a 1 an
Http f8f985602b test: add tests for dns pin middleware il y a 9 mois
IntegrityCheck e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. il y a 1 an
KnownUser b153340b62 Add type hints for mappers il y a 1 an
L10N d0b20534b9 Refactor "substr" calls to improve code readability il y a 11 mois
LDAP 215aef3cbd Update php licenses il y a 3 ans
Lock 40d9349a2d Refactors lib/private/Lock. il y a 8 mois
Lockdown 308fcf4526 Respect OCP interface in private classes il y a 1 an
Log 9fa9975bc9 Refactors lib/private/Log. il y a 11 mois
Mail a449bd1a0c Adds same object return annotations. il y a 11 mois
Memcache 93f0399a92 fix(memcache): Fix comparison of Memcache configs to classes il y a 9 mois
Metadata b67e34f78f Restrict EXIF extracting to a subset of formats il y a 1 an
Migration f5c361cf44 composer run cs:fix il y a 1 an
Net 8aea25b5b9 Add remote host validation API il y a 1 an
Notification f5c361cf44 composer run cs:fix il y a 1 an
OCM b5dcd048ae small fixes il y a 8 mois
OCS 95145ee0c9 feat(ocp): More specific type for ICapabilities::getCapabilities il y a 11 mois
Preview 80abec668b feat: Imaginary WebP support il y a 9 mois
Profile b6927d0fa3 Merge pull request #39075 from fsamapoor/refactor_lib_private_profile il y a 8 mois
Profiler e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. il y a 1 an
Remote ea06cf2f39 Convert isset ternary to null coalescing operator il y a 8 mois
Repair 6b90ab1953 refactor: Use DBAL's executeQuery instead of query (deprecated) il y a 8 mois
RichObjectStrings f5c361cf44 composer run cs:fix il y a 1 an
Route d0b20534b9 Refactor "substr" calls to improve code readability il y a 11 mois
Search 14719110b9 chore: Replace \OC::$server->query with \OCP\Server::get in /lib il y a 11 mois
Security f313ca92e7 Refactors lib/private/Security. il y a 8 mois
Session 14719110b9 chore: Replace \OC::$server->query with \OCP\Server::get in /lib il y a 11 mois
Settings b153340b62 Add type hints for mappers il y a 1 an
Setup ea06cf2f39 Convert isset ternary to null coalescing operator il y a 8 mois
Share e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. il y a 1 an
Share20 ea06cf2f39 Convert isset ternary to null coalescing operator il y a 8 mois
SpeechToText 2a3ef102f7 AI admin settings: Use config values in AI feature managers il y a 10 mois
Support 426c0341ff Use typed version of IConfig::getSystemValue as much as possible il y a 1 an
SystemTag 6b7221756c Merge pull request #39571 from nextcloud/bugfix/noid/move-lib-to-IEventDispatcher il y a 10 mois
Tagging b153340b62 Add type hints for mappers il y a 1 an
Talk 06627c800c Add Talk converstation delete API il y a 1 an
Template 9f1d497a0b Merge pull request #38261 from fsamapoor/replace_strpos_calls_in_lib_private il y a 1 an
TextProcessing fca1c309a0 feat: Add delete task API il y a 10 mois
Translation 2a3ef102f7 AI admin settings: Use config values in AI feature managers il y a 10 mois
Updater 9a179c391e Print log message when version could not be got from updater server il y a 9 mois
User ef87ff1848 Merge pull request #39216 from shdehnavi/replace_substr_calls_in_lib_private il y a 8 mois
UserStatus f5c361cf44 composer run cs:fix il y a 1 an
legacy ea06cf2f39 Convert isset ternary to null coalescing operator il y a 8 mois
AllConfig.php 361e69f19f fix mistake in db query to delete a user config value il y a 1 an
AppConfig.php ea06cf2f39 Convert isset ternary to null coalescing operator il y a 8 mois
AppScriptDependency.php 491bd6260c Sort app scripts topologically by its dependencies il y a 2 ans
AppScriptSort.php 491bd6260c Sort app scripts topologically by its dependencies il y a 2 ans
BinaryFinder.php 9b8ca9ad1f Move findBinaryFinder and isFunctionEnabled away from OC_Helper il y a 1 an
CapabilitiesManager.php 1be836273d core: Add OpenAPI spec il y a 11 mois
Color.php 215aef3cbd Update php licenses il y a 3 ans
Config.php e87d968c24 add a check for disk_free_space in Config.php il y a 1 an
ContactsManager.php e966cfbc4b Cleanup plsam issues in DB/ContactsManager and Console il y a 9 mois
DatabaseException.php 215aef3cbd Update php licenses il y a 3 ans
DatabaseSetupException.php b78f3a57d1 Migrate HintException to OCP il y a 2 ans
DateTimeFormatter.php 0808e19540 Update lib/private/DateTimeFormatter.php il y a 9 mois
DateTimeZone.php 51f04ed514 Move away from deprecated ILogger il y a 2 ans
EmojiHelper.php cefcd55994 Include more emoji chars to test and fixes after include it il y a 2 ans
EventSourceFactory.php a2afc7b6a9 refactor: migrate OC_EventSource to dependency injection il y a 1 an
ForbiddenException.php 215aef3cbd Update php licenses il y a 3 ans
HintException.php 368f83095d Fix typos in lib/private subdirectory il y a 1 an
InitialStateService.php 131f481a67 fix(initial-state): Log an error when initial-state can not be JSON encoded il y a 1 an
Installer.php 2014e7b836 fix(apps): Fix loading info.xml file il y a 10 mois
LargeFileHelper.php e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. il y a 1 an
Log.php 61167e3149 Add optional to add backtrace to log items il y a 11 mois
MemoryInfo.php 94ecae4ade Add helper to cast to int|float, fix MemoryInfo on 32bits il y a 1 an
NaturalSort.php 069477e608 Migrate more classes of lib/private to LoggerInterface il y a 2 ans
NaturalSort_DefaultCollator.php 215aef3cbd Update php licenses il y a 3 ans
NavigationManager.php ea06cf2f39 Convert isset ternary to null coalescing operator il y a 8 mois
NeedsUpdateException.php 215aef3cbd Update php licenses il y a 3 ans
NotSquareException.php 215aef3cbd Update php licenses il y a 3 ans
PhoneNumberUtil.php 3b4c306860 fix(phonenumber): Improve docs by adding input details il y a 8 mois
PreviewManager.php 4f7de8ed60 fix!: Remove legacy event dispatching Symfony's GenericEvent il y a 10 mois
PreviewNotAvailableException.php 215aef3cbd Update php licenses il y a 3 ans
RedisFactory.php 6083fe3c9b Code simplification using null coalescing il y a 10 mois
Repair.php cb0f918d21 Add tasks::last_updated column and vacate tasks after a week il y a 11 mois
RepairException.php 215aef3cbd Update php licenses il y a 3 ans
Search.php 215aef3cbd Update php licenses il y a 3 ans
Server.php 5092278b0f feat(phonenumber): Add OCP wrapper for PhoneNumber utils library il y a 8 mois
ServerContainer.php 3846ec2899 Merge pull request #38322 from nextcloud/bugfix/noid/throw-early-app-container il y a 1 an
ServerNotAvailableException.php 215aef3cbd Update php licenses il y a 3 ans
ServiceUnavailableException.php 215aef3cbd Update php licenses il y a 3 ans
Setup.php ffe27ce14c Massive refactoring: Turn LanguageModel OCP API into TextProcessing API il y a 11 mois
StreamImage.php 110ea0df46 Allow empty mimeType il y a 1 an
Streamer.php 70a6eeed3e fix: log fopen calls when stream isn't available il y a 10 mois
SubAdmin.php f5c361cf44 composer run cs:fix il y a 1 an
SystemConfig.php 6c0b862e75 fix(systemreport): Mask onlyoffice secret as sensitive il y a 8 mois
TagManager.php 92a5a8f075 Cleanup tags and Share component il y a 1 an
Tags.php f68d4f7300 Remove deprecated methods Util::writeLog and DIContainer::log il y a 8 mois
TempManager.php 215aef3cbd Update php licenses il y a 3 ans
TemplateLayout.php 41370350f2 Make logo in header clickable in the shared file view il y a 8 mois
URLGenerator.php d0b20534b9 Refactor "substr" calls to improve code readability il y a 11 mois
Updater.php cf6e2fa1b7 chore: Drop \OC_App::getAppVersion il y a 1 an