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