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