Côme Chilliet 7ae6791737 Document all getIncomplete implementations as returning string|false 2 년 전
..
Accounts d5c23dbb9f Move CappedMemoryCache to OCP 2 년 전
Activity 215aef3cbd Update php licenses 3 년 전
App 368f83095d Fix typos in lib/private subdirectory 2 년 전
AppFramework 368f83095d Fix typos in lib/private subdirectory 2 년 전
Archive f5004e8f0c Expose ZIP stat information 2 년 전
Authentication 952acd4d27 Merge pull request #33225 from nextcloud/fix/handle-one-time-passwords 2 년 전
Avatar 368f83095d Fix typos in lib/private subdirectory 2 년 전
BackgroundJob 2e921f8b3d Fix typing in IJobList 2 년 전
Broadcast 215aef3cbd Update php licenses 3 년 전
Cache d5c23dbb9f Move CappedMemoryCache to OCP 2 년 전
Calendar 9a656e5b35 Move calendar resource/room backend registration to IBootstrap 2 년 전
Collaboration 347ca20f4e Rename setting name to reduce its length 2 년 전
Command d8c419c304 Explicitely only accept closures from our dependencies in ClosureJob 2 년 전
Comments 7a0648757a Delete comments that expired now 2 년 전
Console 49cb1b724b Do not decorate the CLI output if it's explicitly turned off 2 년 전
Contacts 368f83095d Fix typos in lib/private subdirectory 2 년 전
DB 368f83095d Fix typos in lib/private subdirectory 2 년 전
Dashboard 6e531b5ab5 avoid early DI of IAppManager 2 년 전
Diagnostics d5c23dbb9f Move CappedMemoryCache to OCP 2 년 전
DirectEditing 8535dc4255 fix translation source in directEditing templates 2 년 전
Encryption d5c23dbb9f Move CappedMemoryCache to OCP 2 년 전
EventDispatcher 1809386862 Fix codestyle 2 년 전
Federation 1cc2796613 Always log errors from sending federation api requests to ease debugging 2 년 전
Files 7ae6791737 Document all getIncomplete implementations as returning string|false 2 년 전
FullTextSearch 113756db30 Fix ArrayAccess and JsonSerializable return types 2 년 전
GlobalScale 215aef3cbd Update php licenses 3 년 전
Group 32eef3b10f Do not ignore return value of deleteGroup from backend 2 년 전
Hooks 215aef3cbd Update php licenses 3 년 전
Http 368f83095d Fix typos in lib/private subdirectory 2 년 전
IntegrityCheck 50ed84fe17 Simlify tests for integrity check on modified mimetype lists 2 년 전
KnownUser 215aef3cbd Update php licenses 3 년 전
L10N c54fb5f9e6 Use {$var} instead of ${var} for PHP 8.2 compatibility 2 년 전
LDAP 215aef3cbd Update php licenses 3 년 전
Lock fcae6a68c3 Cleanup lock related code 2 년 전
Lockdown 9774fb1573 use searchoperation for storage filter instead of db expression 3 년 전
Log cf5452e633 Merge pull request #32242 from nextcloud/fix-logging-data-array 2 년 전
Mail f7eb14a9fa Extend email logging 2 년 전
Memcache 90104bc1c4 memcached should not throw arbitrary exceptions 2 년 전
Metadata 368f83095d Fix typos in lib/private subdirectory 2 년 전
Migration 1809386862 Fix codestyle 2 년 전
Notification aeecb72e96 Fix a few psalm issues and moved back to psalm/phar 4.18 2 년 전
OCS 368f83095d Fix typos in lib/private subdirectory 2 년 전
Preview 57c66bf7cb Use Image class from public API 2 년 전
Profile 368f83095d Fix typos in lib/private subdirectory 2 년 전
Profiler 7d272c54d0 Add a built-in profiler inside Nextcloud 2 년 전
Remote 215aef3cbd Update php licenses 3 년 전
Repair 368f83095d Fix typos in lib/private subdirectory 2 년 전
RichObjectStrings 215aef3cbd Update php licenses 3 년 전
Route 368f83095d Fix typos in lib/private subdirectory 2 년 전
Search 6be7aa112f Migrate from ILogger to LoggerInterface in lib/private 2 년 전
Security c0f47af2d0 Add a public interface for the bruteforce throttler and register for injection 2 년 전
Session 368f83095d Fix typos in lib/private subdirectory 2 년 전
Settings 63f589109b Handle non existing settings again 2 년 전
Setup c54fb5f9e6 Use {$var} instead of ${var} for PHP 8.2 compatibility 2 년 전
Share 368f83095d Fix typos in lib/private subdirectory 2 년 전
Share20 7b723813ce Multiple fixes 2 년 전
Support 069477e608 Migrate more classes of lib/private to LoggerInterface 2 년 전
SystemTag 215aef3cbd Update php licenses 3 년 전
Tagging 215aef3cbd Update php licenses 3 년 전
Talk 2c356d0852 Add a Talk API for OCP 2 년 전
Template 1da424595f Feature: Add and expose frontend loglevel 2 년 전
Updater 6be7aa112f Migrate from ILogger to LoggerInterface in lib/private 2 년 전
User 9e34a21129 only update last login timestamp with minute percision 2 년 전
UserStatus deec4f31db Allow to revert the user status of multiple users in 3 queries instead of 3*n 2 년 전
legacy 7b723813ce Multiple fixes 2 년 전
AllConfig.php 361e69f19f fix mistake in db query to delete a user config value 2 년 전
AppConfig.php 9a9409e315 Remove SCSSCacher 2 년 전
AppScriptDependency.php 491bd6260c Sort app scripts topologically by its dependencies 2 년 전
AppScriptSort.php 491bd6260c Sort app scripts topologically by its dependencies 2 년 전
CapabilitiesManager.php 69b36fc2c5 Don't inject Bruteforce capability info in the webui 2 년 전
Color.php 215aef3cbd Update php licenses 3 년 전
Config.php 241dfef7fb Don't write to config file if `config_is_read_only` is set 2 년 전
ContactsManager.php 28b0da59ce Fix a doctype in OCP for IAddressBook 2 년 전
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 년 전
ForbiddenException.php 215aef3cbd Update php licenses 3 년 전
HintException.php 368f83095d Fix typos in lib/private subdirectory 2 년 전
InitialStateService.php 215aef3cbd Update php licenses 3 년 전
Installer.php 069477e608 Migrate more classes of lib/private to LoggerInterface 2 년 전
LargeFileHelper.php 215aef3cbd Update php licenses 3 년 전
Log.php 1e7d924c61 Fix logging data context to file 2 년 전
MemoryInfo.php 368f83095d Fix typos in lib/private subdirectory 2 년 전
NaturalSort.php 069477e608 Migrate more classes of lib/private to LoggerInterface 2 년 전
NaturalSort_DefaultCollator.php 215aef3cbd Update php licenses 3 년 전
NavigationManager.php a94236483e Let apps toggle an unread counter on app icons 3 년 전
NeedsUpdateException.php 215aef3cbd Update php licenses 3 년 전
NotSquareException.php 215aef3cbd Update php licenses 3 년 전
PreviewManager.php 9b6a1cc8ae Send images to imaginary docker to generate previews 2 년 전
PreviewNotAvailableException.php 215aef3cbd Update php licenses 3 년 전
RedisFactory.php 83717a7800 Add event logging for db and redis connection 2 년 전
Repair.php 9a9409e315 Remove SCSSCacher 2 년 전
RepairException.php 215aef3cbd Update php licenses 3 년 전
Search.php 215aef3cbd Update php licenses 3 년 전
Server.php c0f47af2d0 Add a public interface for the bruteforce throttler and register for injection 2 년 전
ServerContainer.php 215aef3cbd Update php licenses 3 년 전
ServerNotAvailableException.php 215aef3cbd Update php licenses 3 년 전
ServiceUnavailableException.php 215aef3cbd Update php licenses 3 년 전
Setup.php c0ba89ecc9 Remove default token which is deprecated since Nextcloud 13 2 년 전
StreamImage.php 9b6a1cc8ae Send images to imaginary docker to generate previews 2 년 전
Streamer.php 95ec67ecd7 Fix docblock for addFileFromStream 2 년 전
SubAdmin.php 215aef3cbd Update php licenses 3 년 전
SystemConfig.php 1e27aed4dc Censor more configs 2 년 전
TagManager.php 215aef3cbd Update php licenses 3 년 전
Tags.php 215aef3cbd Update php licenses 3 년 전
TempManager.php 215aef3cbd Update php licenses 3 년 전
TemplateLayout.php e3dc796e5d Add skip content buttons to the public page layout 2 년 전
URLGenerator.php 368f83095d Fix typos in lib/private subdirectory 2 년 전
Updater.php 781ec814e6 Do not print verbose info about app updates if there are none 2 년 전