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