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
Cristian Scheid ed486167d6 refactor: change method name from getMemberships to getTeamsForUser 7 months ago
..
Accounts fix: Use strict array comparisons in lib/ 7 months ago
Activity refactor(external-share): Port more code to string as type for the id 8 months ago
App feat(AppManager): log when cleanAppId drops invalid chars 8 months ago
AppFramework feat(ocm): event on ocm discovery and ocm request 8 months ago
Archive refactor: use logical `&&` `||` instead of weak `and` `or` operators 11 months ago
Authentication fix(onetime): Allow longer duration via app config 7 months ago
Avatar feat(avatars): use different colors for guests for the same name 12 months ago
BackgroundJob refactor: Rename Snowflake Generator and Decoder 8 months ago
Blurhash/Listener fix(blurhash): Skip generation the if previews are disabled. 1 year ago
Broadcast/Events
Cache fix(gc): Implement cache_chunk_gc_ttl 7 months ago
Calendar feat: automated appointment creation 7 months ago
Collaboration fix(contacts): not contact, not local 8 months ago
Command fix(jobs): Limit command jobs to known cases 10 months ago
Comments refactor(comment): Port away from deprecated event comment constant 9 months ago
Config fix(lexicon): switch bool value to non-lazy 10 months ago
Console chore: apply new CSFixer rules 1 year ago
Contacts/ContactsMenu Merge pull request #56938 from nextcloud/unify-handling-of-exclude-groups-in-contacts-menu-and-sharing 8 months ago
ContextChat fix: add strict typing to ContextChat classes 1 year ago
DB fix(DB): support up to 63 character long table and index names 7 months ago
Dashboard
Diagnostics refactor: extract slow operation logging into trait 8 months ago
DirectEditing chore: apply new CSFixer rules 1 year ago
Encryption chore(encryption): Cleanup typing in EncryptAll/DecryptAll 12 months ago
EventDispatcher fix: Do not use deprecated IServerContainer in EventDispatcher 1 year ago
Federation feat(signed-request): moving out of unstable 7 months ago
Files Merge pull request #57549 from nextcloud/carl/optimize-getdirectory-content 7 months ago
FilesMetadata
FullTextSearch chore: apply new CSFixer rules 1 year ago
GlobalScale chore: apply new CSFixer rules 1 year ago
Group Revert "feat(group): Sanitize group names and ids on creation" 10 months ago
Hooks refactor: use logical `&&` `||` instead of weak `and` `or` operators 11 months ago
Http Merge branch 'master' into ernolf/enh/http2-brotli-client 7 months ago
IntegrityCheck refactor: use logical `&&` `||` instead of weak `and` `or` operators 11 months ago
KnownUser
L10N fix: Use strict array comparisons in lib/ 7 months ago
LDAP
Lock refactor: use logical `&&` `||` instead of weak `and` `or` operators 11 months ago
Lockdown perf(s3): Expose pre-signed urls for S3 9 months ago
Log feat(log): Add script name and occ command to log details 9 months ago
Mail fix(Mailer): Log errors 10 months ago
Memcache fix(Memcache): use different cache key when in maintenance mode 9 months ago
Migration chore: apply new CSFixer rules 1 year ago
Net
Notification feat: indicate reason for preloading notifications 1 year ago
OCM feat(signed-request): moving out of unstable 7 months ago
OCS fix(OCS): Add IRequest::getFormat to determine the response Content-Type the same way everywhere 1 year ago
OpenMetrics fix(openmetrics): import right classes 8 months ago
Preview feat: Adapt a bit the snowflake ids API 8 months ago
Profile fix(config): fix tests+psalm 1 year ago
Profiler feat(profiler): Use gzdecode/gzencode to parse profiles 9 months ago
Remote chore: apply new CSFixer rules 1 year ago
Repair fix(lexicon): switch bool value to non-lazy 10 months ago
RichObjectStrings
Route feat(ocm): event on ocm discovery and ocm request 8 months ago
Search feat(unified-search): Use existing min search length config 11 months ago
Security feat(signed-request): moving out of unstable 7 months ago
Session fix(session): handle null logger 7 months ago
Settings refactor: move existing usages of snoflake IDs SnowflakeAwareEntity 8 months ago
Setup refactor(querybuilder): Port away from qb::execute() in lib/ 12 months ago
SetupCheck
Share feat(preset): share link expiration date 1 year ago
Share20 fix(DefaultSHareProvider): Specify join alias when accessing columns 7 months ago
Snowflake refactor: Rename Snowflake Generator and Decoder 8 months ago
SpeechToText
Support fix: Fix issues and tests in DIContainer and friends 1 year ago
SystemTag Merge pull request #54810 from nextcloud/feat/typed-tag-events 12 months ago
Tagging
Talk
TaskProcessing fix(TaskProcessing): Adjust OCR task type to allow for multiple files and pdfs 9 months ago
Teams refactor: change method name from getMemberships to getTeamsForUser 7 months ago
Template fix(template): add import map for JS module entry points 7 months ago
TextProcessing
TextToImage
Translation
Updater fix: handle ambiguous IResponse.getBody return types 1 year ago
User Merge pull request #57519 from nextcloud/get-existing-api 7 months ago
UserStatus fix(container): Reduce general deprecation spam on all requests 1 year ago
legacy Merge pull request #56779 from nextcloud/jtr/needUpgrade-refactor 8 months ago
AllConfig.php refactor: Deprecated user config from IConfig correctly 8 months ago
AppConfig.php refactor: Run rector 9 months ago
AppScriptDependency.php chore: apply new CSFixer rules 1 year ago
AppScriptSort.php chore: apply new CSFixer rules 1 year ago
BinaryFinder.php
CapabilitiesManager.php
Color.php chore: apply new CSFixer rules 1 year ago
Config.php feat(Config.php): change `array_merge` to `array_replace_recursive` when merging configs 8 months ago
ContactsManager.php
DatabaseException.php
DatabaseSetupException.php
DateTimeFormatter.php
DateTimeZone.php feat(IDateTimeZone): allow to fetch timezone of specified user 1 year ago
EmojiHelper.php chore: apply new CSFixer rules 1 year ago
EventSource.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 11 months ago
EventSourceFactory.php
ForbiddenException.php
HintException.php
Image.php fix(image): Remove NOP imagedestroy call 8 months ago
InitialStateService.php fix(container): Reduce general deprecation spam on all requests 1 year ago
Installer.php chore: make lint happy about isDownloaded concat 8 months ago
LargeFileHelper.php fix: remove executable flag from source files 12 months ago
Log.php fix(logger): Fix calls to log normalizer 8 months ago
MemoryInfo.php
NaturalSort.php
NaturalSort_DefaultCollator.php
NavigationManager.php fix(NavigationManager): Remove break to return all defaultEntryIds 8 months ago
NeedsUpdateException.php
NotSquareException.php
PhoneNumberUtil.php
PreviewManager.php refactor: move existing usages of snoflake IDs SnowflakeAwareEntity 8 months ago
PreviewNotAvailableException.php chore: apply new CSFixer rules 1 year ago
RedisFactory.php fix(cache): Set default Redis port to `0` for UNIX sockets 12 months ago
Repair.php fix(lexicon): switch bool value to non-lazy 10 months ago
RepairException.php
Server.php feat(signed-request): moving out of unstable 7 months ago
ServerContainer.php feat(DI): Abort querying if infinite loop is detected 10 months ago
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php fix: Allow installation on macOS CI 9 months ago
StreamImage.php
Streamer.php refactor(Streamer): inject `IDateTimeZone` as constructor arg 1 year ago
SubAdmin.php
SystemConfig.php feat: allow admins to configure additional sensitive config values 1 year ago
TagManager.php fix: Dispatch favorite event with an actual path 11 months ago
Tags.php fix: Use strict array comparisons in lib/ 7 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 11 months ago
URLGenerator.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 11 months ago
Updater.php chore: Replace last calls to OC_App::enable by IAppManager 1 year ago