Joas Schilling 75a15dcfe4 Merge pull request #38955 from nextcloud/bugfix/noid/dont-use-or před 1 rokem
..
Accounts b8c61b3515 fix(caching): Avoid checking existence before fetching před 1 rokem
Activity f5c361cf44 composer run cs:fix před 1 rokem
App ffa30ce89b Merge pull request #38524 from nextcloud/chore/app/clear-unused-cache-key před 1 rokem
AppFramework b0001c6010 Add template types to responses před 1 rokem
Archive ff776a90b1 Strong type filesize related methods to ease 32bits problem findings před 1 rokem
Authentication 05aa39d777 Fix event names of 2FA related typed events před 1 rokem
Avatar e294045223 Properly clear cached avatars před 1 rokem
BackgroundJob 8ad2f34045 Remove job from oc_jobs when the file is not findable před 1 rokem
Broadcast f5c361cf44 composer run cs:fix před 1 rokem
Cache e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. před 1 rokem
Calendar c6ebdca488 Refactors lib/private/Calendar. před 1 rokem
Collaboration 3621a6b4ec avoid requests to opengraph image if no host detected před 1 rokem
Command d8c419c304 Explicitely only accept closures from our dependencies in ClosureJob před 2 roky
Comments 7aa97dcc23 Throw if creation date is read before inserting into database před 1 rokem
Console eb09053897 feat(admin_audit): Migrate to non-deprecated IEventDispatcher před 1 rokem
Contacts 9f2487d14b Refactors lib/private/Contacts. před 1 rokem
DB 2211721c2b fixed quotes před 1 rokem
Dashboard f5c361cf44 composer run cs:fix před 1 rokem
Diagnostics f5c361cf44 composer run cs:fix před 1 rokem
DirectEditing 614981ae9a feat(directediting): Allow opening by file id před 1 rokem
Encryption e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. před 1 rokem
EventDispatcher 19a0425aeb fix(eventdispatcher): Don't use all evaluating "or" před 1 rokem
Federation d2efd0e03c displayname on federated shares před 1 rokem
Files c4eccbb304 fix(sse): don't update uncached files před 1 rokem
FullTextSearch f5c361cf44 composer run cs:fix před 1 rokem
GlobalScale 426c0341ff Use typed version of IConfig::getSystemValue as much as possible před 1 rokem
Group 4a86487859 fix: getGroups limit check syntax před 1 rokem
Hooks f5c361cf44 composer run cs:fix před 1 rokem
Http ec6728d710 feat(HTTPClient): Provide wrapped access to Guzzle's asyncRequest() před 1 rokem
IntegrityCheck e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. před 1 rokem
KnownUser b153340b62 Add type hints for mappers před 1 rokem
L10N ab8205fd35 fix(l10n): Fix plural issue with different locale and language před 1 rokem
LDAP 215aef3cbd Update php licenses před 3 roky
Lock f5c361cf44 composer run cs:fix před 1 rokem
Lockdown 308fcf4526 Respect OCP interface in private classes před 1 rokem
Log d9fa7b1e28 emit an event when a message is logged před 1 rokem
Mail a449bd1a0c Adds same object return annotations. před 1 rokem
Memcache 9f1d497a0b Merge pull request #38261 from fsamapoor/replace_strpos_calls_in_lib_private před 1 rokem
Metadata b67e34f78f Restrict EXIF extracting to a subset of formats před 1 rokem
Migration f5c361cf44 composer run cs:fix před 1 rokem
Net 8aea25b5b9 Add remote host validation API před 2 roky
Notification f5c361cf44 composer run cs:fix před 1 rokem
OCS 95145ee0c9 feat(ocp): More specific type for ICapabilities::getCapabilities před 1 rokem
Preview 3757f390c3 feat: replace id3parser with mp3info před 1 rokem
Profile c343569b3f To be consistent with the list of users před 1 rokem
Profiler e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. před 1 rokem
Remote 215aef3cbd Update php licenses před 3 roky
Repair 633e9513e2 shorten oauth2 client names before resizing the column před 1 rokem
RichObjectStrings f5c361cf44 composer run cs:fix před 1 rokem
Route e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. před 1 rokem
Search f5c361cf44 composer run cs:fix před 1 rokem
Security e73757b4a5 Refactors lib/private/Security. před 1 rokem
Session 872c181c74 chore: Drop dead private methods in /lib před 1 rokem
Settings b153340b62 Add type hints for mappers před 1 rokem
Setup 40edac18f5 postgresql - add quotes around user names před 1 rokem
Share e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. před 1 rokem
Share20 e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. před 1 rokem
SpeechToText ef27bd6e55 fix(SpeechToText): Prevent parallel runs of TranscriptionJob před 1 rokem
Support 426c0341ff Use typed version of IConfig::getSystemValue as much as possible před 1 rokem
SystemTag 49db546f78 fix: include invisible tags for admins před 1 rokem
Tagging b153340b62 Add type hints for mappers před 1 rokem
Talk 06627c800c Add Talk converstation delete API před 2 roky
Template 9f1d497a0b Merge pull request #38261 from fsamapoor/replace_strpos_calls_in_lib_private před 1 rokem
Translation 505e467cc4 fix(translation): Don't use translation providers when from and to are the same před 1 rokem
Updater b294edad80 Merge branch 'master' into enh/type-iconfig-getter-calls před 1 rokem
User b2f01b72fe Merge pull request #34443 from nextcloud/feat/add-enabled-user-backend před 1 rokem
UserStatus f5c361cf44 composer run cs:fix před 1 rokem
legacy 9d70fd3e64 Silent imagecreatefromstring() errors před 1 rokem
AllConfig.php 361e69f19f fix mistake in db query to delete a user config value před 2 roky
AppConfig.php 381ab5f4cb fix(security): Mark recording_servers key appconfig as private as it contains a secret před 1 rokem
AppScriptDependency.php 491bd6260c Sort app scripts topologically by its dependencies před 2 roky
AppScriptSort.php 491bd6260c Sort app scripts topologically by its dependencies před 2 roky
BinaryFinder.php 9b8ca9ad1f Move findBinaryFinder and isFunctionEnabled away from OC_Helper před 2 roky
CapabilitiesManager.php f5c361cf44 composer run cs:fix před 1 rokem
Color.php 215aef3cbd Update php licenses před 3 roky
Config.php e87d968c24 add a check for disk_free_space in Config.php před 1 rokem
ContactsManager.php f5c361cf44 composer run cs:fix před 1 rokem
DatabaseException.php 215aef3cbd Update php licenses před 3 roky
DatabaseSetupException.php b78f3a57d1 Migrate HintException to OCP před 3 roky
DateTimeFormatter.php 215aef3cbd Update php licenses před 3 roky
DateTimeZone.php 51f04ed514 Move away from deprecated ILogger před 2 roky
EmojiHelper.php cefcd55994 Include more emoji chars to test and fixes after include it před 2 roky
EventSourceFactory.php a2afc7b6a9 refactor: migrate OC_EventSource to dependency injection před 1 rokem
ForbiddenException.php 215aef3cbd Update php licenses před 3 roky
HintException.php 368f83095d Fix typos in lib/private subdirectory před 2 roky
InitialStateService.php 131f481a67 fix(initial-state): Log an error when initial-state can not be JSON encoded před 1 rokem
Installer.php e76d525a43 chore: Drop \OC_App::getAppInfo před 1 rokem
LargeFileHelper.php e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. před 1 rokem
Log.php 8ed6086a82 Fix user log.condition feature před 1 rokem
MemoryInfo.php 94ecae4ade Add helper to cast to int|float, fix MemoryInfo on 32bits před 1 rokem
NaturalSort.php 069477e608 Migrate more classes of lib/private to LoggerInterface před 2 roky
NaturalSort_DefaultCollator.php 215aef3cbd Update php licenses před 3 roky
NavigationManager.php 426c0341ff Use typed version of IConfig::getSystemValue as much as possible před 1 rokem
NeedsUpdateException.php 215aef3cbd Update php licenses před 3 roky
NotSquareException.php 215aef3cbd Update php licenses před 3 roky
PreviewManager.php 8d5165e8dc Adapt tests to config value typing před 1 rokem
PreviewNotAvailableException.php 215aef3cbd Update php licenses před 3 roky
RedisFactory.php c52aaa3647 redis: Do not try to authenticate with non-string password/user před 1 rokem
Repair.php f5c361cf44 composer run cs:fix před 1 rokem
RepairException.php 215aef3cbd Update php licenses před 3 roky
Search.php 215aef3cbd Update php licenses před 3 roky
Server.php a2afc7b6a9 refactor: migrate OC_EventSource to dependency injection před 1 rokem
ServerContainer.php 3846ec2899 Merge pull request #38322 from nextcloud/bugfix/noid/throw-early-app-container před 1 rokem
ServerNotAvailableException.php 215aef3cbd Update php licenses před 3 roky
ServiceUnavailableException.php 215aef3cbd Update php licenses před 3 roky
Setup.php e532419b15 fix(apache): Serve `mjs` (module javascript) as static files před 1 rokem
StreamImage.php 110ea0df46 Allow empty mimeType před 1 rokem
Streamer.php cd885b5705 Type sizes as int|float throughout the code base před 1 rokem
SubAdmin.php f5c361cf44 composer run cs:fix před 1 rokem
SystemConfig.php f5c361cf44 composer run cs:fix před 1 rokem
TagManager.php 92a5a8f075 Cleanup tags and Share component před 2 roky
Tags.php 92a5a8f075 Cleanup tags and Share component před 2 roky
TempManager.php 215aef3cbd Update php licenses před 3 roky
TemplateLayout.php fa31c707c0 Update TemplateLayout.php před 1 rokem
URLGenerator.php e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. před 1 rokem
Updater.php cf6e2fa1b7 chore: Drop \OC_App::getAppVersion před 1 rokem