1
0
Robin Appelman 77cd7560a5 add a seperate storage method to distinguish between 'path exists' and 'path is available' 7 сар өмнө
..
Accounts ec5133b739 fix: Apply new coding standard to all files 7 сар өмнө
Activity ec5133b739 fix: Apply new coding standard to all files 7 сар өмнө
App ec5133b739 fix: Apply new coding standard to all files 7 сар өмнө
AppFramework ab6afe0111 fix: Fix new psalm errors from update 7 сар өмнө
Archive ea8f9a7e84 refactor: Repalce array_search with in_array in lib/ 1 жил өмнө
Authentication ab6afe0111 fix: Fix new psalm errors from update 7 сар өмнө
Avatar 839ddaa354 feat: rename users to account or person 9 сар өмнө
BackgroundJob ec5133b739 fix: Apply new coding standard to all files 7 сар өмнө
Blurhash 3fa5e598a8 feat(metadata): get deprecated status using file etag 8 сар өмнө
Broadcast f5c361cf44 composer run cs:fix 1 жил өмнө
Cache 951c330d39 Revert "don't perform an explicit setup when using the file cache" 8 сар өмнө
Calendar 14725d792f fix(CalDAV): Check if the vObject exists before attempting any operations 1 жил өмнө
Collaboration ec5133b739 fix: Apply new coding standard to all files 7 сар өмнө
Command 303e2febc7 Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs 9 сар өмнө
Comments ec5133b739 fix: Apply new coding standard to all files 7 сар өмнө
Console ec5133b739 fix: Apply new coding standard to all files 7 сар өмнө
Contacts ec5133b739 fix: Apply new coding standard to all files 7 сар өмнө
DB ab6afe0111 fix: Fix new psalm errors from update 7 сар өмнө
Dashboard 53ad3a58ab Lower to info 10 сар өмнө
Diagnostics ab6afe0111 fix: Fix new psalm errors from update 7 сар өмнө
DirectEditing ec5133b739 fix: Apply new coding standard to all files 7 сар өмнө
Encryption ec5133b739 fix: Apply new coding standard to all files 7 сар өмнө
EventDispatcher 2232753b99 add hasListeners() 9 сар өмнө
Federation 575e7d8dba fix(federation): ICloudId->getRemote() should contain the protocol 7 сар өмнө
Files 77cd7560a5 add a seperate storage method to distinguish between 'path exists' and 'path is available' 7 сар өмнө
FilesMetadata ec5133b739 fix: Apply new coding standard to all files 7 сар өмнө
FullTextSearch 7e0899aaaf fix: Avoid unitialized access of fts manager properties 9 сар өмнө
GlobalScale 426c0341ff Use typed version of IConfig::getSystemValue as much as possible 1 жил өмнө
Group ec5133b739 fix: Apply new coding standard to all files 7 сар өмнө
Hooks ec5133b739 fix: Apply new coding standard to all files 7 сар өмнө
Http 7e4be1fcfd fix(dns): detect disabled IPv6 support in DNS pinning 8 сар өмнө
IntegrityCheck 0a79884abf feat(appconfig): switching integrity check to lazy config values 8 сар өмнө
KnownUser b153340b62 Add type hints for mappers 1 жил өмнө
L10N ec5133b739 fix: Apply new coding standard to all files 7 сар өмнө
LDAP 215aef3cbd Update php licenses 3 жил өмнө
Lock ec5133b739 fix: Apply new coding standard to all files 7 сар өмнө
Lockdown 308fcf4526 Respect OCP interface in private classes 1 жил өмнө
Log d753d04760 Move away from deprecated utf_encode() on PHP 8.2+ 9 сар өмнө
Mail ec5133b739 fix: Apply new coding standard to all files 7 сар өмнө
Memcache ec5133b739 fix: Apply new coding standard to all files 7 сар өмнө
Migration 2bfb6fc731 fix: Make Repair object injectable and fix BackgroundRepair test 9 сар өмнө
Net cbc47a9890 Refactors Metadata, Migration, and Net. 1 жил өмнө
Notification fd679e2018 fix(notifications): Help finding missing notifications by logging it 9 сар өмнө
OCM 21e7a82e64 feat(OCM): Dispatch an event so apps can register resources 1 жил өмнө
OCS ec5133b739 fix: Apply new coding standard to all files 7 сар өмнө
Preview ec5133b739 fix: Apply new coding standard to all files 7 сар өмнө
Profile aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 жил өмнө
Profiler ec5133b739 fix: Apply new coding standard to all files 7 сар өмнө
Remote ea06cf2f39 Convert isset ternary to null coalescing operator 1 жил өмнө
Repair 8b0d49327a feat(mimetypes): Add mimetype for ReStructuredText 8 сар өмнө
RichObjectStrings d481515081 Improve validator output in case of invalid RichObject 10 сар өмнө
Route ec5133b739 fix: Apply new coding standard to all files 7 сар өмнө
Search ec5133b739 fix: Apply new coding standard to all files 7 сар өмнө
Security 5a513c924f fix(CSP): Add CSP nonce by default and convert `browserSupportsCspV3` to blocklist 8 сар өмнө
Session 7c6934dea9 fix(typo): Fix typo in docs 8 сар өмнө
Settings ec5133b739 fix: Apply new coding standard to all files 7 сар өмнө
Setup 524ed97d62 fix: replace `Account name` by `Login` 9 сар өмнө
SetupCheck 0ea2913ac3 fix: Log exceptions thrown by setup checks 8 сар өмнө
Share a598de627c chore: remove long depricated share code 8 сар өмнө
Share20 ec5133b739 fix: Apply new coding standard to all files 7 сар өмнө
SpeechToText 76925f15d6 feat(stt): add ability to cancel a scheduled transcription 8 сар өмнө
Support 839ddaa354 feat: rename users to account or person 9 сар өмнө
SystemTag a988754e3d Refactors lib/private/SystemTag. 1 жил өмнө
Tagging aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 жил өмнө
Talk ec5133b739 fix: Apply new coding standard to all files 7 сар өмнө
Teams c7813bfdaf feat: Implement team provider api 8 сар өмнө
Template ec5133b739 fix: Apply new coding standard to all files 7 сар өмнө
TextProcessing 162537916b fix missing return statement, inline return 9 сар өмнө
TextToImage 156013a711 introduce IProviderWithUserId 10 сар өмнө
Translation 970eb692d1 fix(coding style) 10 сар өмнө
Updater 519e434573 fix(updatenotification): spread the use of new appconfig 8 сар өмнө
User ec5133b739 fix: Apply new coding standard to all files 7 сар өмнө
UserStatus f19645adab enh(userstatus): add OOO automation and remove calendar automation 1 жил өмнө
legacy ab6afe0111 fix: Fix new psalm errors from update 7 сар өмнө
AllConfig.php b8868e2652 fix(config): Make sure user keys are strings 8 сар өмнө
AppConfig.php a643a71222 fix(appconfig): compare with original value 7 сар өмнө
AppScriptDependency.php 491bd6260c Sort app scripts topologically by its dependencies 2 жил өмнө
AppScriptSort.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 жил өмнө
BinaryFinder.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 жил өмнө
CapabilitiesManager.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 жил өмнө
Color.php 215aef3cbd Update php licenses 3 жил өмнө
Config.php 158558763d fix(config): correctness issues in reading 8 сар өмнө
ContactsManager.php e966cfbc4b Cleanup plsam issues in DB/ContactsManager and Console 1 жил өмнө
DatabaseException.php 215aef3cbd Update php licenses 3 жил өмнө
DatabaseSetupException.php b78f3a57d1 Migrate HintException to OCP 3 жил өмнө
DateTimeFormatter.php c24eecbbb3 fix(DateTimeFormatter): Adjust invalid doc blocks 7 сар өмнө
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 2 жил өмнө
InitialStateService.php 131f481a67 fix(initial-state): Log an error when initial-state can not be JSON encoded 1 жил өмнө
Installer.php 67e3ecef98 chore: Cleanup Installer class as well 9 сар өмнө
LargeFileHelper.php e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 1 жил өмнө
Log.php e838aa9514 fix(Logger): Warn on invalid `loglevel` configuration option 8 сар өмнө
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 1f2d267443 fix(Navigation): ensure NavManager is inited when adding an entry 8 сар өмнө
NeedsUpdateException.php 215aef3cbd Update php licenses 3 жил өмнө
NotSquareException.php 215aef3cbd Update php licenses 3 жил өмнө
PhoneNumberUtil.php 3b4c306860 fix(phonenumber): Improve docs by adding input details 1 жил өмнө
PreviewManager.php 475dd60354 fix: use png as preview right away 1 жил өмнө
PreviewNotAvailableException.php 215aef3cbd Update php licenses 3 жил өмнө
RedisFactory.php 6083fe3c9b Code simplification using null coalescing 1 жил өмнө
Repair.php b0bfe3e2cd feat(appconfig): repair step to migrate lazy config values 8 сар өмнө
RepairException.php 215aef3cbd Update php licenses 3 жил өмнө
Search.php c0ce272e9c chore: Migrate away from OC::$server->getLogger 9 сар өмнө
Server.php 27886aa184 Merge pull request #40125 from summersab/refactor/OC-Server-getThemingDefaults 8 сар өмнө
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 519e434573 fix(updatenotification): spread the use of new appconfig 8 сар өмнө
StreamImage.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 жил өмнө
Streamer.php 40edb426a3 Refactor `OC\Server::getRootFolder` 1 жил өмнө
SubAdmin.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 жил өмнө
SystemConfig.php f7d0c74b10 lazy AppConfig 10 сар өмнө
TagManager.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 жил өмнө
Tags.php c0ce272e9c chore: Migrate away from OC::$server->getLogger 9 сар өмнө
TempManager.php 215aef3cbd Update php licenses 3 жил өмнө
TemplateLayout.php f2556901f9 fix: php-cs `CapabilitiesManager` 8 сар өмнө
URLGenerator.php b5357f7d12 Merge branch 'master' into refactor/OC-Server-getThemingDefaults 9 сар өмнө
Updater.php 519e434573 fix(updatenotification): spread the use of new appconfig 8 сар өмнө