Arthur Schiwon 86e7af1d82 Merge pull request #38978 from fsamapoor/refactor_lib_private_accounts 1 år sedan
..
Accounts 0133515644 Renames the property to improve the code readbility/clarity. 1 år sedan
Activity f5c361cf44 composer run cs:fix 1 år sedan
App ffa30ce89b Merge pull request #38524 from nextcloud/chore/app/clear-unused-cache-key 1 år sedan
AppFramework b0001c6010 Add template types to responses 1 år sedan
Archive ff776a90b1 Strong type filesize related methods to ease 32bits problem findings 1 år sedan
Authentication 05aa39d777 Fix event names of 2FA related typed events 1 år sedan
Avatar e294045223 Properly clear cached avatars 1 år sedan
BackgroundJob 8ad2f34045 Remove job from oc_jobs when the file is not findable 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 c6ebdca488 Refactors lib/private/Calendar. 1 år sedan
Collaboration 3621a6b4ec avoid requests to opengraph image if no host detected 1 år sedan
Command d8c419c304 Explicitely only accept closures from our dependencies in ClosureJob 2 år sedan
Comments 7aa97dcc23 Throw if creation date is read before inserting into database 1 år sedan
Console eb09053897 feat(admin_audit): Migrate to non-deprecated IEventDispatcher 1 år sedan
Contacts 9f2487d14b Refactors lib/private/Contacts. 1 år sedan
DB 2211721c2b fixed quotes 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 e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 1 år sedan
EventDispatcher 19a0425aeb fix(eventdispatcher): Don't use all evaluating "or" 1 år sedan
Federation d2efd0e03c displayname on federated shares 1 år sedan
Files c4eccbb304 fix(sse): don't update uncached files 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 4a86487859 fix: getGroups limit check syntax 1 år sedan
Hooks f5c361cf44 composer run cs:fix 1 år sedan
Http ec6728d710 feat(HTTPClient): Provide wrapped access to Guzzle's asyncRequest() 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 d9fa7b1e28 emit an event when a message is logged 1 år sedan
Mail a449bd1a0c Adds same object return annotations. 1 år sedan
Memcache 9f1d497a0b Merge pull request #38261 from fsamapoor/replace_strpos_calls_in_lib_private 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 3757f390c3 feat: replace id3parser with mp3info 1 år sedan
Profile c343569b3f To be consistent with the list of users 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 633e9513e2 shorten oauth2 client names before resizing the column 1 år sedan
RichObjectStrings f5c361cf44 composer run cs:fix 1 år sedan
Route e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 1 år sedan
Search f5c361cf44 composer run cs:fix 1 år sedan
Security e73757b4a5 Refactors lib/private/Security. 1 år sedan
Session 872c181c74 chore: Drop dead private methods 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 e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 1 år sedan
SpeechToText ef27bd6e55 fix(SpeechToText): Prevent parallel runs of TranscriptionJob 1 år sedan
Support 426c0341ff Use typed version of IConfig::getSystemValue as much as possible 1 år sedan
SystemTag 49db546f78 fix: include invisible tags for admins 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
Translation 505e467cc4 fix(translation): Don't use translation providers when from and to are the same 1 år sedan
Updater b294edad80 Merge branch 'master' into enh/type-iconfig-getter-calls 1 år sedan
User b2f01b72fe Merge pull request #34443 from nextcloud/feat/add-enabled-user-backend 1 år sedan
UserStatus f5c361cf44 composer run cs:fix 1 år sedan
legacy 9d70fd3e64 Silent imagecreatefromstring() errors 1 år sedan
AllConfig.php 361e69f19f fix mistake in db query to delete a user config value 2 år sedan
AppConfig.php 381ab5f4cb fix(security): Mark recording_servers key appconfig as private as it contains a secret 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 f5c361cf44 composer run cs:fix 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 f5c361cf44 composer run cs:fix 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 e76d525a43 chore: Drop \OC_App::getAppInfo 1 år sedan
LargeFileHelper.php e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 1 år sedan
Log.php 8ed6086a82 Fix user log.condition feature 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 426c0341ff Use typed version of IConfig::getSystemValue as much as possible 1 år sedan
NeedsUpdateException.php 215aef3cbd Update php licenses 3 år sedan
NotSquareException.php 215aef3cbd Update php licenses 3 år sedan
PreviewManager.php 8d5165e8dc Adapt tests to config value typing 1 år sedan
PreviewNotAvailableException.php 215aef3cbd Update php licenses 3 år sedan
RedisFactory.php c52aaa3647 redis: Do not try to authenticate with non-string password/user 1 år sedan
Repair.php f5c361cf44 composer run cs:fix 1 år sedan
RepairException.php 215aef3cbd Update php licenses 3 år sedan
Search.php 215aef3cbd Update php licenses 3 år sedan
Server.php a2afc7b6a9 refactor: migrate OC_EventSource to dependency injection 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 e532419b15 fix(apache): Serve `mjs` (module javascript) as static files 1 år sedan
StreamImage.php 110ea0df46 Allow empty mimeType 1 år sedan
Streamer.php cd885b5705 Type sizes as int|float throughout the code base 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 fa31c707c0 Update TemplateLayout.php 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