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