Ferdinand Thiessen 30a981bc5c feat: Allow to enforce Windows compatible file and folder names 6 kuukautta sitten
..
Accounts ec5133b739 fix: Apply new coding standard to all files 7 kuukautta sitten
Activity 17744f8590 fix(activity): Remove unneeded exception (types are enforced) 7 kuukautta sitten
App 5d1ca7e25a fix: Drop workarounds for unsupported obsolete PHP versions 7 kuukautta sitten
AppFramework 672923f0a6 fix: Fix newly spotted psalm issues, add exhaustive typed magic properties for LDAP classes 7 kuukautta sitten
Archive 2333657fb6 fix: Improve typing in Archive/TAR.php 7 kuukautta sitten
Authentication bc4a102f52 fix(session): Avoid race condition for cache::get() vs. cache::hasKey() 7 kuukautta sitten
Avatar 3ad4bbb096 Merge pull request #44658 from nextcloud/fix/migrate-away-from-resource-type 7 kuukautta sitten
BackgroundJob d967151f52 fix(bg-jobs): review adjustments 6 kuukautta sitten
Blurhash e02a06072b fix(Blurhash): Suppress imagecreatefromstring() E_WARNING 7 kuukautta sitten
Broadcast f5c361cf44 composer run cs:fix 1 vuosi sitten
Cache 951c330d39 Revert "don't perform an explicit setup when using the file cache" 8 kuukautta sitten
Calendar 14725d792f fix(CalDAV): Check if the vObject exists before attempting any operations 1 vuosi sitten
Collaboration ec5133b739 fix: Apply new coding standard to all files 7 kuukautta sitten
Command 303e2febc7 Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs 9 kuukautta sitten
Comments ec5133b739 fix: Apply new coding standard to all files 7 kuukautta sitten
Console 644036ab4e fix: Migrate away from OC_App toward the IAppManager 7 kuukautta sitten
Contacts ec5133b739 fix: Apply new coding standard to all files 7 kuukautta sitten
DB d4a6a700da Merge pull request #39247 from nextcloud/query-log-backtrace 6 kuukautta sitten
Dashboard 53ad3a58ab Lower to info 10 kuukautta sitten
Diagnostics ab6afe0111 fix: Fix new psalm errors from update 7 kuukautta sitten
DirectEditing 0df6048693 fix: Fix phpdoc typing in DirectEditing\Manager 7 kuukautta sitten
Encryption ec5133b739 fix: Apply new coding standard to all files 7 kuukautta sitten
EventDispatcher 2232753b99 add hasListeners() 9 kuukautta sitten
Federation 575e7d8dba fix(federation): ICloudId->getRemote() should contain the protocol 7 kuukautta sitten
Files 30a981bc5c feat: Allow to enforce Windows compatible file and folder names 6 kuukautta sitten
FilesMetadata b4004a2582 Merge pull request #43574 from nextcloud/enh/noid/lazyappconfig-migrate-metadata 7 kuukautta sitten
FullTextSearch 7e0899aaaf fix: Avoid unitialized access of fts manager properties 9 kuukautta sitten
GlobalScale 426c0341ff Use typed version of IConfig::getSystemValue as much as possible 1 vuosi sitten
Group 672923f0a6 fix: Fix newly spotted psalm issues, add exhaustive typed magic properties for LDAP classes 7 kuukautta sitten
Hooks ec5133b739 fix: Apply new coding standard to all files 7 kuukautta sitten
Http 7e4be1fcfd fix(dns): detect disabled IPv6 support in DNS pinning 8 kuukautta sitten
IntegrityCheck 0a79884abf feat(appconfig): switching integrity check to lazy config values 8 kuukautta sitten
KnownUser b153340b62 Add type hints for mappers 1 vuosi sitten
L10N a0be3ffdf2 fix: Fix tests following OC_App migrations to IAppManager 7 kuukautta sitten
LDAP 215aef3cbd Update php licenses 3 vuotta sitten
Lock ec5133b739 fix: Apply new coding standard to all files 7 kuukautta sitten
Lockdown 308fcf4526 Respect OCP interface in private classes 1 vuosi sitten
Log f06bf0413d fix(PsrLoggerAdapter): Adjust code to comply with v2 of Psr\Log (allow \Stringable as message) 7 kuukautta sitten
Mail ec5133b739 fix: Apply new coding standard to all files 7 kuukautta sitten
Memcache 535d5de037 Update LoggerWrapperCache.php 7 kuukautta sitten
Migration 2bfb6fc731 fix: Make Repair object injectable and fix BackgroundRepair test 10 kuukautta sitten
Net cbc47a9890 Refactors Metadata, Migration, and Net. 1 vuosi sitten
Notification 874525425c fix(notifications): Add a warning when using relative links 7 kuukautta sitten
OCM 21e7a82e64 feat(OCM): Dispatch an event so apps can register resources 1 vuosi sitten
OCS bbaaaf4b91 feat(capabilities): Expose if mod-rewrite is working via capabilities 7 kuukautta sitten
Preview 672923f0a6 fix: Fix newly spotted psalm issues, add exhaustive typed magic properties for LDAP classes 7 kuukautta sitten
Profile aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 vuosi sitten
Profiler ec5133b739 fix: Apply new coding standard to all files 7 kuukautta sitten
Remote ea06cf2f39 Convert isset ternary to null coalescing operator 1 vuosi sitten
Repair 8b0d49327a feat(mimetypes): Add mimetype for ReStructuredText 8 kuukautta sitten
RichObjectStrings d481515081 Improve validator output in case of invalid RichObject 10 kuukautta sitten
Route 733a818139 fix: Migrate a few more classes away from OC_App::getAppPath 7 kuukautta sitten
Search ec5133b739 fix: Apply new coding standard to all files 7 kuukautta sitten
Security 5a513c924f fix(CSP): Add CSP nonce by default and convert `browserSupportsCspV3` to blocklist 8 kuukautta sitten
Session 7c6934dea9 fix(typo): Fix typo in docs 8 kuukautta sitten
Settings ec5133b739 fix: Apply new coding standard to all files 7 kuukautta sitten
Setup 524ed97d62 fix: replace `Account name` by `Login` 9 kuukautta sitten
SetupCheck 0ea2913ac3 fix: Log exceptions thrown by setup checks 8 kuukautta sitten
Share a598de627c chore: remove long depricated share code 8 kuukautta sitten
Share20 af728c5ff6 fix: Fix tiny phpdoc errors related to Share 7 kuukautta sitten
SpeechToText 76925f15d6 feat(stt): add ability to cancel a scheduled transcription 8 kuukautta sitten
Support 839ddaa354 feat: rename users to account or person 9 kuukautta sitten
SystemTag a988754e3d Refactors lib/private/SystemTag. 1 vuosi sitten
Tagging aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 vuosi sitten
Talk ec5133b739 fix: Apply new coding standard to all files 7 kuukautta sitten
Teams c7813bfdaf feat: Implement team provider api 8 kuukautta sitten
Template cc77c89056 fix(JSConfig): Add `forbidden_filenames` and `forbidden_filename_characters` to the `oc_config` 6 kuukautta sitten
TextProcessing 162537916b fix missing return statement, inline return 9 kuukautta sitten
TextToImage 156013a711 introduce IProviderWithUserId 10 kuukautta sitten
Translation 970eb692d1 fix(coding style) 10 kuukautta sitten
Updater 519e434573 fix(updatenotification): spread the use of new appconfig 8 kuukautta sitten
User 4509a17cdd fix(User\Manager): Avoid future collisions with updater/audit logs 6 kuukautta sitten
UserStatus f19645adab enh(userstatus): add OOO automation and remove calendar automation 1 vuosi sitten
legacy 242b04ea53 feat: Add `getForbiddenFilenames` to `OCP\Util` and ensure forbidden files are enforced 6 kuukautta sitten
AllConfig.php b8868e2652 fix(config): Make sure user keys are strings 8 kuukautta sitten
AppConfig.php eb25e10f55 fix: Avoid reference use in AppConfig 7 kuukautta sitten
AppScriptDependency.php 491bd6260c Sort app scripts topologically by its dependencies 2 vuotta sitten
AppScriptSort.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 vuosi sitten
BinaryFinder.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 vuosi sitten
CapabilitiesManager.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 vuosi sitten
Color.php 215aef3cbd Update php licenses 3 vuotta sitten
Config.php b6ade7c8e4 fix: regression with updating read-only config 7 kuukautta sitten
ContactsManager.php e966cfbc4b Cleanup plsam issues in DB/ContactsManager and Console 1 vuosi sitten
DatabaseException.php 215aef3cbd Update php licenses 3 vuotta sitten
DatabaseSetupException.php b78f3a57d1 Migrate HintException to OCP 3 vuotta sitten
DateTimeFormatter.php c24eecbbb3 fix(DateTimeFormatter): Adjust invalid doc blocks 7 kuukautta sitten
DateTimeZone.php 51f04ed514 Move away from deprecated ILogger 2 vuotta sitten
EmojiHelper.php cefcd55994 Include more emoji chars to test and fixes after include it 2 vuotta sitten
EventSourceFactory.php a2afc7b6a9 refactor: migrate OC_EventSource to dependency injection 1 vuosi sitten
ForbiddenException.php 215aef3cbd Update php licenses 3 vuotta sitten
HintException.php 368f83095d Fix typos in lib/private subdirectory 2 vuotta sitten
InitialStateService.php 131f481a67 fix(initial-state): Log an error when initial-state can not be JSON encoded 1 vuosi sitten
Installer.php 5d1ca7e25a fix: Drop workarounds for unsupported obsolete PHP versions 7 kuukautta sitten
LargeFileHelper.php e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 1 vuosi sitten
Log.php e838aa9514 fix(Logger): Warn on invalid `loglevel` configuration option 8 kuukautta sitten
MemoryInfo.php 94ecae4ade Add helper to cast to int|float, fix MemoryInfo on 32bits 1 vuosi sitten
NaturalSort.php 069477e608 Migrate more classes of lib/private to LoggerInterface 2 vuotta sitten
NaturalSort_DefaultCollator.php 215aef3cbd Update php licenses 3 vuotta sitten
NavigationManager.php 3082bdc788 feat: Update help entry name 7 kuukautta sitten
NeedsUpdateException.php 215aef3cbd Update php licenses 3 vuotta sitten
NotSquareException.php 215aef3cbd Update php licenses 3 vuotta sitten
PhoneNumberUtil.php 3b4c306860 fix(phonenumber): Improve docs by adding input details 1 vuosi sitten
PreviewManager.php 475dd60354 fix: use png as preview right away 1 vuosi sitten
PreviewNotAvailableException.php 215aef3cbd Update php licenses 3 vuotta sitten
RedisFactory.php 6083fe3c9b Code simplification using null coalescing 1 vuosi sitten
Repair.php b0bfe3e2cd feat(appconfig): repair step to migrate lazy config values 8 kuukautta sitten
RepairException.php 215aef3cbd Update php licenses 3 vuotta sitten
Search.php c0ce272e9c chore: Migrate away from OC::$server->getLogger 9 kuukautta sitten
Server.php ac1d868d18 fix: Lazy load IURLGenerator from AppManager to avoid installation crash 7 kuukautta sitten
ServerContainer.php 3846ec2899 Merge pull request #38322 from nextcloud/bugfix/noid/throw-early-app-container 1 vuosi sitten
ServerNotAvailableException.php 215aef3cbd Update php licenses 3 vuotta sitten
ServiceUnavailableException.php 215aef3cbd Update php licenses 3 vuotta sitten
Setup.php 519e434573 fix(updatenotification): spread the use of new appconfig 8 kuukautta sitten
StreamImage.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 vuosi sitten
Streamer.php 40edb426a3 Refactor `OC\Server::getRootFolder` 1 vuosi sitten
SubAdmin.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 vuosi sitten
SystemConfig.php f7d0c74b10 lazy AppConfig 10 kuukautta sitten
TagManager.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 vuosi sitten
Tags.php c0ce272e9c chore: Migrate away from OC::$server->getLogger 9 kuukautta sitten
TempManager.php 215aef3cbd Update php licenses 3 vuotta sitten
TemplateLayout.php f2556901f9 fix: php-cs `CapabilitiesManager` 8 kuukautta sitten
URLGenerator.php b5357f7d12 Merge branch 'master' into refactor/OC-Server-getThemingDefaults 9 kuukautta sitten
Updater.php 519e434573 fix(updatenotification): spread the use of new appconfig 8 kuukautta sitten