Joas Schilling ca08437967 fix(logger): Make the handling of SensitiveParameters consistent vor 9 Monaten
..
Accounts aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 vor 1 Jahr
Activity aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 vor 1 Jahr
App 63f19661d2 fix(AppStore\Fetcher): Ensure `get` returns an array vor 9 Monaten
AppFramework f3a4abd98c fix: add check for app_api_system session flag to bypass rate limit vor 9 Monaten
Archive ea8f9a7e84 refactor: Repalce array_search with in_array in lib/ vor 1 Jahr
Authentication d1189f923c feat(perf): add cache for authtoken lookup vor 10 Monaten
Avatar 839ddaa354 feat: rename users to account or person vor 10 Monaten
BackgroundJob 303e2febc7 Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs vor 10 Monaten
Blurhash 3fa5e598a8 feat(metadata): get deprecated status using file etag vor 9 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 9 Monaten
Calendar 14725d792f fix(CalDAV): Check if the vObject exists before attempting any operations vor 1 Jahr
Collaboration 972a611288 fix: Avoid clear cache with prefix vor 9 Monaten
Command 303e2febc7 Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs vor 10 Monaten
Comments eb5832b8fa refactor: depricate getNumberOfUnreadCommentsForFolder and redo it's implementation based on getNumberOfUnreadCommentsForObjects vor 9 Monaten
Console b5357f7d12 Merge branch 'master' into refactor/OC-Server-getThemingDefaults vor 10 Monaten
Contacts 0fa9f3049f feat(files_sharing): allow to specify allowed groups to share instead of excluded groups vor 9 Monaten
DB b304dc78f8 Merge pull request #44470 from nextcloud/fix/compatibility-replica-splitting vor 9 Monaten
Dashboard 53ad3a58ab Lower to info vor 11 Monaten
Diagnostics f5c361cf44 composer run cs:fix vor 1 Jahr
DirectEditing 20dd80d2fd fix: Do not use incognito mode for direct editing vor 9 Monaten
Encryption edc35f74c7 Merge pull request #42893 from nextcloud/file-info-key-location vor 10 Monaten
EventDispatcher 2232753b99 add hasListeners() vor 10 Monaten
Federation dababa5138 fix(federation): Fix creating local cloudIds with http:// protocol vor 9 Monaten
Files 751795999a feat(files)): Add retry logic to cover deadlock situations when moving many files vor 9 Monaten
FilesMetadata 8205de75c7 fix(files): Do not throw an exception if the etag is not set in metadata vor 9 Monaten
FullTextSearch 7e0899aaaf fix: Avoid unitialized access of fts manager properties vor 10 Monaten
GlobalScale 426c0341ff Use typed version of IConfig::getSystemValue as much as possible vor 1 Jahr
Group e389e63974 fix: always add user to group cache vor 9 Monaten
Hooks ea8f9a7e84 refactor: Repalce array_search with in_array in lib/ vor 1 Jahr
Http 7e4be1fcfd fix(dns): detect disabled IPv6 support in DNS pinning vor 9 Monaten
IntegrityCheck 0a79884abf feat(appconfig): switching integrity check to lazy config values vor 9 Monaten
KnownUser b153340b62 Add type hints for mappers vor 1 Jahr
L10N c0ce272e9c chore: Migrate away from OC::$server->getLogger vor 10 Monaten
LDAP 215aef3cbd Update php licenses vor 3 Jahren
Lock 7394645eb7 restore shared lock ttl when releasing vor 1 Jahr
Lockdown 308fcf4526 Respect OCP interface in private classes vor 1 Jahr
Log ca08437967 fix(logger): Make the handling of SensitiveParameters consistent vor 9 Monaten
Mail 3cf66ae156 Add "-i" to sendmail's pipe vor 11 Monaten
Memcache c0f12d7691 Refactor `OC\Server::getGetRedisFactory` vor 9 Monaten
Migration 2bfb6fc731 fix: Make Repair object injectable and fix BackgroundRepair test vor 10 Monaten
Net cbc47a9890 Refactors Metadata, Migration, and Net. vor 1 Jahr
Notification fd679e2018 fix(notifications): Help finding missing notifications by logging it vor 10 Monaten
OCM 21e7a82e64 feat(OCM): Dispatch an event so apps can register resources vor 1 Jahr
OCS 09b3702c3b Refactor lib/private/ocs vor 10 Monaten
Preview 6f4d0fe79c Lower failed movie preview to info vor 10 Monaten
Profile aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 vor 1 Jahr
Profiler 6ad335e229 Fix location of the profiler data vor 10 Monaten
Remote ea06cf2f39 Convert isset ternary to null coalescing operator vor 1 Jahr
Repair 8b0d49327a feat(mimetypes): Add mimetype for ReStructuredText vor 9 Monaten
RichObjectStrings d481515081 Improve validator output in case of invalid RichObject vor 11 Monaten
Route df6175ccb1 feat(AppFramework): Add Route attribute vor 10 Monaten
Search aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 vor 1 Jahr
Security 5a513c924f fix(CSP): Add CSP nonce by default and convert `browserSupportsCspV3` to blocklist vor 9 Monaten
Session 7c6934dea9 fix(typo): Fix typo in docs vor 9 Monaten
Settings 865fd3ba08 fix: add missing copyrights and strict types vor 9 Monaten
Setup 524ed97d62 fix: replace `Account name` by `Login` vor 10 Monaten
SetupCheck 0ea2913ac3 fix: Log exceptions thrown by setup checks vor 9 Monaten
Share a598de627c chore: remove long depricated share code vor 9 Monaten
Share20 34ca6bd46a ShareByMailProvider: getAccessList: recommended style changes vor 9 Monaten
SpeechToText 76925f15d6 feat(stt): add ability to cancel a scheduled transcription vor 9 Monaten
Support 839ddaa354 feat: rename users to account or person vor 10 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 aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 vor 1 Jahr
Teams c7813bfdaf feat: Implement team provider api vor 9 Monaten
Template 03dbbc90be fix(JSRecourceLocator): Add missing slash after server root vor 9 Monaten
TextProcessing 162537916b fix missing return statement, inline return vor 10 Monaten
TextToImage 156013a711 introduce IProviderWithUserId vor 11 Monaten
Translation 970eb692d1 fix(coding style) vor 11 Monaten
Updater 519e434573 fix(updatenotification): spread the use of new appconfig vor 9 Monaten
User e330efe5a0 fix: Implement option to temporarily set the user session vor 9 Monaten
UserStatus f19645adab enh(userstatus): add OOO automation and remove calendar automation vor 1 Jahr
legacy e9c0d0e67f fix(preview): webp preview format vor 9 Monaten
AllConfig.php b8868e2652 fix(config): Make sure user keys are strings vor 9 Monaten
AppConfig.php b0c79636ba fix(appconfig): no insert statement if data already exist vor 9 Monaten
AppScriptDependency.php 491bd6260c Sort app scripts topologically by its dependencies vor 3 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 158558763d fix(config): correctness issues in reading vor 9 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 0808e19540 Update lib/private/DateTimeFormatter.php vor 1 Jahr
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 67e3ecef98 chore: Cleanup Installer class as well vor 11 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 9 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 1f2d267443 fix(Navigation): ensure NavManager is inited when adding an entry vor 9 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 9 Monaten
RepairException.php 215aef3cbd Update php licenses vor 3 Jahren
Search.php c0ce272e9c chore: Migrate away from OC::$server->getLogger vor 10 Monaten
Server.php 27886aa184 Merge pull request #40125 from summersab/refactor/OC-Server-getThemingDefaults vor 9 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 9 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 11 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 10 Monaten
TempManager.php 215aef3cbd Update php licenses vor 3 Jahren
TemplateLayout.php f2556901f9 fix: php-cs `CapabilitiesManager` vor 9 Monaten
URLGenerator.php b5357f7d12 Merge branch 'master' into refactor/OC-Server-getThemingDefaults vor 10 Monaten
Updater.php 519e434573 fix(updatenotification): spread the use of new appconfig vor 9 Monaten