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 8d08553f0c
Merge pull request #57844 from nextcloud/fix/fix-crash-on-long-LDAP-dns
3 weeks ago
..
Accounts fix: Use strict array comparisons in lib/ 1 month ago
Activity fix(activity): allow string types for snowflake IDs 4 weeks ago
App fix(openmetrics): Make openmetrics always an array like all other infoxml fields 3 weeks ago
AppFramework feat(ocm): event on ocm discovery and ocm request 1 month ago
Archive refactor: use logical `&&` `||` instead of weak `and` `or` operators 5 months ago
Authentication fix(onetime): Allow longer duration via app config 1 month ago
Avatar feat(avatars): use different colors for guests for the same name 6 months ago
BackgroundJob refactor: Rename Snowflake Generator and Decoder 1 month ago
Blurhash/Listener
Broadcast/Events
Cache fix(gc): Implement cache_chunk_gc_ttl 1 month ago
Calendar feat: automated appointment creation 1 month ago
Collaboration feat(UserPlugin): Also full match on additional email addresses 4 weeks ago
Command fix(jobs): Limit command jobs to known cases 4 months ago
Comments refactor: Prefer using IFunctionBuilder than createFunction 4 weeks ago
Config fix: Add missing `@throws` annotations in UserConfig 3 weeks ago
Console
Contacts/ContactsMenu Merge pull request #56938 from nextcloud/unify-handling-of-exclude-groups-in-contacts-menu-and-sharing 1 month ago
ContextChat
DB refactor: Prefer using IFunctionBuilder than createFunction 4 weeks ago
Dashboard
Diagnostics refactor: extract slow operation logging into trait 1 month ago
DirectEditing
Encryption chore(encryption): Cleanup typing in EncryptAll/DecryptAll 5 months ago
EventDispatcher
Federation feat(signed-request): moving out of unstable 1 month ago
Files Merge pull request #57767 from nextcloud/setup-provider-all-authoritative 3 weeks ago
FilesMetadata refactor: Prefer using IFunctionBuilder than createFunction 4 weeks ago
FullTextSearch
GlobalScale
Group Revert "feat(group): Sanitize group names and ids on creation" 3 months ago
Hooks refactor: use logical `&&` `||` instead of weak `and` `or` operators 5 months ago
Http Merge branch 'master' into ernolf/enh/http2-brotli-client 1 month ago
IntegrityCheck refactor: use logical `&&` `||` instead of weak `and` `or` operators 5 months ago
KnownUser
L10N fix: Use strict array comparisons in lib/ 1 month ago
LDAP
Lock refactor: use logical `&&` `||` instead of weak `and` `or` operators 5 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 4 months ago
Memcache fix(Memcache): use different cache key when in maintenance mode 3 months ago
Migration
Net
Notification
OCM fix(ocm): manage 4xx on ocm requests 4 weeks ago
OCS
OpenMetrics fix(openmetrics): ensure unit is a suffix of metric name 3 weeks ago
Preview test(preview): properly test postscript preview provider 3 weeks ago
Profile
Profiler feat(profiler): Use gzdecode/gzencode to parse profiles 3 months ago
Remote
Repair feat: Add mimetype aliases/mapping/names for .toml and .ovpn 3 weeks ago
RichObjectStrings
Route feat(ocm): event on ocm discovery and ocm request 1 month ago
Search feat(unified-search): Use existing min search length config 5 months ago
Security feat(signed-request): moving out of unstable 1 month ago
Session fix(session): handle null logger 1 month ago
Settings refactor: move existing usages of snoflake IDs SnowflakeAwareEntity 1 month ago
Setup refactor(querybuilder): Port away from qb::execute() in lib/ 6 months ago
SetupCheck
Share
Share20 refactor(IShare): Add typing for node 3 weeks ago
Snowflake refactor: Rename Snowflake Generator and Decoder 1 month ago
SpeechToText
Support
SystemTag fix(systemtags): Correct the return type of system tag object mapper 3 weeks 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 4 weeks ago
Template fix(template): add import map for JS module entry points 1 month ago
TextProcessing
TextToImage
Translation
Updater chore: drop legacy `WhatsNew` 4 weeks ago
User Merge pull request #57519 from nextcloud/get-existing-api 1 month ago
UserStatus
legacy Merge pull request #56779 from nextcloud/jtr/needUpgrade-refactor 1 month ago
AllConfig.php refactor: Deprecated user config from IConfig correctly 2 months ago
AppConfig.php refactor: Run rector 3 months ago
AppScriptDependency.php
AppScriptSort.php
BinaryFinder.php
CapabilitiesManager.php
Color.php
Config.php feat(Config.php): change `array_merge` to `array_replace_recursive` when merging configs 1 month ago
ContactsManager.php
DatabaseException.php
DatabaseSetupException.php
DateTimeFormatter.php
DateTimeZone.php
EmojiHelper.php
EventSource.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 5 months ago
EventSourceFactory.php
ForbiddenException.php
HintException.php
Image.php fix(image): Remove NOP imagedestroy call 1 month ago
InitialStateService.php
Installer.php chore: make lint happy about isDownloaded concat 2 months ago
LargeFileHelper.php fix: remove executable flag from source files 6 months ago
Log.php fix(logger): Fix calls to log normalizer 2 months ago
MemoryInfo.php
NaturalSort.php
NaturalSort_DefaultCollator.php
NavigationManager.php fix(NavigationManager): Remove break to return all defaultEntryIds 1 month ago
NeedsUpdateException.php
NotSquareException.php
PhoneNumberUtil.php
PreviewManager.php refactor: move existing usages of snoflake IDs SnowflakeAwareEntity 1 month ago
PreviewNotAvailableException.php
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 4 months ago
RepairException.php
Server.php feat(signed-request): moving out of unstable 1 month 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 3 weeks ago
StreamImage.php
Streamer.php
SubAdmin.php
SystemConfig.php
TagManager.php fix: Dispatch favorite event with an actual path 5 months ago
Tags.php fix: Use strict array comparisons in lib/ 1 month ago
TempManager.php
TemplateLayout.php chore: Cleanup typing and deprecated method calls in resource locators 5 months ago
URLGenerator.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 5 months ago
Updater.php