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
Ferdinand Thiessen 105398699d
Merge pull request #56780 from nextcloud/jtr/chore-drop-getUserQuota-legacy
3 days ago
..
Accounts fix(Accounts): Add back v2 scope migration 4 months ago
Activity refactor(external-share): Port more code to string as type for the id 1 week ago
App feat(AppManager): log which apps requires the upgrade procedure 2 months ago
AppFramework refactor: improve reflection attribute typing 3 weeks ago
Archive refactor: use logical `&&` `||` instead of weak `and` `or` operators 3 months ago
Authentication feat(login): Add rememberme checkbox 1 month ago
Avatar feat(avatars): use different colors for guests for the same name 4 months ago
BackgroundJob fix(jobs): Fix 32 bits jobs 2 weeks ago
Blurhash/Listener
Broadcast/Events
Cache chore: Remove unused \OC\Cache\CappedMemoryCache 3 months ago
Calendar fix: iMip reply from outlook.com does not contain organizer property 2 months ago
Collaboration feat: Allow to block full matches on the display name 1 week ago
Command fix(jobs): Limit command jobs to known cases 2 months ago
Comments refactor(comment): Port away from deprecated event comment constant 3 weeks ago
Config fix(lexicon): switch bool value to non-lazy 2 months ago
Console
Contacts/ContactsMenu
ContextChat
DB fix(PDO): Switch away from deprecated PDO parts 7 days ago
Dashboard
Diagnostics
DirectEditing
Encryption chore(encryption): Cleanup typing in EncryptAll/DecryptAll 4 months ago
EventDispatcher
Federation fix(federation): Allow outgoing federation with oCIS federated cloud ids 2 months ago
Files Merge pull request #57228 from nextcloud/fix/setup-for-path-caching 3 days ago
FilesMetadata
FullTextSearch
GlobalScale
Group Revert "feat(group): Sanitize group names and ids on creation" 2 months ago
Hooks refactor: use logical `&&` `||` instead of weak `and` `or` operators 3 months ago
Http feat(CertificateManager): Add option to specify the default certificates bundle path 4 weeks ago
IntegrityCheck refactor: use logical `&&` `||` instead of weak `and` `or` operators 3 months ago
KnownUser
L10N fix(l10n): do not consider user language when getting the generic one 2 months ago
LDAP
Lock refactor: use logical `&&` `||` instead of weak `and` `or` operators 3 months ago
Lockdown perf(s3): Expose pre-signed urls for S3 2 weeks ago
Log feat(log): Add script name and occ command to log details 3 weeks ago
Mail fix(Mailer): Log errors 2 months ago
Memcache fix(Memcache): use different cache key when in maintenance mode 4 weeks ago
Migration
Net
Notification feat: indicate reason for preloading notifications 4 months ago
OCM fix(ocm): align discovery process with OCM spec 2 months ago
OCS fix(OCS): Add IRequest::getFormat to determine the response Content-Type the same way everywhere 4 months ago
Preview fix(preview): Correctly insert preview version 1 week ago
Profile fix(config): fix tests+psalm 5 months ago
Profiler feat(profiler): Use gzdecode/gzencode to parse profiles 1 month ago
Remote
Repair fix(lexicon): switch bool value to non-lazy 2 months ago
RichObjectStrings
Route fix: Fix caching routes by users with an active session 2 weeks ago
Search feat(unified-search): Use existing min search length config 3 months ago
Security fix(IpNormalizer): Added `inet_pton()` check before bitwise operations 1 week ago
Session
Settings feat(settings): Add support for delegated settings not appearing in menu 3 months ago
Setup refactor(querybuilder): Port away from qb::execute() in lib/ 4 months ago
SetupCheck
Share feat(preset): share link expiration date 4 months ago
Share20 feat: Allow to block full matches on the display name 1 week ago
Snowflake fix(snowflakes): FileSequence generator must always use the same dir 2 weeks ago
SpeechToText
Support
SystemTag Merge pull request #54810 from nextcloud/feat/typed-tag-events 4 months ago
Tagging
Talk
TaskProcessing fix(TaskProcessing): Adjust OCR task type to allow for multiple files and pdfs 2 weeks ago
Teams fix(team-api): get all teams details in a single request 2 months ago
Template fix(lib): include headers from OC\Template\Template as well in produced HTML 1 week ago
TextProcessing
TextToImage
Translation
Updater
User refactor(user_ldap): Port most of the remaining deprecated IConfig usage 2 weeks ago
UserStatus fix(container): Reduce general deprecation spam on all requests 5 months ago
legacy Merge pull request #56780 from nextcloud/jtr/chore-drop-getUserQuota-legacy 3 days ago
AllConfig.php refactor: Deprecated user config from IConfig correctly 2 weeks ago
AppConfig.php refactor: Run rector 1 month ago
AppScriptDependency.php
AppScriptSort.php
BinaryFinder.php
CapabilitiesManager.php
Color.php
Config.php
ContactsManager.php
DatabaseException.php
DatabaseSetupException.php
DateTimeFormatter.php
DateTimeZone.php feat(IDateTimeZone): allow to fetch timezone of specified user 4 months ago
EmojiHelper.php
EventSource.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 3 months ago
EventSourceFactory.php
ForbiddenException.php
HintException.php
Image.php fix(GdImage): imagedestroy is noop since PHP 8.0 7 days ago
InitialStateService.php fix(container): Reduce general deprecation spam on all requests 5 months ago
Installer.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 3 months ago
LargeFileHelper.php fix: remove executable flag from source files 4 months ago
Log.php fix(logger): Fix calls to log normalizer 1 week ago
MemoryInfo.php
NaturalSort.php
NaturalSort_DefaultCollator.php
NavigationManager.php
NeedsUpdateException.php
NotSquareException.php
PhoneNumberUtil.php
PreviewManager.php fix(config.sample.php): Update enabledPreviewProviders 1 month ago
PreviewNotAvailableException.php
RedisFactory.php fix(cache): Set default Redis port to `0` for UNIX sockets 4 months ago
Repair.php fix(lexicon): switch bool value to non-lazy 2 months ago
RepairException.php
Server.php refactor(user_ldap): Port most of the remaining deprecated IConfig usage 2 weeks ago
ServerContainer.php feat(DI): Abort querying if infinite loop is detected 2 months ago
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php fix: Allow installation on macOS CI 3 weeks ago
StreamImage.php
Streamer.php refactor(Streamer): inject `IDateTimeZone` as constructor arg 4 months ago
SubAdmin.php
SystemConfig.php feat: allow admins to configure additional sensitive config values 5 months ago
TagManager.php fix: Dispatch favorite event with an actual path 3 months ago
Tags.php fix: Dispatch favorite event with an actual path 3 months ago
TempManager.php
TemplateLayout.php chore: Cleanup typing and deprecated method calls in resource locators 3 months ago
URLGenerator.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 3 months ago
Updater.php chore: Replace last calls to OC_App::enable by IAppManager 4 months ago