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
Carl Schwan 7100c71166
perf(metadata): Add optimized sharding for metadata deletion
4 days ago
..
Accounts fix: Use strict array comparisons in lib/ 3 weeks ago
Activity fix(activity): allow string types for snowflake IDs 2 weeks ago
App fix(openmetrics): Make openmetrics always an array like all other infoxml fields 1 week ago
AppFramework feat(ocm): event on ocm discovery and ocm request 4 weeks ago
Archive refactor: use logical `&&` `||` instead of weak `and` `or` operators 4 months ago
Authentication fix(onetime): Allow longer duration via app config 3 weeks ago
Avatar feat(avatars): use different colors for guests for the same name 5 months ago
BackgroundJob refactor: Rename Snowflake Generator and Decoder 4 weeks ago
Blurhash/Listener fix(blurhash): Skip generation the if previews are disabled. 8 months ago
Broadcast/Events
Cache fix(gc): Implement cache_chunk_gc_ttl 3 weeks ago
Calendar feat: automated appointment creation 2 weeks ago
Collaboration feat(UserPlugin): Also full match on additional email addresses 2 weeks ago
Command fix(jobs): Limit command jobs to known cases 3 months ago
Comments refactor: Prefer using IFunctionBuilder than createFunction 1 week ago
Config fix: Add missing `@throws` annotations in UserConfig 5 days ago
Console chore: apply new CSFixer rules 7 months ago
Contacts/ContactsMenu Merge pull request #56938 from nextcloud/unify-handling-of-exclude-groups-in-contacts-menu-and-sharing 4 weeks ago
ContextChat fix: add strict typing to ContextChat classes 7 months ago
DB refactor: Prefer using IFunctionBuilder than createFunction 1 week ago
Dashboard
Diagnostics refactor: extract slow operation logging into trait 4 weeks ago
DirectEditing chore: apply new CSFixer rules 7 months ago
Encryption chore(encryption): Cleanup typing in EncryptAll/DecryptAll 5 months ago
EventDispatcher fix: Do not use deprecated IServerContainer in EventDispatcher 7 months ago
Federation feat(signed-request): moving out of unstable 3 weeks ago
Files perf(metadata): Add optimized sharding for metadata deletion 4 days ago
FilesMetadata perf(metadata): Add optimized sharding for metadata deletion 4 days ago
FullTextSearch chore: apply new CSFixer rules 7 months ago
GlobalScale chore: apply new CSFixer rules 7 months ago
Group Revert "feat(group): Sanitize group names and ids on creation" 3 months ago
Hooks refactor: use logical `&&` `||` instead of weak `and` `or` operators 4 months ago
Http Merge branch 'master' into ernolf/enh/http2-brotli-client 3 weeks ago
IntegrityCheck refactor: use logical `&&` `||` instead of weak `and` `or` operators 4 months ago
KnownUser chore: Use more gender neutral language 1 year ago
L10N fix: Use strict array comparisons in lib/ 3 weeks ago
LDAP
Lock refactor: use logical `&&` `||` instead of weak `and` `or` operators 4 months ago
Lockdown perf(s3): Expose pre-signed urls for S3 2 months ago
Log feat(log): Add script name and occ command to log details 2 months ago
Mail fix(Mailer): Log errors 3 months ago
Memcache fix(Memcache): use different cache key when in maintenance mode 2 months ago
Migration chore: apply new CSFixer rules 7 months ago
Net fix(net): Add IPv6 zone handling to IpAddressClassifier 1 year ago
Notification feat: indicate reason for preloading notifications 6 months ago
OCM fix(ocm): manage 4xx on ocm requests 2 weeks ago
OCS fix(OCS): Add IRequest::getFormat to determine the response Content-Type the same way everywhere 5 months ago
OpenMetrics fix(openmetrics): ensure unit is a suffix of metric name 6 days ago
Preview test(preview): properly test postscript preview provider 5 days ago
Profile fix(config): fix tests+psalm 6 months ago
Profiler feat(profiler): Use gzdecode/gzencode to parse profiles 3 months ago
Remote chore: apply new CSFixer rules 7 months ago
Repair feat: Add mimetype aliases/mapping/names for .toml and .ovpn 7 days ago
RichObjectStrings Revert "refactor(RichObjectStrings): Only log error if key or value is not string in validator" 10 months ago
Route feat(ocm): event on ocm discovery and ocm request 4 weeks ago
Search feat(unified-search): Use existing min search length config 4 months ago
Security feat(signed-request): moving out of unstable 3 weeks ago
Session fix(session): handle null logger 3 weeks ago
Settings refactor: move existing usages of snoflake IDs SnowflakeAwareEntity 4 weeks ago
Setup refactor(querybuilder): Port away from qb::execute() in lib/ 5 months ago
SetupCheck chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Share feat(preset): share link expiration date 6 months ago
Share20 refactor(IShare): Add typing for node 6 days ago
Snowflake refactor: Rename Snowflake Generator and Decoder 4 weeks ago
SpeechToText
Support fix: Fix issues and tests in DIContainer and friends 7 months ago
SystemTag fix(systemtags): Correct the return type of system tag object mapper 6 days ago
Tagging
Talk
TaskProcessing fix(TaskProcessing): Adjust OCR task type to allow for multiple files and pdfs 2 months ago
Teams feat: allow to filter contacts by team 1 week ago
Template fix(template): add import map for JS module entry points 3 weeks ago
TextProcessing fix(textprocessing): accept scheduling a task if there are equivalent taskprocessing providers only 1 year ago
TextToImage fix: Prevent breaking change in IQueryBuilder 1 year ago
Translation
Updater chore: drop legacy `WhatsNew` 2 weeks ago
User Merge pull request #57519 from nextcloud/get-existing-api 3 weeks ago
UserStatus fix(container): Reduce general deprecation spam on all requests 6 months ago
legacy Merge pull request #56779 from nextcloud/jtr/needUpgrade-refactor 4 weeks ago
AllConfig.php refactor: Deprecated user config from IConfig correctly 2 months ago
AppConfig.php refactor: Run rector 3 months ago
AppScriptDependency.php chore: apply new CSFixer rules 7 months ago
AppScriptSort.php chore: apply new CSFixer rules 7 months ago
BinaryFinder.php chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixer 1 year ago
CapabilitiesManager.php feat(api): File conversion API 1 year ago
Color.php chore: apply new CSFixer rules 7 months ago
Config.php feat(Config.php): change `array_merge` to `array_replace_recursive` when merging configs 4 weeks ago
ContactsManager.php fix(cardav): only show useres from enabled addressBooks in contacts menu 11 months ago
DatabaseException.php
DatabaseSetupException.php
DateTimeFormatter.php
DateTimeZone.php feat(IDateTimeZone): allow to fetch timezone of specified user 6 months ago
EmojiHelper.php chore: apply new CSFixer rules 7 months ago
EventSource.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 4 months ago
EventSourceFactory.php
ForbiddenException.php
HintException.php
Image.php fix(image): Remove NOP imagedestroy call 4 weeks ago
InitialStateService.php fix(container): Reduce general deprecation spam on all requests 6 months ago
Installer.php chore: make lint happy about isDownloaded concat 1 month ago
LargeFileHelper.php fix: remove executable flag from source files 5 months ago
Log.php fix(logger): Fix calls to log normalizer 1 month ago
MemoryInfo.php chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
NaturalSort.php chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
NaturalSort_DefaultCollator.php
NavigationManager.php fix(NavigationManager): Remove break to return all defaultEntryIds 4 weeks ago
NeedsUpdateException.php
NotSquareException.php
PhoneNumberUtil.php
PreviewManager.php refactor: move existing usages of snoflake IDs SnowflakeAwareEntity 4 weeks ago
PreviewNotAvailableException.php chore: apply new CSFixer rules 7 months ago
RedisFactory.php fix(cache): Set default Redis port to `0` for UNIX sockets 5 months ago
Repair.php fix(lexicon): switch bool value to non-lazy 3 months ago
RepairException.php
Server.php feat(signed-request): moving out of unstable 3 weeks ago
ServerContainer.php feat(DI): Abort querying if infinite loop is detected 3 months ago
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php feat(install): dispatch InstallationCompletedEvent in Setup 5 days ago
StreamImage.php
Streamer.php refactor(Streamer): inject `IDateTimeZone` as constructor arg 6 months ago
SubAdmin.php chore(db): Correctly apply query types 1 year ago
SystemConfig.php feat: allow admins to configure additional sensitive config values 6 months ago
TagManager.php fix: Dispatch favorite event with an actual path 5 months ago
Tags.php fix: Use strict array comparisons in lib/ 3 weeks ago
TempManager.php chore: move implementation from OC legacy to OCP\Files 9 months ago
TemplateLayout.php chore: Cleanup typing and deprecated method calls in resource locators 4 months ago
URLGenerator.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 4 months ago
Updater.php chore: Replace last calls to OC_App::enable by IAppManager 6 months ago