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 年之前