Ferdinand Thiessen e532419b15 fix(apache): Serve `mjs` (module javascript) as static files 1 سال پیش
..
Accounts 9f1d497a0b Merge pull request #38261 from fsamapoor/replace_strpos_calls_in_lib_private 1 سال پیش
Activity f5c361cf44 composer run cs:fix 1 سال پیش
App ffa30ce89b Merge pull request #38524 from nextcloud/chore/app/clear-unused-cache-key 1 سال پیش
AppFramework 9f1d497a0b Merge pull request #38261 from fsamapoor/replace_strpos_calls_in_lib_private 1 سال پیش
Archive ff776a90b1 Strong type filesize related methods to ease 32bits problem findings 1 سال پیش
Authentication b294edad80 Merge branch 'master' into enh/type-iconfig-getter-calls 1 سال پیش
Avatar e294045223 Properly clear cached avatars 1 سال پیش
BackgroundJob 8ad2f34045 Remove job from oc_jobs when the file is not findable 1 سال پیش
Broadcast f5c361cf44 composer run cs:fix 1 سال پیش
Cache e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 1 سال پیش
Calendar f5c361cf44 composer run cs:fix 1 سال پیش
Collaboration e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 1 سال پیش
Command d8c419c304 Explicitely only accept closures from our dependencies in ClosureJob 2 سال پیش
Comments e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 1 سال پیش
Console 155ea6a54c fix: change maintenance mode info wording 1 سال پیش
Contacts e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 1 سال پیش
DB e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 1 سال پیش
Dashboard f5c361cf44 composer run cs:fix 1 سال پیش
Diagnostics f5c361cf44 composer run cs:fix 1 سال پیش
DirectEditing 614981ae9a feat(directediting): Allow opening by file id 1 سال پیش
Encryption e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 1 سال پیش
EventDispatcher 6d076c1ee9 fix(dispatcher): Migrate to OCP event dispatcher before symfony/event-dispatcher upgrade 1 سال پیش
Federation e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 1 سال پیش
Files 872c181c74 chore: Drop dead private methods in /lib 1 سال پیش
FullTextSearch f5c361cf44 composer run cs:fix 1 سال پیش
GlobalScale 426c0341ff Use typed version of IConfig::getSystemValue as much as possible 1 سال پیش
Group 4a86487859 fix: getGroups limit check syntax 1 سال پیش
Hooks f5c361cf44 composer run cs:fix 1 سال پیش
Http e7ab30f5d8 log performance events for http requests 1 سال پیش
IntegrityCheck e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 1 سال پیش
KnownUser b153340b62 Add type hints for mappers 1 سال پیش
L10N e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 1 سال پیش
LDAP 215aef3cbd Update php licenses 3 سال پیش
Lock f5c361cf44 composer run cs:fix 1 سال پیش
Lockdown 308fcf4526 Respect OCP interface in private classes 1 سال پیش
Log e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 1 سال پیش
Mail 7f8f792558 feat(ocp): Allow sending emails with subject and body 1 سال پیش
Memcache 9f1d497a0b Merge pull request #38261 from fsamapoor/replace_strpos_calls_in_lib_private 1 سال پیش
Metadata b67e34f78f Restrict EXIF extracting to a subset of formats 1 سال پیش
Migration f5c361cf44 composer run cs:fix 1 سال پیش
Net 8aea25b5b9 Add remote host validation API 1 سال پیش
Notification f5c361cf44 composer run cs:fix 1 سال پیش
OCS f5c361cf44 composer run cs:fix 1 سال پیش
Preview 9f1d497a0b Merge pull request #38261 from fsamapoor/replace_strpos_calls_in_lib_private 1 سال پیش
Profile c343569b3f To be consistent with the list of users 1 سال پیش
Profiler e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 1 سال پیش
Remote 215aef3cbd Update php licenses 3 سال پیش
Repair 633e9513e2 shorten oauth2 client names before resizing the column 1 سال پیش
RichObjectStrings f5c361cf44 composer run cs:fix 1 سال پیش
Route e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 1 سال پیش
Search f5c361cf44 composer run cs:fix 1 سال پیش
Security 9f1d497a0b Merge pull request #38261 from fsamapoor/replace_strpos_calls_in_lib_private 1 سال پیش
Session 872c181c74 chore: Drop dead private methods in /lib 1 سال پیش
Settings b153340b62 Add type hints for mappers 1 سال پیش
Setup 40edac18f5 postgresql - add quotes around user names 1 سال پیش
Share e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 1 سال پیش
Share20 e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 1 سال پیش
SpeechToText ef27bd6e55 fix(SpeechToText): Prevent parallel runs of TranscriptionJob 1 سال پیش
Support 426c0341ff Use typed version of IConfig::getSystemValue as much as possible 1 سال پیش
SystemTag df662f50bd refactor: remove where specification from SELECT getter 1 سال پیش
Tagging b153340b62 Add type hints for mappers 1 سال پیش
Talk 06627c800c Add Talk converstation delete API 1 سال پیش
Template 9f1d497a0b Merge pull request #38261 from fsamapoor/replace_strpos_calls_in_lib_private 1 سال پیش
Translation 505e467cc4 fix(translation): Don't use translation providers when from and to are the same 1 سال پیش
Updater b294edad80 Merge branch 'master' into enh/type-iconfig-getter-calls 1 سال پیش
User 9f1d497a0b Merge pull request #38261 from fsamapoor/replace_strpos_calls_in_lib_private 1 سال پیش
UserStatus f5c361cf44 composer run cs:fix 1 سال پیش
legacy a2afc7b6a9 refactor: migrate OC_EventSource to dependency injection 1 سال پیش
AllConfig.php 361e69f19f fix mistake in db query to delete a user config value 1 سال پیش
AppConfig.php 381ab5f4cb fix(security): Mark recording_servers key appconfig as private as it contains a secret 1 سال پیش
AppScriptDependency.php 491bd6260c Sort app scripts topologically by its dependencies 2 سال پیش
AppScriptSort.php 491bd6260c Sort app scripts topologically by its dependencies 2 سال پیش
BinaryFinder.php 9b8ca9ad1f Move findBinaryFinder and isFunctionEnabled away from OC_Helper 1 سال پیش
CapabilitiesManager.php f5c361cf44 composer run cs:fix 1 سال پیش
Color.php 215aef3cbd Update php licenses 3 سال پیش
Config.php e87d968c24 add a check for disk_free_space in Config.php 1 سال پیش
ContactsManager.php f5c361cf44 composer run cs:fix 1 سال پیش
DatabaseException.php 215aef3cbd Update php licenses 3 سال پیش
DatabaseSetupException.php b78f3a57d1 Migrate HintException to OCP 3 سال پیش
DateTimeFormatter.php 215aef3cbd Update php licenses 3 سال پیش
DateTimeZone.php 51f04ed514 Move away from deprecated ILogger 2 سال پیش
EmojiHelper.php cefcd55994 Include more emoji chars to test and fixes after include it 2 سال پیش
EventSourceFactory.php a2afc7b6a9 refactor: migrate OC_EventSource to dependency injection 1 سال پیش
ForbiddenException.php 215aef3cbd Update php licenses 3 سال پیش
HintException.php 368f83095d Fix typos in lib/private subdirectory 1 سال پیش
InitialStateService.php 131f481a67 fix(initial-state): Log an error when initial-state can not be JSON encoded 1 سال پیش
Installer.php e76d525a43 chore: Drop \OC_App::getAppInfo 1 سال پیش
LargeFileHelper.php e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 1 سال پیش
Log.php 9f1d497a0b Merge pull request #38261 from fsamapoor/replace_strpos_calls_in_lib_private 1 سال پیش
MemoryInfo.php 94ecae4ade Add helper to cast to int|float, fix MemoryInfo on 32bits 1 سال پیش
NaturalSort.php 069477e608 Migrate more classes of lib/private to LoggerInterface 2 سال پیش
NaturalSort_DefaultCollator.php 215aef3cbd Update php licenses 3 سال پیش
NavigationManager.php 426c0341ff Use typed version of IConfig::getSystemValue as much as possible 1 سال پیش
NeedsUpdateException.php 215aef3cbd Update php licenses 3 سال پیش
NotSquareException.php 215aef3cbd Update php licenses 3 سال پیش
PreviewManager.php 8d5165e8dc Adapt tests to config value typing 1 سال پیش
PreviewNotAvailableException.php 215aef3cbd Update php licenses 3 سال پیش
RedisFactory.php c52aaa3647 redis: Do not try to authenticate with non-string password/user 1 سال پیش
Repair.php f5c361cf44 composer run cs:fix 1 سال پیش
RepairException.php 215aef3cbd Update php licenses 3 سال پیش
Search.php 215aef3cbd Update php licenses 3 سال پیش
Server.php a2afc7b6a9 refactor: migrate OC_EventSource to dependency injection 1 سال پیش
ServerContainer.php 3846ec2899 Merge pull request #38322 from nextcloud/bugfix/noid/throw-early-app-container 1 سال پیش
ServerNotAvailableException.php 215aef3cbd Update php licenses 3 سال پیش
ServiceUnavailableException.php 215aef3cbd Update php licenses 3 سال پیش
Setup.php e532419b15 fix(apache): Serve `mjs` (module javascript) as static files 1 سال پیش
StreamImage.php 110ea0df46 Allow empty mimeType 1 سال پیش
Streamer.php cd885b5705 Type sizes as int|float throughout the code base 1 سال پیش
SubAdmin.php f5c361cf44 composer run cs:fix 1 سال پیش
SystemConfig.php f5c361cf44 composer run cs:fix 1 سال پیش
TagManager.php 92a5a8f075 Cleanup tags and Share component 1 سال پیش
Tags.php 92a5a8f075 Cleanup tags and Share component 1 سال پیش
TempManager.php 215aef3cbd Update php licenses 3 سال پیش
TemplateLayout.php fa31c707c0 Update TemplateLayout.php 1 سال پیش
URLGenerator.php e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 1 سال پیش
Updater.php cf6e2fa1b7 chore: Drop \OC_App::getAppVersion 1 سال پیش