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