Thomas Citharel 326e5696c9 feat: wIP 1 éve
..
Accounts 99a4a9cd09 fix: always use display name from correct backend 1 éve
Activity 14719110b9 chore: Replace \OC::$server->query with \OCP\Server::get in /lib 1 éve
App 5bb6a7804f fix: Move AppManager events to IEventDispatcher 1 éve
AppFramework 326e5696c9 feat: wIP 1 éve
Archive ff776a90b1 Strong type filesize related methods to ease 32bits problem findings 1 éve
Authentication 2a36acfc2b Fix typo 1 éve
Avatar e294045223 Properly clear cached avatars 1 éve
BackgroundJob 9f4b3de03c Fix ParallelAwareJob tests 1 éve
Broadcast f5c361cf44 composer run cs:fix 1 éve
Cache e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 1 éve
Calendar 14725d792f fix(CalDAV): Check if the vObject exists before attempting any operations 1 éve
Collaboration 0c5d0c2127 fix: Migrate collaboration listener and remove legacy adapter 1 éve
Command d8c419c304 Explicitely only accept closures from our dependencies in ClosureJob 2 éve
Comments 7aa97dcc23 Throw if creation date is read before inserting into database 1 éve
Console e966cfbc4b Cleanup plsam issues in DB/ContactsManager and Console 1 éve
Contacts 1be836273d core: Add OpenAPI spec 1 éve
DB 5c78adb20d Fix Exception catching in OC\DB\Adapter 1 éve
Dashboard f5c361cf44 composer run cs:fix 1 éve
Diagnostics f5c361cf44 composer run cs:fix 1 éve
DirectEditing 614981ae9a feat(directediting): Allow opening by file id 1 éve
Encryption e4f85226c5 extend fix-key-location to handle cases from broken cross-storage moves 1 éve
EventDispatcher b9e2f494a1 chore!: Remove legacy SymfonyAdapter 1 éve
Federation d2efd0e03c displayname on federated shares 1 éve
Files 7bba5ec71e Merge pull request #40203 from lhsazevedo/fix/mimetype-40064 1 éve
FullTextSearch f5c361cf44 composer run cs:fix 1 éve
GlobalScale 426c0341ff Use typed version of IConfig::getSystemValue as much as possible 1 éve
Group d18bb7e9bb Build query once instead of in-loop 1 éve
Hooks f5c361cf44 composer run cs:fix 1 éve
Http f8f985602b test: add tests for dns pin middleware 1 éve
IntegrityCheck e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 1 éve
KnownUser b153340b62 Add type hints for mappers 1 éve
L10N ab8205fd35 fix(l10n): Fix plural issue with different locale and language 1 éve
LDAP 215aef3cbd Update php licenses 3 éve
Lock f5c361cf44 composer run cs:fix 1 éve
Lockdown 308fcf4526 Respect OCP interface in private classes 1 éve
Log d9fa7b1e28 emit an event when a message is logged 1 éve
Mail a449bd1a0c Adds same object return annotations. 1 éve
Memcache 93f0399a92 fix(memcache): Fix comparison of Memcache configs to classes 1 éve
Metadata b67e34f78f Restrict EXIF extracting to a subset of formats 1 éve
Migration f5c361cf44 composer run cs:fix 1 éve
Net 8aea25b5b9 Add remote host validation API 2 éve
Notification f5c361cf44 composer run cs:fix 1 éve
OCS 95145ee0c9 feat(ocp): More specific type for ICapabilities::getCapabilities 1 éve
Preview 80abec668b feat: Imaginary WebP support 1 éve
Profile cd9dac1d20 fix(profile): fix getUID on nullable user variable 1 éve
Profiler e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 1 éve
Push 326e5696c9 feat: wIP 1 éve
Remote 215aef3cbd Update php licenses 3 éve
Repair ffe27ce14c Massive refactoring: Turn LanguageModel OCP API into TextProcessing API 1 éve
RichObjectStrings f5c361cf44 composer run cs:fix 1 éve
Route e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 1 éve
Search 14719110b9 chore: Replace \OC::$server->query with \OCP\Server::get in /lib 1 éve
Security 124588d4a6 fix: Make bypass function public API 1 éve
Session 14719110b9 chore: Replace \OC::$server->query with \OCP\Server::get in /lib 1 éve
Settings b153340b62 Add type hints for mappers 1 éve
Setup 40edac18f5 postgresql - add quotes around user names 1 éve
Share e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 1 éve
Share20 64f62f7cfd Merge pull request #39863 from nextcloud/sharing-mask-wrapper 1 éve
SpeechToText 2a3ef102f7 AI admin settings: Use config values in AI feature managers 1 éve
Support 426c0341ff Use typed version of IConfig::getSystemValue as much as possible 1 éve
SystemTag 6b7221756c Merge pull request #39571 from nextcloud/bugfix/noid/move-lib-to-IEventDispatcher 1 éve
Tagging b153340b62 Add type hints for mappers 1 éve
Talk 06627c800c Add Talk converstation delete API 2 éve
Template 9f1d497a0b Merge pull request #38261 from fsamapoor/replace_strpos_calls_in_lib_private 1 éve
TextProcessing fca1c309a0 feat: Add delete task API 1 éve
Translation 2a3ef102f7 AI admin settings: Use config values in AI feature managers 1 éve
Updater 9a179c391e Print log message when version could not be got from updater server 1 éve
User 943f4c246f Merge pull request #40079 from nextcloud/techdebt/noid/user-IThrottler-interface-for-DI 1 éve
UserStatus f5c361cf44 composer run cs:fix 1 éve
legacy 603a659a37 fix(autoloader): no apcu no side effects 1 éve
AllConfig.php 361e69f19f fix mistake in db query to delete a user config value 2 éve
AppConfig.php 38db3873a2 provisioning_api: Add OpenAPI spec 1 éve
AppScriptDependency.php 491bd6260c Sort app scripts topologically by its dependencies 2 éve
AppScriptSort.php 491bd6260c Sort app scripts topologically by its dependencies 2 éve
BinaryFinder.php 9b8ca9ad1f Move findBinaryFinder and isFunctionEnabled away from OC_Helper 2 éve
CapabilitiesManager.php 1be836273d core: Add OpenAPI spec 1 éve
Color.php 215aef3cbd Update php licenses 3 éve
Config.php e87d968c24 add a check for disk_free_space in Config.php 1 éve
ContactsManager.php e966cfbc4b Cleanup plsam issues in DB/ContactsManager and Console 1 éve
DatabaseException.php 215aef3cbd Update php licenses 3 éve
DatabaseSetupException.php b78f3a57d1 Migrate HintException to OCP 3 éve
DateTimeFormatter.php 215aef3cbd Update php licenses 3 éve
DateTimeZone.php 51f04ed514 Move away from deprecated ILogger 2 éve
EmojiHelper.php cefcd55994 Include more emoji chars to test and fixes after include it 2 éve
EventSourceFactory.php a2afc7b6a9 refactor: migrate OC_EventSource to dependency injection 1 éve
ForbiddenException.php 215aef3cbd Update php licenses 3 éve
HintException.php 368f83095d Fix typos in lib/private subdirectory 2 éve
InitialStateService.php 131f481a67 fix(initial-state): Log an error when initial-state can not be JSON encoded 1 éve
Installer.php 2014e7b836 fix(apps): Fix loading info.xml file 1 éve
LargeFileHelper.php e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 1 éve
Log.php 61167e3149 Add optional to add backtrace to log items 1 éve
MemoryInfo.php 94ecae4ade Add helper to cast to int|float, fix MemoryInfo on 32bits 1 éve
NaturalSort.php 069477e608 Migrate more classes of lib/private to LoggerInterface 2 éve
NaturalSort_DefaultCollator.php 215aef3cbd Update php licenses 3 éve
NavigationManager.php 2abb503e60 fix(API): Fix parameter name to match interface 1 éve
NeedsUpdateException.php 215aef3cbd Update php licenses 3 éve
NotSquareException.php 215aef3cbd Update php licenses 3 éve
PreviewManager.php 4f7de8ed60 fix!: Remove legacy event dispatching Symfony's GenericEvent 1 éve
PreviewNotAvailableException.php 215aef3cbd Update php licenses 3 éve
RedisFactory.php 6083fe3c9b Code simplification using null coalescing 1 éve
Repair.php cb0f918d21 Add tasks::last_updated column and vacate tasks after a week 1 éve
RepairException.php 215aef3cbd Update php licenses 3 éve
Search.php 215aef3cbd Update php licenses 3 éve
Server.php 326e5696c9 feat: wIP 1 éve
ServerContainer.php 3846ec2899 Merge pull request #38322 from nextcloud/bugfix/noid/throw-early-app-container 1 éve
ServerNotAvailableException.php 215aef3cbd Update php licenses 3 éve
ServiceUnavailableException.php 215aef3cbd Update php licenses 3 éve
Setup.php ffe27ce14c Massive refactoring: Turn LanguageModel OCP API into TextProcessing API 1 éve
StreamImage.php 110ea0df46 Allow empty mimeType 2 éve
Streamer.php 70a6eeed3e fix: log fopen calls when stream isn't available 1 éve
SubAdmin.php f5c361cf44 composer run cs:fix 1 éve
SystemConfig.php f5c361cf44 composer run cs:fix 1 éve
TagManager.php 92a5a8f075 Cleanup tags and Share component 2 éve
Tags.php 92a5a8f075 Cleanup tags and Share component 2 éve
TempManager.php 215aef3cbd Update php licenses 3 éve
TemplateLayout.php 14719110b9 chore: Replace \OC::$server->query with \OCP\Server::get in /lib 1 éve
URLGenerator.php e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 1 éve
Updater.php cf6e2fa1b7 chore: Drop \OC_App::getAppVersion 1 éve