You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/lib/private
Benjamin Gaussorgues c57c4843e8
feat(openmetrics): introduce OpenMetrics exporter
5 months ago
..
Accounts fix(Accounts): Add back v2 scope migration 9 months ago
Activity refactor(external-share): Port more code to string as type for the id 6 months ago
App feat(AppManager): log which apps requires the upgrade procedure 7 months ago
AppFramework refactor: improve reflection attribute typing 6 months ago
Archive refactor: use logical `&&` `||` instead of weak `and` `or` operators 8 months ago
Authentication feat(login): Add rememberme checkbox 7 months ago
Avatar feat(avatars): use different colors for guests for the same name 9 months ago
BackgroundJob fix(background-jobs): Fix unit tests with 32-bits tests 5 months ago
Blurhash/Listener fix(blurhash): Skip generation the if previews are disabled. 1 year ago
Broadcast/Events
Cache chore: Remove unused \OC\Cache\CappedMemoryCache 9 months ago
Calendar fix: iMip reply from outlook.com does not contain organizer property 8 months ago
Collaboration fix(contacts): not contact, not local 5 months ago
Command fix(jobs): Limit command jobs to known cases 7 months ago
Comments refactor(comment): Port away from deprecated event comment constant 6 months ago
Config fix(lexicon): switch bool value to non-lazy 7 months ago
Console chore: apply new CSFixer rules 11 months ago
Contacts/ContactsMenu fix(contacts): not contact, not local 5 months ago
ContextChat fix: add strict typing to ContextChat classes 11 months ago
DB fix(PDO): Switch away from deprecated PDO parts 5 months ago
Dashboard
Diagnostics chore: apply new CSFixer rules 11 months ago
DirectEditing chore: apply new CSFixer rules 11 months ago
Encryption chore(encryption): Cleanup typing in EncryptAll/DecryptAll 9 months ago
EventDispatcher fix: Do not use deprecated IServerContainer in EventDispatcher 11 months ago
Federation fix(federation): Allow outgoing federation with oCIS federated cloud ids 7 months ago
Files feat: don't gate perBucket object store configuration behind multibucket 5 months ago
FilesMetadata test: add some minimal testing for metadata storage 2 years ago
FullTextSearch chore: apply new CSFixer rules 11 months ago
GlobalScale chore: apply new CSFixer rules 11 months ago
Group Revert "feat(group): Sanitize group names and ids on creation" 7 months ago
Hooks refactor: use logical `&&` `||` instead of weak `and` `or` operators 8 months ago
Http feat(CertificateManager): Add option to specify the default certificates bundle path 6 months ago
IntegrityCheck refactor: use logical `&&` `||` instead of weak `and` `or` operators 8 months ago
KnownUser chore: Use more gender neutral language 2 years ago
L10N fix(l10n): do not consider user language when getting the generic one 7 months ago
LDAP
Lock refactor: use logical `&&` `||` instead of weak `and` `or` operators 8 months ago
Lockdown perf(s3): Expose pre-signed urls for S3 6 months ago
Log feat(log): Add script name and occ command to log details 6 months ago
Mail fix(Mailer): Log errors 7 months ago
Memcache fix(Memcache): use different cache key when in maintenance mode 6 months ago
Migration chore: apply new CSFixer rules 11 months ago
Net fix(net): Add IPv6 zone handling to IpAddressClassifier 2 years ago
Notification feat: indicate reason for preloading notifications 10 months ago
OCM fix(ocm): align discovery process with OCM spec 7 months ago
OCS fix(OCS): Add IRequest::getFormat to determine the response Content-Type the same way everywhere 9 months ago
OpenMetrics feat(openmetrics): introduce OpenMetrics exporter 5 months ago
Preview feat(movie-preview): Use getDirectDownloadById for generating preview 5 months ago
Profile fix(config): fix tests+psalm 10 months ago
Profiler feat(profiler): Use gzdecode/gzencode to parse profiles 7 months ago
Remote chore: apply new CSFixer rules 11 months ago
Repair fix(lexicon): switch bool value to non-lazy 7 months ago
RichObjectStrings Revert "refactor(RichObjectStrings): Only log error if key or value is not string in validator" 1 year ago
Route fix: Fix caching routes by users with an active session 6 months ago
Search feat(unified-search): Use existing min search length config 8 months ago
Security fix(IpNormalizer): Added `inet_pton()` check before bitwise operations 6 months ago
Session feat(core): add cookie_domain config option 12 months ago
Settings feat(settings): Add support for delegated settings not appearing in menu 8 months ago
Setup refactor(querybuilder): Port away from qb::execute() in lib/ 9 months ago
SetupCheck
Share feat(preset): share link expiration date 10 months ago
Share20 feat: introduce API for partial share providers 5 months ago
Snowflake fix(snowflakes): FileSequence generator must always use the same dir 6 months ago
SpeechToText
Support fix: Fix issues and tests in DIContainer and friends 11 months ago
SystemTag Merge pull request #54810 from nextcloud/feat/typed-tag-events 9 months ago
Tagging
Talk
TaskProcessing fix(TaskProcessing): Adjust OCR task type to allow for multiple files and pdfs 6 months ago
Teams fix(team-manager): team is already teamid 6 months ago
Template fix(lib): include headers from OC\Template\Template as well in produced HTML 5 months ago
TextProcessing fix(textprocessing): accept scheduling a task if there are equivalent taskprocessing providers only 2 years ago
TextToImage fix: Prevent breaking change in IQueryBuilder 2 years ago
Translation
Updater fix: handle ambiguous IResponse.getBody return types 11 months ago
User feat(openmetrics): introduce OpenMetrics exporter 5 months ago
UserStatus fix(container): Reduce general deprecation spam on all requests 10 months ago
legacy Merge pull request #56779 from nextcloud/jtr/needUpgrade-refactor 5 months ago
AllConfig.php refactor: Deprecated user config from IConfig correctly 6 months ago
AppConfig.php refactor: Run rector 6 months ago
AppScriptDependency.php chore: apply new CSFixer rules 11 months ago
AppScriptSort.php chore: apply new CSFixer rules 11 months ago
BinaryFinder.php chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixer 2 years ago
CapabilitiesManager.php feat(api): File conversion API 1 year ago
Color.php chore: apply new CSFixer rules 11 months ago
Config.php fix: Fix psalm taint false-positives by small refactorings 1 year ago
ContactsManager.php fix(cardav): only show useres from enabled addressBooks in contacts menu 1 year ago
DatabaseException.php
DatabaseSetupException.php
DateTimeFormatter.php
DateTimeZone.php feat(IDateTimeZone): allow to fetch timezone of specified user 10 months ago
EmojiHelper.php chore: apply new CSFixer rules 11 months ago
EventSource.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 8 months ago
EventSourceFactory.php
ForbiddenException.php
HintException.php
Image.php fix(GdImage): imagedestroy is noop since PHP 8.0 5 months ago
InitialStateService.php fix(container): Reduce general deprecation spam on all requests 10 months ago
Installer.php chore: make lint happy about isDownloaded concat 5 months ago
LargeFileHelper.php fix: remove executable flag from source files 9 months ago
Log.php fix(logger): Fix calls to log normalizer 5 months ago
MemoryInfo.php
NaturalSort.php
NaturalSort_DefaultCollator.php
NavigationManager.php fix(navigation): Fix default app entry registered as closure 1 year ago
NeedsUpdateException.php
NotSquareException.php
PhoneNumberUtil.php
PreviewManager.php fix(config.sample.php): Update enabledPreviewProviders 7 months ago
PreviewNotAvailableException.php chore: apply new CSFixer rules 11 months ago
RedisFactory.php fix(cache): Set default Redis port to `0` for UNIX sockets 9 months ago
Repair.php fix(lexicon): switch bool value to non-lazy 7 months ago
RepairException.php
Server.php refactor(user_ldap): Port most of the remaining deprecated IConfig usage 6 months ago
ServerContainer.php feat(DI): Abort querying if infinite loop is detected 7 months ago
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php fix: Allow installation on macOS CI 6 months ago
StreamImage.php
Streamer.php refactor(Streamer): inject `IDateTimeZone` as constructor arg 10 months ago
SubAdmin.php chore(db): Correctly apply query types 2 years ago
SystemConfig.php feat: allow admins to configure additional sensitive config values 10 months ago
TagManager.php fix: Dispatch favorite event with an actual path 9 months ago
Tags.php fix: Dispatch favorite event with an actual path 9 months ago
TempManager.php chore: move implementation from OC legacy to OCP\Files 1 year ago
TemplateLayout.php chore: Cleanup typing and deprecated method calls in resource locators 8 months ago
URLGenerator.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 8 months ago
Updater.php chore: Replace last calls to OC_App::enable by IAppManager 10 months ago